.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-7fdf5799-6558-498c-b635-b486aada20e8 {
  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-43b84bdc-59c4-4619-8c40-639b7feed5b9 { margin-top: 40px; }
#s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs {
  justify-content: center;
}


  #s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-43b84bdc-59c4-4619-8c40-639b7feed5b9 .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-f12bac62-6ac7-4013-90e3-e99f62337496 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f12bac62-6ac7-4013-90e3-e99f62337496 .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-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c82efe06-b9e5-41b2-afab-09d4984c9c18 .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-7962c3c2-5bb8-4929-b451-fdd6445d0259 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7962c3c2-5bb8-4929-b451-fdd6445d0259"] > .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-c7a60b5f-d0bd-425a-b1cc-73bd0f9e215f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-75ee849d-64f5-4746-b3ac-8cf51a8a0582 { 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-4c219010-b59b-4e18-a830-05ab703c18ab { 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-4c219010-b59b-4e18-a830-05ab703c18ab: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-4c219010-b59b-4e18-a830-05ab703c18ab: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-4c219010-b59b-4e18-a830-05ab703c18ab.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-bb56422c-5878-44c4-9106-fbeece4d5f31 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e49af1a3-903b-49da-b45a-495b51ff6a60 { 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-fcba964f-6cf6-4970-9430-376b87fcef9c { 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-fcba964f-6cf6-4970-9430-376b87fcef9c: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-fcba964f-6cf6-4970-9430-376b87fcef9c: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-fcba964f-6cf6-4970-9430-376b87fcef9c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-df09c40b-c390-4c47-899c-e206cf4272af { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f6e0e16c-51b9-4d37-82f2-5fff492301bf { 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-22a0dd28-cc20-481d-b573-43014a68e041 { 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-22a0dd28-cc20-481d-b573-43014a68e041: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-22a0dd28-cc20-481d-b573-43014a68e041: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-22a0dd28-cc20-481d-b573-43014a68e041.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-b4957699-0e2d-4f0b-ae8e-b450514c1f6c { min-height: 50px; }
#s-b4957699-0e2d-4f0b-ae8e-b450514c1f6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-92c5bbed-dd31-436e-b541-bbe6caf5e250 { 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-92c5bbed-dd31-436e-b541-bbe6caf5e250 .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-dfa679dd-ea7d-4db3-b935-ee268a747278 {
  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-6d1ae986-6f22-4db2-a38c-d8080360aa69 { 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-ca9e8a94-d4e4-4164-bea6-80f0b5cc17c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca9e8a94-d4e4-4164-bea6-80f0b5cc17c9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bf8be04c-b69a-49a8-8204-1cd442922818 {
  display: none;
}
#s-9d9627a4-e6f2-4a3e-ae71-306395b45969 { text-align: left; }
#s-f9588ca6-0474-45fb-b3a3-eca682932a57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9588ca6-0474-45fb-b3a3-eca682932a57 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d5791bf1-ddc5-4750-93d1-8a9e2fc8ee6e {
  display: none;
}
#s-9de0ee74-e718-433f-a262-57ff85503469 { text-align: left; }
#s-07896249-d2d3-4655-a646-cb7b2762e2f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07896249-d2d3-4655-a646-cb7b2762e2f1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1e74525c-c5fb-407d-b950-1d52deb5e4de {
  display: none;
}
#s-ebab3b84-1434-4430-af2f-b5cc7b79ca5c { text-align: left; }
#s-faa4fb14-5c69-483b-b5e3-57dd80e21ca2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-faa4fb14-5c69-483b-b5e3-57dd80e21ca2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7dccdb5e-eacd-491d-9a4d-1b64b4d12ab7 {
  display: none;
}
#s-45621456-b17f-4747-a916-7f136ee32482 { text-align: left; }
#s-f9d87e9d-d3f0-4cff-8c84-c39e4dd8eace { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9d87e9d-d3f0-4cff-8c84-c39e4dd8eace .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa1a0893-6a35-4ba4-93e6-cadbb65b7296 { text-align: left; }
#s-aa1a0893-6a35-4ba4-93e6-cadbb65b7296 .shg-product-sold-out {
  display: none;
}

#s-aa1a0893-6a35-4ba4-93e6-cadbb65b7296 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa1a0893-6a35-4ba4-93e6-cadbb65b7296 .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-184b9984-4886-4aeb-8ca3-5a3fea1a91f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-184b9984-4886-4aeb-8ca3-5a3fea1a91f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-184b9984-4886-4aeb-8ca3-5a3fea1a91f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-184b9984-4886-4aeb-8ca3-5a3fea1a91f3 {
  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-184b9984-4886-4aeb-8ca3-5a3fea1a91f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-184b9984-4886-4aeb-8ca3-5a3fea1a91f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-184b9984-4886-4aeb-8ca3-5a3fea1a91f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19bdb200-8dd6-4673-870b-75b13a0bf139 {
  display: none;
}
#s-f7645085-e50a-4734-8f64-fd927e96d500 { text-align: left; }
#s-679aff22-b194-498f-8105-a662d9744145 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-679aff22-b194-498f-8105-a662d9744145 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e08d1453-1815-42f5-b128-fdff89ca9176 { text-align: left; }
#s-e08d1453-1815-42f5-b128-fdff89ca9176 .shg-product-sold-out {
  display: none;
}

#s-e08d1453-1815-42f5-b128-fdff89ca9176 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e08d1453-1815-42f5-b128-fdff89ca9176 .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-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37 {
  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-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a79dedf7-0e01-4b9b-91eb-cb3e194e2c37.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c572639-7aef-48c5-b40a-2537e8f15112 {
  display: none;
}
#s-05159d51-52e6-4fc8-8f15-057d9bca90fa { text-align: left; }
#s-a622814c-363c-4f93-8d32-eb4c77690af2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a622814c-363c-4f93-8d32-eb4c77690af2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-797f07f0-c2f4-4690-b208-5ee27eabd26c { text-align: left; }
#s-797f07f0-c2f4-4690-b208-5ee27eabd26c .shg-product-sold-out {
  display: none;
}

#s-797f07f0-c2f4-4690-b208-5ee27eabd26c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-797f07f0-c2f4-4690-b208-5ee27eabd26c .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-ebb6ea73-9557-470d-ba8f-c5efdc159fae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ebb6ea73-9557-470d-ba8f-c5efdc159fae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ebb6ea73-9557-470d-ba8f-c5efdc159fae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ebb6ea73-9557-470d-ba8f-c5efdc159fae {
  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-ebb6ea73-9557-470d-ba8f-c5efdc159fae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebb6ea73-9557-470d-ba8f-c5efdc159fae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ebb6ea73-9557-470d-ba8f-c5efdc159fae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c3590b7-3c49-4a29-90a2-696b8cadba45 {
  display: none;
}
#s-0d6ddcd8-e6f5-4f08-b630-eeede0fc5f78 { text-align: left; }
#s-96534237-5ac9-4d29-8f69-df6616ec1923 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96534237-5ac9-4d29-8f69-df6616ec1923 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3319a7b9-bde3-46dc-ae00-2911136f90a6 { text-align: left; }
#s-3319a7b9-bde3-46dc-ae00-2911136f90a6 .shg-product-sold-out {
  display: none;
}

#s-3319a7b9-bde3-46dc-ae00-2911136f90a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3319a7b9-bde3-46dc-ae00-2911136f90a6 .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-fdcf924b-2512-43a7-8e83-408723b68823 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fdcf924b-2512-43a7-8e83-408723b68823:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fdcf924b-2512-43a7-8e83-408723b68823:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fdcf924b-2512-43a7-8e83-408723b68823 {
  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-fdcf924b-2512-43a7-8e83-408723b68823.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdcf924b-2512-43a7-8e83-408723b68823.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fdcf924b-2512-43a7-8e83-408723b68823.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bedcbec-7c41-4489-8761-ab7421e9c0a7 {
  display: none;
}
#s-10cd3a5e-6dfd-4298-a1da-584e02862998 { text-align: left; }
#s-09cdf584-50d6-48b7-b7f5-d7867cadd8a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09cdf584-50d6-48b7-b7f5-d7867cadd8a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9fadf2d3-dad6-494e-b803-d808a38acaf5 { text-align: left; }
#s-9fadf2d3-dad6-494e-b803-d808a38acaf5 .shg-product-sold-out {
  display: none;
}

#s-9fadf2d3-dad6-494e-b803-d808a38acaf5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9fadf2d3-dad6-494e-b803-d808a38acaf5 .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-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b {
  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-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4081d375-9d29-4bcb-8ae7-943bf2e9fe5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b6a6658-0c29-4ae7-a88e-ec978fd46471 {
  display: none;
}
#s-98af1f1a-13f1-43de-b5dd-28ae424aef9f { text-align: left; }
#s-689590d7-94b1-4d84-a0dd-d7e82cd651cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-689590d7-94b1-4d84-a0dd-d7e82cd651cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b87c63a2-e2de-4e53-a88e-43713fdba4be { text-align: left; }
#s-b87c63a2-e2de-4e53-a88e-43713fdba4be .shg-product-sold-out {
  display: none;
}

#s-b87c63a2-e2de-4e53-a88e-43713fdba4be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b87c63a2-e2de-4e53-a88e-43713fdba4be .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-9cb4c6a9-61d2-4f47-9580-6472563e199e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9cb4c6a9-61d2-4f47-9580-6472563e199e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9cb4c6a9-61d2-4f47-9580-6472563e199e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9cb4c6a9-61d2-4f47-9580-6472563e199e {
  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-9cb4c6a9-61d2-4f47-9580-6472563e199e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cb4c6a9-61d2-4f47-9580-6472563e199e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9cb4c6a9-61d2-4f47-9580-6472563e199e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a076854-b0a7-4f42-8bdb-4b41a0363025 {
  display: none;
}
#s-0156c033-64c8-40d9-af8d-ac17e0097ccb { text-align: left; }
#s-e3e58153-2210-4b3e-b056-1ad121bd4bce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3e58153-2210-4b3e-b056-1ad121bd4bce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5c2ee08-40b0-42d6-97b4-1737f22cadf9 { text-align: left; }
#s-d5c2ee08-40b0-42d6-97b4-1737f22cadf9 .shg-product-sold-out {
  display: none;
}

#s-d5c2ee08-40b0-42d6-97b4-1737f22cadf9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5c2ee08-40b0-42d6-97b4-1737f22cadf9 .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-3fad462e-cb03-41a5-a13c-b10b0a166e29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3fad462e-cb03-41a5-a13c-b10b0a166e29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3fad462e-cb03-41a5-a13c-b10b0a166e29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3fad462e-cb03-41a5-a13c-b10b0a166e29 {
  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-3fad462e-cb03-41a5-a13c-b10b0a166e29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fad462e-cb03-41a5-a13c-b10b0a166e29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3fad462e-cb03-41a5-a13c-b10b0a166e29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a375cf05-cd0b-4867-8590-06a9f9cc4f25 {
  display: none;
}
#s-94ef858d-8afb-4f80-8afd-a4ede838e03f { text-align: left; }
#s-fe814849-de75-4919-8907-ff5647e2138e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe814849-de75-4919-8907-ff5647e2138e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23e1355f-2be7-4a2f-8c72-33885a83d440 { text-align: left; }
#s-23e1355f-2be7-4a2f-8c72-33885a83d440 .shg-product-sold-out {
  display: none;
}

#s-23e1355f-2be7-4a2f-8c72-33885a83d440 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23e1355f-2be7-4a2f-8c72-33885a83d440 .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-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0 {
  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-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c3f05b8-ae71-4d7f-aadd-8bc5e3a6a6d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c21734e-7371-4647-8342-e99fd5c9a81a {
  display: none;
}
#s-4dea8713-25f6-487e-88d6-19253fe0bade { text-align: left; }
#s-fd27e5b4-e44b-476d-b8c0-61dda9553a17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd27e5b4-e44b-476d-b8c0-61dda9553a17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed6fdff1-2f68-44df-83fc-f76fd811830d { text-align: left; }
#s-ed6fdff1-2f68-44df-83fc-f76fd811830d .shg-product-sold-out {
  display: none;
}

#s-ed6fdff1-2f68-44df-83fc-f76fd811830d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed6fdff1-2f68-44df-83fc-f76fd811830d .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-eda907db-f043-4c78-bc8c-f689619230ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eda907db-f043-4c78-bc8c-f689619230ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eda907db-f043-4c78-bc8c-f689619230ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eda907db-f043-4c78-bc8c-f689619230ff {
  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-eda907db-f043-4c78-bc8c-f689619230ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eda907db-f043-4c78-bc8c-f689619230ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eda907db-f043-4c78-bc8c-f689619230ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd75a92b-38c5-4331-8514-a074a3b597c2 {
  display: none;
}
#s-b258dabb-5850-450f-89bb-97783648df0f { text-align: left; }
#s-3146ceb2-d702-4587-9a47-7e2aad231fed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3146ceb2-d702-4587-9a47-7e2aad231fed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bfca152-4eae-4ed3-91b9-f76df2b8a421 { text-align: left; }
#s-9bfca152-4eae-4ed3-91b9-f76df2b8a421 .shg-product-sold-out {
  display: none;
}

#s-9bfca152-4eae-4ed3-91b9-f76df2b8a421 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bfca152-4eae-4ed3-91b9-f76df2b8a421 .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-7e5cddfa-043b-44da-ae07-715516d2abfd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e5cddfa-043b-44da-ae07-715516d2abfd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e5cddfa-043b-44da-ae07-715516d2abfd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e5cddfa-043b-44da-ae07-715516d2abfd {
  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-7e5cddfa-043b-44da-ae07-715516d2abfd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e5cddfa-043b-44da-ae07-715516d2abfd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e5cddfa-043b-44da-ae07-715516d2abfd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-167dddf7-3e1c-41d3-960b-59a4713510c7 {
  display: none;
}
#s-a94b5cc9-85d4-4235-9ef6-b90f53db950d { text-align: left; }
#s-24e864b1-a975-401a-b8cd-07c524d1a389 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24e864b1-a975-401a-b8cd-07c524d1a389 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-230a7457-0089-4b77-aaa7-827f6a9cf033 { text-align: left; }
#s-230a7457-0089-4b77-aaa7-827f6a9cf033 .shg-product-sold-out {
  display: none;
}

#s-230a7457-0089-4b77-aaa7-827f6a9cf033 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-230a7457-0089-4b77-aaa7-827f6a9cf033 .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-ccfe6f4d-2702-473a-9592-f0629b591b00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccfe6f4d-2702-473a-9592-f0629b591b00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccfe6f4d-2702-473a-9592-f0629b591b00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccfe6f4d-2702-473a-9592-f0629b591b00 {
  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-ccfe6f4d-2702-473a-9592-f0629b591b00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccfe6f4d-2702-473a-9592-f0629b591b00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccfe6f4d-2702-473a-9592-f0629b591b00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efac5ad4-39d6-4eff-901e-257c5f7e989b {
  display: none;
}
#s-1e3df67c-ff06-48d2-9af1-92a72b133e4e { text-align: left; }
#s-1485c21a-898e-4a78-a535-c2985a5c66be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1485c21a-898e-4a78-a535-c2985a5c66be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aec674f3-a403-406f-9b1e-0f280d8598e4 { text-align: left; }
#s-aec674f3-a403-406f-9b1e-0f280d8598e4 .shg-product-sold-out {
  display: none;
}

#s-aec674f3-a403-406f-9b1e-0f280d8598e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aec674f3-a403-406f-9b1e-0f280d8598e4 .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-6974f339-d70f-40c4-bc37-0950e0327d18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6974f339-d70f-40c4-bc37-0950e0327d18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6974f339-d70f-40c4-bc37-0950e0327d18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6974f339-d70f-40c4-bc37-0950e0327d18 {
  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-6974f339-d70f-40c4-bc37-0950e0327d18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6974f339-d70f-40c4-bc37-0950e0327d18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6974f339-d70f-40c4-bc37-0950e0327d18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0245abcd-ed66-4b5d-95dc-9c82d7a03dd8 {
  display: none;
}
#s-796ac150-3b27-4007-a9b2-40f10fc41f91 { text-align: left; }
#s-3ef071bd-1f80-4d1a-a1e2-d663db4f6b5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ef071bd-1f80-4d1a-a1e2-d663db4f6b5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27c9eed0-9c63-454e-8a8c-70dcd87f51ac { text-align: left; }
#s-27c9eed0-9c63-454e-8a8c-70dcd87f51ac .shg-product-sold-out {
  display: none;
}

#s-27c9eed0-9c63-454e-8a8c-70dcd87f51ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27c9eed0-9c63-454e-8a8c-70dcd87f51ac .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-004052c8-d424-4cac-9f43-5832b7923f26 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-004052c8-d424-4cac-9f43-5832b7923f26:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-004052c8-d424-4cac-9f43-5832b7923f26:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-004052c8-d424-4cac-9f43-5832b7923f26 {
  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-004052c8-d424-4cac-9f43-5832b7923f26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-004052c8-d424-4cac-9f43-5832b7923f26.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-004052c8-d424-4cac-9f43-5832b7923f26.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6db4da10-bf3c-4773-bceb-90dc308deff4 {
  display: none;
}
#s-2653bbd5-ef5c-4f91-93f0-3bd95f56eb07 { text-align: left; }
#s-3f8e40d7-e77c-4a68-9196-f74dedf99342 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f8e40d7-e77c-4a68-9196-f74dedf99342 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f320a4d-677a-447f-892d-d8f3e6759b5b { text-align: left; }
#s-9f320a4d-677a-447f-892d-d8f3e6759b5b .shg-product-sold-out {
  display: none;
}

#s-9f320a4d-677a-447f-892d-d8f3e6759b5b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f320a4d-677a-447f-892d-d8f3e6759b5b .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-57a89c99-eb00-4057-afcf-77033c3787f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57a89c99-eb00-4057-afcf-77033c3787f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57a89c99-eb00-4057-afcf-77033c3787f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57a89c99-eb00-4057-afcf-77033c3787f4 {
  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-57a89c99-eb00-4057-afcf-77033c3787f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57a89c99-eb00-4057-afcf-77033c3787f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57a89c99-eb00-4057-afcf-77033c3787f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69af803e-9a2b-49c3-85c0-f1001782651e {
  display: none;
}
#s-af7cfe01-e66b-4ef4-bbca-d41ec8c35a3c { text-align: left; }
#s-809a4265-71e4-46a6-86a8-aafc614cb21e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-809a4265-71e4-46a6-86a8-aafc614cb21e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42313124-e708-4cf6-b6d8-aabfffefb35a { text-align: left; }
#s-42313124-e708-4cf6-b6d8-aabfffefb35a .shg-product-sold-out {
  display: none;
}

#s-42313124-e708-4cf6-b6d8-aabfffefb35a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42313124-e708-4cf6-b6d8-aabfffefb35a .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-6a67a405-4077-4840-9a01-b882e025d8de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a67a405-4077-4840-9a01-b882e025d8de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a67a405-4077-4840-9a01-b882e025d8de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a67a405-4077-4840-9a01-b882e025d8de {
  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-6a67a405-4077-4840-9a01-b882e025d8de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a67a405-4077-4840-9a01-b882e025d8de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a67a405-4077-4840-9a01-b882e025d8de.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;
}
