.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-1f00af42-eae8-479d-a7ae-94406dca2bdf {
  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-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc { margin-top: 40px; }
#s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs {
  justify-content: center;
}


  #s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-d72bd2ba-10ff-4796-9b4c-438ba35a0fdc .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-deb415f5-e797-4f5c-aea5-4dea89c5986b { padding-top: 10px;
padding-bottom: 10px; }
 #s-deb415f5-e797-4f5c-aea5-4dea89c5986b .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-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-172951d2-7721-46bf-91a6-de2343ebbf4d .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-897640e7-c75d-44a0-87b5-d57c48538417 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-897640e7-c75d-44a0-87b5-d57c48538417"] > .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-7361708f-da4c-4cae-85c0-264629f11189 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-75cf3d52-4862-477a-bf2d-a958988433a3 { 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-02718bbc-b609-4c13-a1f7-9fa2fc59c589 { 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-02718bbc-b609-4c13-a1f7-9fa2fc59c589: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-02718bbc-b609-4c13-a1f7-9fa2fc59c589: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-02718bbc-b609-4c13-a1f7-9fa2fc59c589.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-634e67e1-a0d2-4c6f-a1d0-b9d094e3e174 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-aee0e2fa-f0ba-47bd-8ad8-77f0323f811f { 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-8751ddc6-d512-4d14-8134-b4f969787d22 { 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-8751ddc6-d512-4d14-8134-b4f969787d22: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-8751ddc6-d512-4d14-8134-b4f969787d22: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-8751ddc6-d512-4d14-8134-b4f969787d22.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-77dfac7e-8d0a-4c47-91c9-f56b6fb823eb { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e4bac97e-359a-4123-b9a3-dead2988fc3b { 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-6906e1fb-edd5-4ed0-95d0-9eca82882908 { 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-6906e1fb-edd5-4ed0-95d0-9eca82882908: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-6906e1fb-edd5-4ed0-95d0-9eca82882908: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-6906e1fb-edd5-4ed0-95d0-9eca82882908.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-3e2b9f90-d073-491b-a556-b8f0f36d8f88 { min-height: 50px; }
#s-3e2b9f90-d073-491b-a556-b8f0f36d8f88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-944ea3f3-0a4f-4e62-903d-1d0a4c9a9515 { 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-944ea3f3-0a4f-4e62-903d-1d0a4c9a9515 .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-44e9fe8d-50bb-4e99-bc7b-908ced6deb9c {
  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-e56904f5-ce16-4530-a031-3238676cdf90 { 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-0212e01b-57b0-4bbb-938d-73f4a5e8fb3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0212e01b-57b0-4bbb-938d-73f4a5e8fb3e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2468cd1e-4284-429c-8a29-60be098b0bb6 {
  display: none;
}
#s-f9860b72-282f-4a43-9903-ecbb9cf48f89 { text-align: left; }
#s-85aac6d6-471d-4fd6-a501-4159b2f84b6a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85aac6d6-471d-4fd6-a501-4159b2f84b6a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4b2e8108-8e15-4563-a0b0-77dfe2ccd615 {
  display: none;
}
#s-2517a7c4-1ef6-4d51-815e-1fe581aac62d { text-align: left; }
#s-f64e144b-8b48-4190-b211-af89f04783c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f64e144b-8b48-4190-b211-af89f04783c4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-24f92042-4dc1-44d0-8005-a0e1914e4594 {
  display: none;
}
#s-97cd6f5c-5f75-4761-b5a4-3c93f3a90718 { text-align: left; }
#s-cc268b97-1eb1-44ad-9fdc-32e705d53395 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc268b97-1eb1-44ad-9fdc-32e705d53395 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-806c9ef4-1c34-465e-9759-6e4829e22522 {
  display: none;
}
#s-c0245cf5-4bee-4875-a99a-23ad76ad8534 { text-align: left; }
#s-931431d6-6170-4f06-8756-f8bb9aa01be4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-931431d6-6170-4f06-8756-f8bb9aa01be4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2e88270-708b-47cc-b64d-73f6f69f1e5d { text-align: left; }
#s-a2e88270-708b-47cc-b64d-73f6f69f1e5d .shg-product-sold-out {
  display: none;
}

#s-a2e88270-708b-47cc-b64d-73f6f69f1e5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2e88270-708b-47cc-b64d-73f6f69f1e5d .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-bad71c16-346c-44f6-895c-7bf9accf1dc4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bad71c16-346c-44f6-895c-7bf9accf1dc4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bad71c16-346c-44f6-895c-7bf9accf1dc4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bad71c16-346c-44f6-895c-7bf9accf1dc4 {
  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-bad71c16-346c-44f6-895c-7bf9accf1dc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bad71c16-346c-44f6-895c-7bf9accf1dc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bad71c16-346c-44f6-895c-7bf9accf1dc4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46255a09-a527-4ef3-85a1-5916272d85c9 {
  display: none;
}
#s-eaa35960-4bcc-4974-9d4a-dfb1918be02b { text-align: left; }
#s-4ad912d0-de3b-4bd7-a019-d90872390db7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ad912d0-de3b-4bd7-a019-d90872390db7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da79cd79-0bce-4d0d-979d-f00d413d56e9 { text-align: left; }
#s-da79cd79-0bce-4d0d-979d-f00d413d56e9 .shg-product-sold-out {
  display: none;
}

#s-da79cd79-0bce-4d0d-979d-f00d413d56e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da79cd79-0bce-4d0d-979d-f00d413d56e9 .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-193e3859-fc19-48d4-a0e0-eb181ef85c54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-193e3859-fc19-48d4-a0e0-eb181ef85c54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-193e3859-fc19-48d4-a0e0-eb181ef85c54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-193e3859-fc19-48d4-a0e0-eb181ef85c54 {
  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-193e3859-fc19-48d4-a0e0-eb181ef85c54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-193e3859-fc19-48d4-a0e0-eb181ef85c54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-193e3859-fc19-48d4-a0e0-eb181ef85c54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eea4811a-c219-496d-9bdf-f8fcdc4374cc {
  display: none;
}
#s-a8c70453-7575-4222-b789-b95ea5e14f07 { text-align: left; }
#s-c84ea12f-e9ad-4ed4-bd45-78c7919f1c36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c84ea12f-e9ad-4ed4-bd45-78c7919f1c36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9dde3dd-e538-41ae-a104-3b33ae47d952 { text-align: left; }
#s-b9dde3dd-e538-41ae-a104-3b33ae47d952 .shg-product-sold-out {
  display: none;
}

#s-b9dde3dd-e538-41ae-a104-3b33ae47d952 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9dde3dd-e538-41ae-a104-3b33ae47d952 .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-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7 {
  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-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9aa83728-3a9b-4f3d-803e-9dfddafdb2b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4fecd17-1549-4df3-a549-5065aafe2922 {
  display: none;
}
#s-fe0f2e12-e96c-47ea-9779-a0ee43a2c2b0 { text-align: left; }
#s-7ed6f0e9-db34-429f-b24c-ea6cbc5ff808 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ed6f0e9-db34-429f-b24c-ea6cbc5ff808 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf58d172-9513-4187-bd80-668d9d7d73b4 { text-align: left; }
#s-bf58d172-9513-4187-bd80-668d9d7d73b4 .shg-product-sold-out {
  display: none;
}

#s-bf58d172-9513-4187-bd80-668d9d7d73b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf58d172-9513-4187-bd80-668d9d7d73b4 .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-e1ae955d-56e5-47e7-b80e-6bbe1862eb36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1ae955d-56e5-47e7-b80e-6bbe1862eb36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1ae955d-56e5-47e7-b80e-6bbe1862eb36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1ae955d-56e5-47e7-b80e-6bbe1862eb36 {
  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-e1ae955d-56e5-47e7-b80e-6bbe1862eb36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1ae955d-56e5-47e7-b80e-6bbe1862eb36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1ae955d-56e5-47e7-b80e-6bbe1862eb36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95478e54-2493-49d1-b59d-79ab10f76077 {
  display: none;
}
#s-3cac285a-830d-4ec6-ae33-c88a848bc4cd { text-align: left; }
#s-472356d7-4e79-4685-857d-d58cfc8c5a1f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-472356d7-4e79-4685-857d-d58cfc8c5a1f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db17b01a-c859-451f-b507-919f8e4b09a9 { text-align: left; }
#s-db17b01a-c859-451f-b507-919f8e4b09a9 .shg-product-sold-out {
  display: none;
}

#s-db17b01a-c859-451f-b507-919f8e4b09a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db17b01a-c859-451f-b507-919f8e4b09a9 .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-582a7092-3c53-4098-bb61-60e6ea6c9b0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-582a7092-3c53-4098-bb61-60e6ea6c9b0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-582a7092-3c53-4098-bb61-60e6ea6c9b0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-582a7092-3c53-4098-bb61-60e6ea6c9b0d {
  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-582a7092-3c53-4098-bb61-60e6ea6c9b0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-582a7092-3c53-4098-bb61-60e6ea6c9b0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-582a7092-3c53-4098-bb61-60e6ea6c9b0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-035800ac-32dc-4ed4-809f-74aad8265ab1 {
  display: none;
}
#s-85bfa501-eb05-47fd-87ed-86798350c274 { text-align: left; }
#s-90b7ab29-fd5d-4a5c-a31b-298ff9b26e3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90b7ab29-fd5d-4a5c-a31b-298ff9b26e3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a010f90f-8679-42c9-ab4a-9c2efdccbfa9 { text-align: left; }
#s-a010f90f-8679-42c9-ab4a-9c2efdccbfa9 .shg-product-sold-out {
  display: none;
}

#s-a010f90f-8679-42c9-ab4a-9c2efdccbfa9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a010f90f-8679-42c9-ab4a-9c2efdccbfa9 .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-995efce5-cebc-412a-a9b7-e56862482e3f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-995efce5-cebc-412a-a9b7-e56862482e3f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-995efce5-cebc-412a-a9b7-e56862482e3f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-995efce5-cebc-412a-a9b7-e56862482e3f {
  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-995efce5-cebc-412a-a9b7-e56862482e3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-995efce5-cebc-412a-a9b7-e56862482e3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-995efce5-cebc-412a-a9b7-e56862482e3f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0c70338-dfc3-4393-b8eb-752659ee4e6f {
  display: none;
}
#s-c972b1c0-088e-4c44-9de2-635af436e173 { text-align: left; }
#s-70b19a35-3ce3-4319-8eda-8cbf7e0cb70a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70b19a35-3ce3-4319-8eda-8cbf7e0cb70a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15092e15-1c89-4b97-89b6-ca7f200aa84a { text-align: left; }
#s-15092e15-1c89-4b97-89b6-ca7f200aa84a .shg-product-sold-out {
  display: none;
}

#s-15092e15-1c89-4b97-89b6-ca7f200aa84a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15092e15-1c89-4b97-89b6-ca7f200aa84a .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-fbe19fe6-0d52-431a-a69f-bf54e4050905 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fbe19fe6-0d52-431a-a69f-bf54e4050905:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fbe19fe6-0d52-431a-a69f-bf54e4050905:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fbe19fe6-0d52-431a-a69f-bf54e4050905 {
  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-fbe19fe6-0d52-431a-a69f-bf54e4050905.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbe19fe6-0d52-431a-a69f-bf54e4050905.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fbe19fe6-0d52-431a-a69f-bf54e4050905.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ce1cc99-14d8-441d-b44f-0c3987f58338 {
  display: none;
}
#s-feb8f62c-2ee4-4589-91de-10ce95f8d0a6 { text-align: left; }
#s-b42964ea-804c-4d44-81f9-38aba462d525 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b42964ea-804c-4d44-81f9-38aba462d525 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a3a5745-4827-4c93-ac74-0f66bf145ebf { text-align: left; }
#s-5a3a5745-4827-4c93-ac74-0f66bf145ebf .shg-product-sold-out {
  display: none;
}

#s-5a3a5745-4827-4c93-ac74-0f66bf145ebf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a3a5745-4827-4c93-ac74-0f66bf145ebf .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-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a {
  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-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7846e51-cb41-4ecb-87e0-4c9afa9b7f7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf90cab6-b310-4710-bfb1-78da98dba104 {
  display: none;
}
#s-5e0d5390-15d9-416c-9e3d-d108a07aefd0 { text-align: left; }
#s-a0bb6087-f4dd-4d42-a8cb-134de568d871 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0bb6087-f4dd-4d42-a8cb-134de568d871 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b968ff89-38ac-4738-b0fd-57beff448872 { text-align: left; }
#s-b968ff89-38ac-4738-b0fd-57beff448872 .shg-product-sold-out {
  display: none;
}

#s-b968ff89-38ac-4738-b0fd-57beff448872 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b968ff89-38ac-4738-b0fd-57beff448872 .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-d6381b92-76ca-41b7-8db0-b461d77120a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6381b92-76ca-41b7-8db0-b461d77120a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6381b92-76ca-41b7-8db0-b461d77120a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6381b92-76ca-41b7-8db0-b461d77120a7 {
  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-d6381b92-76ca-41b7-8db0-b461d77120a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6381b92-76ca-41b7-8db0-b461d77120a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6381b92-76ca-41b7-8db0-b461d77120a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0638f99-decf-4127-8aa6-b0d456278697 {
  display: none;
}
#s-a0b45460-fc1d-419c-a834-b7ef0b0df574 { text-align: left; }
#s-5d4b67c5-21f9-45af-81f9-ad0918551612 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d4b67c5-21f9-45af-81f9-ad0918551612 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5635231-b70e-4368-8b6b-9565f0f60725 { text-align: left; }
#s-a5635231-b70e-4368-8b6b-9565f0f60725 .shg-product-sold-out {
  display: none;
}

#s-a5635231-b70e-4368-8b6b-9565f0f60725 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5635231-b70e-4368-8b6b-9565f0f60725 .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-75008122-9004-419e-becc-85dda8655cf5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75008122-9004-419e-becc-85dda8655cf5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75008122-9004-419e-becc-85dda8655cf5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75008122-9004-419e-becc-85dda8655cf5 {
  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-75008122-9004-419e-becc-85dda8655cf5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75008122-9004-419e-becc-85dda8655cf5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75008122-9004-419e-becc-85dda8655cf5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc2cdf43-5cab-45f9-ae72-fd48cc94e374 {
  display: none;
}
#s-74ea9dc4-33b4-43cd-bc40-0c9dc5330fe2 { text-align: left; }
#s-9a464c73-bc02-45d1-922b-a960484b8cfb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a464c73-bc02-45d1-922b-a960484b8cfb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-668a9633-e8b2-4877-ab10-722cf73856cf { text-align: left; }
#s-668a9633-e8b2-4877-ab10-722cf73856cf .shg-product-sold-out {
  display: none;
}

#s-668a9633-e8b2-4877-ab10-722cf73856cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-668a9633-e8b2-4877-ab10-722cf73856cf .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-9d03358b-94e8-42d4-9794-d81ab77aca25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d03358b-94e8-42d4-9794-d81ab77aca25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d03358b-94e8-42d4-9794-d81ab77aca25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d03358b-94e8-42d4-9794-d81ab77aca25 {
  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-9d03358b-94e8-42d4-9794-d81ab77aca25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d03358b-94e8-42d4-9794-d81ab77aca25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d03358b-94e8-42d4-9794-d81ab77aca25.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6476a0ba-0d0d-4300-8e8e-f04026fffdaa {
  display: none;
}
#s-fa89b2c9-198e-4930-ab4c-b66c256e63ca { text-align: left; }
#s-b5a51ff7-133b-4d5e-90a8-8709a5cea042 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5a51ff7-133b-4d5e-90a8-8709a5cea042 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90a31f6e-559e-45a4-975b-08511b2ffcdf { text-align: left; }
#s-90a31f6e-559e-45a4-975b-08511b2ffcdf .shg-product-sold-out {
  display: none;
}

#s-90a31f6e-559e-45a4-975b-08511b2ffcdf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90a31f6e-559e-45a4-975b-08511b2ffcdf .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-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7 {
  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-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4681b0d-0813-4a65-b2ba-1cc65a5c10d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e227c619-182e-4634-8cdb-334b171b0d63 {
  display: none;
}
#s-0cf4cf40-ad57-43ad-a233-2468e2734b90 { text-align: left; }
#s-5ea0adea-9f59-462b-bd78-d85da0ea5468 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ea0adea-9f59-462b-bd78-d85da0ea5468 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3fbf2e9f-a779-476a-85a3-bbbbd23f4742 { text-align: left; }
#s-3fbf2e9f-a779-476a-85a3-bbbbd23f4742 .shg-product-sold-out {
  display: none;
}

#s-3fbf2e9f-a779-476a-85a3-bbbbd23f4742 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3fbf2e9f-a779-476a-85a3-bbbbd23f4742 .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-48ef7185-812c-41c1-860b-02b4e54bd787 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48ef7185-812c-41c1-860b-02b4e54bd787:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48ef7185-812c-41c1-860b-02b4e54bd787:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48ef7185-812c-41c1-860b-02b4e54bd787 {
  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-48ef7185-812c-41c1-860b-02b4e54bd787.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48ef7185-812c-41c1-860b-02b4e54bd787.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48ef7185-812c-41c1-860b-02b4e54bd787.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ae52bec-4f8e-4296-87d7-50a6dd71f40d {
  display: none;
}
#s-dc215f54-780d-4299-ad78-4b960dd4e2f3 { text-align: left; }
#s-7e78c1b1-4c62-4c55-9569-7840d8b6ba8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e78c1b1-4c62-4c55-9569-7840d8b6ba8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87e85195-b768-41ec-a37a-265f774e1feb { text-align: left; }
#s-87e85195-b768-41ec-a37a-265f774e1feb .shg-product-sold-out {
  display: none;
}

#s-87e85195-b768-41ec-a37a-265f774e1feb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87e85195-b768-41ec-a37a-265f774e1feb .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-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17 {
  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-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5de12d06-c11b-4a3c-ae71-9f9d5b5a4c17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8189721c-41bc-486c-81f4-b1bd44a58502 {
  display: none;
}
#s-25d1c5e5-0a87-4e9d-a5eb-fb86ff144b85 { text-align: left; }
#s-f577a2e9-1c34-4928-b32e-6999a4590899 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f577a2e9-1c34-4928-b32e-6999a4590899 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6bd72c7a-570f-4ea6-bd1b-07c32eacf7e8 { text-align: left; }
#s-6bd72c7a-570f-4ea6-bd1b-07c32eacf7e8 .shg-product-sold-out {
  display: none;
}

#s-6bd72c7a-570f-4ea6-bd1b-07c32eacf7e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bd72c7a-570f-4ea6-bd1b-07c32eacf7e8 .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-f8eaec7b-4f3e-4e04-a2c3-7332442976e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8eaec7b-4f3e-4e04-a2c3-7332442976e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8eaec7b-4f3e-4e04-a2c3-7332442976e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8eaec7b-4f3e-4e04-a2c3-7332442976e3 {
  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-f8eaec7b-4f3e-4e04-a2c3-7332442976e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8eaec7b-4f3e-4e04-a2c3-7332442976e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8eaec7b-4f3e-4e04-a2c3-7332442976e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-feabb0e1-87f1-45dd-8e82-a5027e41e2a5 {
  display: none;
}
#s-96f0fd98-0cee-47b8-9e25-53c31bbf5400 { text-align: left; }
#s-09e89ffc-6d5e-4ae1-8f44-f56ac2e077b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09e89ffc-6d5e-4ae1-8f44-f56ac2e077b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a9b76af-d01e-416e-bd4f-70f76c2b893b { text-align: left; }
#s-7a9b76af-d01e-416e-bd4f-70f76c2b893b .shg-product-sold-out {
  display: none;
}

#s-7a9b76af-d01e-416e-bd4f-70f76c2b893b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a9b76af-d01e-416e-bd4f-70f76c2b893b .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-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92 {
  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-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bbfd92e1-1ac6-4ba5-95d3-459b3485cc92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3d24e64-fb15-458d-be70-22e9e39876bf {
  display: none;
}
#s-91875d07-04b2-4e32-a635-9ec3141d8b2d { text-align: left; }
#s-7325c99c-0e96-4a44-b995-a40507cbdd72 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7325c99c-0e96-4a44-b995-a40507cbdd72 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7f9d041-51f6-462c-9803-9949e32121b1 { text-align: left; }
#s-e7f9d041-51f6-462c-9803-9949e32121b1 .shg-product-sold-out {
  display: none;
}

#s-e7f9d041-51f6-462c-9803-9949e32121b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7f9d041-51f6-462c-9803-9949e32121b1 .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-ce0292fa-ced4-4219-b59c-5e505b287b96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce0292fa-ced4-4219-b59c-5e505b287b96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce0292fa-ced4-4219-b59c-5e505b287b96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce0292fa-ced4-4219-b59c-5e505b287b96 {
  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-ce0292fa-ced4-4219-b59c-5e505b287b96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce0292fa-ced4-4219-b59c-5e505b287b96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce0292fa-ced4-4219-b59c-5e505b287b96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2128373c-adb7-4855-999e-4e7290a165c3 {
  display: none;
}
#s-c83c90a1-65f8-4823-b4bc-1e1be6004aef { text-align: left; }
#s-03cfd9e4-cd30-4a48-a3b6-1f67b9f8327c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03cfd9e4-cd30-4a48-a3b6-1f67b9f8327c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b0075d68-da5d-4df8-889c-1f703dade51b { text-align: left; }
#s-b0075d68-da5d-4df8-889c-1f703dade51b .shg-product-sold-out {
  display: none;
}

#s-b0075d68-da5d-4df8-889c-1f703dade51b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b0075d68-da5d-4df8-889c-1f703dade51b .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-e3e986fe-e9e2-453b-a6bd-a4af717dd595 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e3e986fe-e9e2-453b-a6bd-a4af717dd595:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e3e986fe-e9e2-453b-a6bd-a4af717dd595:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e3e986fe-e9e2-453b-a6bd-a4af717dd595 {
  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-e3e986fe-e9e2-453b-a6bd-a4af717dd595.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3e986fe-e9e2-453b-a6bd-a4af717dd595.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e3e986fe-e9e2-453b-a6bd-a4af717dd595.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9072dcc0-4087-47c8-a99e-16ed3c9883b1 {
  display: none;
}
#s-25d307e4-3055-4e93-9b13-e0dacd5e8dea { text-align: left; }
#s-ea40fe6c-f711-43b2-814d-f75b7e0b03ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea40fe6c-f711-43b2-814d-f75b7e0b03ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-135f244f-43c6-4bf9-b8e2-1d50beacfa26 { text-align: left; }
#s-135f244f-43c6-4bf9-b8e2-1d50beacfa26 .shg-product-sold-out {
  display: none;
}

#s-135f244f-43c6-4bf9-b8e2-1d50beacfa26 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-135f244f-43c6-4bf9-b8e2-1d50beacfa26 .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-495ac50e-918e-4903-b072-88befbadaba6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-495ac50e-918e-4903-b072-88befbadaba6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-495ac50e-918e-4903-b072-88befbadaba6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-495ac50e-918e-4903-b072-88befbadaba6 {
  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-495ac50e-918e-4903-b072-88befbadaba6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-495ac50e-918e-4903-b072-88befbadaba6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-495ac50e-918e-4903-b072-88befbadaba6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5228f462-075f-4aa6-8f79-63872134fa69 {
  display: none;
}
#s-152f4922-fd41-46d5-9bcf-a5283a894542 { text-align: left; }
#s-adeb4bb4-28d2-4b0b-ba77-81ce181684fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adeb4bb4-28d2-4b0b-ba77-81ce181684fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f067bcc-4f12-438a-938c-3236cc7cd2bc { text-align: left; }
#s-0f067bcc-4f12-438a-938c-3236cc7cd2bc .shg-product-sold-out {
  display: none;
}

#s-0f067bcc-4f12-438a-938c-3236cc7cd2bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f067bcc-4f12-438a-938c-3236cc7cd2bc .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-971f50a7-a997-49d7-8c7b-b368f81fd1ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-971f50a7-a997-49d7-8c7b-b368f81fd1ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-971f50a7-a997-49d7-8c7b-b368f81fd1ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-971f50a7-a997-49d7-8c7b-b368f81fd1ff {
  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-971f50a7-a997-49d7-8c7b-b368f81fd1ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-971f50a7-a997-49d7-8c7b-b368f81fd1ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-971f50a7-a997-49d7-8c7b-b368f81fd1ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcf676b4-d46c-4fb9-89cc-58bb979ffb06 {
  display: none;
}
#s-982ee113-8095-4a84-9f7d-c149c9774eac { text-align: left; }
#s-9a399a9b-b6d7-4975-8f3a-75b8aa7d044e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a399a9b-b6d7-4975-8f3a-75b8aa7d044e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60d5d4b2-a7e2-4ed7-a0fd-aaae43d21858 { text-align: left; }
#s-60d5d4b2-a7e2-4ed7-a0fd-aaae43d21858 .shg-product-sold-out {
  display: none;
}

#s-60d5d4b2-a7e2-4ed7-a0fd-aaae43d21858 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60d5d4b2-a7e2-4ed7-a0fd-aaae43d21858 .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-437d2379-773c-40ed-89cf-5b304690829b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-437d2379-773c-40ed-89cf-5b304690829b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-437d2379-773c-40ed-89cf-5b304690829b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-437d2379-773c-40ed-89cf-5b304690829b {
  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-437d2379-773c-40ed-89cf-5b304690829b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-437d2379-773c-40ed-89cf-5b304690829b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-437d2379-773c-40ed-89cf-5b304690829b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e46bc77-b58f-4d8a-bc2d-9d660de185bd {
  display: none;
}
#s-3138f3dd-6c3b-4053-b8be-5b835d8773a5 { text-align: left; }
#s-68e986bd-c2a3-4d98-ac44-38a369d682f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68e986bd-c2a3-4d98-ac44-38a369d682f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-274b4415-3f84-4a7f-b62f-315b7ea368b5 { text-align: left; }
#s-274b4415-3f84-4a7f-b62f-315b7ea368b5 .shg-product-sold-out {
  display: none;
}

#s-274b4415-3f84-4a7f-b62f-315b7ea368b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-274b4415-3f84-4a7f-b62f-315b7ea368b5 .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-513a1ddb-1f6f-44f7-8336-23768643366d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-513a1ddb-1f6f-44f7-8336-23768643366d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-513a1ddb-1f6f-44f7-8336-23768643366d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-513a1ddb-1f6f-44f7-8336-23768643366d {
  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-513a1ddb-1f6f-44f7-8336-23768643366d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-513a1ddb-1f6f-44f7-8336-23768643366d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-513a1ddb-1f6f-44f7-8336-23768643366d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c48d8e84-70d8-4d47-ab75-32489006ec17 {
  display: none;
}
#s-940530d7-8c15-4180-a423-a359d766d544 { text-align: left; }
#s-74ece8ad-55d1-4d43-919b-719dc91b9d0a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74ece8ad-55d1-4d43-919b-719dc91b9d0a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-503b930b-f605-4432-a0d1-3ec6d285f1ec { text-align: left; }
#s-503b930b-f605-4432-a0d1-3ec6d285f1ec .shg-product-sold-out {
  display: none;
}

#s-503b930b-f605-4432-a0d1-3ec6d285f1ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-503b930b-f605-4432-a0d1-3ec6d285f1ec .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-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5 {
  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-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39f3cc31-159b-4b6e-8a55-8cb214ecd4f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7da404e-d7b4-40d6-bbdf-8fce15a550cf {
  display: none;
}
#s-adbe0e14-8d08-434c-94fa-f05887c81cbd { text-align: left; }
#s-d7ba4e15-9b7f-4704-a251-775eb3e1bccb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7ba4e15-9b7f-4704-a251-775eb3e1bccb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63db3fe0-e161-418f-abaa-cf1648ccddf2 { text-align: left; }
#s-63db3fe0-e161-418f-abaa-cf1648ccddf2 .shg-product-sold-out {
  display: none;
}

#s-63db3fe0-e161-418f-abaa-cf1648ccddf2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63db3fe0-e161-418f-abaa-cf1648ccddf2 .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-8e1453c9-bd36-475d-b468-c8158c6993e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e1453c9-bd36-475d-b468-c8158c6993e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e1453c9-bd36-475d-b468-c8158c6993e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e1453c9-bd36-475d-b468-c8158c6993e1 {
  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-8e1453c9-bd36-475d-b468-c8158c6993e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e1453c9-bd36-475d-b468-c8158c6993e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e1453c9-bd36-475d-b468-c8158c6993e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b479f8fb-171e-47e7-95ca-d25e8e3f39ee {
  display: none;
}
#s-3b33c10a-98fa-4992-b0bc-3ab54bef90e5 { text-align: left; }
#s-ca843bb8-9dc8-4a7a-8c87-7507355a615d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca843bb8-9dc8-4a7a-8c87-7507355a615d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-717e93c0-776d-4a04-b84f-8bbd3c6e7737 { text-align: left; }
#s-717e93c0-776d-4a04-b84f-8bbd3c6e7737 .shg-product-sold-out {
  display: none;
}

#s-717e93c0-776d-4a04-b84f-8bbd3c6e7737 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-717e93c0-776d-4a04-b84f-8bbd3c6e7737 .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-ea188b8e-9e14-41e0-ad7c-797539162bc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea188b8e-9e14-41e0-ad7c-797539162bc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea188b8e-9e14-41e0-ad7c-797539162bc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea188b8e-9e14-41e0-ad7c-797539162bc2 {
  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-ea188b8e-9e14-41e0-ad7c-797539162bc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea188b8e-9e14-41e0-ad7c-797539162bc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea188b8e-9e14-41e0-ad7c-797539162bc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fc0a87c-20cf-426f-8b34-d1dec0dacb0f {
  display: none;
}
#s-8163bfea-d1d6-4428-87b1-3b87c8668a4f { text-align: left; }
#s-e216f91c-f108-42e0-84a2-dbe104ff2b49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e216f91c-f108-42e0-84a2-dbe104ff2b49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b32e89da-12a7-4345-8769-d00bbf898e3d { text-align: left; }
#s-b32e89da-12a7-4345-8769-d00bbf898e3d .shg-product-sold-out {
  display: none;
}

#s-b32e89da-12a7-4345-8769-d00bbf898e3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b32e89da-12a7-4345-8769-d00bbf898e3d .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-e1c95277-1f49-47d7-814f-1628be7c413d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1c95277-1f49-47d7-814f-1628be7c413d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1c95277-1f49-47d7-814f-1628be7c413d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1c95277-1f49-47d7-814f-1628be7c413d {
  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-e1c95277-1f49-47d7-814f-1628be7c413d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1c95277-1f49-47d7-814f-1628be7c413d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1c95277-1f49-47d7-814f-1628be7c413d.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;
}
