.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-e437efb7-9024-489a-afbe-81c359aaa1c9 {
  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-399447e8-7295-4a89-93d8-4a61dc34a4fc { margin-top: 40px; }
#s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs {
  justify-content: center;
}


  #s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-399447e8-7295-4a89-93d8-4a61dc34a4fc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-399447e8-7295-4a89-93d8-4a61dc34a4fc .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-5bf739b0-8882-4a00-b8b5-5e96afa6a0cc { padding-top: 10px;
padding-bottom: 10px; }
 #s-5bf739b0-8882-4a00-b8b5-5e96afa6a0cc .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-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ad1a4ef1-5815-426f-88aa-0ad41c4fa790 .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-bd34f67d-b87f-4a7c-b495-3fae9484c2bc { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bd34f67d-b87f-4a7c-b495-3fae9484c2bc"] > .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-e6534be6-1e8a-45b1-9b68-f8ecd8d48028 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9950aca2-9974-403a-8373-2c9dbf8f92e2 { 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-028f328c-ccdd-469b-9f4f-572a8f4082df { 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-028f328c-ccdd-469b-9f4f-572a8f4082df: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-028f328c-ccdd-469b-9f4f-572a8f4082df: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-028f328c-ccdd-469b-9f4f-572a8f4082df.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e2add9ae-c52e-45bf-a998-7d4fd4c05ecc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b6b3be06-ea81-4aa9-b935-6e93235762ce { 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-55343301-9510-410a-b6ab-f4169c64e58d { 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-55343301-9510-410a-b6ab-f4169c64e58d: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-55343301-9510-410a-b6ab-f4169c64e58d: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-55343301-9510-410a-b6ab-f4169c64e58d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a31aa46a-e8c3-441a-8963-0f365d3d09cd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a01e9810-6e93-4e89-958b-42ed0efa5da2 { 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-cae576d7-21b9-4eb6-8b0f-c1002a096a5a { 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-cae576d7-21b9-4eb6-8b0f-c1002a096a5a: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-cae576d7-21b9-4eb6-8b0f-c1002a096a5a: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-cae576d7-21b9-4eb6-8b0f-c1002a096a5a.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-cdbae6b7-db98-461f-b903-51040a9c8e47 { min-height: 50px; }
#s-cdbae6b7-db98-461f-b903-51040a9c8e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d5a9e6dd-bd2d-4c48-a382-b4da66f5ebde { 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-d5a9e6dd-bd2d-4c48-a382-b4da66f5ebde .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-a64b058f-6d90-4157-b26e-5286d86bc66d {
  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-8ee20f4c-f64d-47f9-889a-31d79fc30472 { 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-00936ebd-f4d5-4012-bd41-22b041ca16e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00936ebd-f4d5-4012-bd41-22b041ca16e0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d3b41917-65e9-4414-9cf4-a8b38ef92a99 {
  display: none;
}
#s-d4320566-7dac-48ad-9371-df270590d13c { text-align: left; }
#s-71ec6019-f73c-474e-9100-9ad9f0daa209 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71ec6019-f73c-474e-9100-9ad9f0daa209 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fc66a02f-8e9e-45ae-a393-8ca3a16814ff {
  display: none;
}
#s-31ca49ea-e48a-44e3-9015-5d8feaed8ff9 { text-align: left; }
#s-3bb1a241-1761-44b9-8b52-e586943d28f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bb1a241-1761-44b9-8b52-e586943d28f9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ff9d32ce-d1d0-4eab-8b71-3970424b514b {
  display: none;
}
#s-d9b7bec0-aa38-4a22-8423-7b4b6ecc45de { text-align: left; }
#s-8a18c158-8365-4497-88fb-689feaef50f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a18c158-8365-4497-88fb-689feaef50f9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-75445256-a868-4d44-9ef2-5e4377ab4148 {
  display: none;
}
#s-8ed41319-3f82-440f-b961-2fa4cb368f95 { text-align: left; }
#s-acfcdf52-c803-4446-9efb-5d52ae7e2b52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acfcdf52-c803-4446-9efb-5d52ae7e2b52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87373c2c-a02b-4462-a133-86d943ffe564 { text-align: left; }
#s-87373c2c-a02b-4462-a133-86d943ffe564 .shg-product-sold-out {
  display: none;
}

#s-87373c2c-a02b-4462-a133-86d943ffe564 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87373c2c-a02b-4462-a133-86d943ffe564 .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-15ae4ec5-af19-4f14-8d77-09a035c3bf41 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15ae4ec5-af19-4f14-8d77-09a035c3bf41:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15ae4ec5-af19-4f14-8d77-09a035c3bf41:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15ae4ec5-af19-4f14-8d77-09a035c3bf41 {
  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-15ae4ec5-af19-4f14-8d77-09a035c3bf41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15ae4ec5-af19-4f14-8d77-09a035c3bf41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15ae4ec5-af19-4f14-8d77-09a035c3bf41.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-003d6c43-cc8e-4c32-899d-bcfcce1c7228 {
  display: none;
}
#s-9cf958e0-d1cd-4ab0-855f-7061fca28a7e { text-align: left; }
#s-2d4dfb78-f1cf-482f-8e4e-16abf4054f6d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d4dfb78-f1cf-482f-8e4e-16abf4054f6d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ef5c487-a1f5-4c63-9e67-bc15c7665d56 { text-align: left; }
#s-1ef5c487-a1f5-4c63-9e67-bc15c7665d56 .shg-product-sold-out {
  display: none;
}

#s-1ef5c487-a1f5-4c63-9e67-bc15c7665d56 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ef5c487-a1f5-4c63-9e67-bc15c7665d56 .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-842fca5a-e572-4a2c-a376-0ec9149980a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-842fca5a-e572-4a2c-a376-0ec9149980a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-842fca5a-e572-4a2c-a376-0ec9149980a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-842fca5a-e572-4a2c-a376-0ec9149980a6 {
  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-842fca5a-e572-4a2c-a376-0ec9149980a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-842fca5a-e572-4a2c-a376-0ec9149980a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-842fca5a-e572-4a2c-a376-0ec9149980a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1908617d-9e9e-45ec-9869-19fac22ea02a {
  display: none;
}
#s-2afdbd07-c735-46ab-ba76-5058720455e2 { text-align: left; }
#s-ced139ef-91dc-4899-9bb3-67de4ae9252d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ced139ef-91dc-4899-9bb3-67de4ae9252d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8dd8707b-4b4a-4577-a516-08b39e0381ba { text-align: left; }
#s-8dd8707b-4b4a-4577-a516-08b39e0381ba .shg-product-sold-out {
  display: none;
}

#s-8dd8707b-4b4a-4577-a516-08b39e0381ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8dd8707b-4b4a-4577-a516-08b39e0381ba .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-5a844bdf-7991-41b6-b0b7-17ca03f23702 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a844bdf-7991-41b6-b0b7-17ca03f23702:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a844bdf-7991-41b6-b0b7-17ca03f23702:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a844bdf-7991-41b6-b0b7-17ca03f23702 {
  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-5a844bdf-7991-41b6-b0b7-17ca03f23702.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a844bdf-7991-41b6-b0b7-17ca03f23702.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a844bdf-7991-41b6-b0b7-17ca03f23702.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00a852aa-3298-4b1c-99ec-4edbf002d8ba {
  display: none;
}
#s-5917cc69-bd4a-4756-96fe-da72f3bedd12 { text-align: left; }
#s-80bce857-3611-4ed9-bdf9-fd9766e511ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80bce857-3611-4ed9-bdf9-fd9766e511ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5fa5433a-b63b-4ed0-b098-56456444285b { text-align: left; }
#s-5fa5433a-b63b-4ed0-b098-56456444285b .shg-product-sold-out {
  display: none;
}

#s-5fa5433a-b63b-4ed0-b098-56456444285b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5fa5433a-b63b-4ed0-b098-56456444285b .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-12ca0078-98e4-41a1-b6a6-5055cd4051a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12ca0078-98e4-41a1-b6a6-5055cd4051a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12ca0078-98e4-41a1-b6a6-5055cd4051a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12ca0078-98e4-41a1-b6a6-5055cd4051a2 {
  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-12ca0078-98e4-41a1-b6a6-5055cd4051a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12ca0078-98e4-41a1-b6a6-5055cd4051a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12ca0078-98e4-41a1-b6a6-5055cd4051a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d461bdce-7b29-4c65-bacb-5c44e27eb6ec {
  display: none;
}
#s-fcd05c29-32f5-4125-911f-d0d66c56d83e { text-align: left; }
#s-5c3ced72-7ce9-4957-84fb-7fdd44708887 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c3ced72-7ce9-4957-84fb-7fdd44708887 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0cedacfb-1fb1-4577-a7c3-078cb356f6d8 { text-align: left; }
#s-0cedacfb-1fb1-4577-a7c3-078cb356f6d8 .shg-product-sold-out {
  display: none;
}

#s-0cedacfb-1fb1-4577-a7c3-078cb356f6d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0cedacfb-1fb1-4577-a7c3-078cb356f6d8 .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-96ec04d6-7971-4d73-a8de-aea2d0ed93c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96ec04d6-7971-4d73-a8de-aea2d0ed93c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96ec04d6-7971-4d73-a8de-aea2d0ed93c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96ec04d6-7971-4d73-a8de-aea2d0ed93c1 {
  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-96ec04d6-7971-4d73-a8de-aea2d0ed93c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96ec04d6-7971-4d73-a8de-aea2d0ed93c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96ec04d6-7971-4d73-a8de-aea2d0ed93c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ffe7d95-8d46-4235-a3d0-bbcd0de73adc {
  display: none;
}
#s-1e947b1d-bdca-4c09-9e39-4f1846450ffc { text-align: left; }
#s-4e55cfbb-8350-4497-94d9-34a0a9452b30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e55cfbb-8350-4497-94d9-34a0a9452b30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4a431a9-3ba6-485c-bf94-f67a31c5e8cc { text-align: left; }
#s-f4a431a9-3ba6-485c-bf94-f67a31c5e8cc .shg-product-sold-out {
  display: none;
}

#s-f4a431a9-3ba6-485c-bf94-f67a31c5e8cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4a431a9-3ba6-485c-bf94-f67a31c5e8cc .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-204aa425-4c3b-4359-a2fc-2c09cc836e25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-204aa425-4c3b-4359-a2fc-2c09cc836e25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-204aa425-4c3b-4359-a2fc-2c09cc836e25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-204aa425-4c3b-4359-a2fc-2c09cc836e25 {
  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-204aa425-4c3b-4359-a2fc-2c09cc836e25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-204aa425-4c3b-4359-a2fc-2c09cc836e25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-204aa425-4c3b-4359-a2fc-2c09cc836e25.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a022aed-4e80-4bc1-8907-9c74096e77d9 {
  display: none;
}
#s-6093f56b-b29c-4190-a5b1-543b065286c0 { text-align: left; }
#s-2e601e22-fa6a-4a60-86ee-1dfa0d7d3d8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e601e22-fa6a-4a60-86ee-1dfa0d7d3d8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d6038de-c791-421a-b331-010ced03427b { text-align: left; }
#s-3d6038de-c791-421a-b331-010ced03427b .shg-product-sold-out {
  display: none;
}

#s-3d6038de-c791-421a-b331-010ced03427b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d6038de-c791-421a-b331-010ced03427b .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-c114fde1-2944-483d-b104-a414ec815146 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c114fde1-2944-483d-b104-a414ec815146:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c114fde1-2944-483d-b104-a414ec815146:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c114fde1-2944-483d-b104-a414ec815146 {
  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-c114fde1-2944-483d-b104-a414ec815146.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c114fde1-2944-483d-b104-a414ec815146.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c114fde1-2944-483d-b104-a414ec815146.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04344707-42b5-4b8e-8b2f-a243c3e6d76f {
  display: none;
}
#s-f4cae4c7-d06c-4cf3-9832-54cc3e57dab7 { text-align: left; }
#s-3f82ff13-427c-4405-a3ed-1aec68ddc82d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f82ff13-427c-4405-a3ed-1aec68ddc82d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3864a2f-d7cb-4ba4-b754-9de0d1e69593 { text-align: left; }
#s-d3864a2f-d7cb-4ba4-b754-9de0d1e69593 .shg-product-sold-out {
  display: none;
}

#s-d3864a2f-d7cb-4ba4-b754-9de0d1e69593 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3864a2f-d7cb-4ba4-b754-9de0d1e69593 .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-3b6d8b74-a283-42e0-8f57-120ebce8ded6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b6d8b74-a283-42e0-8f57-120ebce8ded6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b6d8b74-a283-42e0-8f57-120ebce8ded6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b6d8b74-a283-42e0-8f57-120ebce8ded6 {
  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-3b6d8b74-a283-42e0-8f57-120ebce8ded6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b6d8b74-a283-42e0-8f57-120ebce8ded6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b6d8b74-a283-42e0-8f57-120ebce8ded6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29a05b2f-99d7-41d5-a239-095c46f82a64 {
  display: none;
}
#s-7044385d-bdb0-420b-9f93-71456913693b { text-align: left; }
#s-0b7b08d5-bebb-4e8e-b6ed-02a0b2fbb79a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b7b08d5-bebb-4e8e-b6ed-02a0b2fbb79a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05798d23-f576-4fe1-b558-f79c20dcc8a4 { text-align: left; }
#s-05798d23-f576-4fe1-b558-f79c20dcc8a4 .shg-product-sold-out {
  display: none;
}

#s-05798d23-f576-4fe1-b558-f79c20dcc8a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05798d23-f576-4fe1-b558-f79c20dcc8a4 .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-5448fa91-b442-4087-a7e3-d409366899ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5448fa91-b442-4087-a7e3-d409366899ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5448fa91-b442-4087-a7e3-d409366899ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5448fa91-b442-4087-a7e3-d409366899ad {
  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-5448fa91-b442-4087-a7e3-d409366899ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5448fa91-b442-4087-a7e3-d409366899ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5448fa91-b442-4087-a7e3-d409366899ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e57fb78-ac52-43d6-ba0f-fd3f17ab447d {
  display: none;
}
#s-aa48b4e9-03d0-4aac-a65d-759d5e988150 { text-align: left; }
#s-15b4d6b5-8051-4737-976f-2e48aa84511f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15b4d6b5-8051-4737-976f-2e48aa84511f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e90f17d-cdb8-4868-82d7-9e921dc4b86b { text-align: left; }
#s-5e90f17d-cdb8-4868-82d7-9e921dc4b86b .shg-product-sold-out {
  display: none;
}

#s-5e90f17d-cdb8-4868-82d7-9e921dc4b86b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e90f17d-cdb8-4868-82d7-9e921dc4b86b .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-92d7b680-a0cd-4ceb-a5e7-0f8555215180 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92d7b680-a0cd-4ceb-a5e7-0f8555215180:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92d7b680-a0cd-4ceb-a5e7-0f8555215180:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92d7b680-a0cd-4ceb-a5e7-0f8555215180 {
  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-92d7b680-a0cd-4ceb-a5e7-0f8555215180.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92d7b680-a0cd-4ceb-a5e7-0f8555215180.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92d7b680-a0cd-4ceb-a5e7-0f8555215180.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a8aa468-067a-4648-80c9-b9c01a43adc4 {
  display: none;
}
#s-952d8b55-f995-4b68-b222-1dd04615ee08 { text-align: left; }
#s-dbb73beb-004a-4c13-b1e8-72cad296385c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbb73beb-004a-4c13-b1e8-72cad296385c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aac5f5df-01e6-40b0-984e-d4004cf6c7b2 { text-align: left; }
#s-aac5f5df-01e6-40b0-984e-d4004cf6c7b2 .shg-product-sold-out {
  display: none;
}

#s-aac5f5df-01e6-40b0-984e-d4004cf6c7b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aac5f5df-01e6-40b0-984e-d4004cf6c7b2 .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-b3c56005-bad6-48fe-b5ed-dbbc08a35464 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3c56005-bad6-48fe-b5ed-dbbc08a35464:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3c56005-bad6-48fe-b5ed-dbbc08a35464:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3c56005-bad6-48fe-b5ed-dbbc08a35464 {
  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-b3c56005-bad6-48fe-b5ed-dbbc08a35464.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3c56005-bad6-48fe-b5ed-dbbc08a35464.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3c56005-bad6-48fe-b5ed-dbbc08a35464.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1fd264b2-bde3-4527-b16f-9953b1c52dba {
  display: none;
}
#s-d9126462-bd63-49e8-86af-c66fdef7f229 { text-align: left; }
#s-976a9639-b8eb-4ad0-ade6-603d2b01fb13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-976a9639-b8eb-4ad0-ade6-603d2b01fb13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a23a81d5-aeba-4029-b152-cf24096550e4 { text-align: left; }
#s-a23a81d5-aeba-4029-b152-cf24096550e4 .shg-product-sold-out {
  display: none;
}

#s-a23a81d5-aeba-4029-b152-cf24096550e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a23a81d5-aeba-4029-b152-cf24096550e4 .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-e26f333b-572a-40e7-a299-ac64021e893f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e26f333b-572a-40e7-a299-ac64021e893f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e26f333b-572a-40e7-a299-ac64021e893f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e26f333b-572a-40e7-a299-ac64021e893f {
  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-e26f333b-572a-40e7-a299-ac64021e893f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e26f333b-572a-40e7-a299-ac64021e893f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e26f333b-572a-40e7-a299-ac64021e893f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18676785-ce95-427c-b5c1-e6da40828229 {
  display: none;
}
#s-05a0ba8b-b6c8-44b5-9722-1b484bafd04e { text-align: left; }
#s-8c9c5683-0950-4d68-a011-5a30df60c25f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c9c5683-0950-4d68-a011-5a30df60c25f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43a31607-4876-4166-a82c-e729f82723c3 { text-align: left; }
#s-43a31607-4876-4166-a82c-e729f82723c3 .shg-product-sold-out {
  display: none;
}

#s-43a31607-4876-4166-a82c-e729f82723c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43a31607-4876-4166-a82c-e729f82723c3 .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-e457c4c2-b418-44e9-a41e-a55ee024090f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e457c4c2-b418-44e9-a41e-a55ee024090f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e457c4c2-b418-44e9-a41e-a55ee024090f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e457c4c2-b418-44e9-a41e-a55ee024090f {
  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-e457c4c2-b418-44e9-a41e-a55ee024090f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e457c4c2-b418-44e9-a41e-a55ee024090f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e457c4c2-b418-44e9-a41e-a55ee024090f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9cf69361-2a64-453d-89c7-b855f374c7b1 {
  display: none;
}
#s-18f99b72-7e42-4b52-8158-b6221846a130 { text-align: left; }
#s-9bddc890-b26b-414b-95b0-f241409624cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9bddc890-b26b-414b-95b0-f241409624cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89b68b5f-80bd-4512-88a2-e3e347b9cd05 { text-align: left; }
#s-89b68b5f-80bd-4512-88a2-e3e347b9cd05 .shg-product-sold-out {
  display: none;
}

#s-89b68b5f-80bd-4512-88a2-e3e347b9cd05 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89b68b5f-80bd-4512-88a2-e3e347b9cd05 .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-abc06f66-b7d5-4e29-9e99-4b04d0876ef5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abc06f66-b7d5-4e29-9e99-4b04d0876ef5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abc06f66-b7d5-4e29-9e99-4b04d0876ef5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abc06f66-b7d5-4e29-9e99-4b04d0876ef5 {
  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-abc06f66-b7d5-4e29-9e99-4b04d0876ef5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abc06f66-b7d5-4e29-9e99-4b04d0876ef5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abc06f66-b7d5-4e29-9e99-4b04d0876ef5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db1ca1ef-5b09-48d9-bb96-4ed7679473fd {
  display: none;
}
#s-4f541341-d27c-40f4-8ad7-3d8b6414d9f8 { text-align: left; }
#s-5f15313e-e424-4b5d-970f-5d871bfd7832 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f15313e-e424-4b5d-970f-5d871bfd7832 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1022dc5-8fe4-4419-94fd-2f2bf56c5cf8 { text-align: left; }
#s-d1022dc5-8fe4-4419-94fd-2f2bf56c5cf8 .shg-product-sold-out {
  display: none;
}

#s-d1022dc5-8fe4-4419-94fd-2f2bf56c5cf8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1022dc5-8fe4-4419-94fd-2f2bf56c5cf8 .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-f8b61663-b57c-4eb8-bb7a-ce010ae976d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8b61663-b57c-4eb8-bb7a-ce010ae976d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8b61663-b57c-4eb8-bb7a-ce010ae976d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8b61663-b57c-4eb8-bb7a-ce010ae976d5 {
  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-f8b61663-b57c-4eb8-bb7a-ce010ae976d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8b61663-b57c-4eb8-bb7a-ce010ae976d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8b61663-b57c-4eb8-bb7a-ce010ae976d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-193b6cbb-127e-4457-aa6b-f0e7a18bb77c {
  display: none;
}
#s-543402f8-ad47-47f2-8b5b-c80c8140c11f { text-align: left; }
#s-38e667c0-397b-4f18-bd82-8ce6e11f2050 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38e667c0-397b-4f18-bd82-8ce6e11f2050 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e63f22f9-1ae8-48ab-b5dc-3f7f6c95d907 { text-align: left; }
#s-e63f22f9-1ae8-48ab-b5dc-3f7f6c95d907 .shg-product-sold-out {
  display: none;
}

#s-e63f22f9-1ae8-48ab-b5dc-3f7f6c95d907 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e63f22f9-1ae8-48ab-b5dc-3f7f6c95d907 .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-e6973f2a-2516-49a5-a94f-11fcd76eaa53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6973f2a-2516-49a5-a94f-11fcd76eaa53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6973f2a-2516-49a5-a94f-11fcd76eaa53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6973f2a-2516-49a5-a94f-11fcd76eaa53 {
  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-e6973f2a-2516-49a5-a94f-11fcd76eaa53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6973f2a-2516-49a5-a94f-11fcd76eaa53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6973f2a-2516-49a5-a94f-11fcd76eaa53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b5f5534-6ad9-4b24-94a0-328ed32a65f3 {
  display: none;
}
#s-730ff052-103e-4f92-9054-866117187064 { text-align: left; }
#s-fd855939-37ac-4239-b139-c9421a323c02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd855939-37ac-4239-b139-c9421a323c02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0106aedb-b125-4f70-be05-3336aa7adb2a { text-align: left; }
#s-0106aedb-b125-4f70-be05-3336aa7adb2a .shg-product-sold-out {
  display: none;
}

#s-0106aedb-b125-4f70-be05-3336aa7adb2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0106aedb-b125-4f70-be05-3336aa7adb2a .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-3ab7df4e-acd1-48d3-8908-5cb36c7cc559 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ab7df4e-acd1-48d3-8908-5cb36c7cc559:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ab7df4e-acd1-48d3-8908-5cb36c7cc559:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ab7df4e-acd1-48d3-8908-5cb36c7cc559 {
  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-3ab7df4e-acd1-48d3-8908-5cb36c7cc559.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ab7df4e-acd1-48d3-8908-5cb36c7cc559.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ab7df4e-acd1-48d3-8908-5cb36c7cc559.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90a428cc-e522-4f22-818f-3938d9f94e46 {
  display: none;
}
#s-f82d37e3-5def-42d1-9f4f-0d24190fa89d { text-align: left; }
#s-fb11aff5-5568-426a-bdfe-cb429ed9e59e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb11aff5-5568-426a-bdfe-cb429ed9e59e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13316957-28d6-46eb-a285-a941cf25c8ec { text-align: left; }
#s-13316957-28d6-46eb-a285-a941cf25c8ec .shg-product-sold-out {
  display: none;
}

#s-13316957-28d6-46eb-a285-a941cf25c8ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13316957-28d6-46eb-a285-a941cf25c8ec .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-e091483a-f16d-4911-a09b-94611d0dc9cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e091483a-f16d-4911-a09b-94611d0dc9cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e091483a-f16d-4911-a09b-94611d0dc9cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e091483a-f16d-4911-a09b-94611d0dc9cd {
  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-e091483a-f16d-4911-a09b-94611d0dc9cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e091483a-f16d-4911-a09b-94611d0dc9cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e091483a-f16d-4911-a09b-94611d0dc9cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2acb6cd7-b23f-4ca3-8373-870962fe4ae7 {
  display: none;
}
#s-4411be19-89c7-4516-be72-359d422651ca { text-align: left; }
#s-bfab74a1-7341-4fd4-aa00-27b5ee41af4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfab74a1-7341-4fd4-aa00-27b5ee41af4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4a12b86-ba7c-473d-9640-82882f46bf3d { text-align: left; }
#s-a4a12b86-ba7c-473d-9640-82882f46bf3d .shg-product-sold-out {
  display: none;
}

#s-a4a12b86-ba7c-473d-9640-82882f46bf3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4a12b86-ba7c-473d-9640-82882f46bf3d .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-ee92f0fc-4b7f-46e1-b432-97c6816c288b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee92f0fc-4b7f-46e1-b432-97c6816c288b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee92f0fc-4b7f-46e1-b432-97c6816c288b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee92f0fc-4b7f-46e1-b432-97c6816c288b {
  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-ee92f0fc-4b7f-46e1-b432-97c6816c288b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee92f0fc-4b7f-46e1-b432-97c6816c288b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee92f0fc-4b7f-46e1-b432-97c6816c288b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f07956a1-427f-4c68-bfd4-573efed102e6 {
  display: none;
}
#s-222818bd-c626-428e-a130-a01e4bc3a9b9 { text-align: left; }
#s-2ab7afc8-e6c8-4feb-bcab-6015a5929a74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ab7afc8-e6c8-4feb-bcab-6015a5929a74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ab762db-9cba-4867-a557-acbe8b744ea3 { text-align: left; }
#s-0ab762db-9cba-4867-a557-acbe8b744ea3 .shg-product-sold-out {
  display: none;
}

#s-0ab762db-9cba-4867-a557-acbe8b744ea3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ab762db-9cba-4867-a557-acbe8b744ea3 .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-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de {
  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-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f1d7547-a0f5-4db0-847f-4bb03fb0c4de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82ebda80-86d3-45ec-9be4-9fb4a6d6ac13 {
  display: none;
}
#s-2331bede-d9ed-4191-b017-2d4830d50976 { text-align: left; }
#s-4962f54c-d1af-40fc-a3fc-dd6683208adb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4962f54c-d1af-40fc-a3fc-dd6683208adb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-486c4810-e299-46a0-844d-b542813d37e4 { text-align: left; }
#s-486c4810-e299-46a0-844d-b542813d37e4 .shg-product-sold-out {
  display: none;
}

#s-486c4810-e299-46a0-844d-b542813d37e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-486c4810-e299-46a0-844d-b542813d37e4 .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-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2 {
  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-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b59fc7a0-0af9-4e79-815f-f3d4a34e51a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa948484-bc3b-47a4-9088-7001593b24ad {
  display: none;
}
#s-9dd20f83-732e-4e70-a908-18a5b599de41 { text-align: left; }
#s-4299b473-8975-48e9-8535-2a10c7b21794 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4299b473-8975-48e9-8535-2a10c7b21794 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-436c90b1-8d69-476e-814f-f8f47681a3f7 { text-align: left; }
#s-436c90b1-8d69-476e-814f-f8f47681a3f7 .shg-product-sold-out {
  display: none;
}

#s-436c90b1-8d69-476e-814f-f8f47681a3f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-436c90b1-8d69-476e-814f-f8f47681a3f7 .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-5bdedd4e-8464-41cc-9f00-d87605554eb9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5bdedd4e-8464-41cc-9f00-d87605554eb9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5bdedd4e-8464-41cc-9f00-d87605554eb9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5bdedd4e-8464-41cc-9f00-d87605554eb9 {
  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-5bdedd4e-8464-41cc-9f00-d87605554eb9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bdedd4e-8464-41cc-9f00-d87605554eb9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5bdedd4e-8464-41cc-9f00-d87605554eb9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-49dc9d49-4095-4000-8fda-86cbaab1027f {
  display: none;
}
#s-808624e0-0c96-4c5f-b236-12a024f2ba54 { text-align: left; }
#s-70bd4b77-327b-4dda-9534-3b4508c25a85 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70bd4b77-327b-4dda-9534-3b4508c25a85 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c48b0bdf-5e27-475a-8ed7-a9ef9bb20e93 { text-align: left; }
#s-c48b0bdf-5e27-475a-8ed7-a9ef9bb20e93 .shg-product-sold-out {
  display: none;
}

#s-c48b0bdf-5e27-475a-8ed7-a9ef9bb20e93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c48b0bdf-5e27-475a-8ed7-a9ef9bb20e93 .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-72beb5c8-0104-46b6-b544-ab35ca7b8e6a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72beb5c8-0104-46b6-b544-ab35ca7b8e6a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72beb5c8-0104-46b6-b544-ab35ca7b8e6a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72beb5c8-0104-46b6-b544-ab35ca7b8e6a {
  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-72beb5c8-0104-46b6-b544-ab35ca7b8e6a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72beb5c8-0104-46b6-b544-ab35ca7b8e6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72beb5c8-0104-46b6-b544-ab35ca7b8e6a.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;
}
