.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-9888d240-2a5d-4e97-a291-4d979a6e0f46 {
  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-15885114-8605-4499-a089-df91c07e9420 { margin-top: 40px; }
#s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs {
  justify-content: center;
}


  #s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-15885114-8605-4499-a089-df91c07e9420 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-15885114-8605-4499-a089-df91c07e9420 .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-006bbcbc-b4cd-4c46-b5c8-8b2e721784ce { padding-top: 10px;
padding-bottom: 10px; }
 #s-006bbcbc-b4cd-4c46-b5c8-8b2e721784ce .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-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7ad2e493-fe4a-4577-95d7-0e10787c37fd .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-30308117-25ea-489d-b991-339f585a78e4 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30308117-25ea-489d-b991-339f585a78e4"] > .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-84b0b786-eba2-4553-86cb-965970428df7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-30bf7c2d-7631-4cb5-be45-4e456b156f20 { 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-d422e2bf-cd06-4043-bcf3-9adcfeb33bc5 { 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-d422e2bf-cd06-4043-bcf3-9adcfeb33bc5: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-d422e2bf-cd06-4043-bcf3-9adcfeb33bc5: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-d422e2bf-cd06-4043-bcf3-9adcfeb33bc5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-76cca922-95fd-4a8e-aff8-5ec4a157afbc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b9208f06-598d-43df-9bee-a491eea5fcfa { 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-eb703dfe-98a2-40f1-8209-f6a385058c2c { 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-eb703dfe-98a2-40f1-8209-f6a385058c2c: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-eb703dfe-98a2-40f1-8209-f6a385058c2c: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-eb703dfe-98a2-40f1-8209-f6a385058c2c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8598667e-9811-44e2-994c-c53760e2c164 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-89da5fc6-f5d4-4882-9d74-2f3de1d04ef0 { 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-a853ca13-42a7-4b12-9e21-26c76bc19cf9 { 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-a853ca13-42a7-4b12-9e21-26c76bc19cf9: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-a853ca13-42a7-4b12-9e21-26c76bc19cf9: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-a853ca13-42a7-4b12-9e21-26c76bc19cf9.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-3c8ce9f7-17bc-484f-8750-4daf15962f6d { min-height: 50px; }
#s-3c8ce9f7-17bc-484f-8750-4daf15962f6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5a05bf9e-54be-4578-bc1b-6282d93ccb19 { 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-5a05bf9e-54be-4578-bc1b-6282d93ccb19 .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-fd4fb11f-6619-4c84-8fc4-ba7d49c07077 {
  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-7f11cc81-67f7-4151-ba6a-a5729667a99a { 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-af1f84f8-8bbe-4dfb-bf09-a225d6f5ac2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af1f84f8-8bbe-4dfb-bf09-a225d6f5ac2b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bf51608f-71b1-44a7-836f-3cbed3660395 {
  display: none;
}
#s-c21d655c-183b-41a3-af88-24faf4d63a38 { text-align: left; }
#s-39dcf7cf-6502-41bd-ae73-868b98d6d0f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39dcf7cf-6502-41bd-ae73-868b98d6d0f4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dc7009c0-eb3d-4375-8633-c42fb329d1cd {
  display: none;
}
#s-98ebec8a-44d7-4a87-9262-9e1abebcbad4 { text-align: left; }
#s-c6002a29-83e9-4e44-96ad-3faa128bd6d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6002a29-83e9-4e44-96ad-3faa128bd6d5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2325931f-6625-4c43-a58d-d80c65333218 {
  display: none;
}
#s-5427cafe-0c93-450e-a175-402a0f34fed7 { text-align: left; }
#s-faedb936-50f3-4d0c-8319-7df13ea210a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-faedb936-50f3-4d0c-8319-7df13ea210a2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c1b716a-caa8-4a10-b236-86b9a49d2b4a {
  display: none;
}
#s-96f86397-2925-4d1b-a7de-8e1a8fafee5b { text-align: left; }
#s-be877a66-d97f-44a0-bcf4-781c037728fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be877a66-d97f-44a0-bcf4-781c037728fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a46bb04f-5619-4366-bd88-40466ca38d7c { text-align: left; }
#s-a46bb04f-5619-4366-bd88-40466ca38d7c .shg-product-sold-out {
  display: none;
}

#s-a46bb04f-5619-4366-bd88-40466ca38d7c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a46bb04f-5619-4366-bd88-40466ca38d7c .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-8818f310-2d1d-4198-8124-5851ea56ef0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8818f310-2d1d-4198-8124-5851ea56ef0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8818f310-2d1d-4198-8124-5851ea56ef0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8818f310-2d1d-4198-8124-5851ea56ef0c {
  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-8818f310-2d1d-4198-8124-5851ea56ef0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8818f310-2d1d-4198-8124-5851ea56ef0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8818f310-2d1d-4198-8124-5851ea56ef0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e36b9f7-df17-4aac-9869-09b001cf1bc1 {
  display: none;
}
#s-5b9cece6-1119-4232-bd7f-2ad568a67ffa { text-align: left; }
#s-98e6855c-0f3b-4187-8921-550a49fecf12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98e6855c-0f3b-4187-8921-550a49fecf12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32f59910-85ef-4407-8766-4407a97ae096 { text-align: left; }
#s-32f59910-85ef-4407-8766-4407a97ae096 .shg-product-sold-out {
  display: none;
}

#s-32f59910-85ef-4407-8766-4407a97ae096 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32f59910-85ef-4407-8766-4407a97ae096 .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-71abd58f-34a5-4b41-b2bf-f046f38d9d53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71abd58f-34a5-4b41-b2bf-f046f38d9d53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71abd58f-34a5-4b41-b2bf-f046f38d9d53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71abd58f-34a5-4b41-b2bf-f046f38d9d53 {
  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-71abd58f-34a5-4b41-b2bf-f046f38d9d53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71abd58f-34a5-4b41-b2bf-f046f38d9d53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71abd58f-34a5-4b41-b2bf-f046f38d9d53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-616b3b49-49da-440a-924d-5a99e03d7682 {
  display: none;
}
#s-81c4d286-69f2-4baf-be11-fbca2c0ebf4f { text-align: left; }
#s-168bd884-1806-40eb-8a60-a4fe3a9048a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-168bd884-1806-40eb-8a60-a4fe3a9048a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89284f7b-49fe-4668-bf63-af8fb1fc9f7b { text-align: left; }
#s-89284f7b-49fe-4668-bf63-af8fb1fc9f7b .shg-product-sold-out {
  display: none;
}

#s-89284f7b-49fe-4668-bf63-af8fb1fc9f7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89284f7b-49fe-4668-bf63-af8fb1fc9f7b .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-b42ef05d-97f7-444d-8aef-6f346d853d92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b42ef05d-97f7-444d-8aef-6f346d853d92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b42ef05d-97f7-444d-8aef-6f346d853d92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b42ef05d-97f7-444d-8aef-6f346d853d92 {
  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-b42ef05d-97f7-444d-8aef-6f346d853d92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b42ef05d-97f7-444d-8aef-6f346d853d92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b42ef05d-97f7-444d-8aef-6f346d853d92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9fe0085a-bd42-49ae-994a-8d75c4a5f200 {
  display: none;
}
#s-29c0a335-efa2-4e57-9401-7165b1cb91d9 { text-align: left; }
#s-0077f450-7526-4f5a-bfc4-63206c037eb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0077f450-7526-4f5a-bfc4-63206c037eb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a7e172a-5af3-42a9-9639-4cfa06da9d86 { text-align: left; }
#s-0a7e172a-5af3-42a9-9639-4cfa06da9d86 .shg-product-sold-out {
  display: none;
}

#s-0a7e172a-5af3-42a9-9639-4cfa06da9d86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a7e172a-5af3-42a9-9639-4cfa06da9d86 .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-7533c3c1-f65f-4251-b902-851ef49719a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7533c3c1-f65f-4251-b902-851ef49719a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7533c3c1-f65f-4251-b902-851ef49719a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7533c3c1-f65f-4251-b902-851ef49719a8 {
  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-7533c3c1-f65f-4251-b902-851ef49719a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7533c3c1-f65f-4251-b902-851ef49719a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7533c3c1-f65f-4251-b902-851ef49719a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bae2f07-bf12-4f4d-b969-4a0d427fb5eb {
  display: none;
}
#s-7cf82a6f-86d9-43d0-861a-950493cd5d9a { text-align: left; }
#s-8012e5c3-ce88-4464-83a1-8125c819ebb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8012e5c3-ce88-4464-83a1-8125c819ebb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c993e055-4653-4c4e-9d3f-5915acfac3f3 { text-align: left; }
#s-c993e055-4653-4c4e-9d3f-5915acfac3f3 .shg-product-sold-out {
  display: none;
}

#s-c993e055-4653-4c4e-9d3f-5915acfac3f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c993e055-4653-4c4e-9d3f-5915acfac3f3 .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-28e37531-b8f8-4607-9037-ec94f22caa4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28e37531-b8f8-4607-9037-ec94f22caa4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28e37531-b8f8-4607-9037-ec94f22caa4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28e37531-b8f8-4607-9037-ec94f22caa4f {
  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-28e37531-b8f8-4607-9037-ec94f22caa4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28e37531-b8f8-4607-9037-ec94f22caa4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28e37531-b8f8-4607-9037-ec94f22caa4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e99222f8-bc39-4146-bcee-2c2d808bc079 {
  display: none;
}
#s-bbee0bc6-cc47-46a0-88bb-265f60b2b286 { text-align: left; }
#s-3e59ebb5-1a3b-44f1-b70b-3234d055a1e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e59ebb5-1a3b-44f1-b70b-3234d055a1e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9818054f-1bf8-4cb7-b23f-5f2c75f9bc22 { text-align: left; }
#s-9818054f-1bf8-4cb7-b23f-5f2c75f9bc22 .shg-product-sold-out {
  display: none;
}

#s-9818054f-1bf8-4cb7-b23f-5f2c75f9bc22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9818054f-1bf8-4cb7-b23f-5f2c75f9bc22 .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-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc {
  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-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fcaeebe-8305-44a4-95f5-8d31bf3b70bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf450d69-480a-45df-a4db-99af653ea46c {
  display: none;
}
#s-be141cf1-b2c8-4e44-b57b-05b280af3c5e { text-align: left; }
#s-68971bb2-88db-4b93-ad90-f14a6d4740e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68971bb2-88db-4b93-ad90-f14a6d4740e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55d0fd5c-e0a5-45db-9d21-c7169455573d { text-align: left; }
#s-55d0fd5c-e0a5-45db-9d21-c7169455573d .shg-product-sold-out {
  display: none;
}

#s-55d0fd5c-e0a5-45db-9d21-c7169455573d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55d0fd5c-e0a5-45db-9d21-c7169455573d .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-efad912d-7ab1-4333-8601-c62ef350c2ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efad912d-7ab1-4333-8601-c62ef350c2ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efad912d-7ab1-4333-8601-c62ef350c2ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efad912d-7ab1-4333-8601-c62ef350c2ce {
  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-efad912d-7ab1-4333-8601-c62ef350c2ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efad912d-7ab1-4333-8601-c62ef350c2ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efad912d-7ab1-4333-8601-c62ef350c2ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa886d6f-fefd-4221-affe-a32f3d7135c0 {
  display: none;
}
#s-1c731fa0-7fa5-4bd0-ac98-173bcb1bc9a9 { text-align: left; }
#s-842cfb96-cdbb-43f0-a4e5-4d845ed3d85f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-842cfb96-cdbb-43f0-a4e5-4d845ed3d85f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ace15157-bf86-425d-a71e-2b100266c9c9 { text-align: left; }
#s-ace15157-bf86-425d-a71e-2b100266c9c9 .shg-product-sold-out {
  display: none;
}

#s-ace15157-bf86-425d-a71e-2b100266c9c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ace15157-bf86-425d-a71e-2b100266c9c9 .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-0b6667bf-bda6-4291-9f85-dc0f5b40ace6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b6667bf-bda6-4291-9f85-dc0f5b40ace6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b6667bf-bda6-4291-9f85-dc0f5b40ace6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b6667bf-bda6-4291-9f85-dc0f5b40ace6 {
  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-0b6667bf-bda6-4291-9f85-dc0f5b40ace6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b6667bf-bda6-4291-9f85-dc0f5b40ace6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b6667bf-bda6-4291-9f85-dc0f5b40ace6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5faebea-742e-4d48-89e6-19be9c073dec {
  display: none;
}
#s-a1ca2fd6-9709-4c64-b80b-2716bc753e23 { text-align: left; }
#s-3d5595b9-278b-4342-8f99-e99460905195 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d5595b9-278b-4342-8f99-e99460905195 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0d4450a-be35-4ecd-97aa-a516566cac6c { text-align: left; }
#s-c0d4450a-be35-4ecd-97aa-a516566cac6c .shg-product-sold-out {
  display: none;
}

#s-c0d4450a-be35-4ecd-97aa-a516566cac6c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0d4450a-be35-4ecd-97aa-a516566cac6c .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-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9 {
  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-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ac6e4ab-62cf-4adb-9832-2bfdfec53df9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-21640749-2454-41c6-a414-4c3278b76273 {
  display: none;
}
#s-fd0126be-8520-4f8a-9cf8-451d4fd48fe2 { text-align: left; }
#s-258ac1db-a741-4dec-bf42-1a4531f1fe1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-258ac1db-a741-4dec-bf42-1a4531f1fe1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-067c7d08-a913-4dc8-b90b-8ed92bf32f2a { text-align: left; }
#s-067c7d08-a913-4dc8-b90b-8ed92bf32f2a .shg-product-sold-out {
  display: none;
}

#s-067c7d08-a913-4dc8-b90b-8ed92bf32f2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-067c7d08-a913-4dc8-b90b-8ed92bf32f2a .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-344fe6c0-5f42-4513-aea3-db18d01418cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-344fe6c0-5f42-4513-aea3-db18d01418cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-344fe6c0-5f42-4513-aea3-db18d01418cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-344fe6c0-5f42-4513-aea3-db18d01418cf {
  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-344fe6c0-5f42-4513-aea3-db18d01418cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-344fe6c0-5f42-4513-aea3-db18d01418cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-344fe6c0-5f42-4513-aea3-db18d01418cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6f3319c-3a6d-4d16-87c0-5c6cd3dfe16b {
  display: none;
}
#s-a335f7b5-04a6-4dcd-b1a1-c5264cf0c63d { text-align: left; }
#s-33b8e0d3-5eec-4859-a58f-d2a485158ba3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33b8e0d3-5eec-4859-a58f-d2a485158ba3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c354f9e-5572-452f-9da8-71673fbdc7d9 { text-align: left; }
#s-9c354f9e-5572-452f-9da8-71673fbdc7d9 .shg-product-sold-out {
  display: none;
}

#s-9c354f9e-5572-452f-9da8-71673fbdc7d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c354f9e-5572-452f-9da8-71673fbdc7d9 .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-c59e9ead-934d-4561-b5d5-b381442d9176 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c59e9ead-934d-4561-b5d5-b381442d9176:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c59e9ead-934d-4561-b5d5-b381442d9176:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c59e9ead-934d-4561-b5d5-b381442d9176 {
  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-c59e9ead-934d-4561-b5d5-b381442d9176.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c59e9ead-934d-4561-b5d5-b381442d9176.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c59e9ead-934d-4561-b5d5-b381442d9176.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12a5562d-29b6-4f1a-98b6-0b8357ad4cef {
  display: none;
}
#s-2dbf4201-a870-4e0e-850a-ed0a19cdce00 { text-align: left; }
#s-052842d3-000b-4775-bd31-1eef0618d274 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-052842d3-000b-4775-bd31-1eef0618d274 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25e9e4ef-fd84-427d-822d-599bb385131f { text-align: left; }
#s-25e9e4ef-fd84-427d-822d-599bb385131f .shg-product-sold-out {
  display: none;
}

#s-25e9e4ef-fd84-427d-822d-599bb385131f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25e9e4ef-fd84-427d-822d-599bb385131f .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-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051 {
  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-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91d6e0fb-8e9b-40d9-8ca4-7c4f04642051.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-611fe182-df1f-4a47-ba44-44d167c0a7e6 {
  display: none;
}
#s-f39a5c62-3d63-41dd-9ec9-e9ad12ed8259 { text-align: left; }
#s-933ecab4-9bc6-4577-9cf6-0c11c4aa2bf9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-933ecab4-9bc6-4577-9cf6-0c11c4aa2bf9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76d177b9-6a85-4a88-9429-1dfeb32e1059 { text-align: left; }
#s-76d177b9-6a85-4a88-9429-1dfeb32e1059 .shg-product-sold-out {
  display: none;
}

#s-76d177b9-6a85-4a88-9429-1dfeb32e1059 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76d177b9-6a85-4a88-9429-1dfeb32e1059 .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-fcbad407-5a68-463d-8995-971e516abf8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fcbad407-5a68-463d-8995-971e516abf8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fcbad407-5a68-463d-8995-971e516abf8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fcbad407-5a68-463d-8995-971e516abf8f {
  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-fcbad407-5a68-463d-8995-971e516abf8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fcbad407-5a68-463d-8995-971e516abf8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fcbad407-5a68-463d-8995-971e516abf8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26bc5dd7-ca0c-4377-b80b-332ab0dd3fdf {
  display: none;
}
#s-e0ede4ea-02d3-4202-9398-ecc2248dd753 { text-align: left; }
#s-d89b31fb-29e7-4fe2-b4bc-23dcc9f142a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d89b31fb-29e7-4fe2-b4bc-23dcc9f142a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a23add4e-1085-4694-96a1-dea84312967e { text-align: left; }
#s-a23add4e-1085-4694-96a1-dea84312967e .shg-product-sold-out {
  display: none;
}

#s-a23add4e-1085-4694-96a1-dea84312967e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a23add4e-1085-4694-96a1-dea84312967e .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-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9 {
  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-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6ec24a1-56ba-4fb7-9860-3ff6fbfb03c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d3aa3ad-99be-4b8f-bc7d-978afdba35c9 {
  display: none;
}
#s-ee1b8481-f951-4591-801e-28fa966642b4 { text-align: left; }
#s-bdb7349e-5af4-4c59-8a0b-5e1f312d3334 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bdb7349e-5af4-4c59-8a0b-5e1f312d3334 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e48dc6d-583d-496b-b9eb-8ee27b9bd30c { text-align: left; }
#s-9e48dc6d-583d-496b-b9eb-8ee27b9bd30c .shg-product-sold-out {
  display: none;
}

#s-9e48dc6d-583d-496b-b9eb-8ee27b9bd30c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e48dc6d-583d-496b-b9eb-8ee27b9bd30c .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-f93f50ba-f3fb-493e-aac6-b60a567d32c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f93f50ba-f3fb-493e-aac6-b60a567d32c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f93f50ba-f3fb-493e-aac6-b60a567d32c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f93f50ba-f3fb-493e-aac6-b60a567d32c0 {
  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-f93f50ba-f3fb-493e-aac6-b60a567d32c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f93f50ba-f3fb-493e-aac6-b60a567d32c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f93f50ba-f3fb-493e-aac6-b60a567d32c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d92ff7e1-ce50-41d8-919c-e12d53417778 {
  display: none;
}
#s-d4398b00-4fc0-4ef9-957a-611be47545f1 { text-align: left; }
#s-39d4dabb-deb3-40be-bdbd-24ccfdaca9c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39d4dabb-deb3-40be-bdbd-24ccfdaca9c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50bf3e3b-6bec-49a6-8636-1a0450e97e9a { text-align: left; }
#s-50bf3e3b-6bec-49a6-8636-1a0450e97e9a .shg-product-sold-out {
  display: none;
}

#s-50bf3e3b-6bec-49a6-8636-1a0450e97e9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50bf3e3b-6bec-49a6-8636-1a0450e97e9a .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-9f28ff9f-4043-4014-9b58-484ffe5572bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f28ff9f-4043-4014-9b58-484ffe5572bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f28ff9f-4043-4014-9b58-484ffe5572bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f28ff9f-4043-4014-9b58-484ffe5572bc {
  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-9f28ff9f-4043-4014-9b58-484ffe5572bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f28ff9f-4043-4014-9b58-484ffe5572bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f28ff9f-4043-4014-9b58-484ffe5572bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90f0881b-d3d1-445d-98b1-2de17043de6d {
  display: none;
}
#s-16d45f1b-b1e4-4925-990a-9fed6d430a0b { text-align: left; }
#s-1027f071-3846-458b-b3af-f56e64805aa1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1027f071-3846-458b-b3af-f56e64805aa1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c664e80-cd36-43db-a56c-5489eeced9f5 { text-align: left; }
#s-3c664e80-cd36-43db-a56c-5489eeced9f5 .shg-product-sold-out {
  display: none;
}

#s-3c664e80-cd36-43db-a56c-5489eeced9f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c664e80-cd36-43db-a56c-5489eeced9f5 .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-41e5f0cb-e8cf-4dde-918f-bf544082310f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-41e5f0cb-e8cf-4dde-918f-bf544082310f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-41e5f0cb-e8cf-4dde-918f-bf544082310f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-41e5f0cb-e8cf-4dde-918f-bf544082310f {
  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-41e5f0cb-e8cf-4dde-918f-bf544082310f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41e5f0cb-e8cf-4dde-918f-bf544082310f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-41e5f0cb-e8cf-4dde-918f-bf544082310f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-052afbdb-d11b-4b4f-b430-b1ef9fea876c {
  display: none;
}
#s-94550761-d901-4c52-b809-8c167ce28931 { text-align: left; }
#s-b91166fe-742e-4205-ba2e-12b00e373b0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b91166fe-742e-4205-ba2e-12b00e373b0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95852cf3-d594-4068-8a37-96d2f87bf38a { text-align: left; }
#s-95852cf3-d594-4068-8a37-96d2f87bf38a .shg-product-sold-out {
  display: none;
}

#s-95852cf3-d594-4068-8a37-96d2f87bf38a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95852cf3-d594-4068-8a37-96d2f87bf38a .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-831ba5fd-2229-4b35-ae95-35c24d3a8382 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-831ba5fd-2229-4b35-ae95-35c24d3a8382:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-831ba5fd-2229-4b35-ae95-35c24d3a8382:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-831ba5fd-2229-4b35-ae95-35c24d3a8382 {
  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-831ba5fd-2229-4b35-ae95-35c24d3a8382.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-831ba5fd-2229-4b35-ae95-35c24d3a8382.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-831ba5fd-2229-4b35-ae95-35c24d3a8382.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af20e5a7-d1ca-46d9-98f3-b59b3a416845 {
  display: none;
}
#s-89a02d8d-dfaa-43c9-a3d2-5ca145dd02da { text-align: left; }
#s-451fa23c-7028-4a93-9bae-b9eb6be103cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-451fa23c-7028-4a93-9bae-b9eb6be103cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21662be1-fab8-47be-8192-cc1588bd0e87 { text-align: left; }
#s-21662be1-fab8-47be-8192-cc1588bd0e87 .shg-product-sold-out {
  display: none;
}

#s-21662be1-fab8-47be-8192-cc1588bd0e87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21662be1-fab8-47be-8192-cc1588bd0e87 .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-1ee503ab-0a5b-44ff-8126-54754f891de7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ee503ab-0a5b-44ff-8126-54754f891de7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ee503ab-0a5b-44ff-8126-54754f891de7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ee503ab-0a5b-44ff-8126-54754f891de7 {
  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-1ee503ab-0a5b-44ff-8126-54754f891de7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ee503ab-0a5b-44ff-8126-54754f891de7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ee503ab-0a5b-44ff-8126-54754f891de7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-885b4b57-2da1-4981-832d-44c0d0bc0be2 {
  display: none;
}
#s-d479a05d-d324-4428-9876-893d9baf7d56 { text-align: left; }
#s-8b395803-1b94-4744-8051-9cedc8643f75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b395803-1b94-4744-8051-9cedc8643f75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d79fe89-9e11-4de3-93c9-96d684f6cfe0 { text-align: left; }
#s-0d79fe89-9e11-4de3-93c9-96d684f6cfe0 .shg-product-sold-out {
  display: none;
}

#s-0d79fe89-9e11-4de3-93c9-96d684f6cfe0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d79fe89-9e11-4de3-93c9-96d684f6cfe0 .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-c685b1dd-8189-4729-916b-a3a88ad8b9d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c685b1dd-8189-4729-916b-a3a88ad8b9d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c685b1dd-8189-4729-916b-a3a88ad8b9d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c685b1dd-8189-4729-916b-a3a88ad8b9d9 {
  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-c685b1dd-8189-4729-916b-a3a88ad8b9d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c685b1dd-8189-4729-916b-a3a88ad8b9d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c685b1dd-8189-4729-916b-a3a88ad8b9d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19495a89-a7b3-45d6-90ab-7e32d0ca56f7 {
  display: none;
}
#s-05d9818b-a540-4726-aef8-3d335fc794ce { text-align: left; }
#s-ff4049c8-08a6-45ab-bbd9-a2d9b5d4577c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff4049c8-08a6-45ab-bbd9-a2d9b5d4577c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f79049d2-2f4a-44e3-ac2f-d7de1e418009 { text-align: left; }
#s-f79049d2-2f4a-44e3-ac2f-d7de1e418009 .shg-product-sold-out {
  display: none;
}

#s-f79049d2-2f4a-44e3-ac2f-d7de1e418009 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f79049d2-2f4a-44e3-ac2f-d7de1e418009 .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-83a4c487-2226-4621-9903-e98d44b3de63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83a4c487-2226-4621-9903-e98d44b3de63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83a4c487-2226-4621-9903-e98d44b3de63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83a4c487-2226-4621-9903-e98d44b3de63 {
  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-83a4c487-2226-4621-9903-e98d44b3de63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83a4c487-2226-4621-9903-e98d44b3de63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83a4c487-2226-4621-9903-e98d44b3de63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecee6d19-d420-422e-9e16-a0d90a294b6f {
  display: none;
}
#s-cc9f6446-6ca3-4a37-a5c6-37a66eb9f70c { text-align: left; }
#s-a2023258-0d1a-43ec-a030-45713112837f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2023258-0d1a-43ec-a030-45713112837f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36a36aaf-8d20-451c-9db8-7d3c837a0047 { text-align: left; }
#s-36a36aaf-8d20-451c-9db8-7d3c837a0047 .shg-product-sold-out {
  display: none;
}

#s-36a36aaf-8d20-451c-9db8-7d3c837a0047 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36a36aaf-8d20-451c-9db8-7d3c837a0047 .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-579759f9-4846-464d-ab64-b042b87bff24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-579759f9-4846-464d-ab64-b042b87bff24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-579759f9-4846-464d-ab64-b042b87bff24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-579759f9-4846-464d-ab64-b042b87bff24 {
  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-579759f9-4846-464d-ab64-b042b87bff24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-579759f9-4846-464d-ab64-b042b87bff24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-579759f9-4846-464d-ab64-b042b87bff24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be06e902-7499-43ac-ac06-486b8ff66862 {
  display: none;
}
#s-3adfdfa4-b0ad-45d4-83de-6db92a31f412 { text-align: left; }
#s-a6b0a014-3eee-4e3f-a9e9-8ee4ada70eeb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6b0a014-3eee-4e3f-a9e9-8ee4ada70eeb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af0ce6a0-423b-4c65-b650-d46353e21408 { text-align: left; }
#s-af0ce6a0-423b-4c65-b650-d46353e21408 .shg-product-sold-out {
  display: none;
}

#s-af0ce6a0-423b-4c65-b650-d46353e21408 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af0ce6a0-423b-4c65-b650-d46353e21408 .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-b1f51d00-e734-49bf-adfe-da5bdf7d7f47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1f51d00-e734-49bf-adfe-da5bdf7d7f47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1f51d00-e734-49bf-adfe-da5bdf7d7f47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1f51d00-e734-49bf-adfe-da5bdf7d7f47 {
  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-b1f51d00-e734-49bf-adfe-da5bdf7d7f47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1f51d00-e734-49bf-adfe-da5bdf7d7f47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1f51d00-e734-49bf-adfe-da5bdf7d7f47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e7afc63-c829-40de-b4d9-2d42627a9aa5 {
  display: none;
}
#s-3394ac7f-78aa-471d-b246-641f054137a1 { text-align: left; }
#s-2b611302-1d98-4201-b564-d1ab147a47d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b611302-1d98-4201-b564-d1ab147a47d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7b55151-0e7f-4e07-b0d8-75be5a4083d8 { text-align: left; }
#s-c7b55151-0e7f-4e07-b0d8-75be5a4083d8 .shg-product-sold-out {
  display: none;
}

#s-c7b55151-0e7f-4e07-b0d8-75be5a4083d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7b55151-0e7f-4e07-b0d8-75be5a4083d8 .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-2df4a065-882e-457c-85ed-3e6f4838dcf7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2df4a065-882e-457c-85ed-3e6f4838dcf7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2df4a065-882e-457c-85ed-3e6f4838dcf7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2df4a065-882e-457c-85ed-3e6f4838dcf7 {
  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-2df4a065-882e-457c-85ed-3e6f4838dcf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2df4a065-882e-457c-85ed-3e6f4838dcf7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2df4a065-882e-457c-85ed-3e6f4838dcf7.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;
}
