.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-c22a2064-ce28-49d9-9622-7c9ce3aace8b {
  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-58e42d18-57bf-4a7d-952f-6df7fc668b39 { margin-top: 40px; }
#s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs {
  justify-content: center;
}


  #s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-58e42d18-57bf-4a7d-952f-6df7fc668b39 .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-94fd88ec-2a89-4af0-8cc1-a2e845c1ac4f { padding-top: 10px;
padding-bottom: 10px; }
 #s-94fd88ec-2a89-4af0-8cc1-a2e845c1ac4f .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-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-8500e039-3c6c-4777-8dfd-973402a94505 .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-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f66b671-8cd1-4f77-bd75-11ba9b1a1e76"] > .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-5b5c4268-2216-4909-b9cd-322f15d3b949 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-52848c80-bee3-4a45-b675-2000f6e8ad1c { 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-6e67ac54-bcae-4670-ab9e-f5129998fba1 { 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-6e67ac54-bcae-4670-ab9e-f5129998fba1: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-6e67ac54-bcae-4670-ab9e-f5129998fba1: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-6e67ac54-bcae-4670-ab9e-f5129998fba1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-74c6ba62-5984-493f-8c3a-d71969e6b6de { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-570a412f-cf58-4172-8a6d-66a9e0eb7eac { 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-c3f3bd26-0f13-4cde-b41b-4a4f49b04ad7 { 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-c3f3bd26-0f13-4cde-b41b-4a4f49b04ad7: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-c3f3bd26-0f13-4cde-b41b-4a4f49b04ad7: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-c3f3bd26-0f13-4cde-b41b-4a4f49b04ad7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-36085716-0159-4aed-b858-42fb4238c218 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ebf19763-b4cb-4921-a074-e7f57bab3b0b { 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-936a8ba9-05b7-4bc7-9100-f841447ffa95 { 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-936a8ba9-05b7-4bc7-9100-f841447ffa95: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-936a8ba9-05b7-4bc7-9100-f841447ffa95: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-936a8ba9-05b7-4bc7-9100-f841447ffa95.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-85de38f6-11c7-468f-b41e-a78c5028c074 { min-height: 50px; }
#s-85de38f6-11c7-468f-b41e-a78c5028c074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-832b4531-fd86-48cc-94a1-15f711e9d12a { 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-832b4531-fd86-48cc-94a1-15f711e9d12a .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-9843e0ab-72e2-44b6-9577-4c2953e7af1f {
  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-d58d33b3-4ebb-4c41-b8ad-ab9d07682dbe { 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-dbe4d6ac-b819-4506-af92-377dc041dcf2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbe4d6ac-b819-4506-af92-377dc041dcf2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-33667802-06d2-4c69-b73d-a86097166d70 {
  display: none;
}
#s-5b0cf74e-ca76-442b-8a3f-90225a8f2473 { text-align: left; }
#s-cdab9600-2205-4b66-9c39-5a6e8b7916c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cdab9600-2205-4b66-9c39-5a6e8b7916c5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-37cb6ec0-2fef-43c1-bee3-98a47cf27c3c {
  display: none;
}
#s-15a0e8ef-ae03-4f56-ba7c-014590bd54bb { text-align: left; }
#s-76a56e45-6a3d-40f9-b6a4-16eeb0176f23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76a56e45-6a3d-40f9-b6a4-16eeb0176f23 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ef69d603-3602-42b0-a6a1-282e587e9408 {
  display: none;
}
#s-aa5231b2-45ae-4fcf-88f4-39a2f9d4498c { text-align: left; }
#s-1e666703-ea6e-414f-a22a-328010511cc7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e666703-ea6e-414f-a22a-328010511cc7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-984f05c9-1e92-44ae-be75-fb210f8e1744 {
  display: none;
}
#s-061ed837-297e-44be-b730-808f773b8487 { text-align: left; }
#s-be48ae44-f912-4ceb-ad59-44c3eb2ac424 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be48ae44-f912-4ceb-ad59-44c3eb2ac424 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12bfb60b-ceb5-48ec-91d6-0969c4233fb2 { text-align: left; }
#s-12bfb60b-ceb5-48ec-91d6-0969c4233fb2 .shg-product-sold-out {
  display: none;
}

#s-12bfb60b-ceb5-48ec-91d6-0969c4233fb2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12bfb60b-ceb5-48ec-91d6-0969c4233fb2 .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-012c0978-bfb6-4fa3-9b65-dc26a43900a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-012c0978-bfb6-4fa3-9b65-dc26a43900a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-012c0978-bfb6-4fa3-9b65-dc26a43900a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-012c0978-bfb6-4fa3-9b65-dc26a43900a1 {
  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-012c0978-bfb6-4fa3-9b65-dc26a43900a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-012c0978-bfb6-4fa3-9b65-dc26a43900a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-012c0978-bfb6-4fa3-9b65-dc26a43900a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bef2119-d2d3-4201-8bed-c4df84bba841 {
  display: none;
}
#s-9cd5ac9d-56b4-4bb9-abed-cd246ec68c3f { text-align: left; }
#s-e83bd575-dbba-4a33-a9ac-0e8dd332d2c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e83bd575-dbba-4a33-a9ac-0e8dd332d2c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd3bbb51-67f5-4297-8078-a10ccca17117 { text-align: left; }
#s-cd3bbb51-67f5-4297-8078-a10ccca17117 .shg-product-sold-out {
  display: none;
}

#s-cd3bbb51-67f5-4297-8078-a10ccca17117 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd3bbb51-67f5-4297-8078-a10ccca17117 .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-5b24a634-39bc-4811-be78-4af96b3e96ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b24a634-39bc-4811-be78-4af96b3e96ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b24a634-39bc-4811-be78-4af96b3e96ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b24a634-39bc-4811-be78-4af96b3e96ec {
  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-5b24a634-39bc-4811-be78-4af96b3e96ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b24a634-39bc-4811-be78-4af96b3e96ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b24a634-39bc-4811-be78-4af96b3e96ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e4f072a-63c2-43f7-8f2c-15fa2e65a7c1 {
  display: none;
}
#s-0f0dcc9e-74f7-45e7-8db3-91d8766488ff { text-align: left; }
#s-651504a4-55c2-4a19-b7b5-e1f7971a81df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-651504a4-55c2-4a19-b7b5-e1f7971a81df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-134436c9-8fb9-474d-b68d-e7b6266a6c45 { text-align: left; }
#s-134436c9-8fb9-474d-b68d-e7b6266a6c45 .shg-product-sold-out {
  display: none;
}

#s-134436c9-8fb9-474d-b68d-e7b6266a6c45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-134436c9-8fb9-474d-b68d-e7b6266a6c45 .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-e51bc373-00d5-40be-9d57-3469b826839b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e51bc373-00d5-40be-9d57-3469b826839b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e51bc373-00d5-40be-9d57-3469b826839b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e51bc373-00d5-40be-9d57-3469b826839b {
  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-e51bc373-00d5-40be-9d57-3469b826839b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e51bc373-00d5-40be-9d57-3469b826839b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e51bc373-00d5-40be-9d57-3469b826839b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f883524-1946-49c7-a6bd-34c835272245 {
  display: none;
}
#s-b845aa92-04e2-41db-a247-5fa0c0c36831 { text-align: left; }
#s-7932ba0f-e9f3-409c-a090-ed8add26a9c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7932ba0f-e9f3-409c-a090-ed8add26a9c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5025b0ad-1d76-4dd8-a9f5-f021fca5cc2c { text-align: left; }
#s-5025b0ad-1d76-4dd8-a9f5-f021fca5cc2c .shg-product-sold-out {
  display: none;
}

#s-5025b0ad-1d76-4dd8-a9f5-f021fca5cc2c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5025b0ad-1d76-4dd8-a9f5-f021fca5cc2c .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-74fdce22-3b39-48c5-95bb-0ea77f5e8475 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74fdce22-3b39-48c5-95bb-0ea77f5e8475:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74fdce22-3b39-48c5-95bb-0ea77f5e8475:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74fdce22-3b39-48c5-95bb-0ea77f5e8475 {
  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-74fdce22-3b39-48c5-95bb-0ea77f5e8475.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74fdce22-3b39-48c5-95bb-0ea77f5e8475.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74fdce22-3b39-48c5-95bb-0ea77f5e8475.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0044df2c-166a-4fc9-871d-72bcd56e6015 {
  display: none;
}
#s-e95ab498-1c49-4c2b-862c-e925fc6f412a { text-align: left; }
#s-e93d8c99-5462-4747-a9b5-c943afb02759 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e93d8c99-5462-4747-a9b5-c943afb02759 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60698f8c-ee41-4fb5-829e-ae75b20384b7 { text-align: left; }
#s-60698f8c-ee41-4fb5-829e-ae75b20384b7 .shg-product-sold-out {
  display: none;
}

#s-60698f8c-ee41-4fb5-829e-ae75b20384b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60698f8c-ee41-4fb5-829e-ae75b20384b7 .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-1aa607d7-23b9-4ac6-8f60-dd27578d12d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1aa607d7-23b9-4ac6-8f60-dd27578d12d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1aa607d7-23b9-4ac6-8f60-dd27578d12d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1aa607d7-23b9-4ac6-8f60-dd27578d12d6 {
  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-1aa607d7-23b9-4ac6-8f60-dd27578d12d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa607d7-23b9-4ac6-8f60-dd27578d12d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1aa607d7-23b9-4ac6-8f60-dd27578d12d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a039292-29f1-486c-8e62-f488b9f43c85 {
  display: none;
}
#s-bdb6bd76-bdaf-405e-b7e9-7a6f597e7533 { text-align: left; }
#s-5519cea5-a7d3-40c3-b44c-5332b5f93180 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5519cea5-a7d3-40c3-b44c-5332b5f93180 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f37e99a9-cb72-4ca5-b3b2-c328afe1e653 { text-align: left; }
#s-f37e99a9-cb72-4ca5-b3b2-c328afe1e653 .shg-product-sold-out {
  display: none;
}

#s-f37e99a9-cb72-4ca5-b3b2-c328afe1e653 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f37e99a9-cb72-4ca5-b3b2-c328afe1e653 .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-37241b79-7452-4dc5-9059-76f24f431366 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37241b79-7452-4dc5-9059-76f24f431366:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37241b79-7452-4dc5-9059-76f24f431366:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37241b79-7452-4dc5-9059-76f24f431366 {
  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-37241b79-7452-4dc5-9059-76f24f431366.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37241b79-7452-4dc5-9059-76f24f431366.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37241b79-7452-4dc5-9059-76f24f431366.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9557f47a-3060-4f9a-9075-3efc3a391979 {
  display: none;
}
#s-410a01e8-c3ba-49bb-823a-5d0e09412cc1 { text-align: left; }
#s-4446dc94-83cd-4eb3-bfe1-b31fe1875408 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4446dc94-83cd-4eb3-bfe1-b31fe1875408 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9c51cd3-2b06-4392-bf14-2d5729d9182b { text-align: left; }
#s-f9c51cd3-2b06-4392-bf14-2d5729d9182b .shg-product-sold-out {
  display: none;
}

#s-f9c51cd3-2b06-4392-bf14-2d5729d9182b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9c51cd3-2b06-4392-bf14-2d5729d9182b .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-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39 {
  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-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3dbaaf8f-0fce-42b4-b8c3-e8859c3f3d39.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81eb79e6-2ac9-4f35-be03-5a71eba904cd {
  display: none;
}
#s-bc842fb7-7a69-489b-89d2-75b92e8fdbd7 { text-align: left; }
#s-0e91bb43-3ead-497c-b1b5-71780d136978 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e91bb43-3ead-497c-b1b5-71780d136978 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a043cc75-11bc-43e0-9dd5-f0027cc8447a { text-align: left; }
#s-a043cc75-11bc-43e0-9dd5-f0027cc8447a .shg-product-sold-out {
  display: none;
}

#s-a043cc75-11bc-43e0-9dd5-f0027cc8447a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a043cc75-11bc-43e0-9dd5-f0027cc8447a .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-67150c45-bc5b-4214-a3ab-3f14e5927659 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67150c45-bc5b-4214-a3ab-3f14e5927659:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67150c45-bc5b-4214-a3ab-3f14e5927659:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67150c45-bc5b-4214-a3ab-3f14e5927659 {
  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-67150c45-bc5b-4214-a3ab-3f14e5927659.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67150c45-bc5b-4214-a3ab-3f14e5927659.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67150c45-bc5b-4214-a3ab-3f14e5927659.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33eb5e3c-07db-4ca8-97dc-e1d23fe7827e {
  display: none;
}
#s-fc5f15de-9d95-41dd-85b1-1d13862382d1 { text-align: left; }
#s-d85ddc95-b31c-4c37-ad0f-fbba9f78c21b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d85ddc95-b31c-4c37-ad0f-fbba9f78c21b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-711b4262-c75f-48c3-b027-a51d81a2eac1 { text-align: left; }
#s-711b4262-c75f-48c3-b027-a51d81a2eac1 .shg-product-sold-out {
  display: none;
}

#s-711b4262-c75f-48c3-b027-a51d81a2eac1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-711b4262-c75f-48c3-b027-a51d81a2eac1 .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-932385a8-ac00-473d-9a39-8c33a25f0b8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-932385a8-ac00-473d-9a39-8c33a25f0b8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-932385a8-ac00-473d-9a39-8c33a25f0b8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-932385a8-ac00-473d-9a39-8c33a25f0b8d {
  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-932385a8-ac00-473d-9a39-8c33a25f0b8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-932385a8-ac00-473d-9a39-8c33a25f0b8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-932385a8-ac00-473d-9a39-8c33a25f0b8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7062e86-fdeb-4a3b-82c6-92553d022062 {
  display: none;
}
#s-6463bff6-5ed0-4e30-b3b7-25e577f015b1 { text-align: left; }
#s-7669dc06-9dbf-464b-a33e-7fbde45e98dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7669dc06-9dbf-464b-a33e-7fbde45e98dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6065f8bf-453f-4b8a-9565-24b2deb13ad2 { text-align: left; }
#s-6065f8bf-453f-4b8a-9565-24b2deb13ad2 .shg-product-sold-out {
  display: none;
}

#s-6065f8bf-453f-4b8a-9565-24b2deb13ad2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6065f8bf-453f-4b8a-9565-24b2deb13ad2 .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-22ee0c7d-659f-49ea-a1a9-defb97ac5278 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22ee0c7d-659f-49ea-a1a9-defb97ac5278:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22ee0c7d-659f-49ea-a1a9-defb97ac5278:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22ee0c7d-659f-49ea-a1a9-defb97ac5278 {
  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-22ee0c7d-659f-49ea-a1a9-defb97ac5278.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22ee0c7d-659f-49ea-a1a9-defb97ac5278.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22ee0c7d-659f-49ea-a1a9-defb97ac5278.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a33666c-ccdd-485a-98ea-16641bc4ee6d {
  display: none;
}
#s-81260d3c-abf9-4496-a72b-090f2115dcb0 { text-align: left; }
#s-e4670527-96d0-4bae-81fd-22946816ed6c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4670527-96d0-4bae-81fd-22946816ed6c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-642ae7c7-ef44-473e-912a-67ea4fc274a8 { text-align: left; }
#s-642ae7c7-ef44-473e-912a-67ea4fc274a8 .shg-product-sold-out {
  display: none;
}

#s-642ae7c7-ef44-473e-912a-67ea4fc274a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-642ae7c7-ef44-473e-912a-67ea4fc274a8 .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-4f6052d0-2bcc-4bc5-a693-5603ce3107da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f6052d0-2bcc-4bc5-a693-5603ce3107da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f6052d0-2bcc-4bc5-a693-5603ce3107da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f6052d0-2bcc-4bc5-a693-5603ce3107da {
  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-4f6052d0-2bcc-4bc5-a693-5603ce3107da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f6052d0-2bcc-4bc5-a693-5603ce3107da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f6052d0-2bcc-4bc5-a693-5603ce3107da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94be3bb0-176f-477c-bc3d-f3b0cc65b506 {
  display: none;
}
#s-a4a9b78a-5a36-4bd0-a33d-87e42408dfcc { text-align: left; }
#s-294457ee-bef5-4f24-b878-c95d3545ddf8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-294457ee-bef5-4f24-b878-c95d3545ddf8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51416967-43ef-4835-92e7-dbea321d7325 { text-align: left; }
#s-51416967-43ef-4835-92e7-dbea321d7325 .shg-product-sold-out {
  display: none;
}

#s-51416967-43ef-4835-92e7-dbea321d7325 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51416967-43ef-4835-92e7-dbea321d7325 .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-1724015b-2f24-4d2d-bae2-940ccbc0b455 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1724015b-2f24-4d2d-bae2-940ccbc0b455:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1724015b-2f24-4d2d-bae2-940ccbc0b455:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1724015b-2f24-4d2d-bae2-940ccbc0b455 {
  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-1724015b-2f24-4d2d-bae2-940ccbc0b455.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1724015b-2f24-4d2d-bae2-940ccbc0b455.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1724015b-2f24-4d2d-bae2-940ccbc0b455.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99d7e8d7-3b10-4306-83f4-936ff1f23acb {
  display: none;
}
#s-59087f0e-6a2f-4f9b-b802-3b4264fb32b0 { text-align: left; }
#s-55d7d76f-aba0-43b4-bb30-daca5fe2d11c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55d7d76f-aba0-43b4-bb30-daca5fe2d11c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8c6e405-646f-4e1d-8463-e90a050a0f75 { text-align: left; }
#s-f8c6e405-646f-4e1d-8463-e90a050a0f75 .shg-product-sold-out {
  display: none;
}

#s-f8c6e405-646f-4e1d-8463-e90a050a0f75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8c6e405-646f-4e1d-8463-e90a050a0f75 .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-1edec614-5b53-445d-8188-ba0ed36ae836 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1edec614-5b53-445d-8188-ba0ed36ae836:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1edec614-5b53-445d-8188-ba0ed36ae836:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1edec614-5b53-445d-8188-ba0ed36ae836 {
  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-1edec614-5b53-445d-8188-ba0ed36ae836.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1edec614-5b53-445d-8188-ba0ed36ae836.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1edec614-5b53-445d-8188-ba0ed36ae836.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;
}
