.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-a08b7aa1-eec4-4dd4-8b5b-bed4f5e66460 {
  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-6e5b127c-347b-42b1-bdea-bc048d214934 { margin-top: 40px; }
#s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs {
  justify-content: center;
}


  #s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-6e5b127c-347b-42b1-bdea-bc048d214934 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-6e5b127c-347b-42b1-bdea-bc048d214934 .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-8fe8460e-6fcb-4fe4-a835-4436aa652996 { padding-top: 10px;
padding-bottom: 10px; }
 #s-8fe8460e-6fcb-4fe4-a835-4436aa652996 .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-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-afbabe97-7387-4671-b10d-7efb24a72032 .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-7b51ab29-dbe2-4fd2-8a5b-378305ad687a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b51ab29-dbe2-4fd2-8a5b-378305ad687a"] > .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-925bfcf2-48e8-4f18-a20d-4559a88120e0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f45bf01e-9a37-4732-b87f-8d004a584d8e { 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-678297fa-3531-4ea7-9c03-6fc0c6272854 { 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-678297fa-3531-4ea7-9c03-6fc0c6272854: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-678297fa-3531-4ea7-9c03-6fc0c6272854: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-678297fa-3531-4ea7-9c03-6fc0c6272854.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-10d9b04b-f54b-4fe3-8462-26edd2ea3fa1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0c241a19-8635-424e-ab3d-bbf10eb34ded { 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-88b16d41-32fd-4ef2-8d57-373ac869c8fe { 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-88b16d41-32fd-4ef2-8d57-373ac869c8fe: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-88b16d41-32fd-4ef2-8d57-373ac869c8fe: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-88b16d41-32fd-4ef2-8d57-373ac869c8fe.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-86996aad-2c2a-40a5-840d-3b06789a34bd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e98e1c8d-5dac-49a4-b1be-a8472b4fb1b8 { 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-d5d53ab8-94fc-4054-a335-fa206e1b4588 { 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-d5d53ab8-94fc-4054-a335-fa206e1b4588: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-d5d53ab8-94fc-4054-a335-fa206e1b4588: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-d5d53ab8-94fc-4054-a335-fa206e1b4588.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-97b87af0-6219-47d2-963e-9235532293fc { min-height: 50px; }
#s-97b87af0-6219-47d2-963e-9235532293fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-226b514b-1689-4036-a420-b25c370f9404 { 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-226b514b-1689-4036-a420-b25c370f9404 .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-ab372d0d-0e19-47f2-8917-d7c2129bba73 {
  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-ea034774-259d-4dff-b866-419c332822a1 { 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-0b234e5b-d8ea-4038-bef9-2417e6b31f44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b234e5b-d8ea-4038-bef9-2417e6b31f44 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c71ed574-25bf-4416-abaa-36d2e3ec9bfa {
  display: none;
}
#s-772c15cd-a1f5-4dc1-9c2f-30d71f8fca21 { text-align: left; }
#s-f2d65401-15e8-48bb-989c-1cc0925accad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2d65401-15e8-48bb-989c-1cc0925accad .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-61947ab8-2ec0-4667-b0fa-9bf374a40464 {
  display: none;
}
#s-cdc7806f-81ae-43ee-b9ff-c6ff6d29b8f7 { text-align: left; }
#s-8a79172e-a66d-451d-b5ac-ba141110d8d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a79172e-a66d-451d-b5ac-ba141110d8d1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-317bc63d-1765-4e02-a91f-caf634ba22b9 {
  display: none;
}
#s-164eb82a-be3e-418d-b0ca-58661d2864df { text-align: left; }
#s-6c38ef9d-9cc0-429e-b334-17221b4237be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c38ef9d-9cc0-429e-b334-17221b4237be .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-05862714-1821-43fb-bfb6-c0ab199a1e0d {
  display: none;
}
#s-f027131e-bc13-4c15-8549-7938ccf71f0a { text-align: left; }
#s-887767da-792c-42a4-b400-f468f496a718 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-887767da-792c-42a4-b400-f468f496a718 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34d13205-a7c6-4ea0-ab17-13cbc562ae4f { text-align: left; }
#s-34d13205-a7c6-4ea0-ab17-13cbc562ae4f .shg-product-sold-out {
  display: none;
}

#s-34d13205-a7c6-4ea0-ab17-13cbc562ae4f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34d13205-a7c6-4ea0-ab17-13cbc562ae4f .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-0a92ede2-5aa7-4147-8279-5f42a8ea039b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a92ede2-5aa7-4147-8279-5f42a8ea039b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a92ede2-5aa7-4147-8279-5f42a8ea039b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a92ede2-5aa7-4147-8279-5f42a8ea039b {
  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-0a92ede2-5aa7-4147-8279-5f42a8ea039b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a92ede2-5aa7-4147-8279-5f42a8ea039b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a92ede2-5aa7-4147-8279-5f42a8ea039b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc627be5-e746-49f2-a125-f2967d94f4c9 {
  display: none;
}
#s-0c8a9bbb-505e-4f69-8259-d546dc6b6ce4 { text-align: left; }
#s-0e64dff1-bfdd-4e70-9fcc-d31ea5b821c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e64dff1-bfdd-4e70-9fcc-d31ea5b821c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a73dbf09-6a1e-4f0b-b153-cb51fddfc551 { text-align: left; }
#s-a73dbf09-6a1e-4f0b-b153-cb51fddfc551 .shg-product-sold-out {
  display: none;
}

#s-a73dbf09-6a1e-4f0b-b153-cb51fddfc551 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a73dbf09-6a1e-4f0b-b153-cb51fddfc551 .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-1b1844c4-bed5-4985-b134-396707b598e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b1844c4-bed5-4985-b134-396707b598e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b1844c4-bed5-4985-b134-396707b598e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b1844c4-bed5-4985-b134-396707b598e1 {
  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-1b1844c4-bed5-4985-b134-396707b598e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b1844c4-bed5-4985-b134-396707b598e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b1844c4-bed5-4985-b134-396707b598e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c0e73dc-f864-4b23-b309-7f60b8cc15bb {
  display: none;
}
#s-d309b6ba-3ca7-498e-a500-cd3e309c4b2d { text-align: left; }
#s-e3811335-c27f-4437-a878-50c34a582e99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3811335-c27f-4437-a878-50c34a582e99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52751f60-cacd-49be-9991-5b063bd1a6c2 { text-align: left; }
#s-52751f60-cacd-49be-9991-5b063bd1a6c2 .shg-product-sold-out {
  display: none;
}

#s-52751f60-cacd-49be-9991-5b063bd1a6c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52751f60-cacd-49be-9991-5b063bd1a6c2 .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-36273317-d98a-4c56-b807-de2e45004d23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36273317-d98a-4c56-b807-de2e45004d23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36273317-d98a-4c56-b807-de2e45004d23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36273317-d98a-4c56-b807-de2e45004d23 {
  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-36273317-d98a-4c56-b807-de2e45004d23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36273317-d98a-4c56-b807-de2e45004d23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36273317-d98a-4c56-b807-de2e45004d23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66285982-6ef0-4c8e-9413-77bc85f382c3 {
  display: none;
}
#s-17e36ece-d108-4c0e-9dff-f06d8b72d7a8 { text-align: left; }
#s-8aa26593-8ca0-428e-986e-eaa99f3da942 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8aa26593-8ca0-428e-986e-eaa99f3da942 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8070981d-0e27-4784-bbbd-12bb6931e39e { text-align: left; }
#s-8070981d-0e27-4784-bbbd-12bb6931e39e .shg-product-sold-out {
  display: none;
}

#s-8070981d-0e27-4784-bbbd-12bb6931e39e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8070981d-0e27-4784-bbbd-12bb6931e39e .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-2e1b918e-80c5-4e70-b1d5-60519ed83a84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e1b918e-80c5-4e70-b1d5-60519ed83a84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e1b918e-80c5-4e70-b1d5-60519ed83a84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e1b918e-80c5-4e70-b1d5-60519ed83a84 {
  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-2e1b918e-80c5-4e70-b1d5-60519ed83a84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e1b918e-80c5-4e70-b1d5-60519ed83a84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e1b918e-80c5-4e70-b1d5-60519ed83a84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2284ed0-092c-4389-bc7f-25831710a235 {
  display: none;
}
#s-db885a17-40cb-4ad8-9563-8529b884056c { text-align: left; }
#s-a035c530-d8fd-4861-8b98-a4cddce272ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a035c530-d8fd-4861-8b98-a4cddce272ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49b7b3de-cbd8-4bfb-b1dd-865cbb8121b4 { text-align: left; }
#s-49b7b3de-cbd8-4bfb-b1dd-865cbb8121b4 .shg-product-sold-out {
  display: none;
}

#s-49b7b3de-cbd8-4bfb-b1dd-865cbb8121b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49b7b3de-cbd8-4bfb-b1dd-865cbb8121b4 .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-adead380-b4df-433d-a21a-fe5ada1537e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-adead380-b4df-433d-a21a-fe5ada1537e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-adead380-b4df-433d-a21a-fe5ada1537e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-adead380-b4df-433d-a21a-fe5ada1537e9 {
  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-adead380-b4df-433d-a21a-fe5ada1537e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adead380-b4df-433d-a21a-fe5ada1537e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-adead380-b4df-433d-a21a-fe5ada1537e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f218111f-e776-47df-881e-d390ebb91434 {
  display: none;
}
#s-9f0a7e7a-14c6-41b9-8d20-f1b08c827794 { text-align: left; }
#s-a16291c1-d79f-482a-a43c-49ef43e48422 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a16291c1-d79f-482a-a43c-49ef43e48422 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5eabc713-8304-4476-805b-26d739525721 { text-align: left; }
#s-5eabc713-8304-4476-805b-26d739525721 .shg-product-sold-out {
  display: none;
}

#s-5eabc713-8304-4476-805b-26d739525721 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5eabc713-8304-4476-805b-26d739525721 .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-d6353ae6-9a61-4910-a7ca-6923e554608e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6353ae6-9a61-4910-a7ca-6923e554608e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6353ae6-9a61-4910-a7ca-6923e554608e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6353ae6-9a61-4910-a7ca-6923e554608e {
  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-d6353ae6-9a61-4910-a7ca-6923e554608e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6353ae6-9a61-4910-a7ca-6923e554608e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6353ae6-9a61-4910-a7ca-6923e554608e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eba40f9a-48f9-4f2f-9287-f853a47a0cc0 {
  display: none;
}
#s-0e546cd9-4d25-4d95-88c4-e6b4afb195e0 { text-align: left; }
#s-caaafeb9-f000-45c5-b1e9-3b6a24e59642 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-caaafeb9-f000-45c5-b1e9-3b6a24e59642 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d50f1319-638a-4819-8917-e1b96fc494f4 { text-align: left; }
#s-d50f1319-638a-4819-8917-e1b96fc494f4 .shg-product-sold-out {
  display: none;
}

#s-d50f1319-638a-4819-8917-e1b96fc494f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d50f1319-638a-4819-8917-e1b96fc494f4 .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-c892614e-ad8e-4050-a8cb-833c58fb6c9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c892614e-ad8e-4050-a8cb-833c58fb6c9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c892614e-ad8e-4050-a8cb-833c58fb6c9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c892614e-ad8e-4050-a8cb-833c58fb6c9a {
  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-c892614e-ad8e-4050-a8cb-833c58fb6c9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c892614e-ad8e-4050-a8cb-833c58fb6c9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c892614e-ad8e-4050-a8cb-833c58fb6c9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b30072a6-668e-4155-992e-24cb21b54b0a {
  display: none;
}
#s-bbba19cb-8928-425b-af15-1dcaaa1cf473 { text-align: left; }
#s-96f8be7b-4b80-4ba5-b065-9090a1ce2c33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96f8be7b-4b80-4ba5-b065-9090a1ce2c33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef2d7eea-d752-46f6-b846-f4c0c29bb5ad { text-align: left; }
#s-ef2d7eea-d752-46f6-b846-f4c0c29bb5ad .shg-product-sold-out {
  display: none;
}

#s-ef2d7eea-d752-46f6-b846-f4c0c29bb5ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef2d7eea-d752-46f6-b846-f4c0c29bb5ad .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-2af8d675-4ded-4714-831e-3ac44f4c59c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2af8d675-4ded-4714-831e-3ac44f4c59c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2af8d675-4ded-4714-831e-3ac44f4c59c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2af8d675-4ded-4714-831e-3ac44f4c59c1 {
  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-2af8d675-4ded-4714-831e-3ac44f4c59c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2af8d675-4ded-4714-831e-3ac44f4c59c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2af8d675-4ded-4714-831e-3ac44f4c59c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff46be0d-83cf-4058-bd0d-42ec24946dce {
  display: none;
}
#s-cd760498-c7b9-47b3-a975-41e7f0699a4b { text-align: left; }
#s-facd53eb-98cc-484e-b47f-82f1dd2ca6b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-facd53eb-98cc-484e-b47f-82f1dd2ca6b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2de1a1b-9b64-4ccb-b5dc-9d0c3906835f { text-align: left; }
#s-a2de1a1b-9b64-4ccb-b5dc-9d0c3906835f .shg-product-sold-out {
  display: none;
}

#s-a2de1a1b-9b64-4ccb-b5dc-9d0c3906835f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2de1a1b-9b64-4ccb-b5dc-9d0c3906835f .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-b7653772-0f6f-4c4d-be81-706ed98db227 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7653772-0f6f-4c4d-be81-706ed98db227:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7653772-0f6f-4c4d-be81-706ed98db227:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7653772-0f6f-4c4d-be81-706ed98db227 {
  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-b7653772-0f6f-4c4d-be81-706ed98db227.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7653772-0f6f-4c4d-be81-706ed98db227.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7653772-0f6f-4c4d-be81-706ed98db227.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98965a44-73f8-410f-ae78-02a359f5c4f9 {
  display: none;
}
#s-ebcc9c98-cb38-4750-a1cf-beb5e5c1df08 { text-align: left; }
#s-cdb0d84b-b0a7-409c-9585-1488ed440cff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cdb0d84b-b0a7-409c-9585-1488ed440cff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2dcabff7-9bbd-43bb-8238-80216c578956 { text-align: left; }
#s-2dcabff7-9bbd-43bb-8238-80216c578956 .shg-product-sold-out {
  display: none;
}

#s-2dcabff7-9bbd-43bb-8238-80216c578956 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2dcabff7-9bbd-43bb-8238-80216c578956 .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-97f921ac-cc68-4860-8120-39aa0bd21ac7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97f921ac-cc68-4860-8120-39aa0bd21ac7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97f921ac-cc68-4860-8120-39aa0bd21ac7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97f921ac-cc68-4860-8120-39aa0bd21ac7 {
  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-97f921ac-cc68-4860-8120-39aa0bd21ac7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97f921ac-cc68-4860-8120-39aa0bd21ac7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97f921ac-cc68-4860-8120-39aa0bd21ac7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1cc0544-3036-495b-a879-bf91f722cb87 {
  display: none;
}
#s-03901ee0-3a38-4edf-959e-bb125add6366 { text-align: left; }
#s-1f2e3971-ee06-4c7d-9bb8-763cba675a6b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f2e3971-ee06-4c7d-9bb8-763cba675a6b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6b86cc0-7864-4151-af1b-e6ee16aabd84 { text-align: left; }
#s-a6b86cc0-7864-4151-af1b-e6ee16aabd84 .shg-product-sold-out {
  display: none;
}

#s-a6b86cc0-7864-4151-af1b-e6ee16aabd84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6b86cc0-7864-4151-af1b-e6ee16aabd84 .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-7dd62466-9d75-4142-a951-4e8107486ce4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dd62466-9d75-4142-a951-4e8107486ce4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dd62466-9d75-4142-a951-4e8107486ce4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dd62466-9d75-4142-a951-4e8107486ce4 {
  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-7dd62466-9d75-4142-a951-4e8107486ce4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dd62466-9d75-4142-a951-4e8107486ce4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dd62466-9d75-4142-a951-4e8107486ce4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-457852cf-5701-4462-a118-e65efe20eb9a {
  display: none;
}
#s-c0eda268-d01e-4535-b2da-a37c72ae3fe2 { text-align: left; }
#s-eaf28d44-8935-4af6-8ee7-a72959b1eec6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eaf28d44-8935-4af6-8ee7-a72959b1eec6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-914b8cf6-f4de-44f5-bd94-00115ad04778 { text-align: left; }
#s-914b8cf6-f4de-44f5-bd94-00115ad04778 .shg-product-sold-out {
  display: none;
}

#s-914b8cf6-f4de-44f5-bd94-00115ad04778 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-914b8cf6-f4de-44f5-bd94-00115ad04778 .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-f9af05e0-c73f-40f0-af2c-ec901324575a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9af05e0-c73f-40f0-af2c-ec901324575a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9af05e0-c73f-40f0-af2c-ec901324575a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9af05e0-c73f-40f0-af2c-ec901324575a {
  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-f9af05e0-c73f-40f0-af2c-ec901324575a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9af05e0-c73f-40f0-af2c-ec901324575a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9af05e0-c73f-40f0-af2c-ec901324575a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-949f69ab-734a-48f6-8365-a06ac490251e {
  display: none;
}
#s-3a1cc202-562c-4233-aed7-499df2e1fd15 { text-align: left; }
#s-8355fa34-90ea-48bc-8632-8ff96399296f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8355fa34-90ea-48bc-8632-8ff96399296f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93d00f50-b69b-49e9-ac91-351496c74b35 { text-align: left; }
#s-93d00f50-b69b-49e9-ac91-351496c74b35 .shg-product-sold-out {
  display: none;
}

#s-93d00f50-b69b-49e9-ac91-351496c74b35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93d00f50-b69b-49e9-ac91-351496c74b35 .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-e3dcf670-e4e1-4902-8c6b-6828df33a649 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e3dcf670-e4e1-4902-8c6b-6828df33a649:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e3dcf670-e4e1-4902-8c6b-6828df33a649:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e3dcf670-e4e1-4902-8c6b-6828df33a649 {
  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-e3dcf670-e4e1-4902-8c6b-6828df33a649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3dcf670-e4e1-4902-8c6b-6828df33a649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e3dcf670-e4e1-4902-8c6b-6828df33a649.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d9e4ad0-3473-4689-955a-d1af3def0953 {
  display: none;
}
#s-1501da61-3dc9-4f99-b476-6bb53ded6a1b { text-align: left; }
#s-edfb1672-1f42-4563-aba1-0a09e8f0fb94 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edfb1672-1f42-4563-aba1-0a09e8f0fb94 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe6c87b4-89ca-43c7-9dbe-b0016cf311fc { text-align: left; }
#s-fe6c87b4-89ca-43c7-9dbe-b0016cf311fc .shg-product-sold-out {
  display: none;
}

#s-fe6c87b4-89ca-43c7-9dbe-b0016cf311fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe6c87b4-89ca-43c7-9dbe-b0016cf311fc .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-db20f521-67fc-4441-b7e8-ac6a3db93652 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db20f521-67fc-4441-b7e8-ac6a3db93652:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db20f521-67fc-4441-b7e8-ac6a3db93652:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db20f521-67fc-4441-b7e8-ac6a3db93652 {
  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-db20f521-67fc-4441-b7e8-ac6a3db93652.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db20f521-67fc-4441-b7e8-ac6a3db93652.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db20f521-67fc-4441-b7e8-ac6a3db93652.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f15fe37-c8b7-4e57-a233-cf246df062d2 {
  display: none;
}
#s-380c6de9-e239-498a-ac58-9afba874e4b4 { text-align: left; }
#s-9dd6bae1-8f50-4ff7-b79c-9d880c11cadb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9dd6bae1-8f50-4ff7-b79c-9d880c11cadb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ab06b5d-94b8-4068-ac4d-030ee6f751af { text-align: left; }
#s-9ab06b5d-94b8-4068-ac4d-030ee6f751af .shg-product-sold-out {
  display: none;
}

#s-9ab06b5d-94b8-4068-ac4d-030ee6f751af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ab06b5d-94b8-4068-ac4d-030ee6f751af .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-58be6f92-50bd-4dab-aa31-4070e763f4b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58be6f92-50bd-4dab-aa31-4070e763f4b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58be6f92-50bd-4dab-aa31-4070e763f4b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58be6f92-50bd-4dab-aa31-4070e763f4b9 {
  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-58be6f92-50bd-4dab-aa31-4070e763f4b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58be6f92-50bd-4dab-aa31-4070e763f4b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58be6f92-50bd-4dab-aa31-4070e763f4b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4a35874-a92c-4761-9bd9-8e92e2c53e88 {
  display: none;
}
#s-e6cf89eb-1ef1-4da5-9d43-0537ccd520fa { text-align: left; }
#s-9eaa708a-07de-48f5-ad08-6246a3cdfb9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9eaa708a-07de-48f5-ad08-6246a3cdfb9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5091cede-873c-4b20-ac70-67632871f15b { text-align: left; }
#s-5091cede-873c-4b20-ac70-67632871f15b .shg-product-sold-out {
  display: none;
}

#s-5091cede-873c-4b20-ac70-67632871f15b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5091cede-873c-4b20-ac70-67632871f15b .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-44e8fadd-18b0-44d7-b100-e423f836ec40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44e8fadd-18b0-44d7-b100-e423f836ec40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44e8fadd-18b0-44d7-b100-e423f836ec40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44e8fadd-18b0-44d7-b100-e423f836ec40 {
  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-44e8fadd-18b0-44d7-b100-e423f836ec40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44e8fadd-18b0-44d7-b100-e423f836ec40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44e8fadd-18b0-44d7-b100-e423f836ec40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-333c8b90-2760-49aa-b288-4017dbc3c106 {
  display: none;
}
#s-f850c24b-6417-4860-822b-374aef948e31 { text-align: left; }
#s-85c0eed4-0090-459c-80d4-e4b7fd837d1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85c0eed4-0090-459c-80d4-e4b7fd837d1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0cd0033c-b55d-4841-ae8c-34da6de49d15 { text-align: left; }
#s-0cd0033c-b55d-4841-ae8c-34da6de49d15 .shg-product-sold-out {
  display: none;
}

#s-0cd0033c-b55d-4841-ae8c-34da6de49d15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0cd0033c-b55d-4841-ae8c-34da6de49d15 .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-de9055c9-669c-4647-b283-d2d1c73dc8df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de9055c9-669c-4647-b283-d2d1c73dc8df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de9055c9-669c-4647-b283-d2d1c73dc8df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de9055c9-669c-4647-b283-d2d1c73dc8df {
  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-de9055c9-669c-4647-b283-d2d1c73dc8df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de9055c9-669c-4647-b283-d2d1c73dc8df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de9055c9-669c-4647-b283-d2d1c73dc8df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4cd31d0b-a75e-4f8a-a5f0-b3e972573e92 {
  display: none;
}
#s-efcd906f-6410-4943-8c2a-ca07e7869bf0 { text-align: left; }
#s-5a6dcd71-f33e-4814-86fc-bca26e8f15af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a6dcd71-f33e-4814-86fc-bca26e8f15af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7716ed58-f7bb-41ba-9242-b6e9485e361e { text-align: left; }
#s-7716ed58-f7bb-41ba-9242-b6e9485e361e .shg-product-sold-out {
  display: none;
}

#s-7716ed58-f7bb-41ba-9242-b6e9485e361e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7716ed58-f7bb-41ba-9242-b6e9485e361e .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-c2c3222b-6849-4a34-a7fc-345b07ed4c88 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2c3222b-6849-4a34-a7fc-345b07ed4c88:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2c3222b-6849-4a34-a7fc-345b07ed4c88:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2c3222b-6849-4a34-a7fc-345b07ed4c88 {
  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-c2c3222b-6849-4a34-a7fc-345b07ed4c88.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2c3222b-6849-4a34-a7fc-345b07ed4c88.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2c3222b-6849-4a34-a7fc-345b07ed4c88.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99a6a1ea-a115-4faf-bfd4-846e41789586 {
  display: none;
}
#s-d0309920-f3b2-4687-9e00-4d92083b1e3f { text-align: left; }
#s-5bb51e31-1b57-468c-902a-84d591259b78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5bb51e31-1b57-468c-902a-84d591259b78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d37bac32-40f1-44da-8a94-647038adcdb4 { text-align: left; }
#s-d37bac32-40f1-44da-8a94-647038adcdb4 .shg-product-sold-out {
  display: none;
}

#s-d37bac32-40f1-44da-8a94-647038adcdb4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d37bac32-40f1-44da-8a94-647038adcdb4 .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-af28767b-4de0-4ee1-942d-32b40321877e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af28767b-4de0-4ee1-942d-32b40321877e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af28767b-4de0-4ee1-942d-32b40321877e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af28767b-4de0-4ee1-942d-32b40321877e {
  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-af28767b-4de0-4ee1-942d-32b40321877e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af28767b-4de0-4ee1-942d-32b40321877e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af28767b-4de0-4ee1-942d-32b40321877e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e698801b-a376-4777-b787-9c1b91450fed {
  display: none;
}
#s-dca4a3e3-f145-4a2c-8093-f2ea115fa070 { text-align: left; }
#s-cf3066a8-218a-49b5-863f-419b8bd43b4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf3066a8-218a-49b5-863f-419b8bd43b4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cd1de6d-875d-4f77-bb33-b0cc25e92891 { text-align: left; }
#s-2cd1de6d-875d-4f77-bb33-b0cc25e92891 .shg-product-sold-out {
  display: none;
}

#s-2cd1de6d-875d-4f77-bb33-b0cc25e92891 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cd1de6d-875d-4f77-bb33-b0cc25e92891 .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-efb99f4e-a6c3-46aa-8c04-c81c2a009094 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efb99f4e-a6c3-46aa-8c04-c81c2a009094:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efb99f4e-a6c3-46aa-8c04-c81c2a009094:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efb99f4e-a6c3-46aa-8c04-c81c2a009094 {
  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-efb99f4e-a6c3-46aa-8c04-c81c2a009094.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efb99f4e-a6c3-46aa-8c04-c81c2a009094.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efb99f4e-a6c3-46aa-8c04-c81c2a009094.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7003d962-a181-41b2-abc3-14a52d4c56c8 {
  display: none;
}
#s-98e3502e-6041-4588-83ec-89f65b8d24d0 { text-align: left; }
#s-8b602f49-65c3-4de7-8faa-ceb4e93d04ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b602f49-65c3-4de7-8faa-ceb4e93d04ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c592621f-d3ee-4d96-9865-be301067fe88 { text-align: left; }
#s-c592621f-d3ee-4d96-9865-be301067fe88 .shg-product-sold-out {
  display: none;
}

#s-c592621f-d3ee-4d96-9865-be301067fe88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c592621f-d3ee-4d96-9865-be301067fe88 .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-33ea7495-1194-47ee-81e7-d7699575870c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33ea7495-1194-47ee-81e7-d7699575870c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33ea7495-1194-47ee-81e7-d7699575870c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33ea7495-1194-47ee-81e7-d7699575870c {
  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-33ea7495-1194-47ee-81e7-d7699575870c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33ea7495-1194-47ee-81e7-d7699575870c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33ea7495-1194-47ee-81e7-d7699575870c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee02af10-1e7e-490b-a392-0531b6b29347 {
  display: none;
}
#s-11d4575f-8779-478f-a1da-1e355bacc7cb { text-align: left; }
#s-c9243f77-f1b4-402f-8524-44b8cbdf26e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9243f77-f1b4-402f-8524-44b8cbdf26e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-862e993d-7928-4ef4-b047-2c905d4db5dd { text-align: left; }
#s-862e993d-7928-4ef4-b047-2c905d4db5dd .shg-product-sold-out {
  display: none;
}

#s-862e993d-7928-4ef4-b047-2c905d4db5dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-862e993d-7928-4ef4-b047-2c905d4db5dd .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-fe16f51c-16ae-4357-a831-a7bc42ea931c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe16f51c-16ae-4357-a831-a7bc42ea931c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe16f51c-16ae-4357-a831-a7bc42ea931c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe16f51c-16ae-4357-a831-a7bc42ea931c {
  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-fe16f51c-16ae-4357-a831-a7bc42ea931c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe16f51c-16ae-4357-a831-a7bc42ea931c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe16f51c-16ae-4357-a831-a7bc42ea931c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a3aeddba-fb30-4140-b0dd-73604ddee76a {
  display: none;
}
#s-86779d05-ae0c-4907-9593-acbfd8d0296a { text-align: left; }
#s-6614d6ba-23d7-490f-a51c-48aad7b5732a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6614d6ba-23d7-490f-a51c-48aad7b5732a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1af57dad-78f8-4181-98a6-6ce7710b7a87 { text-align: left; }
#s-1af57dad-78f8-4181-98a6-6ce7710b7a87 .shg-product-sold-out {
  display: none;
}

#s-1af57dad-78f8-4181-98a6-6ce7710b7a87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1af57dad-78f8-4181-98a6-6ce7710b7a87 .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-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4 {
  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-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd61ade7-63e6-44bb-88dd-1a7cd09cb3a4.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;
}
