.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-a9bc5aec-276b-46dd-8674-b2f5e8a16ca7 {
  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-c84810c2-b151-4493-8b60-474223525a13 { margin-top: 40px; }
#s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs {
  justify-content: center;
}


  #s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c84810c2-b151-4493-8b60-474223525a13 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c84810c2-b151-4493-8b60-474223525a13 .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-6f83e870-b7bd-499d-9e40-0614e2ee159d { padding-top: 10px;
padding-bottom: 10px; }
 #s-6f83e870-b7bd-499d-9e40-0614e2ee159d .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-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-483482f5-6294-4bc9-af9a-46e0fea3ea04 .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-354e5e58-e559-4d2a-a7cf-0e9cc066e302 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-354e5e58-e559-4d2a-a7cf-0e9cc066e302"] > .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-829d16c6-80c2-470a-8a93-e26bd70fd87c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-25f52e44-cc6b-43f9-93a4-4df50ae8dbcd { 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-b877b293-d67e-4c60-9c8a-a6c13b9385c2 { 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-b877b293-d67e-4c60-9c8a-a6c13b9385c2: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-b877b293-d67e-4c60-9c8a-a6c13b9385c2: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-b877b293-d67e-4c60-9c8a-a6c13b9385c2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-bedbff3e-ea1d-4ddd-8135-537565705d87 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-59c61305-cb89-4059-9f4b-8ea5dcbd6f6d { 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-dc57152e-6039-4a7d-b05e-806fb64a9a97 { 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-dc57152e-6039-4a7d-b05e-806fb64a9a97: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-dc57152e-6039-4a7d-b05e-806fb64a9a97: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-dc57152e-6039-4a7d-b05e-806fb64a9a97.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-be7018ac-4484-4eeb-9c22-3e63aaf9c87a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6eb807b2-431e-4228-851c-db7289505376 { 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-8be04689-0a1e-4a10-9a5d-e0a7f3a31770 { 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-8be04689-0a1e-4a10-9a5d-e0a7f3a31770: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-8be04689-0a1e-4a10-9a5d-e0a7f3a31770: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-8be04689-0a1e-4a10-9a5d-e0a7f3a31770.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-2b1f9008-cc7c-42b6-8a2f-7ee9df50b07f { min-height: 50px; }
#s-2b1f9008-cc7c-42b6-8a2f-7ee9df50b07f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0a53f7a6-744b-4642-bb8a-cb5d7ed1e2a7 { 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-0a53f7a6-744b-4642-bb8a-cb5d7ed1e2a7 .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-d5a251be-baf7-40fa-bdf7-e4a10c817d49 {
  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-d29ce9fc-06d4-4c66-94db-b0e0bb821990 { 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-0ca790ce-1a51-4bf5-805f-860fccbfa555 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ca790ce-1a51-4bf5-805f-860fccbfa555 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-115929db-de0f-4e28-82f4-fb397b311fb8 {
  display: none;
}
#s-7cf0b813-08c6-4da0-a002-51de23b6a828 { text-align: left; }
#s-834eb05c-8e8d-4f31-8d09-6132092d8108 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-834eb05c-8e8d-4f31-8d09-6132092d8108 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-87f266e6-5f21-4f87-a8ee-4aaf563b377b {
  display: none;
}
#s-748280de-1910-4edc-a7f7-36142a6331de { text-align: left; }
#s-06f3d875-ecd2-42b8-9e57-c889c0e1e63f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06f3d875-ecd2-42b8-9e57-c889c0e1e63f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ed1bf713-46e0-4181-9846-0a88af8b0ee4 {
  display: none;
}
#s-7f7d0e79-efdb-4966-ab76-8c612ee0d9f5 { text-align: left; }
#s-2721dc8c-6667-4042-bcb5-09ff7748900e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2721dc8c-6667-4042-bcb5-09ff7748900e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7149a155-7b40-4ac6-b5a1-3860e741c189 {
  display: none;
}
#s-cdad8979-53bf-4e8f-bd2a-d127ec783583 { text-align: left; }
#s-70dfb930-77b4-4eb4-9b6f-d31f8dced095 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70dfb930-77b4-4eb4-9b6f-d31f8dced095 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af18a140-7c63-441a-895a-ed0b0e11231f { text-align: left; }
#s-af18a140-7c63-441a-895a-ed0b0e11231f .shg-product-sold-out {
  display: none;
}

#s-af18a140-7c63-441a-895a-ed0b0e11231f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af18a140-7c63-441a-895a-ed0b0e11231f .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-6cb4461e-ea3b-4221-9aae-945d156ee964 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cb4461e-ea3b-4221-9aae-945d156ee964:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cb4461e-ea3b-4221-9aae-945d156ee964:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cb4461e-ea3b-4221-9aae-945d156ee964 {
  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-6cb4461e-ea3b-4221-9aae-945d156ee964.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cb4461e-ea3b-4221-9aae-945d156ee964.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cb4461e-ea3b-4221-9aae-945d156ee964.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a75e65c4-33a8-4983-a55b-c01d564dd432 {
  display: none;
}
#s-982c2c44-ed57-456c-8c05-f79a4e18e740 { text-align: left; }
#s-0a5ccb2b-de96-4f1d-84c9-e4aeaa86442f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a5ccb2b-de96-4f1d-84c9-e4aeaa86442f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-29af4275-8e06-4103-9504-8442cccf731f { text-align: left; }
#s-29af4275-8e06-4103-9504-8442cccf731f .shg-product-sold-out {
  display: none;
}

#s-29af4275-8e06-4103-9504-8442cccf731f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-29af4275-8e06-4103-9504-8442cccf731f .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-5b70c8ae-6cff-45dd-ad85-8e08a303d42a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b70c8ae-6cff-45dd-ad85-8e08a303d42a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b70c8ae-6cff-45dd-ad85-8e08a303d42a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b70c8ae-6cff-45dd-ad85-8e08a303d42a {
  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-5b70c8ae-6cff-45dd-ad85-8e08a303d42a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b70c8ae-6cff-45dd-ad85-8e08a303d42a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b70c8ae-6cff-45dd-ad85-8e08a303d42a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5519d13-27c2-40c7-ba87-0da442e07e81 {
  display: none;
}
#s-68f2ecda-eea5-42cb-8066-68fb5a9a2cd4 { text-align: left; }
#s-f7f089c1-2962-45fe-9684-1da7dff5a625 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7f089c1-2962-45fe-9684-1da7dff5a625 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdb5c6ee-749e-498b-b1a5-a5f3b892b9ac { text-align: left; }
#s-fdb5c6ee-749e-498b-b1a5-a5f3b892b9ac .shg-product-sold-out {
  display: none;
}

#s-fdb5c6ee-749e-498b-b1a5-a5f3b892b9ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdb5c6ee-749e-498b-b1a5-a5f3b892b9ac .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-734df8a5-bb47-405d-86fb-b22b4e67f6d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-734df8a5-bb47-405d-86fb-b22b4e67f6d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-734df8a5-bb47-405d-86fb-b22b4e67f6d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-734df8a5-bb47-405d-86fb-b22b4e67f6d3 {
  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-734df8a5-bb47-405d-86fb-b22b4e67f6d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-734df8a5-bb47-405d-86fb-b22b4e67f6d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-734df8a5-bb47-405d-86fb-b22b4e67f6d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efa0a475-034f-4959-a48c-e062b86cc56b {
  display: none;
}
#s-19da8c76-e6e6-4d4a-9a44-282b257990eb { text-align: left; }
#s-7b4e919d-777a-461c-a245-316fef148e2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b4e919d-777a-461c-a245-316fef148e2a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b0c8e4c-dfdd-4c98-833f-39f65fb701db { text-align: left; }
#s-3b0c8e4c-dfdd-4c98-833f-39f65fb701db .shg-product-sold-out {
  display: none;
}

#s-3b0c8e4c-dfdd-4c98-833f-39f65fb701db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b0c8e4c-dfdd-4c98-833f-39f65fb701db .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-63ea73b6-169a-41c6-ba54-ac78f90c0b94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63ea73b6-169a-41c6-ba54-ac78f90c0b94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63ea73b6-169a-41c6-ba54-ac78f90c0b94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63ea73b6-169a-41c6-ba54-ac78f90c0b94 {
  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-63ea73b6-169a-41c6-ba54-ac78f90c0b94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63ea73b6-169a-41c6-ba54-ac78f90c0b94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63ea73b6-169a-41c6-ba54-ac78f90c0b94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6760709b-d091-4ee8-94ad-0a5bb7b37261 {
  display: none;
}
#s-ec3e6dbd-9f5a-4bd0-a1be-5c9c028bf1ef { text-align: left; }
#s-51aae631-2356-465a-b4a8-966543ad9d51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51aae631-2356-465a-b4a8-966543ad9d51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-100d1195-94b0-4d27-936a-93a1b2e8e710 { text-align: left; }
#s-100d1195-94b0-4d27-936a-93a1b2e8e710 .shg-product-sold-out {
  display: none;
}

#s-100d1195-94b0-4d27-936a-93a1b2e8e710 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-100d1195-94b0-4d27-936a-93a1b2e8e710 .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-8b20ef0a-4095-4584-9ec6-8241f2551f9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b20ef0a-4095-4584-9ec6-8241f2551f9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b20ef0a-4095-4584-9ec6-8241f2551f9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b20ef0a-4095-4584-9ec6-8241f2551f9e {
  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-8b20ef0a-4095-4584-9ec6-8241f2551f9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b20ef0a-4095-4584-9ec6-8241f2551f9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b20ef0a-4095-4584-9ec6-8241f2551f9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41e7e84a-6a59-4ec3-8ff6-6f02c4cb94b3 {
  display: none;
}
#s-b02eee58-0fcf-478e-91ab-6a283d3c8b89 { text-align: left; }
#s-d7a8b2a0-53ff-49aa-8ccc-d9120452e3b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7a8b2a0-53ff-49aa-8ccc-d9120452e3b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41454427-846a-4a80-95d0-88c5a6616124 { text-align: left; }
#s-41454427-846a-4a80-95d0-88c5a6616124 .shg-product-sold-out {
  display: none;
}

#s-41454427-846a-4a80-95d0-88c5a6616124 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41454427-846a-4a80-95d0-88c5a6616124 .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-2292805b-ff48-4f1e-8079-dc31d8b62b36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2292805b-ff48-4f1e-8079-dc31d8b62b36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2292805b-ff48-4f1e-8079-dc31d8b62b36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2292805b-ff48-4f1e-8079-dc31d8b62b36 {
  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-2292805b-ff48-4f1e-8079-dc31d8b62b36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2292805b-ff48-4f1e-8079-dc31d8b62b36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2292805b-ff48-4f1e-8079-dc31d8b62b36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cfe8a01c-53af-491e-9ad5-1133eb3ea760 {
  display: none;
}
#s-8e99374b-924e-46eb-b5e7-8d949756b281 { text-align: left; }
#s-40d11438-5a1a-4ce9-9db7-85734ed2f614 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40d11438-5a1a-4ce9-9db7-85734ed2f614 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-068aca1b-0626-4ccb-8252-5d74b0a34672 { text-align: left; }
#s-068aca1b-0626-4ccb-8252-5d74b0a34672 .shg-product-sold-out {
  display: none;
}

#s-068aca1b-0626-4ccb-8252-5d74b0a34672 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-068aca1b-0626-4ccb-8252-5d74b0a34672 .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-cc186697-45d3-4212-90b5-b4e25f715906 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc186697-45d3-4212-90b5-b4e25f715906:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc186697-45d3-4212-90b5-b4e25f715906:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc186697-45d3-4212-90b5-b4e25f715906 {
  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-cc186697-45d3-4212-90b5-b4e25f715906.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc186697-45d3-4212-90b5-b4e25f715906.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc186697-45d3-4212-90b5-b4e25f715906.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35c92a0a-da74-4925-8c3a-0801576bd48a {
  display: none;
}
#s-e500b50e-cf61-4282-98d2-5628443822e8 { text-align: left; }
#s-08e8b227-8394-47b0-9f95-1e5a44a683b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08e8b227-8394-47b0-9f95-1e5a44a683b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-756730a5-bf71-41f4-976c-1fdab3b495bb { text-align: left; }
#s-756730a5-bf71-41f4-976c-1fdab3b495bb .shg-product-sold-out {
  display: none;
}

#s-756730a5-bf71-41f4-976c-1fdab3b495bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-756730a5-bf71-41f4-976c-1fdab3b495bb .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-a8f00347-399b-40b9-9b79-adc3cc5b5104 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8f00347-399b-40b9-9b79-adc3cc5b5104:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8f00347-399b-40b9-9b79-adc3cc5b5104:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8f00347-399b-40b9-9b79-adc3cc5b5104 {
  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-a8f00347-399b-40b9-9b79-adc3cc5b5104.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8f00347-399b-40b9-9b79-adc3cc5b5104.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8f00347-399b-40b9-9b79-adc3cc5b5104.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd9054bc-4dee-41ff-a591-8a63643baf63 {
  display: none;
}
#s-28fedfa1-ab21-41ad-8f19-4f2dbd28d2fc { text-align: left; }
#s-ad750670-7039-4bfa-acba-ebd84e57c3fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad750670-7039-4bfa-acba-ebd84e57c3fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5220a2d5-5720-4926-bf71-0913154559f6 { text-align: left; }
#s-5220a2d5-5720-4926-bf71-0913154559f6 .shg-product-sold-out {
  display: none;
}

#s-5220a2d5-5720-4926-bf71-0913154559f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5220a2d5-5720-4926-bf71-0913154559f6 .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-d33b922f-7e96-415c-bdba-089c385df920 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d33b922f-7e96-415c-bdba-089c385df920:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d33b922f-7e96-415c-bdba-089c385df920:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d33b922f-7e96-415c-bdba-089c385df920 {
  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-d33b922f-7e96-415c-bdba-089c385df920.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d33b922f-7e96-415c-bdba-089c385df920.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d33b922f-7e96-415c-bdba-089c385df920.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d57bd7a-37a0-4de9-a931-92fa6ef8e71b {
  display: none;
}
#s-1b1fcc6a-4af6-4cf6-80e2-ebfd861f113b { text-align: left; }
#s-f994637b-3044-4e61-9d26-72f340f3861e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f994637b-3044-4e61-9d26-72f340f3861e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f461b7a-58fc-4397-81ab-056a782f21ca { text-align: left; }
#s-9f461b7a-58fc-4397-81ab-056a782f21ca .shg-product-sold-out {
  display: none;
}

#s-9f461b7a-58fc-4397-81ab-056a782f21ca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f461b7a-58fc-4397-81ab-056a782f21ca .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-e40210a2-4179-4eba-b7e1-1dbcf082b61a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e40210a2-4179-4eba-b7e1-1dbcf082b61a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e40210a2-4179-4eba-b7e1-1dbcf082b61a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e40210a2-4179-4eba-b7e1-1dbcf082b61a {
  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-e40210a2-4179-4eba-b7e1-1dbcf082b61a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e40210a2-4179-4eba-b7e1-1dbcf082b61a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e40210a2-4179-4eba-b7e1-1dbcf082b61a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79e5181b-a9cc-44cc-b50a-93dc1f0bd26a {
  display: none;
}
#s-17def9f8-d77c-440e-abe6-a3a2a981af0d { text-align: left; }
#s-bb8db590-2b90-4f3b-bca6-2bb5341c6ba6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb8db590-2b90-4f3b-bca6-2bb5341c6ba6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c79187d-e272-474c-8db9-55b01010eeeb { text-align: left; }
#s-5c79187d-e272-474c-8db9-55b01010eeeb .shg-product-sold-out {
  display: none;
}

#s-5c79187d-e272-474c-8db9-55b01010eeeb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c79187d-e272-474c-8db9-55b01010eeeb .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-9ac28a19-3d5a-4544-aec9-d76c3612e3e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ac28a19-3d5a-4544-aec9-d76c3612e3e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ac28a19-3d5a-4544-aec9-d76c3612e3e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ac28a19-3d5a-4544-aec9-d76c3612e3e8 {
  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-9ac28a19-3d5a-4544-aec9-d76c3612e3e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ac28a19-3d5a-4544-aec9-d76c3612e3e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ac28a19-3d5a-4544-aec9-d76c3612e3e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b239842c-6d8a-4def-838a-9ccb778f4fef {
  display: none;
}
#s-fadc741f-0480-4cdf-bdad-03d59f95a394 { text-align: left; }
#s-37f564ca-2fe0-4038-828a-ba8a4a5961cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37f564ca-2fe0-4038-828a-ba8a4a5961cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4b9bd31-aeb3-4db0-967d-bbab9c707117 { text-align: left; }
#s-c4b9bd31-aeb3-4db0-967d-bbab9c707117 .shg-product-sold-out {
  display: none;
}

#s-c4b9bd31-aeb3-4db0-967d-bbab9c707117 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4b9bd31-aeb3-4db0-967d-bbab9c707117 .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-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d {
  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-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e676e1e-4d0a-4a85-b665-ad5bf4f2c66d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bd9c434-9892-4236-8427-89e27646033f {
  display: none;
}
#s-8dd71ff9-4941-4d2f-8586-18168019d244 { text-align: left; }
#s-e2078719-e2f8-4f46-b7a5-bdf90bda385d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2078719-e2f8-4f46-b7a5-bdf90bda385d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0565736a-7549-4e66-9d6d-2885158210ff { text-align: left; }
#s-0565736a-7549-4e66-9d6d-2885158210ff .shg-product-sold-out {
  display: none;
}

#s-0565736a-7549-4e66-9d6d-2885158210ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0565736a-7549-4e66-9d6d-2885158210ff .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-eeed67d4-9b94-4a9b-b17a-21733b5b770a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eeed67d4-9b94-4a9b-b17a-21733b5b770a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eeed67d4-9b94-4a9b-b17a-21733b5b770a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eeed67d4-9b94-4a9b-b17a-21733b5b770a {
  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-eeed67d4-9b94-4a9b-b17a-21733b5b770a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eeed67d4-9b94-4a9b-b17a-21733b5b770a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eeed67d4-9b94-4a9b-b17a-21733b5b770a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af56c848-313c-4d8e-b918-fd7619b7ea41 {
  display: none;
}
#s-49b27af3-b6b3-4e7a-9a3b-30fe1eab84e0 { text-align: left; }
#s-d988f518-7d12-4db5-bb89-b27851095bdc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d988f518-7d12-4db5-bb89-b27851095bdc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-346bf64d-6a59-4674-932c-8ffa4ba1f708 { text-align: left; }
#s-346bf64d-6a59-4674-932c-8ffa4ba1f708 .shg-product-sold-out {
  display: none;
}

#s-346bf64d-6a59-4674-932c-8ffa4ba1f708 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-346bf64d-6a59-4674-932c-8ffa4ba1f708 .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-a06be38b-de33-4d91-b53c-9be5526a8491 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a06be38b-de33-4d91-b53c-9be5526a8491:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a06be38b-de33-4d91-b53c-9be5526a8491:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a06be38b-de33-4d91-b53c-9be5526a8491 {
  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-a06be38b-de33-4d91-b53c-9be5526a8491.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a06be38b-de33-4d91-b53c-9be5526a8491.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a06be38b-de33-4d91-b53c-9be5526a8491.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f33f8be7-8c70-4560-ad85-2649b50a6546 {
  display: none;
}
#s-a6e82129-d966-4a3a-82d2-682e0cf3a278 { text-align: left; }
#s-4d68816d-6c8d-4c37-979f-ff3a65028851 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d68816d-6c8d-4c37-979f-ff3a65028851 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b0b5fef-a7ea-4c61-b7e7-5bd5319327bb { text-align: left; }
#s-1b0b5fef-a7ea-4c61-b7e7-5bd5319327bb .shg-product-sold-out {
  display: none;
}

#s-1b0b5fef-a7ea-4c61-b7e7-5bd5319327bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b0b5fef-a7ea-4c61-b7e7-5bd5319327bb .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-b22a3264-24f5-4093-95e4-9a15e1c1a8c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b22a3264-24f5-4093-95e4-9a15e1c1a8c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b22a3264-24f5-4093-95e4-9a15e1c1a8c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b22a3264-24f5-4093-95e4-9a15e1c1a8c8 {
  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-b22a3264-24f5-4093-95e4-9a15e1c1a8c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b22a3264-24f5-4093-95e4-9a15e1c1a8c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b22a3264-24f5-4093-95e4-9a15e1c1a8c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2dd93275-a80f-445c-b761-c0c240fff0c0 {
  display: none;
}
#s-16cf6625-8e7d-47ec-9510-a6c60cf69db5 { text-align: left; }
#s-bd3155b0-5e89-49c7-9595-b4b3430c25b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd3155b0-5e89-49c7-9595-b4b3430c25b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43ef7912-8077-40d2-8d64-6f592ca875dc { text-align: left; }
#s-43ef7912-8077-40d2-8d64-6f592ca875dc .shg-product-sold-out {
  display: none;
}

#s-43ef7912-8077-40d2-8d64-6f592ca875dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43ef7912-8077-40d2-8d64-6f592ca875dc .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-afb7ff24-efa6-470d-a192-b76baa86253d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afb7ff24-efa6-470d-a192-b76baa86253d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afb7ff24-efa6-470d-a192-b76baa86253d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afb7ff24-efa6-470d-a192-b76baa86253d {
  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-afb7ff24-efa6-470d-a192-b76baa86253d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afb7ff24-efa6-470d-a192-b76baa86253d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afb7ff24-efa6-470d-a192-b76baa86253d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7525bd4-e4de-43b9-9cd1-2978a204248a {
  display: none;
}
#s-62d89a8c-9891-4cca-8ee0-86844d431984 { text-align: left; }
#s-beee1104-ccb8-4824-812c-6a1dbd79c996 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-beee1104-ccb8-4824-812c-6a1dbd79c996 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ba56bc3-f526-4981-abd7-dee4171cb330 { text-align: left; }
#s-0ba56bc3-f526-4981-abd7-dee4171cb330 .shg-product-sold-out {
  display: none;
}

#s-0ba56bc3-f526-4981-abd7-dee4171cb330 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ba56bc3-f526-4981-abd7-dee4171cb330 .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-a23e3bab-32e8-4ac8-88fb-2411580ea0de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a23e3bab-32e8-4ac8-88fb-2411580ea0de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a23e3bab-32e8-4ac8-88fb-2411580ea0de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a23e3bab-32e8-4ac8-88fb-2411580ea0de {
  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-a23e3bab-32e8-4ac8-88fb-2411580ea0de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a23e3bab-32e8-4ac8-88fb-2411580ea0de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a23e3bab-32e8-4ac8-88fb-2411580ea0de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18978b08-5fed-456a-9e2f-c13dbe983701 {
  display: none;
}
#s-90958cd9-3cd7-4f20-895e-8a69ea52b267 { text-align: left; }
#s-c0ac8195-5441-4bd9-a7f5-a5e9bacca0c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0ac8195-5441-4bd9-a7f5-a5e9bacca0c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e5fb694-0438-4c3f-bca7-4aeb6b8f5ea5 { text-align: left; }
#s-3e5fb694-0438-4c3f-bca7-4aeb6b8f5ea5 .shg-product-sold-out {
  display: none;
}

#s-3e5fb694-0438-4c3f-bca7-4aeb6b8f5ea5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e5fb694-0438-4c3f-bca7-4aeb6b8f5ea5 .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-0821777f-d516-43f5-991b-d79e14fbb326 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0821777f-d516-43f5-991b-d79e14fbb326:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0821777f-d516-43f5-991b-d79e14fbb326:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0821777f-d516-43f5-991b-d79e14fbb326 {
  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-0821777f-d516-43f5-991b-d79e14fbb326.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0821777f-d516-43f5-991b-d79e14fbb326.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0821777f-d516-43f5-991b-d79e14fbb326.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f5628c1-f07a-477d-a2fa-5ccdea91067b {
  display: none;
}
#s-563be253-3bfa-4faa-b0d3-44345f512b6c { text-align: left; }
#s-5cca2655-66ff-4355-a0c6-2756d24a5a26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cca2655-66ff-4355-a0c6-2756d24a5a26 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a93bf457-495c-4af8-b73f-48b9f620468a { text-align: left; }
#s-a93bf457-495c-4af8-b73f-48b9f620468a .shg-product-sold-out {
  display: none;
}

#s-a93bf457-495c-4af8-b73f-48b9f620468a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a93bf457-495c-4af8-b73f-48b9f620468a .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-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14 {
  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-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a7740ab-dbb4-47d8-8b4f-3db0b29a2b14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27949d80-3682-49b2-ad65-8d39e8fa8630 {
  display: none;
}
#s-9239544e-9f5e-4fca-8abd-4113a405eb8a { text-align: left; }
#s-29a3e8e7-502e-44e1-b98d-c1a9e821c2b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29a3e8e7-502e-44e1-b98d-c1a9e821c2b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34e946f1-9abf-4048-b757-9a2ea596b318 { text-align: left; }
#s-34e946f1-9abf-4048-b757-9a2ea596b318 .shg-product-sold-out {
  display: none;
}

#s-34e946f1-9abf-4048-b757-9a2ea596b318 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34e946f1-9abf-4048-b757-9a2ea596b318 .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-0105dc6b-2995-4f42-8cd9-e9f55c790e6e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0105dc6b-2995-4f42-8cd9-e9f55c790e6e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0105dc6b-2995-4f42-8cd9-e9f55c790e6e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0105dc6b-2995-4f42-8cd9-e9f55c790e6e {
  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-0105dc6b-2995-4f42-8cd9-e9f55c790e6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0105dc6b-2995-4f42-8cd9-e9f55c790e6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0105dc6b-2995-4f42-8cd9-e9f55c790e6e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6a3b484-9de7-4e94-918c-6da0d430e4ab {
  display: none;
}
#s-4e108596-6aa4-4e5b-8771-a4f5dd09d8d0 { text-align: left; }
#s-147db560-e5d9-4a12-b8a9-b58d0c821d45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-147db560-e5d9-4a12-b8a9-b58d0c821d45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8de9c2eb-e41f-483a-aea1-97b38adeb173 { text-align: left; }
#s-8de9c2eb-e41f-483a-aea1-97b38adeb173 .shg-product-sold-out {
  display: none;
}

#s-8de9c2eb-e41f-483a-aea1-97b38adeb173 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8de9c2eb-e41f-483a-aea1-97b38adeb173 .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-99b31144-b245-4fb9-9bd4-1f10039a0453 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99b31144-b245-4fb9-9bd4-1f10039a0453:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99b31144-b245-4fb9-9bd4-1f10039a0453:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99b31144-b245-4fb9-9bd4-1f10039a0453 {
  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-99b31144-b245-4fb9-9bd4-1f10039a0453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99b31144-b245-4fb9-9bd4-1f10039a0453.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99b31144-b245-4fb9-9bd4-1f10039a0453.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a897fab-a38b-437a-950d-2eeba8545a82 {
  display: none;
}
#s-1376ab96-9f0e-4a68-990b-e4b1ecb240b5 { text-align: left; }
#s-5ce07544-1d7a-4c94-ac14-f479ce2a2cc4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ce07544-1d7a-4c94-ac14-f479ce2a2cc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a815f922-01bb-439a-a391-558421f64103 { text-align: left; }
#s-a815f922-01bb-439a-a391-558421f64103 .shg-product-sold-out {
  display: none;
}

#s-a815f922-01bb-439a-a391-558421f64103 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a815f922-01bb-439a-a391-558421f64103 .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-56bcd4ac-41f3-460f-b055-987d227ab475 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56bcd4ac-41f3-460f-b055-987d227ab475:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56bcd4ac-41f3-460f-b055-987d227ab475:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56bcd4ac-41f3-460f-b055-987d227ab475 {
  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-56bcd4ac-41f3-460f-b055-987d227ab475.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56bcd4ac-41f3-460f-b055-987d227ab475.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56bcd4ac-41f3-460f-b055-987d227ab475.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ffebcc0-e793-428d-8b2b-a74097ad5727 {
  display: none;
}
#s-2347a8fa-d851-441b-b045-cbc22a915244 { text-align: left; }
#s-c85f4b87-dc53-45a7-99d2-368cdb319e40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c85f4b87-dc53-45a7-99d2-368cdb319e40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e411718-dc78-42d3-bb33-8d2eabf6b731 { text-align: left; }
#s-8e411718-dc78-42d3-bb33-8d2eabf6b731 .shg-product-sold-out {
  display: none;
}

#s-8e411718-dc78-42d3-bb33-8d2eabf6b731 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e411718-dc78-42d3-bb33-8d2eabf6b731 .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-2d60bc23-b674-4d04-9ec1-7f2aa7520b64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d60bc23-b674-4d04-9ec1-7f2aa7520b64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d60bc23-b674-4d04-9ec1-7f2aa7520b64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d60bc23-b674-4d04-9ec1-7f2aa7520b64 {
  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-2d60bc23-b674-4d04-9ec1-7f2aa7520b64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d60bc23-b674-4d04-9ec1-7f2aa7520b64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d60bc23-b674-4d04-9ec1-7f2aa7520b64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8e4d048-20d3-45ec-b392-c9e6612d5096 {
  display: none;
}
#s-3930c811-780f-45c8-9e8a-390f0d6085e1 { text-align: left; }
#s-dd0dbde3-ee7c-48d8-b4e1-9b9f31f1e0db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd0dbde3-ee7c-48d8-b4e1-9b9f31f1e0db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5ae4cc9-ec35-4573-bad1-e951ce70ffa6 { text-align: left; }
#s-e5ae4cc9-ec35-4573-bad1-e951ce70ffa6 .shg-product-sold-out {
  display: none;
}

#s-e5ae4cc9-ec35-4573-bad1-e951ce70ffa6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5ae4cc9-ec35-4573-bad1-e951ce70ffa6 .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-d2f3f202-d5cd-406d-8d59-8adc69a7fed7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2f3f202-d5cd-406d-8d59-8adc69a7fed7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2f3f202-d5cd-406d-8d59-8adc69a7fed7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2f3f202-d5cd-406d-8d59-8adc69a7fed7 {
  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-d2f3f202-d5cd-406d-8d59-8adc69a7fed7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2f3f202-d5cd-406d-8d59-8adc69a7fed7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2f3f202-d5cd-406d-8d59-8adc69a7fed7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae91dd09-f990-44ee-b4f6-2e993813dc91 {
  display: none;
}
#s-b67c1fb7-f6c1-4d6e-bbb9-06bb33b1e3df { text-align: left; }
#s-04859048-9fe2-4cb8-ad54-8f9fc35fd45e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04859048-9fe2-4cb8-ad54-8f9fc35fd45e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4332e42e-794c-445e-ae76-d7a266f7ba61 { text-align: left; }
#s-4332e42e-794c-445e-ae76-d7a266f7ba61 .shg-product-sold-out {
  display: none;
}

#s-4332e42e-794c-445e-ae76-d7a266f7ba61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4332e42e-794c-445e-ae76-d7a266f7ba61 .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-e461a6d8-828e-4fa7-b9d6-479a5bcf2851 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e461a6d8-828e-4fa7-b9d6-479a5bcf2851:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e461a6d8-828e-4fa7-b9d6-479a5bcf2851:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e461a6d8-828e-4fa7-b9d6-479a5bcf2851 {
  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-e461a6d8-828e-4fa7-b9d6-479a5bcf2851.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e461a6d8-828e-4fa7-b9d6-479a5bcf2851.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e461a6d8-828e-4fa7-b9d6-479a5bcf2851.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb04c3ce-8594-44a7-9157-301feb9c87b1 {
  display: none;
}
#s-eb43b7d1-9d68-429d-9266-ea07288ea659 { text-align: left; }
#s-e51b1b51-9d9c-4eef-ab01-27420419e296 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e51b1b51-9d9c-4eef-ab01-27420419e296 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5742f57-2c8d-4044-ac2d-a266eda4235a { text-align: left; }
#s-f5742f57-2c8d-4044-ac2d-a266eda4235a .shg-product-sold-out {
  display: none;
}

#s-f5742f57-2c8d-4044-ac2d-a266eda4235a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5742f57-2c8d-4044-ac2d-a266eda4235a .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-16a1c444-ab44-4df1-9852-1141d09e6494 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16a1c444-ab44-4df1-9852-1141d09e6494:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16a1c444-ab44-4df1-9852-1141d09e6494:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16a1c444-ab44-4df1-9852-1141d09e6494 {
  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-16a1c444-ab44-4df1-9852-1141d09e6494.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16a1c444-ab44-4df1-9852-1141d09e6494.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16a1c444-ab44-4df1-9852-1141d09e6494.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccc596d9-8624-4a75-9075-8e478d058ecb {
  display: none;
}
#s-fca73b4b-dcae-4f69-bb07-60169248e354 { text-align: left; }
#s-d5ef8b4e-859e-467b-8ace-debee2d2ecc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5ef8b4e-859e-467b-8ace-debee2d2ecc9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b121d670-ccc5-4db9-9d3d-1832f8109ac9 { text-align: left; }
#s-b121d670-ccc5-4db9-9d3d-1832f8109ac9 .shg-product-sold-out {
  display: none;
}

#s-b121d670-ccc5-4db9-9d3d-1832f8109ac9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b121d670-ccc5-4db9-9d3d-1832f8109ac9 .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-d3872ac9-8ef7-4507-a35c-c45f03173d8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3872ac9-8ef7-4507-a35c-c45f03173d8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3872ac9-8ef7-4507-a35c-c45f03173d8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3872ac9-8ef7-4507-a35c-c45f03173d8c {
  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-d3872ac9-8ef7-4507-a35c-c45f03173d8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3872ac9-8ef7-4507-a35c-c45f03173d8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3872ac9-8ef7-4507-a35c-c45f03173d8c.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;
}
