.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-5f4fc3de-826f-4a78-b936-f9448f56c612 {
  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-8bff45ae-c28c-40bb-8f72-e6054057dfb5 { margin-top: 40px; }
#s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs {
  justify-content: center;
}


  #s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8bff45ae-c28c-40bb-8f72-e6054057dfb5 .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-a40ad095-9374-4e33-82af-0264d903844f { padding-top: 10px;
padding-bottom: 10px; }
 #s-a40ad095-9374-4e33-82af-0264d903844f .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-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1a1d3c0a-0b40-457e-8a61-a437a722ce24 .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-bae564e6-68fb-487c-8917-754572598b79 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bae564e6-68fb-487c-8917-754572598b79"] > .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-65348932-2683-4753-a816-08ed3900ea1b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e79a0b9a-0d5a-43bb-87c5-d83c9af13bdc { 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-879f3bff-bac4-4ad9-ae39-d2ddbb372f5e { 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-879f3bff-bac4-4ad9-ae39-d2ddbb372f5e: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-879f3bff-bac4-4ad9-ae39-d2ddbb372f5e: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-879f3bff-bac4-4ad9-ae39-d2ddbb372f5e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-db428d7d-2870-472b-9092-94cbfe66a76c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ad14f01f-1bb8-47d9-9d89-ddda0f9e0cf0 { 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-75915895-d5d7-4d9d-9b6d-686d772c1f65 { 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-75915895-d5d7-4d9d-9b6d-686d772c1f65: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-75915895-d5d7-4d9d-9b6d-686d772c1f65: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-75915895-d5d7-4d9d-9b6d-686d772c1f65.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6a1d4549-fcc2-4eab-91db-98463b00ea82 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5ba0ce67-4859-43ab-812a-a6e13ef98941 { 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-976b6391-941d-4c10-ac8b-801d6977e881 { 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-976b6391-941d-4c10-ac8b-801d6977e881: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-976b6391-941d-4c10-ac8b-801d6977e881: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-976b6391-941d-4c10-ac8b-801d6977e881.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-aec4547a-ac26-4cb5-a86d-1cc8756b6d0e { min-height: 50px; }
#s-aec4547a-ac26-4cb5-a86d-1cc8756b6d0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-579e6dd2-1438-4152-ba99-42cfd488aecc { 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-579e6dd2-1438-4152-ba99-42cfd488aecc .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-fc80dfed-8cd4-4e26-b6a0-7fc13243e1cd {
  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-1208e1ee-ae3e-46bb-b3f4-aa4ad35a04d5 { 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-89c6e898-ad5a-4f8f-a3ea-5239d5d17906 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89c6e898-ad5a-4f8f-a3ea-5239d5d17906 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-730b6b39-73c3-466e-bdd3-99c82079f110 {
  display: none;
}
#s-cbbe48db-2662-4355-9dc1-6b5169a909b6 { text-align: left; }
#s-be095105-5bd6-48e7-9fb7-27285ae91b2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be095105-5bd6-48e7-9fb7-27285ae91b2b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9c5a2ed3-6985-4316-aba6-09d2fd96f6a2 {
  display: none;
}
#s-23902230-10a3-4ce9-8e56-4cc4de0a0b37 { text-align: left; }
#s-6ff6d2be-3378-4778-ba34-3614cc93f312 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ff6d2be-3378-4778-ba34-3614cc93f312 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7c58e820-2a1f-4886-b9b1-2cd417c13a50 {
  display: none;
}
#s-afcbc0d8-9c46-4c22-bc7c-c563f41e1400 { text-align: left; }
#s-af78e7b5-cee3-4a7a-9796-16909ca7bda4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af78e7b5-cee3-4a7a-9796-16909ca7bda4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-282eb4f7-68bd-49c6-8ea9-4459f7008076 {
  display: none;
}
#s-710bb7f4-bad4-4500-8578-40bafa329fdf { text-align: left; }
#s-2d9daffd-0860-4a95-8072-c6e067af2650 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d9daffd-0860-4a95-8072-c6e067af2650 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91a7527e-f1ef-4866-ab28-f19774fc1bd9 { text-align: left; }
#s-91a7527e-f1ef-4866-ab28-f19774fc1bd9 .shg-product-sold-out {
  display: none;
}

#s-91a7527e-f1ef-4866-ab28-f19774fc1bd9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91a7527e-f1ef-4866-ab28-f19774fc1bd9 .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-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae {
  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-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d73d8cb7-b13a-4cf4-a518-9ec4f60fa0ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13af9ed6-2846-4e6b-92af-94257e60f038 {
  display: none;
}
#s-af64658a-cf5d-4119-b684-fb754585ffc7 { text-align: left; }
#s-493b5a1c-a98b-4ab5-a9c0-37e69466a1c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-493b5a1c-a98b-4ab5-a9c0-37e69466a1c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a49699e-ad27-458a-aea8-14cfe4a7778e { text-align: left; }
#s-0a49699e-ad27-458a-aea8-14cfe4a7778e .shg-product-sold-out {
  display: none;
}

#s-0a49699e-ad27-458a-aea8-14cfe4a7778e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a49699e-ad27-458a-aea8-14cfe4a7778e .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-832f8862-a7a4-48d5-b697-9796bdd42d90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-832f8862-a7a4-48d5-b697-9796bdd42d90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-832f8862-a7a4-48d5-b697-9796bdd42d90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-832f8862-a7a4-48d5-b697-9796bdd42d90 {
  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-832f8862-a7a4-48d5-b697-9796bdd42d90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-832f8862-a7a4-48d5-b697-9796bdd42d90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-832f8862-a7a4-48d5-b697-9796bdd42d90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1662c07-90bc-4c5b-996a-1babf6c18e12 {
  display: none;
}
#s-7ef5012b-e0b1-4e27-be0f-f664d85059b4 { text-align: left; }
#s-77f359ac-d87b-486d-b584-e905fb1b7f74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77f359ac-d87b-486d-b584-e905fb1b7f74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f168b9ca-41fd-4a3b-a4a5-7f80b96e1294 { text-align: left; }
#s-f168b9ca-41fd-4a3b-a4a5-7f80b96e1294 .shg-product-sold-out {
  display: none;
}

#s-f168b9ca-41fd-4a3b-a4a5-7f80b96e1294 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f168b9ca-41fd-4a3b-a4a5-7f80b96e1294 .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-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0 {
  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-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0bf48f4-6dd0-49fc-bd38-cf83f94f66e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba0a49dc-fc9b-4675-b390-5507527b6587 {
  display: none;
}
#s-3c7969a7-bdd9-4e60-8300-f7897671a022 { text-align: left; }
#s-1902e86d-26c6-499d-85e4-54f4e8566c61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1902e86d-26c6-499d-85e4-54f4e8566c61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41762790-23c1-40fb-949f-e8c762fc2b21 { text-align: left; }
#s-41762790-23c1-40fb-949f-e8c762fc2b21 .shg-product-sold-out {
  display: none;
}

#s-41762790-23c1-40fb-949f-e8c762fc2b21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41762790-23c1-40fb-949f-e8c762fc2b21 .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-6c501d99-6b08-4758-871e-c7fa470e4ac3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c501d99-6b08-4758-871e-c7fa470e4ac3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c501d99-6b08-4758-871e-c7fa470e4ac3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c501d99-6b08-4758-871e-c7fa470e4ac3 {
  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-6c501d99-6b08-4758-871e-c7fa470e4ac3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c501d99-6b08-4758-871e-c7fa470e4ac3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c501d99-6b08-4758-871e-c7fa470e4ac3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-234cb413-a6c8-4a5e-bb77-e0bf24e12881 {
  display: none;
}
#s-837eb69b-fb79-4276-a1aa-bfa24069be62 { text-align: left; }
#s-70af517e-28e6-4d9f-a2ce-d5e75143bf9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70af517e-28e6-4d9f-a2ce-d5e75143bf9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99150294-9165-4b5f-af9a-17cc069b5120 { text-align: left; }
#s-99150294-9165-4b5f-af9a-17cc069b5120 .shg-product-sold-out {
  display: none;
}

#s-99150294-9165-4b5f-af9a-17cc069b5120 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99150294-9165-4b5f-af9a-17cc069b5120 .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-ca108daa-2c27-4de8-b494-343dbba1c1b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca108daa-2c27-4de8-b494-343dbba1c1b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca108daa-2c27-4de8-b494-343dbba1c1b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca108daa-2c27-4de8-b494-343dbba1c1b5 {
  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-ca108daa-2c27-4de8-b494-343dbba1c1b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca108daa-2c27-4de8-b494-343dbba1c1b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca108daa-2c27-4de8-b494-343dbba1c1b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5c016b4-ce4a-44bf-916e-179f1b9de845 {
  display: none;
}
#s-36603fe1-1584-4a7d-a116-c14813da5e34 { text-align: left; }
#s-0bbbba90-9433-4be4-8de5-3fb96f69ee92 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bbbba90-9433-4be4-8de5-3fb96f69ee92 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-326d5741-aa20-4487-9a4a-90148252c548 { text-align: left; }
#s-326d5741-aa20-4487-9a4a-90148252c548 .shg-product-sold-out {
  display: none;
}

#s-326d5741-aa20-4487-9a4a-90148252c548 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-326d5741-aa20-4487-9a4a-90148252c548 .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-206770db-ba7d-443c-8467-a6cfdbc764a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-206770db-ba7d-443c-8467-a6cfdbc764a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-206770db-ba7d-443c-8467-a6cfdbc764a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-206770db-ba7d-443c-8467-a6cfdbc764a5 {
  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-206770db-ba7d-443c-8467-a6cfdbc764a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-206770db-ba7d-443c-8467-a6cfdbc764a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-206770db-ba7d-443c-8467-a6cfdbc764a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-367c9a0d-4a94-4da9-86e6-fe718cf7aa89 {
  display: none;
}
#s-b6674c7c-0a4f-4af4-8f6d-71557dc46023 { text-align: left; }
#s-ff940851-c299-49f8-953d-c183130580d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff940851-c299-49f8-953d-c183130580d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e55465cd-9a6a-4919-b254-7a74a6f357a4 { text-align: left; }
#s-e55465cd-9a6a-4919-b254-7a74a6f357a4 .shg-product-sold-out {
  display: none;
}

#s-e55465cd-9a6a-4919-b254-7a74a6f357a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e55465cd-9a6a-4919-b254-7a74a6f357a4 .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-28215079-2991-4253-977e-8e9609222d19 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28215079-2991-4253-977e-8e9609222d19:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28215079-2991-4253-977e-8e9609222d19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28215079-2991-4253-977e-8e9609222d19 {
  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-28215079-2991-4253-977e-8e9609222d19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28215079-2991-4253-977e-8e9609222d19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28215079-2991-4253-977e-8e9609222d19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d2bf8b8-8c49-45b9-943c-4e5d26bf9dff {
  display: none;
}
#s-955e589b-fa79-4484-93e8-176739243894 { text-align: left; }
#s-13d795d8-4b55-4fc5-b2bd-95e18cfc1b1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13d795d8-4b55-4fc5-b2bd-95e18cfc1b1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1bb87430-3def-403b-837b-597fd7d1cff9 { text-align: left; }
#s-1bb87430-3def-403b-837b-597fd7d1cff9 .shg-product-sold-out {
  display: none;
}

#s-1bb87430-3def-403b-837b-597fd7d1cff9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1bb87430-3def-403b-837b-597fd7d1cff9 .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-15c17abf-2e17-4106-a1b0-63cfe3f7a008 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15c17abf-2e17-4106-a1b0-63cfe3f7a008:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15c17abf-2e17-4106-a1b0-63cfe3f7a008:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15c17abf-2e17-4106-a1b0-63cfe3f7a008 {
  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-15c17abf-2e17-4106-a1b0-63cfe3f7a008.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15c17abf-2e17-4106-a1b0-63cfe3f7a008.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15c17abf-2e17-4106-a1b0-63cfe3f7a008.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9329b871-f144-47b1-baab-3ae6939a18e0 {
  display: none;
}
#s-833e8068-21dd-4ca4-bc8b-43057d34c6ee { text-align: left; }
#s-9af2c29d-8006-4a97-be09-b03c057498de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9af2c29d-8006-4a97-be09-b03c057498de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd8f876c-cf9d-4f57-960b-5a6de136cacd { text-align: left; }
#s-dd8f876c-cf9d-4f57-960b-5a6de136cacd .shg-product-sold-out {
  display: none;
}

#s-dd8f876c-cf9d-4f57-960b-5a6de136cacd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd8f876c-cf9d-4f57-960b-5a6de136cacd .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-72fe6150-888a-41cc-9be4-05ea5a2e3cd5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72fe6150-888a-41cc-9be4-05ea5a2e3cd5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72fe6150-888a-41cc-9be4-05ea5a2e3cd5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72fe6150-888a-41cc-9be4-05ea5a2e3cd5 {
  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-72fe6150-888a-41cc-9be4-05ea5a2e3cd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72fe6150-888a-41cc-9be4-05ea5a2e3cd5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72fe6150-888a-41cc-9be4-05ea5a2e3cd5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9e7aeec-e9fa-472f-8017-5973f3970d8c {
  display: none;
}
#s-c48bd7a2-3e8e-41bc-b9a3-8692082386e8 { text-align: left; }
#s-73ad410a-0091-455c-bf50-c5122395ab40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73ad410a-0091-455c-bf50-c5122395ab40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f2fba8fb-004c-49c2-9722-9b95650cbcba { text-align: left; }
#s-f2fba8fb-004c-49c2-9722-9b95650cbcba .shg-product-sold-out {
  display: none;
}

#s-f2fba8fb-004c-49c2-9722-9b95650cbcba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2fba8fb-004c-49c2-9722-9b95650cbcba .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-f658037d-4c9c-4080-9743-bc7aa06d23f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f658037d-4c9c-4080-9743-bc7aa06d23f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f658037d-4c9c-4080-9743-bc7aa06d23f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f658037d-4c9c-4080-9743-bc7aa06d23f1 {
  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-f658037d-4c9c-4080-9743-bc7aa06d23f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f658037d-4c9c-4080-9743-bc7aa06d23f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f658037d-4c9c-4080-9743-bc7aa06d23f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91e534c7-4a91-428f-804a-899ab5901d13 {
  display: none;
}
#s-265d7f55-a7d4-42b0-80f4-894d2f3bfa72 { text-align: left; }
#s-fb041f15-7892-4628-b0aa-2900eed47f1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb041f15-7892-4628-b0aa-2900eed47f1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f146f470-ba30-4e90-9f72-816c11983ad7 { text-align: left; }
#s-f146f470-ba30-4e90-9f72-816c11983ad7 .shg-product-sold-out {
  display: none;
}

#s-f146f470-ba30-4e90-9f72-816c11983ad7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f146f470-ba30-4e90-9f72-816c11983ad7 .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-36667160-6e03-4f4f-b726-df964601ca77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36667160-6e03-4f4f-b726-df964601ca77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36667160-6e03-4f4f-b726-df964601ca77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36667160-6e03-4f4f-b726-df964601ca77 {
  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-36667160-6e03-4f4f-b726-df964601ca77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36667160-6e03-4f4f-b726-df964601ca77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36667160-6e03-4f4f-b726-df964601ca77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a26d6ec6-9799-4a5a-af0e-14cdbfe5420d {
  display: none;
}
#s-f8c8083c-aace-4489-a7a7-48676a76fd6b { text-align: left; }
#s-f145b406-64e4-4816-b7ee-d5689a922158 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f145b406-64e4-4816-b7ee-d5689a922158 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52d48593-f5c3-4e14-a7e2-a7d1661322ad { text-align: left; }
#s-52d48593-f5c3-4e14-a7e2-a7d1661322ad .shg-product-sold-out {
  display: none;
}

#s-52d48593-f5c3-4e14-a7e2-a7d1661322ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52d48593-f5c3-4e14-a7e2-a7d1661322ad .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-3d8d85b4-229e-4c35-8038-a4ed13c457bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d8d85b4-229e-4c35-8038-a4ed13c457bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d8d85b4-229e-4c35-8038-a4ed13c457bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d8d85b4-229e-4c35-8038-a4ed13c457bc {
  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-3d8d85b4-229e-4c35-8038-a4ed13c457bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d8d85b4-229e-4c35-8038-a4ed13c457bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d8d85b4-229e-4c35-8038-a4ed13c457bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22a8a32f-ca67-4cb6-8680-d92ec7de1ad1 {
  display: none;
}
#s-3e89102a-a267-40e2-babb-348cff843056 { text-align: left; }
#s-7c1bf6a7-1a3c-4138-9867-d45f3c39a1f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c1bf6a7-1a3c-4138-9867-d45f3c39a1f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c6da6cc-910f-4f9c-8349-f3aeac5ecdf9 { text-align: left; }
#s-3c6da6cc-910f-4f9c-8349-f3aeac5ecdf9 .shg-product-sold-out {
  display: none;
}

#s-3c6da6cc-910f-4f9c-8349-f3aeac5ecdf9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c6da6cc-910f-4f9c-8349-f3aeac5ecdf9 .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-92df2c53-8c80-44b9-8d5f-ddc516a36a2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92df2c53-8c80-44b9-8d5f-ddc516a36a2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92df2c53-8c80-44b9-8d5f-ddc516a36a2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92df2c53-8c80-44b9-8d5f-ddc516a36a2f {
  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-92df2c53-8c80-44b9-8d5f-ddc516a36a2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92df2c53-8c80-44b9-8d5f-ddc516a36a2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92df2c53-8c80-44b9-8d5f-ddc516a36a2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5a5dbdd-53b0-4e1a-8455-6d3bac35351e {
  display: none;
}
#s-1acfbe5a-4e17-4b16-bc3e-2f5493eff230 { text-align: left; }
#s-c78df515-6f4d-4337-93dd-2f4a8043e7d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c78df515-6f4d-4337-93dd-2f4a8043e7d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6cb679c-64a8-4e70-a5d8-595c2380e6fc { text-align: left; }
#s-a6cb679c-64a8-4e70-a5d8-595c2380e6fc .shg-product-sold-out {
  display: none;
}

#s-a6cb679c-64a8-4e70-a5d8-595c2380e6fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6cb679c-64a8-4e70-a5d8-595c2380e6fc .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-3bbb1418-9faf-490e-8de6-31b07fda8ea8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3bbb1418-9faf-490e-8de6-31b07fda8ea8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3bbb1418-9faf-490e-8de6-31b07fda8ea8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3bbb1418-9faf-490e-8de6-31b07fda8ea8 {
  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-3bbb1418-9faf-490e-8de6-31b07fda8ea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3bbb1418-9faf-490e-8de6-31b07fda8ea8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3bbb1418-9faf-490e-8de6-31b07fda8ea8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6fdf40c1-35f5-467f-96f3-19336cccc8c2 {
  display: none;
}
#s-725d834c-b286-4fdf-8a4f-c844b00b9f31 { text-align: left; }
#s-6b57bcd1-9806-439d-9669-5c24e0731be2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b57bcd1-9806-439d-9669-5c24e0731be2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-598f9da2-7078-410b-a04e-d89572eafc6f { text-align: left; }
#s-598f9da2-7078-410b-a04e-d89572eafc6f .shg-product-sold-out {
  display: none;
}

#s-598f9da2-7078-410b-a04e-d89572eafc6f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-598f9da2-7078-410b-a04e-d89572eafc6f .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-c32a573c-a3b4-4811-aa22-107bb45709a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c32a573c-a3b4-4811-aa22-107bb45709a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c32a573c-a3b4-4811-aa22-107bb45709a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c32a573c-a3b4-4811-aa22-107bb45709a5 {
  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-c32a573c-a3b4-4811-aa22-107bb45709a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c32a573c-a3b4-4811-aa22-107bb45709a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c32a573c-a3b4-4811-aa22-107bb45709a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-67bdc28f-480f-423f-86f5-2883a8acc1be {
  display: none;
}
#s-66be32b4-15c0-48a0-a7b3-0764b267d351 { text-align: left; }
#s-07e1fbdb-2e4d-4055-97de-62da84cf0ad5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07e1fbdb-2e4d-4055-97de-62da84cf0ad5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-982c9015-a4f2-43a6-a0fd-5af979846610 { text-align: left; }
#s-982c9015-a4f2-43a6-a0fd-5af979846610 .shg-product-sold-out {
  display: none;
}

#s-982c9015-a4f2-43a6-a0fd-5af979846610 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-982c9015-a4f2-43a6-a0fd-5af979846610 .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-5cfb552b-11e9-4b87-ba01-667ffbe621e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5cfb552b-11e9-4b87-ba01-667ffbe621e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5cfb552b-11e9-4b87-ba01-667ffbe621e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5cfb552b-11e9-4b87-ba01-667ffbe621e6 {
  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-5cfb552b-11e9-4b87-ba01-667ffbe621e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cfb552b-11e9-4b87-ba01-667ffbe621e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5cfb552b-11e9-4b87-ba01-667ffbe621e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f26ab78-e213-42c1-aa74-e6ec5e7252b2 {
  display: none;
}
#s-842ef6ea-620d-4dec-a88b-82b9b2fd6cb3 { text-align: left; }
#s-97c0e613-0756-4b62-807c-9decfede75fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97c0e613-0756-4b62-807c-9decfede75fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b31b75a-2efc-4975-aa7f-f476203e6319 { text-align: left; }
#s-9b31b75a-2efc-4975-aa7f-f476203e6319 .shg-product-sold-out {
  display: none;
}

#s-9b31b75a-2efc-4975-aa7f-f476203e6319 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b31b75a-2efc-4975-aa7f-f476203e6319 .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-949397aa-bc41-43d0-9fbd-734bf52c9d49 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-949397aa-bc41-43d0-9fbd-734bf52c9d49:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-949397aa-bc41-43d0-9fbd-734bf52c9d49:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-949397aa-bc41-43d0-9fbd-734bf52c9d49 {
  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-949397aa-bc41-43d0-9fbd-734bf52c9d49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-949397aa-bc41-43d0-9fbd-734bf52c9d49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-949397aa-bc41-43d0-9fbd-734bf52c9d49.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-978770c5-be64-43e1-bcda-198000aba048 {
  display: none;
}
#s-e7bb25fb-24a4-42eb-8cd7-45879d8eba9a { text-align: left; }
#s-f4c23ae6-98b8-4901-93bd-85d68fa7bf1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4c23ae6-98b8-4901-93bd-85d68fa7bf1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a85725f-8b91-4e28-9200-04159128f51a { text-align: left; }
#s-3a85725f-8b91-4e28-9200-04159128f51a .shg-product-sold-out {
  display: none;
}

#s-3a85725f-8b91-4e28-9200-04159128f51a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a85725f-8b91-4e28-9200-04159128f51a .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-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362 {
  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-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee5bfac2-bb9d-4bae-b75f-6b9aceccc362.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0bb55d3-3c77-466a-bd20-a4ea2ee04fe3 {
  display: none;
}
#s-b6d71086-45e4-4d7d-bd16-a9b9f74c77f2 { text-align: left; }
#s-8cd91474-8ab0-460c-a165-584fef7d78e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cd91474-8ab0-460c-a165-584fef7d78e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12746d9c-e083-48ef-b972-ab7d1b78ffd9 { text-align: left; }
#s-12746d9c-e083-48ef-b972-ab7d1b78ffd9 .shg-product-sold-out {
  display: none;
}

#s-12746d9c-e083-48ef-b972-ab7d1b78ffd9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12746d9c-e083-48ef-b972-ab7d1b78ffd9 .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-3d4d6444-631a-40c6-a3a6-570fcdef5157 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d4d6444-631a-40c6-a3a6-570fcdef5157:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d4d6444-631a-40c6-a3a6-570fcdef5157:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d4d6444-631a-40c6-a3a6-570fcdef5157 {
  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-3d4d6444-631a-40c6-a3a6-570fcdef5157.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d4d6444-631a-40c6-a3a6-570fcdef5157.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d4d6444-631a-40c6-a3a6-570fcdef5157.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3295bd0-9bb5-4fd7-804b-ac675773914f {
  display: none;
}
#s-d013b3c1-54b4-4501-ba65-c992c7d2bda0 { text-align: left; }
#s-9276e435-a2d8-4844-ad51-bc51c469619b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9276e435-a2d8-4844-ad51-bc51c469619b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b02f48e-e928-4b7b-8970-8537b09f3ff5 { text-align: left; }
#s-5b02f48e-e928-4b7b-8970-8537b09f3ff5 .shg-product-sold-out {
  display: none;
}

#s-5b02f48e-e928-4b7b-8970-8537b09f3ff5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b02f48e-e928-4b7b-8970-8537b09f3ff5 .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-ba4db348-9cc9-4fb0-86fd-773b570f2e42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba4db348-9cc9-4fb0-86fd-773b570f2e42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba4db348-9cc9-4fb0-86fd-773b570f2e42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba4db348-9cc9-4fb0-86fd-773b570f2e42 {
  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-ba4db348-9cc9-4fb0-86fd-773b570f2e42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba4db348-9cc9-4fb0-86fd-773b570f2e42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba4db348-9cc9-4fb0-86fd-773b570f2e42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bfc31a43-ebaf-41b7-ad11-d27de4936ff1 {
  display: none;
}
#s-c9023076-95d5-4f28-8be6-1ff04463f52a { text-align: left; }
#s-5d0fd789-6f9a-4d92-bf4b-bc5be7fa4cd6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d0fd789-6f9a-4d92-bf4b-bc5be7fa4cd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d33d02e7-fbb0-499e-be5e-7acf31896272 { text-align: left; }
#s-d33d02e7-fbb0-499e-be5e-7acf31896272 .shg-product-sold-out {
  display: none;
}

#s-d33d02e7-fbb0-499e-be5e-7acf31896272 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d33d02e7-fbb0-499e-be5e-7acf31896272 .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-f9f6274e-2b61-4810-8cc8-a4530ecd7a35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9f6274e-2b61-4810-8cc8-a4530ecd7a35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9f6274e-2b61-4810-8cc8-a4530ecd7a35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9f6274e-2b61-4810-8cc8-a4530ecd7a35 {
  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-f9f6274e-2b61-4810-8cc8-a4530ecd7a35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9f6274e-2b61-4810-8cc8-a4530ecd7a35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9f6274e-2b61-4810-8cc8-a4530ecd7a35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b351da6-b1bd-4bed-ab33-13c664edf01d {
  display: none;
}
#s-3bb8edf7-2c10-4016-b8a0-61360b01808d { text-align: left; }
#s-ab2d3be3-0c7f-42f6-87f3-be54a025c2f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab2d3be3-0c7f-42f6-87f3-be54a025c2f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee9e0897-da3c-4887-b213-7aec7d2a4599 { text-align: left; }
#s-ee9e0897-da3c-4887-b213-7aec7d2a4599 .shg-product-sold-out {
  display: none;
}

#s-ee9e0897-da3c-4887-b213-7aec7d2a4599 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee9e0897-da3c-4887-b213-7aec7d2a4599 .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-c1b5add4-0706-400d-a115-3fffa6cd5710 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1b5add4-0706-400d-a115-3fffa6cd5710:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1b5add4-0706-400d-a115-3fffa6cd5710:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1b5add4-0706-400d-a115-3fffa6cd5710 {
  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-c1b5add4-0706-400d-a115-3fffa6cd5710.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b5add4-0706-400d-a115-3fffa6cd5710.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1b5add4-0706-400d-a115-3fffa6cd5710.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d2412d6a-11f2-482b-819f-f5f71fd8a19c {
  display: none;
}
#s-d11990a7-8468-4b82-a9bd-15b23d03c97a { text-align: left; }
#s-b527ab07-193b-451d-b117-5b1cebab8853 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b527ab07-193b-451d-b117-5b1cebab8853 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a97111e-99c2-4d7d-b208-e124539fb0e6 { text-align: left; }
#s-8a97111e-99c2-4d7d-b208-e124539fb0e6 .shg-product-sold-out {
  display: none;
}

#s-8a97111e-99c2-4d7d-b208-e124539fb0e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a97111e-99c2-4d7d-b208-e124539fb0e6 .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-da115ddf-ab91-49ee-b9a1-6bbdf125a15e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da115ddf-ab91-49ee-b9a1-6bbdf125a15e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da115ddf-ab91-49ee-b9a1-6bbdf125a15e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da115ddf-ab91-49ee-b9a1-6bbdf125a15e {
  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-da115ddf-ab91-49ee-b9a1-6bbdf125a15e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da115ddf-ab91-49ee-b9a1-6bbdf125a15e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da115ddf-ab91-49ee-b9a1-6bbdf125a15e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-244220e1-0410-46e6-b470-9fbb1a712616 {
  display: none;
}
#s-b3a81715-4965-43bb-9abc-025264c103ec { text-align: left; }
#s-ce6dcfc5-fde9-4e41-a31e-97941408ca76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce6dcfc5-fde9-4e41-a31e-97941408ca76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96bdee5b-c9ac-4786-aa00-dff69eda756a { text-align: left; }
#s-96bdee5b-c9ac-4786-aa00-dff69eda756a .shg-product-sold-out {
  display: none;
}

#s-96bdee5b-c9ac-4786-aa00-dff69eda756a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96bdee5b-c9ac-4786-aa00-dff69eda756a .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-2c79280e-acee-4ba6-9992-973e78ac29de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c79280e-acee-4ba6-9992-973e78ac29de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c79280e-acee-4ba6-9992-973e78ac29de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c79280e-acee-4ba6-9992-973e78ac29de {
  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-2c79280e-acee-4ba6-9992-973e78ac29de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c79280e-acee-4ba6-9992-973e78ac29de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c79280e-acee-4ba6-9992-973e78ac29de.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;
}
