.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-ba3e0de9-5831-486d-8939-5776d33ce012 {
  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-9dcee26c-2deb-41a3-936b-34d0c3d89663 { margin-top: 40px; }
#s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs {
  justify-content: center;
}


  #s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-9dcee26c-2deb-41a3-936b-34d0c3d89663 .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-f698f7e9-5bd8-4ce0-9653-3d24e43e768a { padding-top: 10px;
padding-bottom: 10px; }
 #s-f698f7e9-5bd8-4ce0-9653-3d24e43e768a .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-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f48ee500-8a8a-4f75-bf12-decff5d6bf21 .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-fbfe8e64-f647-45c3-aee5-3a0576006ab8 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fbfe8e64-f647-45c3-aee5-3a0576006ab8"] > .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-e0938772-b6db-403e-9cb7-d1c5ea930fd9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2751b9f5-7244-47d1-8bd8-081900a946fe { 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-cae14765-5c8b-46ac-8d58-81f0d43779de { 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-cae14765-5c8b-46ac-8d58-81f0d43779de: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-cae14765-5c8b-46ac-8d58-81f0d43779de: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-cae14765-5c8b-46ac-8d58-81f0d43779de.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b0e8586f-a4d7-4565-93da-4bde78ffac61 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e57de79d-1efc-4803-bf9f-35872c43f84c { 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-e888a9eb-ca0a-44a0-bac6-f9d14df3d498 { 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-e888a9eb-ca0a-44a0-bac6-f9d14df3d498: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-e888a9eb-ca0a-44a0-bac6-f9d14df3d498: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-e888a9eb-ca0a-44a0-bac6-f9d14df3d498.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-79714735-47d3-4adc-9ff1-e5132eb76478 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-14f8357e-a043-4152-bce4-38083bec1da7 { 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-0c1c13a7-c6b1-41c0-9605-a69aae6f60ff { 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-0c1c13a7-c6b1-41c0-9605-a69aae6f60ff: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-0c1c13a7-c6b1-41c0-9605-a69aae6f60ff: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-0c1c13a7-c6b1-41c0-9605-a69aae6f60ff.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-25f9d5ab-ea7f-4ac6-894c-3563e5151382 { min-height: 50px; }
#s-25f9d5ab-ea7f-4ac6-894c-3563e5151382 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b792c62c-64f9-40f6-bf6f-77a569e9a1c8 { 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-b792c62c-64f9-40f6-bf6f-77a569e9a1c8 .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-1df3ce45-cdf6-41bb-a47e-55c565b1c17c {
  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-3d59f8f0-f5df-4026-9b4e-8de6f0e295fc { 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-1ef8ece2-bda0-4b15-bc72-2e2c682d450c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ef8ece2-bda0-4b15-bc72-2e2c682d450c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-26725bc4-67f7-4d91-8e13-d0b0880b67c1 {
  display: none;
}
#s-9f539eff-9efa-43be-9c64-3bf14b23a989 { text-align: left; }
#s-82d67d1b-6a15-436c-bb88-09c992e8511d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82d67d1b-6a15-436c-bb88-09c992e8511d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-594929f1-b56b-443f-b8a7-778d3354058e {
  display: none;
}
#s-ef4f365f-31bc-4642-91b8-b6fb7b03d3d5 { text-align: left; }
#s-0ab94daa-f99a-4279-8f4b-6f7a97a713aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ab94daa-f99a-4279-8f4b-6f7a97a713aa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-51bb1afe-4476-46da-8260-d2554cd46adb {
  display: none;
}
#s-7b780392-01d4-498a-8b47-d40e6d5707f6 { text-align: left; }
#s-7c191c1a-da2b-4574-9a81-5a9151cc8f05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c191c1a-da2b-4574-9a81-5a9151cc8f05 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-820b4084-c4a7-43ae-99ca-a8fc750b3df2 {
  display: none;
}
#s-06e3eb53-99e8-48c6-9a36-fd24610f73d6 { text-align: left; }
#s-6ca1314e-13f4-4bf3-a01c-fc8849a40ffe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ca1314e-13f4-4bf3-a01c-fc8849a40ffe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90cf58f0-5651-4166-b6ff-f1f1444f5feb { text-align: left; }
#s-90cf58f0-5651-4166-b6ff-f1f1444f5feb .shg-product-sold-out {
  display: none;
}

#s-90cf58f0-5651-4166-b6ff-f1f1444f5feb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90cf58f0-5651-4166-b6ff-f1f1444f5feb .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-e1478a9b-ed45-4f99-a495-e911a197e130 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1478a9b-ed45-4f99-a495-e911a197e130:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1478a9b-ed45-4f99-a495-e911a197e130:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1478a9b-ed45-4f99-a495-e911a197e130 {
  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-e1478a9b-ed45-4f99-a495-e911a197e130.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1478a9b-ed45-4f99-a495-e911a197e130.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1478a9b-ed45-4f99-a495-e911a197e130.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-543d7404-5806-4ae6-87d7-ac7ee7b1f0aa {
  display: none;
}
#s-b36eb0d5-dc88-4b7d-b471-5f2f731352b8 { text-align: left; }
#s-377f5a2c-7893-41d6-9b0d-bd97232b3aaf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-377f5a2c-7893-41d6-9b0d-bd97232b3aaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be3c6c9b-b5cc-4e19-95ac-c72a81fb0dc9 { text-align: left; }
#s-be3c6c9b-b5cc-4e19-95ac-c72a81fb0dc9 .shg-product-sold-out {
  display: none;
}

#s-be3c6c9b-b5cc-4e19-95ac-c72a81fb0dc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be3c6c9b-b5cc-4e19-95ac-c72a81fb0dc9 .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-4edd58c2-fde6-4da3-8ada-14ff6734de7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4edd58c2-fde6-4da3-8ada-14ff6734de7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4edd58c2-fde6-4da3-8ada-14ff6734de7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4edd58c2-fde6-4da3-8ada-14ff6734de7e {
  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-4edd58c2-fde6-4da3-8ada-14ff6734de7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4edd58c2-fde6-4da3-8ada-14ff6734de7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4edd58c2-fde6-4da3-8ada-14ff6734de7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-718168e6-9813-42d1-b2f7-b14e5cdfd2c3 {
  display: none;
}
#s-16d92403-207c-4c41-99a2-d30e14d5c78a { text-align: left; }
#s-25cf8eea-b7ef-4af4-a306-e5ec24d49307 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25cf8eea-b7ef-4af4-a306-e5ec24d49307 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9310985-e85f-4bb2-85e9-993524206a8d { text-align: left; }
#s-b9310985-e85f-4bb2-85e9-993524206a8d .shg-product-sold-out {
  display: none;
}

#s-b9310985-e85f-4bb2-85e9-993524206a8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9310985-e85f-4bb2-85e9-993524206a8d .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-aa86847d-d691-4d08-ad14-9bf54799c834 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa86847d-d691-4d08-ad14-9bf54799c834:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa86847d-d691-4d08-ad14-9bf54799c834:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa86847d-d691-4d08-ad14-9bf54799c834 {
  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-aa86847d-d691-4d08-ad14-9bf54799c834.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa86847d-d691-4d08-ad14-9bf54799c834.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa86847d-d691-4d08-ad14-9bf54799c834.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9353686-4928-4788-ae3a-0edd214faca0 {
  display: none;
}
#s-5a74c085-52d1-4ff0-aa1e-a13b809e4a9e { text-align: left; }
#s-0876c145-a92a-44f4-952c-45f4e8f6b1dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0876c145-a92a-44f4-952c-45f4e8f6b1dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8a26d29-ecbc-436a-bf23-0639b3df191f { text-align: left; }
#s-b8a26d29-ecbc-436a-bf23-0639b3df191f .shg-product-sold-out {
  display: none;
}

#s-b8a26d29-ecbc-436a-bf23-0639b3df191f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8a26d29-ecbc-436a-bf23-0639b3df191f .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-b0ad0a55-c68b-454e-a4b9-1a854d9dd298 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0ad0a55-c68b-454e-a4b9-1a854d9dd298:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0ad0a55-c68b-454e-a4b9-1a854d9dd298:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0ad0a55-c68b-454e-a4b9-1a854d9dd298 {
  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-b0ad0a55-c68b-454e-a4b9-1a854d9dd298.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0ad0a55-c68b-454e-a4b9-1a854d9dd298.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0ad0a55-c68b-454e-a4b9-1a854d9dd298.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-072d6dec-f6be-475f-8677-a259a888e23a {
  display: none;
}
#s-0ebdfce4-0870-4c66-8434-aaff09f88629 { text-align: left; }
#s-468936da-fc24-4359-875c-e287846d4e67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-468936da-fc24-4359-875c-e287846d4e67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4a50c5c-4789-4ab1-b522-9952d56f8e45 { text-align: left; }
#s-e4a50c5c-4789-4ab1-b522-9952d56f8e45 .shg-product-sold-out {
  display: none;
}

#s-e4a50c5c-4789-4ab1-b522-9952d56f8e45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4a50c5c-4789-4ab1-b522-9952d56f8e45 .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-a582d628-5336-4798-b3e1-4ef742dd4df5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a582d628-5336-4798-b3e1-4ef742dd4df5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a582d628-5336-4798-b3e1-4ef742dd4df5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a582d628-5336-4798-b3e1-4ef742dd4df5 {
  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-a582d628-5336-4798-b3e1-4ef742dd4df5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a582d628-5336-4798-b3e1-4ef742dd4df5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a582d628-5336-4798-b3e1-4ef742dd4df5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df662847-d19f-4328-a54d-fe8f2b154a74 {
  display: none;
}
#s-2968ece0-1af8-4a54-ae99-5f3c75f42670 { text-align: left; }
#s-0c52eeec-130e-4c70-96ae-f46fcf896ab5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c52eeec-130e-4c70-96ae-f46fcf896ab5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1e653e5-5d92-4a31-9c04-166ccd27979e { text-align: left; }
#s-c1e653e5-5d92-4a31-9c04-166ccd27979e .shg-product-sold-out {
  display: none;
}

#s-c1e653e5-5d92-4a31-9c04-166ccd27979e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1e653e5-5d92-4a31-9c04-166ccd27979e .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-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7 {
  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-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9c2071c-bc55-4bfd-be60-ef3eeaf98ca7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e18cea59-73b6-48f6-989c-69301ad7e77f {
  display: none;
}
#s-20dfed19-aef7-43c9-91c2-d7d47cc98b7d { text-align: left; }
#s-d8023991-901c-4694-a2dd-c83f2f7c0923 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8023991-901c-4694-a2dd-c83f2f7c0923 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-265f45dd-7367-4c77-92f5-77efaecc56e6 { text-align: left; }
#s-265f45dd-7367-4c77-92f5-77efaecc56e6 .shg-product-sold-out {
  display: none;
}

#s-265f45dd-7367-4c77-92f5-77efaecc56e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-265f45dd-7367-4c77-92f5-77efaecc56e6 .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-2d22c0e9-9641-4d2e-ad3e-570a2e133fea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d22c0e9-9641-4d2e-ad3e-570a2e133fea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d22c0e9-9641-4d2e-ad3e-570a2e133fea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d22c0e9-9641-4d2e-ad3e-570a2e133fea {
  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-2d22c0e9-9641-4d2e-ad3e-570a2e133fea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d22c0e9-9641-4d2e-ad3e-570a2e133fea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d22c0e9-9641-4d2e-ad3e-570a2e133fea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b85b0e6-c027-4e59-b583-15ac621964d8 {
  display: none;
}
#s-8f3cf68b-78dc-469b-b890-e2ad16f4f0ac { text-align: left; }
#s-23ce35f9-2bf4-44e7-8050-1531d8dc8992 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23ce35f9-2bf4-44e7-8050-1531d8dc8992 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed0a69ae-4b30-4202-869a-9d1bf438c32e { text-align: left; }
#s-ed0a69ae-4b30-4202-869a-9d1bf438c32e .shg-product-sold-out {
  display: none;
}

#s-ed0a69ae-4b30-4202-869a-9d1bf438c32e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed0a69ae-4b30-4202-869a-9d1bf438c32e .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-53a14324-4e76-43ca-9734-2329a9170d8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53a14324-4e76-43ca-9734-2329a9170d8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53a14324-4e76-43ca-9734-2329a9170d8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53a14324-4e76-43ca-9734-2329a9170d8f {
  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-53a14324-4e76-43ca-9734-2329a9170d8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53a14324-4e76-43ca-9734-2329a9170d8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53a14324-4e76-43ca-9734-2329a9170d8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cc6b31e-a952-4bc4-a3e3-aefe191fa8e9 {
  display: none;
}
#s-6e846ad0-1a97-4a4e-9d4f-ca45860bcc5c { text-align: left; }
#s-2bde31df-0158-4194-a38a-a38681c644d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bde31df-0158-4194-a38a-a38681c644d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7108ae65-ec53-4021-aa9d-c8659966d354 { text-align: left; }
#s-7108ae65-ec53-4021-aa9d-c8659966d354 .shg-product-sold-out {
  display: none;
}

#s-7108ae65-ec53-4021-aa9d-c8659966d354 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7108ae65-ec53-4021-aa9d-c8659966d354 .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-a5406ef0-a5d0-4576-a179-e3339fcac2eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5406ef0-a5d0-4576-a179-e3339fcac2eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5406ef0-a5d0-4576-a179-e3339fcac2eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5406ef0-a5d0-4576-a179-e3339fcac2eb {
  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-a5406ef0-a5d0-4576-a179-e3339fcac2eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5406ef0-a5d0-4576-a179-e3339fcac2eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5406ef0-a5d0-4576-a179-e3339fcac2eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05b73be3-0c10-494c-baba-406a55189e3c {
  display: none;
}
#s-d7d773b4-ef69-435f-8312-612016fe3d2e { text-align: left; }
#s-2a90f57e-6a27-4b36-b5a2-d9633800ed25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a90f57e-6a27-4b36-b5a2-d9633800ed25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a73c7133-93ac-48ad-855b-cf763b94654f { text-align: left; }
#s-a73c7133-93ac-48ad-855b-cf763b94654f .shg-product-sold-out {
  display: none;
}

#s-a73c7133-93ac-48ad-855b-cf763b94654f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a73c7133-93ac-48ad-855b-cf763b94654f .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-8c25bbbe-8bfc-45d7-a481-a5d992bcab49 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c25bbbe-8bfc-45d7-a481-a5d992bcab49:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c25bbbe-8bfc-45d7-a481-a5d992bcab49:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c25bbbe-8bfc-45d7-a481-a5d992bcab49 {
  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-8c25bbbe-8bfc-45d7-a481-a5d992bcab49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c25bbbe-8bfc-45d7-a481-a5d992bcab49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c25bbbe-8bfc-45d7-a481-a5d992bcab49.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1c2ca29-f50f-4490-bb03-f5fae3a870c3 {
  display: none;
}
#s-ab2507d9-8cb3-49ce-8a4f-3d64692fdf5f { text-align: left; }
#s-4cb2bf6a-04a8-4f50-a71a-a9f545a75819 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cb2bf6a-04a8-4f50-a71a-a9f545a75819 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52f27ff0-cd65-4a8f-976a-5e5ee5c1e90c { text-align: left; }
#s-52f27ff0-cd65-4a8f-976a-5e5ee5c1e90c .shg-product-sold-out {
  display: none;
}

#s-52f27ff0-cd65-4a8f-976a-5e5ee5c1e90c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52f27ff0-cd65-4a8f-976a-5e5ee5c1e90c .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-c84220df-9acb-424f-b45c-9b3826454fc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c84220df-9acb-424f-b45c-9b3826454fc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c84220df-9acb-424f-b45c-9b3826454fc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c84220df-9acb-424f-b45c-9b3826454fc0 {
  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-c84220df-9acb-424f-b45c-9b3826454fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c84220df-9acb-424f-b45c-9b3826454fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c84220df-9acb-424f-b45c-9b3826454fc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-31a5086c-ae36-4f96-ba77-54b59d4abf52 {
  display: none;
}
#s-7060c93d-285c-436c-bf7f-7fab4d495001 { text-align: left; }
#s-ee55e5fa-9dc1-4ce6-bd71-9df676f9c398 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee55e5fa-9dc1-4ce6-bd71-9df676f9c398 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e29991e-eed8-409a-88f4-2c39febdd17e { text-align: left; }
#s-1e29991e-eed8-409a-88f4-2c39febdd17e .shg-product-sold-out {
  display: none;
}

#s-1e29991e-eed8-409a-88f4-2c39febdd17e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e29991e-eed8-409a-88f4-2c39febdd17e .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-293814e8-a167-4857-9ac3-a69ade2a31b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-293814e8-a167-4857-9ac3-a69ade2a31b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-293814e8-a167-4857-9ac3-a69ade2a31b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-293814e8-a167-4857-9ac3-a69ade2a31b2 {
  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-293814e8-a167-4857-9ac3-a69ade2a31b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-293814e8-a167-4857-9ac3-a69ade2a31b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-293814e8-a167-4857-9ac3-a69ade2a31b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1fdf20a0-c7cc-4d7a-98f7-27db9d17a068 {
  display: none;
}
#s-24f36dde-3d81-4ea0-af3f-eea56c20c14e { text-align: left; }
#s-0b0f81b9-7e01-4c21-acfd-e03631650681 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b0f81b9-7e01-4c21-acfd-e03631650681 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd2d6db3-68fd-46b4-b470-1667cd84d19b { text-align: left; }
#s-dd2d6db3-68fd-46b4-b470-1667cd84d19b .shg-product-sold-out {
  display: none;
}

#s-dd2d6db3-68fd-46b4-b470-1667cd84d19b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd2d6db3-68fd-46b4-b470-1667cd84d19b .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-8dd07274-20ed-4c9f-9207-28bb8fdd7d56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dd07274-20ed-4c9f-9207-28bb8fdd7d56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dd07274-20ed-4c9f-9207-28bb8fdd7d56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dd07274-20ed-4c9f-9207-28bb8fdd7d56 {
  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-8dd07274-20ed-4c9f-9207-28bb8fdd7d56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dd07274-20ed-4c9f-9207-28bb8fdd7d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dd07274-20ed-4c9f-9207-28bb8fdd7d56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-432f2989-1ec7-479d-beb6-0782864cf0c7 {
  display: none;
}
#s-2b5a2e62-8457-46bb-8b85-5e14593150ae { text-align: left; }
#s-177a2a90-4036-4a4a-9fce-797eaf14254c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-177a2a90-4036-4a4a-9fce-797eaf14254c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8cae5295-008d-429d-bc3d-c78a6850059c { text-align: left; }
#s-8cae5295-008d-429d-bc3d-c78a6850059c .shg-product-sold-out {
  display: none;
}

#s-8cae5295-008d-429d-bc3d-c78a6850059c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8cae5295-008d-429d-bc3d-c78a6850059c .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-8c4f04a3-faa4-44cc-ae48-c23699b9ed66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c4f04a3-faa4-44cc-ae48-c23699b9ed66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c4f04a3-faa4-44cc-ae48-c23699b9ed66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c4f04a3-faa4-44cc-ae48-c23699b9ed66 {
  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-8c4f04a3-faa4-44cc-ae48-c23699b9ed66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c4f04a3-faa4-44cc-ae48-c23699b9ed66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c4f04a3-faa4-44cc-ae48-c23699b9ed66.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;
}
