.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-5cb52636-d15f-4a18-95c9-e06412f2032e {
  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-ca13c8a9-14e3-4453-b080-ff2436bf3344 { margin-top: 40px; }
#s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs {
  justify-content: center;
}


  #s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-ca13c8a9-14e3-4453-b080-ff2436bf3344 .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-6954e326-2f00-4d9a-a054-0792ac0887d0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-6954e326-2f00-4d9a-a054-0792ac0887d0 .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-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f7901425-246c-47da-aac5-58b1c79f391a .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-023aae5c-7758-456d-858d-06825f6e9df0 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-023aae5c-7758-456d-858d-06825f6e9df0"] > .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-a81bdbfc-036f-447f-bc9b-63c82dd35f46 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c95ee2b4-ccb2-4c96-bdbe-7e326840b4d2 { 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-e49e48aa-86d0-4530-988b-bc406a32d12e { 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-e49e48aa-86d0-4530-988b-bc406a32d12e: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-e49e48aa-86d0-4530-988b-bc406a32d12e: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-e49e48aa-86d0-4530-988b-bc406a32d12e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-87c9a885-e794-4eb4-be48-7928ffb18cc0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bb3d33f2-f3ef-4f7e-a56e-36c09a637f8d { 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-a6107e5a-5d89-4131-b34b-4479b7fc9dee { 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-a6107e5a-5d89-4131-b34b-4479b7fc9dee: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-a6107e5a-5d89-4131-b34b-4479b7fc9dee: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-a6107e5a-5d89-4131-b34b-4479b7fc9dee.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a96d00a2-5a96-417f-991d-38696e8aae4f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-58415426-52af-4e0d-93fa-d3c7862b3c0d { 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-19046576-9fd4-470a-b3df-ea1f021f87ca { 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-19046576-9fd4-470a-b3df-ea1f021f87ca: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-19046576-9fd4-470a-b3df-ea1f021f87ca: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-19046576-9fd4-470a-b3df-ea1f021f87ca.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-c3b50622-2efe-45e2-b2c0-8fb4759588d0 { min-height: 50px; }
#s-c3b50622-2efe-45e2-b2c0-8fb4759588d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-29174e60-7d74-4033-a33b-cbb0d0e9f3ce { 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-29174e60-7d74-4033-a33b-cbb0d0e9f3ce .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-6f947757-6f2f-4404-bdcd-db84eb882310 {
  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-a41f600e-62f8-4a20-842c-a955b9f16e79 { 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-2d4b0609-58b1-4e17-852f-932b8459de50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d4b0609-58b1-4e17-852f-932b8459de50 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0c49dc77-ca4a-41f1-a668-65301bbc0db0 {
  display: none;
}
#s-8ab3c708-c536-40be-85d4-f94f83e9f627 { text-align: left; }
#s-d74c3317-e028-479a-9d42-d6d1ae25f2fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d74c3317-e028-479a-9d42-d6d1ae25f2fb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a380ba1c-4c83-4e9e-99de-6e65153c9de8 {
  display: none;
}
#s-7e9fdf5e-dcc7-42aa-b6b3-5689ba43a48b { text-align: left; }
#s-1f89d60c-b66a-489a-9613-198a1aa73909 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f89d60c-b66a-489a-9613-198a1aa73909 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2683ce5a-5039-43cb-8f01-60c107fa1b07 {
  display: none;
}
#s-26f96e51-7700-4bf6-ba64-4443d6c3f938 { text-align: left; }
#s-0e8a8de3-82ec-4800-9fe4-ae0e57bfcf73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e8a8de3-82ec-4800-9fe4-ae0e57bfcf73 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-81c5493f-2f3c-4b8b-ab12-4d266a421afb {
  display: none;
}
#s-4f9e1647-5419-43e1-ba73-c77457ba5589 { text-align: left; }
#s-dc302369-8a66-4f4a-9894-1bd7ac098d80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc302369-8a66-4f4a-9894-1bd7ac098d80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9970d54d-3e2a-4468-9623-e43e2efb246e { text-align: left; }
#s-9970d54d-3e2a-4468-9623-e43e2efb246e .shg-product-sold-out {
  display: none;
}

#s-9970d54d-3e2a-4468-9623-e43e2efb246e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9970d54d-3e2a-4468-9623-e43e2efb246e .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-8c166db8-cfee-4722-86e1-050f8e071bdb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c166db8-cfee-4722-86e1-050f8e071bdb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c166db8-cfee-4722-86e1-050f8e071bdb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c166db8-cfee-4722-86e1-050f8e071bdb {
  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-8c166db8-cfee-4722-86e1-050f8e071bdb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c166db8-cfee-4722-86e1-050f8e071bdb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c166db8-cfee-4722-86e1-050f8e071bdb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a63083c-c3a1-48ce-a4f5-49f015c804cb {
  display: none;
}
#s-12962d70-f96f-4979-ae53-65850128e300 { text-align: left; }
#s-677a83f7-aa96-4178-a90d-ab49388ab3e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-677a83f7-aa96-4178-a90d-ab49388ab3e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddfd918e-3170-40fd-b885-3a677603fb26 { text-align: left; }
#s-ddfd918e-3170-40fd-b885-3a677603fb26 .shg-product-sold-out {
  display: none;
}

#s-ddfd918e-3170-40fd-b885-3a677603fb26 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddfd918e-3170-40fd-b885-3a677603fb26 .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-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9 {
  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-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59c4d5ff-2429-43bf-9bcd-a3dbe2dc32d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-75e9d463-e943-4639-a625-23fd284a9a88 {
  display: none;
}
#s-254a2501-0527-4200-b27d-b72e208f14a6 { text-align: left; }
#s-f4916656-72bb-4706-a96c-12f1692ffb12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4916656-72bb-4706-a96c-12f1692ffb12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac0b6f3d-58cc-4e07-aaaf-7f8aaf85ff74 { text-align: left; }
#s-ac0b6f3d-58cc-4e07-aaaf-7f8aaf85ff74 .shg-product-sold-out {
  display: none;
}

#s-ac0b6f3d-58cc-4e07-aaaf-7f8aaf85ff74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac0b6f3d-58cc-4e07-aaaf-7f8aaf85ff74 .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-6860c632-d2f5-452a-aa91-87d677091b46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6860c632-d2f5-452a-aa91-87d677091b46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6860c632-d2f5-452a-aa91-87d677091b46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6860c632-d2f5-452a-aa91-87d677091b46 {
  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-6860c632-d2f5-452a-aa91-87d677091b46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6860c632-d2f5-452a-aa91-87d677091b46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6860c632-d2f5-452a-aa91-87d677091b46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04d195fb-8769-4568-aef1-3a767fd58720 {
  display: none;
}
#s-e68498f7-4e97-44d4-b8b7-f8bc8de0312b { text-align: left; }
#s-70463085-62d2-4e6d-916b-9d60fc5a9cb2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70463085-62d2-4e6d-916b-9d60fc5a9cb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5d1149f-18c1-4536-b838-7490a65c49e3 { text-align: left; }
#s-c5d1149f-18c1-4536-b838-7490a65c49e3 .shg-product-sold-out {
  display: none;
}

#s-c5d1149f-18c1-4536-b838-7490a65c49e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5d1149f-18c1-4536-b838-7490a65c49e3 .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-c4a400d5-e17d-4c13-bcfe-ab17154bd305 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4a400d5-e17d-4c13-bcfe-ab17154bd305:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4a400d5-e17d-4c13-bcfe-ab17154bd305:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4a400d5-e17d-4c13-bcfe-ab17154bd305 {
  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-c4a400d5-e17d-4c13-bcfe-ab17154bd305.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4a400d5-e17d-4c13-bcfe-ab17154bd305.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4a400d5-e17d-4c13-bcfe-ab17154bd305.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96116099-4b75-4b7f-8527-7461453780a7 {
  display: none;
}
#s-e6194d2f-bf98-489c-99f6-4fcd4cf354fd { text-align: left; }
#s-29245283-5fd4-49fa-a589-15e245a93a0f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29245283-5fd4-49fa-a589-15e245a93a0f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7441da35-ec16-474c-a6e8-4613666cbc80 { text-align: left; }
#s-7441da35-ec16-474c-a6e8-4613666cbc80 .shg-product-sold-out {
  display: none;
}

#s-7441da35-ec16-474c-a6e8-4613666cbc80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7441da35-ec16-474c-a6e8-4613666cbc80 .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-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c {
  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-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11eaa5e9-55f8-49d0-90cd-5e8daf33ac6c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34f6593a-db3d-437d-95dc-0aa8d99a5806 {
  display: none;
}
#s-2e42e8b7-4f29-4a64-92e1-4abcda3eabc1 { text-align: left; }
#s-4d45fe8e-a47a-448b-8fc8-6f446fe784f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d45fe8e-a47a-448b-8fc8-6f446fe784f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-132b0eb2-8133-4841-a40a-f00bb62dad03 { text-align: left; }
#s-132b0eb2-8133-4841-a40a-f00bb62dad03 .shg-product-sold-out {
  display: none;
}

#s-132b0eb2-8133-4841-a40a-f00bb62dad03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-132b0eb2-8133-4841-a40a-f00bb62dad03 .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-2b31234d-b40d-4f88-a676-6af112e1c0af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b31234d-b40d-4f88-a676-6af112e1c0af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b31234d-b40d-4f88-a676-6af112e1c0af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b31234d-b40d-4f88-a676-6af112e1c0af {
  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-2b31234d-b40d-4f88-a676-6af112e1c0af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b31234d-b40d-4f88-a676-6af112e1c0af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b31234d-b40d-4f88-a676-6af112e1c0af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83b49b3b-9d25-44e6-a8ec-1a8c3dc17229 {
  display: none;
}
#s-44e02aee-aeff-4aa1-ac3d-41cdb3ce7d3d { text-align: left; }
#s-da612b8c-7723-4158-ad78-889f7d7da50f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da612b8c-7723-4158-ad78-889f7d7da50f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1207e30a-8980-4b24-beec-5e83e1405c62 { text-align: left; }
#s-1207e30a-8980-4b24-beec-5e83e1405c62 .shg-product-sold-out {
  display: none;
}

#s-1207e30a-8980-4b24-beec-5e83e1405c62 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1207e30a-8980-4b24-beec-5e83e1405c62 .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-2373b98c-9660-4ac8-9695-06def39ada58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2373b98c-9660-4ac8-9695-06def39ada58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2373b98c-9660-4ac8-9695-06def39ada58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2373b98c-9660-4ac8-9695-06def39ada58 {
  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-2373b98c-9660-4ac8-9695-06def39ada58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2373b98c-9660-4ac8-9695-06def39ada58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2373b98c-9660-4ac8-9695-06def39ada58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8e1a29c-73c5-46de-bd76-639a779873c7 {
  display: none;
}
#s-d65f5f21-69f4-42b9-8bdd-a132dd481af3 { text-align: left; }
#s-67097908-9cd2-436a-a32b-cf2281afd510 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67097908-9cd2-436a-a32b-cf2281afd510 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-30d2b964-ec02-431f-b862-951a1d593944 { text-align: left; }
#s-30d2b964-ec02-431f-b862-951a1d593944 .shg-product-sold-out {
  display: none;
}

#s-30d2b964-ec02-431f-b862-951a1d593944 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-30d2b964-ec02-431f-b862-951a1d593944 .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-f597ee89-7bed-4124-90d5-a3bc2811b8ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f597ee89-7bed-4124-90d5-a3bc2811b8ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f597ee89-7bed-4124-90d5-a3bc2811b8ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f597ee89-7bed-4124-90d5-a3bc2811b8ad {
  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-f597ee89-7bed-4124-90d5-a3bc2811b8ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f597ee89-7bed-4124-90d5-a3bc2811b8ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f597ee89-7bed-4124-90d5-a3bc2811b8ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4dd9a022-a072-4bd6-9289-ab721f1ae671 {
  display: none;
}
#s-21fdc05d-f4ea-4830-ba66-ebfad49f9774 { text-align: left; }
#s-85664a37-1d4e-4be0-ad85-aa3a0e017867 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85664a37-1d4e-4be0-ad85-aa3a0e017867 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f5583d0-c203-480c-8132-dbce5a9fa670 { text-align: left; }
#s-9f5583d0-c203-480c-8132-dbce5a9fa670 .shg-product-sold-out {
  display: none;
}

#s-9f5583d0-c203-480c-8132-dbce5a9fa670 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f5583d0-c203-480c-8132-dbce5a9fa670 .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-8695a94d-b352-4cc4-8a7b-e4ad88df7495 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8695a94d-b352-4cc4-8a7b-e4ad88df7495:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8695a94d-b352-4cc4-8a7b-e4ad88df7495:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8695a94d-b352-4cc4-8a7b-e4ad88df7495 {
  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-8695a94d-b352-4cc4-8a7b-e4ad88df7495.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8695a94d-b352-4cc4-8a7b-e4ad88df7495.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8695a94d-b352-4cc4-8a7b-e4ad88df7495.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01b4bbde-8175-40cc-a843-57b92a53f246 {
  display: none;
}
#s-2494af5c-3710-465c-89a1-b93544e8f976 { text-align: left; }
#s-82386c5c-1cc2-4d65-96d0-751fbdc7f44d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82386c5c-1cc2-4d65-96d0-751fbdc7f44d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09e604ab-1350-4383-9e4e-47b0ef954285 { text-align: left; }
#s-09e604ab-1350-4383-9e4e-47b0ef954285 .shg-product-sold-out {
  display: none;
}

#s-09e604ab-1350-4383-9e4e-47b0ef954285 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09e604ab-1350-4383-9e4e-47b0ef954285 .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-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a {
  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-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb86b1cd-0a91-4cac-ab06-fe4b949dfe7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0328e62a-46b3-425a-bd43-26f9dbf18748 {
  display: none;
}
#s-dd6a3ab8-1114-47f5-afd8-7c788ff12f94 { text-align: left; }
#s-d5f728ee-e343-4e49-b0fb-628afc1b5030 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5f728ee-e343-4e49-b0fb-628afc1b5030 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-970a746b-c74c-47b7-a520-61e7aaf0b5c6 { text-align: left; }
#s-970a746b-c74c-47b7-a520-61e7aaf0b5c6 .shg-product-sold-out {
  display: none;
}

#s-970a746b-c74c-47b7-a520-61e7aaf0b5c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-970a746b-c74c-47b7-a520-61e7aaf0b5c6 .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-41381775-9493-459c-8e35-ecb87c697d9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-41381775-9493-459c-8e35-ecb87c697d9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-41381775-9493-459c-8e35-ecb87c697d9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-41381775-9493-459c-8e35-ecb87c697d9c {
  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-41381775-9493-459c-8e35-ecb87c697d9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41381775-9493-459c-8e35-ecb87c697d9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-41381775-9493-459c-8e35-ecb87c697d9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b67ae121-ad1f-4694-9122-efd94c94ff02 {
  display: none;
}
#s-3a498c0f-dad4-4cee-ac44-0fdc69a92a61 { text-align: left; }
#s-68db2de2-7aa6-459d-8a90-e738f86d1ada { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68db2de2-7aa6-459d-8a90-e738f86d1ada .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0a02fe7-5b96-4731-9ce8-44acaa241238 { text-align: left; }
#s-f0a02fe7-5b96-4731-9ce8-44acaa241238 .shg-product-sold-out {
  display: none;
}

#s-f0a02fe7-5b96-4731-9ce8-44acaa241238 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0a02fe7-5b96-4731-9ce8-44acaa241238 .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-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50 {
  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-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05ff95ef-1c69-4b8d-9e8c-d4cf8db66c50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28ac00dd-a6cb-419e-a231-e96609ee8fc9 {
  display: none;
}
#s-7241a497-9aa6-44ce-8d02-7772d2a7046b { text-align: left; }
#s-28613056-4d41-4cd2-9ebf-72cf379e7f3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28613056-4d41-4cd2-9ebf-72cf379e7f3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9dde938a-e90e-4e8b-b272-b18007c43be8 { text-align: left; }
#s-9dde938a-e90e-4e8b-b272-b18007c43be8 .shg-product-sold-out {
  display: none;
}

#s-9dde938a-e90e-4e8b-b272-b18007c43be8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9dde938a-e90e-4e8b-b272-b18007c43be8 .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-b9732e73-3295-490b-8196-6e345138fc6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9732e73-3295-490b-8196-6e345138fc6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9732e73-3295-490b-8196-6e345138fc6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9732e73-3295-490b-8196-6e345138fc6b {
  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-b9732e73-3295-490b-8196-6e345138fc6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9732e73-3295-490b-8196-6e345138fc6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9732e73-3295-490b-8196-6e345138fc6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11da2076-a096-45e4-bf3d-03da77ac0a29 {
  display: none;
}
#s-90519d9a-6e7f-41a1-b153-2854aef98e96 { text-align: left; }
#s-cd7fdefd-c3ab-4810-a620-9cae608f3dec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd7fdefd-c3ab-4810-a620-9cae608f3dec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65fcd469-dbed-4f84-9248-9ecb074848bb { text-align: left; }
#s-65fcd469-dbed-4f84-9248-9ecb074848bb .shg-product-sold-out {
  display: none;
}

#s-65fcd469-dbed-4f84-9248-9ecb074848bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65fcd469-dbed-4f84-9248-9ecb074848bb .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-a19a2631-2be0-495a-8d3e-bc33504a4b3f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a19a2631-2be0-495a-8d3e-bc33504a4b3f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a19a2631-2be0-495a-8d3e-bc33504a4b3f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a19a2631-2be0-495a-8d3e-bc33504a4b3f {
  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-a19a2631-2be0-495a-8d3e-bc33504a4b3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a19a2631-2be0-495a-8d3e-bc33504a4b3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a19a2631-2be0-495a-8d3e-bc33504a4b3f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8592b36-9ccd-45fc-a588-03262d3b5ca5 {
  display: none;
}
#s-52953a52-b2ef-49dd-9de6-f3a6adcbdc0f { text-align: left; }
#s-f836540a-06c1-463f-bdce-a48e7b23eb91 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f836540a-06c1-463f-bdce-a48e7b23eb91 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-113019f9-5f49-47a5-bbdf-baeece7051df { text-align: left; }
#s-113019f9-5f49-47a5-bbdf-baeece7051df .shg-product-sold-out {
  display: none;
}

#s-113019f9-5f49-47a5-bbdf-baeece7051df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-113019f9-5f49-47a5-bbdf-baeece7051df .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-b72d35a9-215a-4711-95ca-331b3ded782b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b72d35a9-215a-4711-95ca-331b3ded782b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b72d35a9-215a-4711-95ca-331b3ded782b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b72d35a9-215a-4711-95ca-331b3ded782b {
  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-b72d35a9-215a-4711-95ca-331b3ded782b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b72d35a9-215a-4711-95ca-331b3ded782b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b72d35a9-215a-4711-95ca-331b3ded782b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68f8ebb4-9940-4da2-a35b-f30515f8489d {
  display: none;
}
#s-f68ef948-03ef-45a2-af7d-74072ac43d75 { text-align: left; }
#s-f978b93b-8d49-4e34-b21d-c922af64033e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f978b93b-8d49-4e34-b21d-c922af64033e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c29761a-d25e-41c8-8260-1aef59857f67 { text-align: left; }
#s-5c29761a-d25e-41c8-8260-1aef59857f67 .shg-product-sold-out {
  display: none;
}

#s-5c29761a-d25e-41c8-8260-1aef59857f67 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c29761a-d25e-41c8-8260-1aef59857f67 .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-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3 {
  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-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7262ad0e-fbf0-40fc-a7f3-8a1fa164daa3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf5c7ebc-979f-4729-a018-23fc3c490d11 {
  display: none;
}
#s-bce604cc-d7c3-4bf9-97dd-00598c873a0f { text-align: left; }
#s-605080c7-1b32-4863-aadf-b1fdaddcc8fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-605080c7-1b32-4863-aadf-b1fdaddcc8fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-702241fd-27dd-440c-a330-27f3102c14e3 { text-align: left; }
#s-702241fd-27dd-440c-a330-27f3102c14e3 .shg-product-sold-out {
  display: none;
}

#s-702241fd-27dd-440c-a330-27f3102c14e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-702241fd-27dd-440c-a330-27f3102c14e3 .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-c9e5f85b-0f13-480b-893a-88c769a88a39 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9e5f85b-0f13-480b-893a-88c769a88a39:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9e5f85b-0f13-480b-893a-88c769a88a39:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9e5f85b-0f13-480b-893a-88c769a88a39 {
  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-c9e5f85b-0f13-480b-893a-88c769a88a39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9e5f85b-0f13-480b-893a-88c769a88a39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9e5f85b-0f13-480b-893a-88c769a88a39.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecc5f24c-f945-46a1-9df5-33bbfef64917 {
  display: none;
}
#s-a5d28b25-7a2e-4adc-af4a-16111f546825 { text-align: left; }
#s-191fc3e9-b8c5-430d-a261-9dfde03690fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-191fc3e9-b8c5-430d-a261-9dfde03690fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f8973d9-3b18-4980-937e-d8b90a28d47e { text-align: left; }
#s-3f8973d9-3b18-4980-937e-d8b90a28d47e .shg-product-sold-out {
  display: none;
}

#s-3f8973d9-3b18-4980-937e-d8b90a28d47e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f8973d9-3b18-4980-937e-d8b90a28d47e .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-54504f3d-9118-4c12-be33-0a19b367789d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54504f3d-9118-4c12-be33-0a19b367789d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54504f3d-9118-4c12-be33-0a19b367789d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54504f3d-9118-4c12-be33-0a19b367789d {
  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-54504f3d-9118-4c12-be33-0a19b367789d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54504f3d-9118-4c12-be33-0a19b367789d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54504f3d-9118-4c12-be33-0a19b367789d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c3ea613-a777-44c2-8c99-c4836141880d {
  display: none;
}
#s-a4633bbe-7188-4872-bb0a-4292bf01234e { text-align: left; }
#s-fcaac820-00c2-4f55-ba4a-512a999abd14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcaac820-00c2-4f55-ba4a-512a999abd14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c84fd98-fab6-4cdc-b1f9-55e7c3dfdf7b { text-align: left; }
#s-7c84fd98-fab6-4cdc-b1f9-55e7c3dfdf7b .shg-product-sold-out {
  display: none;
}

#s-7c84fd98-fab6-4cdc-b1f9-55e7c3dfdf7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c84fd98-fab6-4cdc-b1f9-55e7c3dfdf7b .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-963cd135-41e9-438c-97e8-271d1a7607a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-963cd135-41e9-438c-97e8-271d1a7607a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-963cd135-41e9-438c-97e8-271d1a7607a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-963cd135-41e9-438c-97e8-271d1a7607a6 {
  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-963cd135-41e9-438c-97e8-271d1a7607a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-963cd135-41e9-438c-97e8-271d1a7607a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-963cd135-41e9-438c-97e8-271d1a7607a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-597bc502-6e27-4848-99cc-05f30d2dac92 {
  display: none;
}
#s-dadd1347-c981-4dd2-aea8-5a6417e3a759 { text-align: left; }
#s-881577a4-1b2f-4bd1-9d9c-586ef8d2ae52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-881577a4-1b2f-4bd1-9d9c-586ef8d2ae52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d659c57-b1eb-44be-8b5e-4c0542021d99 { text-align: left; }
#s-6d659c57-b1eb-44be-8b5e-4c0542021d99 .shg-product-sold-out {
  display: none;
}

#s-6d659c57-b1eb-44be-8b5e-4c0542021d99 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d659c57-b1eb-44be-8b5e-4c0542021d99 .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-c85947de-7e05-45bd-a82c-1494dc2295fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c85947de-7e05-45bd-a82c-1494dc2295fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c85947de-7e05-45bd-a82c-1494dc2295fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c85947de-7e05-45bd-a82c-1494dc2295fd {
  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-c85947de-7e05-45bd-a82c-1494dc2295fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c85947de-7e05-45bd-a82c-1494dc2295fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c85947de-7e05-45bd-a82c-1494dc2295fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07c41b47-e33b-410a-a2e5-7ff8c1ebf7b3 {
  display: none;
}
#s-3e40b25a-c02e-4fec-8d8d-c55027301e33 { text-align: left; }
#s-131d2dcb-d295-4829-a7be-572aa682e704 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-131d2dcb-d295-4829-a7be-572aa682e704 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81440b67-6cf4-4e9d-b897-37c0e169412c { text-align: left; }
#s-81440b67-6cf4-4e9d-b897-37c0e169412c .shg-product-sold-out {
  display: none;
}

#s-81440b67-6cf4-4e9d-b897-37c0e169412c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81440b67-6cf4-4e9d-b897-37c0e169412c .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-5751d137-c712-47b1-bb7b-aa2dee3adb38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5751d137-c712-47b1-bb7b-aa2dee3adb38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5751d137-c712-47b1-bb7b-aa2dee3adb38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5751d137-c712-47b1-bb7b-aa2dee3adb38 {
  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-5751d137-c712-47b1-bb7b-aa2dee3adb38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5751d137-c712-47b1-bb7b-aa2dee3adb38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5751d137-c712-47b1-bb7b-aa2dee3adb38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee2119a7-21e9-46b7-b494-6095cb51e7c3 {
  display: none;
}
#s-47b6a383-8756-4491-8726-9feb9ecf370f { text-align: left; }
#s-b050d461-b722-4a40-9d5a-86a0269a5541 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b050d461-b722-4a40-9d5a-86a0269a5541 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fcd9872-753d-4390-b5d5-3b09bc1c552b { text-align: left; }
#s-2fcd9872-753d-4390-b5d5-3b09bc1c552b .shg-product-sold-out {
  display: none;
}

#s-2fcd9872-753d-4390-b5d5-3b09bc1c552b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fcd9872-753d-4390-b5d5-3b09bc1c552b .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-ef209223-8268-4ca7-8a38-448839d9c011 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef209223-8268-4ca7-8a38-448839d9c011:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef209223-8268-4ca7-8a38-448839d9c011:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef209223-8268-4ca7-8a38-448839d9c011 {
  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-ef209223-8268-4ca7-8a38-448839d9c011.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef209223-8268-4ca7-8a38-448839d9c011.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef209223-8268-4ca7-8a38-448839d9c011.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2b8fa04-3a05-4b9c-9c52-c151ae9b3906 {
  display: none;
}
#s-0e1d0763-612c-45f9-826b-18b397154adc { text-align: left; }
#s-998e10a2-ff2a-4b19-8f5a-5e1a63359cc4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-998e10a2-ff2a-4b19-8f5a-5e1a63359cc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a2b8568-8452-4fb9-a162-b91b0e386c8a { text-align: left; }
#s-9a2b8568-8452-4fb9-a162-b91b0e386c8a .shg-product-sold-out {
  display: none;
}

#s-9a2b8568-8452-4fb9-a162-b91b0e386c8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a2b8568-8452-4fb9-a162-b91b0e386c8a .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-0ba487c6-b128-4b17-b921-0e2c9172f107 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ba487c6-b128-4b17-b921-0e2c9172f107:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ba487c6-b128-4b17-b921-0e2c9172f107:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ba487c6-b128-4b17-b921-0e2c9172f107 {
  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-0ba487c6-b128-4b17-b921-0e2c9172f107.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ba487c6-b128-4b17-b921-0e2c9172f107.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ba487c6-b128-4b17-b921-0e2c9172f107.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08a25e27-cf26-4c57-a17f-75068a055108 {
  display: none;
}
#s-df250918-a687-41fd-a89e-c5991e394a26 { text-align: left; }
#s-ae9fcf58-227f-49c2-b41a-20dc47291098 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae9fcf58-227f-49c2-b41a-20dc47291098 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9464105-8567-43d9-b93b-730c3c12510b { text-align: left; }
#s-c9464105-8567-43d9-b93b-730c3c12510b .shg-product-sold-out {
  display: none;
}

#s-c9464105-8567-43d9-b93b-730c3c12510b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9464105-8567-43d9-b93b-730c3c12510b .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-636e5f92-8e7d-4651-a93e-77940a7602fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-636e5f92-8e7d-4651-a93e-77940a7602fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-636e5f92-8e7d-4651-a93e-77940a7602fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-636e5f92-8e7d-4651-a93e-77940a7602fa {
  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-636e5f92-8e7d-4651-a93e-77940a7602fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-636e5f92-8e7d-4651-a93e-77940a7602fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-636e5f92-8e7d-4651-a93e-77940a7602fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4001304f-7d16-4447-8d35-e116d4cc322e {
  display: none;
}
#s-2145127e-ee1d-4700-bbfb-1f3ece821dde { text-align: left; }
#s-a45bcac5-f4cd-4d54-82c4-c50feaef19d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a45bcac5-f4cd-4d54-82c4-c50feaef19d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-baec874a-f04c-47d3-990f-939faf2afff5 { text-align: left; }
#s-baec874a-f04c-47d3-990f-939faf2afff5 .shg-product-sold-out {
  display: none;
}

#s-baec874a-f04c-47d3-990f-939faf2afff5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-baec874a-f04c-47d3-990f-939faf2afff5 .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-f9269277-5597-4c60-b400-de4dd988f322 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9269277-5597-4c60-b400-de4dd988f322:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9269277-5597-4c60-b400-de4dd988f322:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9269277-5597-4c60-b400-de4dd988f322 {
  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-f9269277-5597-4c60-b400-de4dd988f322.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9269277-5597-4c60-b400-de4dd988f322.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9269277-5597-4c60-b400-de4dd988f322.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f66d9e08-6278-42ec-a7d3-58d88003dd6c {
  display: none;
}
#s-1e2502b6-76e6-4c78-877e-61b671bc88c9 { text-align: left; }
#s-913189c3-0440-4c0d-a293-41702b5b2ccc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-913189c3-0440-4c0d-a293-41702b5b2ccc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d159bd0f-d367-41ee-9ce2-43d987d9ae1b { text-align: left; }
#s-d159bd0f-d367-41ee-9ce2-43d987d9ae1b .shg-product-sold-out {
  display: none;
}

#s-d159bd0f-d367-41ee-9ce2-43d987d9ae1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d159bd0f-d367-41ee-9ce2-43d987d9ae1b .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-b331ece6-def1-4f1b-8912-be1fd243bf99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b331ece6-def1-4f1b-8912-be1fd243bf99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b331ece6-def1-4f1b-8912-be1fd243bf99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b331ece6-def1-4f1b-8912-be1fd243bf99 {
  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-b331ece6-def1-4f1b-8912-be1fd243bf99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b331ece6-def1-4f1b-8912-be1fd243bf99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b331ece6-def1-4f1b-8912-be1fd243bf99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4899513b-e10f-41d3-bc8d-61c34a2fa008 {
  display: none;
}
#s-30dc1be5-b3ab-4685-a102-7e3d0bdc53bf { text-align: left; }
#s-237190e1-4a30-4d00-8113-e75dedc4aa0d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-237190e1-4a30-4d00-8113-e75dedc4aa0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0eb9c635-24c4-452f-8897-8174e4e7a8ad { text-align: left; }
#s-0eb9c635-24c4-452f-8897-8174e4e7a8ad .shg-product-sold-out {
  display: none;
}

#s-0eb9c635-24c4-452f-8897-8174e4e7a8ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0eb9c635-24c4-452f-8897-8174e4e7a8ad .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-5cfdd285-fc8d-44b2-a893-18a57d7ea19d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5cfdd285-fc8d-44b2-a893-18a57d7ea19d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5cfdd285-fc8d-44b2-a893-18a57d7ea19d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5cfdd285-fc8d-44b2-a893-18a57d7ea19d {
  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-5cfdd285-fc8d-44b2-a893-18a57d7ea19d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cfdd285-fc8d-44b2-a893-18a57d7ea19d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5cfdd285-fc8d-44b2-a893-18a57d7ea19d.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;
}
