.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-0ce13b3e-ddac-4897-84f4-f921521d4884 {
  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-3c699bf4-4990-4d20-9a22-786274124f58 { margin-top: 40px; }
#s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs {
  justify-content: center;
}


  #s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-3c699bf4-4990-4d20-9a22-786274124f58 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-3c699bf4-4990-4d20-9a22-786274124f58 .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-344be1fe-cc71-43e3-aa2a-b075a444f5cb { padding-top: 10px;
padding-bottom: 10px; }
 #s-344be1fe-cc71-43e3-aa2a-b075a444f5cb .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-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-9f95af20-8936-4f8f-8cf2-9a00c58d37a5 .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-054c0339-982e-4a8b-a996-eddc9aaf86b8 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-054c0339-982e-4a8b-a996-eddc9aaf86b8"] > .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-d28d474d-918a-48d6-a0e3-d9cb76d2a265 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-46010b79-dc0c-4153-97ab-0e53200cc0db { 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-ca920190-856e-4ab2-b1fb-7dab150527cd { 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-ca920190-856e-4ab2-b1fb-7dab150527cd: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-ca920190-856e-4ab2-b1fb-7dab150527cd: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-ca920190-856e-4ab2-b1fb-7dab150527cd.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-007bbfde-2cbb-4509-a1a7-a490dc1917e7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d8318108-a710-4c9a-9e90-884c02fdf27e { 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-0b3198ef-52be-413e-964a-a223b5f40825 { 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-0b3198ef-52be-413e-964a-a223b5f40825: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-0b3198ef-52be-413e-964a-a223b5f40825: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-0b3198ef-52be-413e-964a-a223b5f40825.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-970a2a31-0f1d-482b-b878-078de4b4323e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a807811d-1140-4753-b954-4fd1642e5aba { 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-1c301fec-5fe4-4c24-a6a5-ed7dd515d5d0 { 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-1c301fec-5fe4-4c24-a6a5-ed7dd515d5d0: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-1c301fec-5fe4-4c24-a6a5-ed7dd515d5d0: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-1c301fec-5fe4-4c24-a6a5-ed7dd515d5d0.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-f492e4f9-7bec-4dcf-b79e-c5fc34c6373b { min-height: 50px; }
#s-f492e4f9-7bec-4dcf-b79e-c5fc34c6373b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-69968a33-7cda-4b9e-aaca-c37256b9d2d4 { 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-69968a33-7cda-4b9e-aaca-c37256b9d2d4 .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-3156272e-b803-4798-bdb3-d1db0ee23892 {
  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-bb92f202-7755-416a-8090-0ce1a865aa36 { 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-7dc3f8bf-3419-4a83-ba3f-b16836f50e10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7dc3f8bf-3419-4a83-ba3f-b16836f50e10 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ebb2a142-753e-4489-b3b7-369d8273d785 {
  display: none;
}
#s-e4258c10-d0ca-457a-8253-3a3281f890dc { text-align: left; }
#s-8d43216e-ea57-4f6a-a669-bbe1dc93d5b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d43216e-ea57-4f6a-a669-bbe1dc93d5b0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-466e1249-91c5-4a24-8e7a-999f45a52357 {
  display: none;
}
#s-1cc0f7f2-d966-4c88-afb4-ba9044df3562 { text-align: left; }
#s-e058e3b2-072d-4e63-bdb3-39789245dfa9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e058e3b2-072d-4e63-bdb3-39789245dfa9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-173f4058-e566-4f00-95c1-fc8b44a8d576 {
  display: none;
}
#s-435d1ede-ae9b-4dde-aa2e-f06b627624a0 { text-align: left; }
#s-197022b6-6a0e-421a-9904-34d309e2ae95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-197022b6-6a0e-421a-9904-34d309e2ae95 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-95393126-dc14-4ddb-85b4-e17bd1123246 {
  display: none;
}
#s-014ace03-82a1-4e36-bded-fe59c38b59ff { text-align: left; }
#s-feced0d2-ab50-4552-9061-a280a789feb7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-feced0d2-ab50-4552-9061-a280a789feb7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41d721be-ab79-4576-b2f8-dcafcace3f0e { text-align: left; }
#s-41d721be-ab79-4576-b2f8-dcafcace3f0e .shg-product-sold-out {
  display: none;
}

#s-41d721be-ab79-4576-b2f8-dcafcace3f0e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41d721be-ab79-4576-b2f8-dcafcace3f0e .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-1321e16c-7e02-4c63-b736-a0386f84227a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1321e16c-7e02-4c63-b736-a0386f84227a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1321e16c-7e02-4c63-b736-a0386f84227a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1321e16c-7e02-4c63-b736-a0386f84227a {
  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-1321e16c-7e02-4c63-b736-a0386f84227a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1321e16c-7e02-4c63-b736-a0386f84227a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1321e16c-7e02-4c63-b736-a0386f84227a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4a46733-a4dc-47aa-9f62-b48e5767c2cd {
  display: none;
}
#s-cc8f6329-0dfb-48f6-be4e-a4a5636fd75e { text-align: left; }
#s-ff3f6b85-e984-4ac9-8f87-07f42de40575 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff3f6b85-e984-4ac9-8f87-07f42de40575 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-938b06f0-6f6e-4967-b7b3-6e28c70cfade { text-align: left; }
#s-938b06f0-6f6e-4967-b7b3-6e28c70cfade .shg-product-sold-out {
  display: none;
}

#s-938b06f0-6f6e-4967-b7b3-6e28c70cfade .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-938b06f0-6f6e-4967-b7b3-6e28c70cfade .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-23c31758-8379-42d8-8052-4c94d96984b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23c31758-8379-42d8-8052-4c94d96984b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23c31758-8379-42d8-8052-4c94d96984b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23c31758-8379-42d8-8052-4c94d96984b2 {
  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-23c31758-8379-42d8-8052-4c94d96984b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23c31758-8379-42d8-8052-4c94d96984b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23c31758-8379-42d8-8052-4c94d96984b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12dfeab4-ebd7-4f67-85be-3aaace41f386 {
  display: none;
}
#s-d7255cd8-fc8c-49aa-8544-17dfc1616f0b { text-align: left; }
#s-496470fa-e567-4813-a077-3f054b0b358b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-496470fa-e567-4813-a077-3f054b0b358b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af2c298b-c3d4-4b44-a7f3-222d4f7c4a4e { text-align: left; }
#s-af2c298b-c3d4-4b44-a7f3-222d4f7c4a4e .shg-product-sold-out {
  display: none;
}

#s-af2c298b-c3d4-4b44-a7f3-222d4f7c4a4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af2c298b-c3d4-4b44-a7f3-222d4f7c4a4e .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-5551105b-2405-4ba1-95f4-101f66fc889d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5551105b-2405-4ba1-95f4-101f66fc889d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5551105b-2405-4ba1-95f4-101f66fc889d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5551105b-2405-4ba1-95f4-101f66fc889d {
  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-5551105b-2405-4ba1-95f4-101f66fc889d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5551105b-2405-4ba1-95f4-101f66fc889d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5551105b-2405-4ba1-95f4-101f66fc889d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bd7bff1-17af-4c37-b189-c448c1761915 {
  display: none;
}
#s-afe68f54-59c9-42bd-9961-13b1100af573 { text-align: left; }
#s-0ed8c374-8325-4940-a3b6-754be4779d5b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ed8c374-8325-4940-a3b6-754be4779d5b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d54b748-af51-4d31-984f-fa1172c2f32b { text-align: left; }
#s-2d54b748-af51-4d31-984f-fa1172c2f32b .shg-product-sold-out {
  display: none;
}

#s-2d54b748-af51-4d31-984f-fa1172c2f32b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d54b748-af51-4d31-984f-fa1172c2f32b .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-30a5d09c-849f-4763-aed2-c706ba56f6a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30a5d09c-849f-4763-aed2-c706ba56f6a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30a5d09c-849f-4763-aed2-c706ba56f6a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30a5d09c-849f-4763-aed2-c706ba56f6a1 {
  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-30a5d09c-849f-4763-aed2-c706ba56f6a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30a5d09c-849f-4763-aed2-c706ba56f6a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30a5d09c-849f-4763-aed2-c706ba56f6a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-31d2a7a2-8562-4d51-a517-424cccdd92c4 {
  display: none;
}
#s-5a0ff3d4-0838-4125-b392-e2d974f53480 { text-align: left; }
#s-d61e047c-11af-4369-b498-29fe3fbd56cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d61e047c-11af-4369-b498-29fe3fbd56cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cfdab1f-c40b-4e97-aefb-f4c8636f7630 { text-align: left; }
#s-6cfdab1f-c40b-4e97-aefb-f4c8636f7630 .shg-product-sold-out {
  display: none;
}

#s-6cfdab1f-c40b-4e97-aefb-f4c8636f7630 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cfdab1f-c40b-4e97-aefb-f4c8636f7630 .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-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727 {
  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-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5c91a75-571d-4d8f-b3bf-0ff06a8d2727.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-786d42c0-db3a-415b-88c3-0fbdc8d46049 {
  display: none;
}
#s-d361fa44-f8d7-49d1-88fd-86030abcd01c { text-align: left; }
#s-835611e8-3fa2-4bce-ad73-d1ee87ee9f39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-835611e8-3fa2-4bce-ad73-d1ee87ee9f39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edf21aa1-e667-42f2-8afe-b071ab43b6f7 { text-align: left; }
#s-edf21aa1-e667-42f2-8afe-b071ab43b6f7 .shg-product-sold-out {
  display: none;
}

#s-edf21aa1-e667-42f2-8afe-b071ab43b6f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edf21aa1-e667-42f2-8afe-b071ab43b6f7 .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-5d7a895d-8d96-4a18-af35-a10cbe110283 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d7a895d-8d96-4a18-af35-a10cbe110283:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d7a895d-8d96-4a18-af35-a10cbe110283:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d7a895d-8d96-4a18-af35-a10cbe110283 {
  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-5d7a895d-8d96-4a18-af35-a10cbe110283.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d7a895d-8d96-4a18-af35-a10cbe110283.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d7a895d-8d96-4a18-af35-a10cbe110283.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60794f4c-11d7-4ea1-b8dc-79f455b7f6de {
  display: none;
}
#s-f117526a-02f3-4219-9e12-c055b083e54b { text-align: left; }
#s-7929b18f-f330-40ac-a290-123997b84168 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7929b18f-f330-40ac-a290-123997b84168 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3eda54fc-8ca7-44f8-8177-fe74101c7f69 { text-align: left; }
#s-3eda54fc-8ca7-44f8-8177-fe74101c7f69 .shg-product-sold-out {
  display: none;
}

#s-3eda54fc-8ca7-44f8-8177-fe74101c7f69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3eda54fc-8ca7-44f8-8177-fe74101c7f69 .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-bc5fa778-8e50-40a7-b233-fae9c12c0d96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc5fa778-8e50-40a7-b233-fae9c12c0d96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc5fa778-8e50-40a7-b233-fae9c12c0d96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc5fa778-8e50-40a7-b233-fae9c12c0d96 {
  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-bc5fa778-8e50-40a7-b233-fae9c12c0d96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc5fa778-8e50-40a7-b233-fae9c12c0d96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc5fa778-8e50-40a7-b233-fae9c12c0d96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-762d5d4a-addb-4725-8c9a-9151448143ff {
  display: none;
}
#s-6ce3c831-d0d2-468a-aa56-94e79d4284f7 { text-align: left; }
#s-9d742ab1-0677-417e-84f8-6d4ef94ccc1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d742ab1-0677-417e-84f8-6d4ef94ccc1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4e8c81e-6294-4eb0-bcd8-b864c5a59b6a { text-align: left; }
#s-d4e8c81e-6294-4eb0-bcd8-b864c5a59b6a .shg-product-sold-out {
  display: none;
}

#s-d4e8c81e-6294-4eb0-bcd8-b864c5a59b6a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4e8c81e-6294-4eb0-bcd8-b864c5a59b6a .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-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66 {
  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-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ce5232c-fa01-48a9-8d27-8cfd3ebefb66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f70d1ce-1038-427a-b157-8e53a6cdb4cf {
  display: none;
}
#s-2c97fe68-8a14-4044-b3b5-fbc799bac3ca { text-align: left; }
#s-079d1f43-b549-46b4-88f0-9576be1288e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-079d1f43-b549-46b4-88f0-9576be1288e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41524acb-e136-4058-b582-eb50ebb0ef08 { text-align: left; }
#s-41524acb-e136-4058-b582-eb50ebb0ef08 .shg-product-sold-out {
  display: none;
}

#s-41524acb-e136-4058-b582-eb50ebb0ef08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41524acb-e136-4058-b582-eb50ebb0ef08 .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-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0 {
  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-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0631bb3a-6f8b-4f9c-95ec-c6154f1446f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5419fe23-2d45-49de-afd9-fbf353039213 {
  display: none;
}
#s-f144c799-115b-4001-8d6d-a96d01da8334 { text-align: left; }
#s-607b3cac-862d-461b-a4b6-4becdd7c206b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-607b3cac-862d-461b-a4b6-4becdd7c206b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ba3f799-4500-4e9d-b75f-dbaea979f1ee { text-align: left; }
#s-8ba3f799-4500-4e9d-b75f-dbaea979f1ee .shg-product-sold-out {
  display: none;
}

#s-8ba3f799-4500-4e9d-b75f-dbaea979f1ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ba3f799-4500-4e9d-b75f-dbaea979f1ee .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-88844581-3639-4527-8b9c-aaba84513e4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88844581-3639-4527-8b9c-aaba84513e4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88844581-3639-4527-8b9c-aaba84513e4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88844581-3639-4527-8b9c-aaba84513e4f {
  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-88844581-3639-4527-8b9c-aaba84513e4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88844581-3639-4527-8b9c-aaba84513e4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88844581-3639-4527-8b9c-aaba84513e4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c548043-29e0-4557-93f3-5aa631c361c5 {
  display: none;
}
#s-4d48d62f-2de1-4a92-971e-b1c0e9fb042b { text-align: left; }
#s-919d2b19-113a-40af-902d-5641a98fe46d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-919d2b19-113a-40af-902d-5641a98fe46d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1262136-8f24-49d2-a2da-022e11638bff { text-align: left; }
#s-e1262136-8f24-49d2-a2da-022e11638bff .shg-product-sold-out {
  display: none;
}

#s-e1262136-8f24-49d2-a2da-022e11638bff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1262136-8f24-49d2-a2da-022e11638bff .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-45f3d796-7639-43ab-ad4d-fe4f1ce53a64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45f3d796-7639-43ab-ad4d-fe4f1ce53a64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45f3d796-7639-43ab-ad4d-fe4f1ce53a64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45f3d796-7639-43ab-ad4d-fe4f1ce53a64 {
  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-45f3d796-7639-43ab-ad4d-fe4f1ce53a64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45f3d796-7639-43ab-ad4d-fe4f1ce53a64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45f3d796-7639-43ab-ad4d-fe4f1ce53a64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bafd4431-cad5-407c-92e4-a11f1593236a {
  display: none;
}
#s-c3f2f3a7-cf1c-4b7e-aff2-d9901223b1f8 { text-align: left; }
#s-ee47e216-1433-469f-8e97-a18f970814ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee47e216-1433-469f-8e97-a18f970814ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a773d65-47b5-4b76-9942-6bb98860dabe { text-align: left; }
#s-9a773d65-47b5-4b76-9942-6bb98860dabe .shg-product-sold-out {
  display: none;
}

#s-9a773d65-47b5-4b76-9942-6bb98860dabe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a773d65-47b5-4b76-9942-6bb98860dabe .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-1117b1bd-bc74-4888-a045-c4ecc882a50f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1117b1bd-bc74-4888-a045-c4ecc882a50f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1117b1bd-bc74-4888-a045-c4ecc882a50f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1117b1bd-bc74-4888-a045-c4ecc882a50f {
  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-1117b1bd-bc74-4888-a045-c4ecc882a50f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1117b1bd-bc74-4888-a045-c4ecc882a50f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1117b1bd-bc74-4888-a045-c4ecc882a50f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40d74c86-1669-496a-a957-401122eaad3c {
  display: none;
}
#s-155c3d42-7ceb-44d1-a09e-cda98359dd74 { text-align: left; }
#s-7b19efa2-bcab-4ff4-9f5a-de1c253e512a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b19efa2-bcab-4ff4-9f5a-de1c253e512a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ec51d10-3eb9-45b0-8224-269e161f0a80 { text-align: left; }
#s-6ec51d10-3eb9-45b0-8224-269e161f0a80 .shg-product-sold-out {
  display: none;
}

#s-6ec51d10-3eb9-45b0-8224-269e161f0a80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ec51d10-3eb9-45b0-8224-269e161f0a80 .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-35638b40-181d-40b9-b1b2-ab8775439b86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35638b40-181d-40b9-b1b2-ab8775439b86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35638b40-181d-40b9-b1b2-ab8775439b86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35638b40-181d-40b9-b1b2-ab8775439b86 {
  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-35638b40-181d-40b9-b1b2-ab8775439b86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35638b40-181d-40b9-b1b2-ab8775439b86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35638b40-181d-40b9-b1b2-ab8775439b86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c884824-6a5a-4968-9390-4e075c3821e2 {
  display: none;
}
#s-df870032-9eec-4fa7-9753-4431780c253d { text-align: left; }
#s-56d4c196-04c6-4f43-a974-9f9a21e4a1e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56d4c196-04c6-4f43-a974-9f9a21e4a1e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37fecc25-7dac-4ca9-9e6d-23c85fb6066d { text-align: left; }
#s-37fecc25-7dac-4ca9-9e6d-23c85fb6066d .shg-product-sold-out {
  display: none;
}

#s-37fecc25-7dac-4ca9-9e6d-23c85fb6066d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37fecc25-7dac-4ca9-9e6d-23c85fb6066d .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-94a4f87e-7702-465d-b970-4aa0bfb86db6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94a4f87e-7702-465d-b970-4aa0bfb86db6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94a4f87e-7702-465d-b970-4aa0bfb86db6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94a4f87e-7702-465d-b970-4aa0bfb86db6 {
  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-94a4f87e-7702-465d-b970-4aa0bfb86db6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94a4f87e-7702-465d-b970-4aa0bfb86db6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94a4f87e-7702-465d-b970-4aa0bfb86db6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a21f5690-66c1-45e1-8255-0a261acd788e {
  display: none;
}
#s-3c24a962-3dcc-412c-b047-37c82add9622 { text-align: left; }
#s-0aa3c3af-c990-4b38-a13b-8849dbe91ec6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0aa3c3af-c990-4b38-a13b-8849dbe91ec6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6f82cb1-2e03-442c-ac93-eadee44fa300 { text-align: left; }
#s-c6f82cb1-2e03-442c-ac93-eadee44fa300 .shg-product-sold-out {
  display: none;
}

#s-c6f82cb1-2e03-442c-ac93-eadee44fa300 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6f82cb1-2e03-442c-ac93-eadee44fa300 .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-fa8424e0-3d11-4d0d-afb9-9107714adbfc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa8424e0-3d11-4d0d-afb9-9107714adbfc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa8424e0-3d11-4d0d-afb9-9107714adbfc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa8424e0-3d11-4d0d-afb9-9107714adbfc {
  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-fa8424e0-3d11-4d0d-afb9-9107714adbfc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa8424e0-3d11-4d0d-afb9-9107714adbfc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa8424e0-3d11-4d0d-afb9-9107714adbfc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7660c4f9-2b04-408d-abfd-368aa4f1a42c {
  display: none;
}
#s-159bbcd8-b771-41d5-b3e6-082252e114aa { text-align: left; }
#s-1d414fa7-cb1c-47ab-95e3-94e74fcf1c55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d414fa7-cb1c-47ab-95e3-94e74fcf1c55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67619f1c-4865-4afa-8b29-72288b229434 { text-align: left; }
#s-67619f1c-4865-4afa-8b29-72288b229434 .shg-product-sold-out {
  display: none;
}

#s-67619f1c-4865-4afa-8b29-72288b229434 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67619f1c-4865-4afa-8b29-72288b229434 .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-c9033fff-d27d-4e38-9a38-afefe2b6593c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9033fff-d27d-4e38-9a38-afefe2b6593c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9033fff-d27d-4e38-9a38-afefe2b6593c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9033fff-d27d-4e38-9a38-afefe2b6593c {
  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-c9033fff-d27d-4e38-9a38-afefe2b6593c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9033fff-d27d-4e38-9a38-afefe2b6593c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9033fff-d27d-4e38-9a38-afefe2b6593c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7459e21a-8884-4598-95ef-daa970e690b2 {
  display: none;
}
#s-daad1610-0098-4549-b35b-3b7565380938 { text-align: left; }
#s-6297badc-216b-47f3-8ae0-7a51b8e311f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6297badc-216b-47f3-8ae0-7a51b8e311f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4737b458-28ea-49cf-a256-624b93584c70 { text-align: left; }
#s-4737b458-28ea-49cf-a256-624b93584c70 .shg-product-sold-out {
  display: none;
}

#s-4737b458-28ea-49cf-a256-624b93584c70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4737b458-28ea-49cf-a256-624b93584c70 .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-6ce31295-a98d-44d9-be26-00a568238eca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ce31295-a98d-44d9-be26-00a568238eca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ce31295-a98d-44d9-be26-00a568238eca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ce31295-a98d-44d9-be26-00a568238eca {
  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-6ce31295-a98d-44d9-be26-00a568238eca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ce31295-a98d-44d9-be26-00a568238eca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ce31295-a98d-44d9-be26-00a568238eca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-21512620-a00a-4d3d-ba9b-ea02021178e0 {
  display: none;
}
#s-f9596b3b-3eb2-475e-a6a4-febb2b677000 { text-align: left; }
#s-cae56ce3-00fe-4aac-8eb9-bdf1bddfebfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cae56ce3-00fe-4aac-8eb9-bdf1bddfebfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab548096-cf1e-454e-a5fb-d30d2f2a77a3 { text-align: left; }
#s-ab548096-cf1e-454e-a5fb-d30d2f2a77a3 .shg-product-sold-out {
  display: none;
}

#s-ab548096-cf1e-454e-a5fb-d30d2f2a77a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab548096-cf1e-454e-a5fb-d30d2f2a77a3 .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-109366aa-1dc9-4182-8915-85ea4172bf80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-109366aa-1dc9-4182-8915-85ea4172bf80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-109366aa-1dc9-4182-8915-85ea4172bf80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-109366aa-1dc9-4182-8915-85ea4172bf80 {
  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-109366aa-1dc9-4182-8915-85ea4172bf80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-109366aa-1dc9-4182-8915-85ea4172bf80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-109366aa-1dc9-4182-8915-85ea4172bf80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c19b7ffb-1e14-48aa-b423-c01169e3fdfc {
  display: none;
}
#s-55ed3796-db88-485e-ab51-1027de1d68dd { text-align: left; }
#s-7557b2c3-13dc-4296-ad9a-e77501b9ffeb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7557b2c3-13dc-4296-ad9a-e77501b9ffeb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd681049-34ed-4bbf-860b-d3e20a55c85e { text-align: left; }
#s-cd681049-34ed-4bbf-860b-d3e20a55c85e .shg-product-sold-out {
  display: none;
}

#s-cd681049-34ed-4bbf-860b-d3e20a55c85e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd681049-34ed-4bbf-860b-d3e20a55c85e .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-b8d22d74-5899-4e16-8a80-5267d29a3e09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8d22d74-5899-4e16-8a80-5267d29a3e09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8d22d74-5899-4e16-8a80-5267d29a3e09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8d22d74-5899-4e16-8a80-5267d29a3e09 {
  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-b8d22d74-5899-4e16-8a80-5267d29a3e09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8d22d74-5899-4e16-8a80-5267d29a3e09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8d22d74-5899-4e16-8a80-5267d29a3e09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22532eb7-0b1d-4318-a6f7-ab285e943f75 {
  display: none;
}
#s-25e1521b-7fbc-4900-b88c-c0c63ac1497b { text-align: left; }
#s-4158b9fd-f17b-4c42-a851-4d8a8049991e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4158b9fd-f17b-4c42-a851-4d8a8049991e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e706da82-2cf3-486e-863d-8f2acf9517da { text-align: left; }
#s-e706da82-2cf3-486e-863d-8f2acf9517da .shg-product-sold-out {
  display: none;
}

#s-e706da82-2cf3-486e-863d-8f2acf9517da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e706da82-2cf3-486e-863d-8f2acf9517da .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-1ad40868-54f1-407f-9cf1-b17753c6de5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ad40868-54f1-407f-9cf1-b17753c6de5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ad40868-54f1-407f-9cf1-b17753c6de5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ad40868-54f1-407f-9cf1-b17753c6de5c {
  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-1ad40868-54f1-407f-9cf1-b17753c6de5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ad40868-54f1-407f-9cf1-b17753c6de5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ad40868-54f1-407f-9cf1-b17753c6de5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6809d3f9-0198-4bf3-ac82-e0ad1d268db5 {
  display: none;
}
#s-02d5911f-0a44-4842-9d1b-6c7f1ec14b18 { text-align: left; }
#s-83e5c814-95d2-4485-baef-c8238f04682b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83e5c814-95d2-4485-baef-c8238f04682b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb83b5ab-fa95-4001-9296-1ac5ad9bb777 { text-align: left; }
#s-bb83b5ab-fa95-4001-9296-1ac5ad9bb777 .shg-product-sold-out {
  display: none;
}

#s-bb83b5ab-fa95-4001-9296-1ac5ad9bb777 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb83b5ab-fa95-4001-9296-1ac5ad9bb777 .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-af921a9b-bc3e-4d35-99c4-68baf58d3337 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af921a9b-bc3e-4d35-99c4-68baf58d3337:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af921a9b-bc3e-4d35-99c4-68baf58d3337:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af921a9b-bc3e-4d35-99c4-68baf58d3337 {
  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-af921a9b-bc3e-4d35-99c4-68baf58d3337.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af921a9b-bc3e-4d35-99c4-68baf58d3337.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af921a9b-bc3e-4d35-99c4-68baf58d3337.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-379b95f0-ca48-4080-a3a8-d35172016a26 {
  display: none;
}
#s-6bfbb1d8-48c4-4b73-ac23-b6f40a5dc1cf { text-align: left; }
#s-67df0f9e-514c-456b-b07f-48b4ce61e02c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67df0f9e-514c-456b-b07f-48b4ce61e02c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d62c5eb9-af00-49b6-96c0-7d057894c2b3 { text-align: left; }
#s-d62c5eb9-af00-49b6-96c0-7d057894c2b3 .shg-product-sold-out {
  display: none;
}

#s-d62c5eb9-af00-49b6-96c0-7d057894c2b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d62c5eb9-af00-49b6-96c0-7d057894c2b3 .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-59cb7278-d637-44dc-a6b9-ca71183021b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59cb7278-d637-44dc-a6b9-ca71183021b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59cb7278-d637-44dc-a6b9-ca71183021b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59cb7278-d637-44dc-a6b9-ca71183021b6 {
  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-59cb7278-d637-44dc-a6b9-ca71183021b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59cb7278-d637-44dc-a6b9-ca71183021b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59cb7278-d637-44dc-a6b9-ca71183021b6.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;
}
