.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-9326f9cc-65e7-44ad-8e71-69953a155115 {
  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-5fed2821-7c1e-49f5-af07-f0e75405814c { margin-top: 40px; }
#s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs {
  justify-content: center;
}


  #s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5fed2821-7c1e-49f5-af07-f0e75405814c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5fed2821-7c1e-49f5-af07-f0e75405814c .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-236975c8-6bd5-49bc-9bfb-10af561349f1 { padding-top: 10px;
padding-bottom: 10px; }
 #s-236975c8-6bd5-49bc-9bfb-10af561349f1 .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-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-36bd3601-410d-4e3d-b6c4-2e3ed5e2447a .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-ceb2826b-0a39-478e-af05-8d85b6fc31a5 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ceb2826b-0a39-478e-af05-8d85b6fc31a5"] > .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-396941f3-e453-4d81-9052-26bd2f188db1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-18222b2b-4022-4e72-a213-6a7ef80a3b20 { 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-1eb32d6f-70b9-4883-b760-ad138af1ad92 { 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-1eb32d6f-70b9-4883-b760-ad138af1ad92: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-1eb32d6f-70b9-4883-b760-ad138af1ad92: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-1eb32d6f-70b9-4883-b760-ad138af1ad92.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f925b014-5a28-463c-af70-2658af823e90 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f494dfc0-e437-4a1d-8593-c4e48aca59ba { 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-025fd815-c6ca-4764-8ffa-d66e6bfb7fb4 { 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-025fd815-c6ca-4764-8ffa-d66e6bfb7fb4: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-025fd815-c6ca-4764-8ffa-d66e6bfb7fb4: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-025fd815-c6ca-4764-8ffa-d66e6bfb7fb4.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c300075a-5388-4279-93a4-7898150a1d2a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-fb4f6b39-e473-46be-ac5f-273b7edaaa47 { 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-fd66241d-674b-442a-add7-8c8702e72214 { 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-fd66241d-674b-442a-add7-8c8702e72214: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-fd66241d-674b-442a-add7-8c8702e72214: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-fd66241d-674b-442a-add7-8c8702e72214.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-e54ecb72-ae48-4a02-bb92-6dd12644839f { min-height: 50px; }
#s-e54ecb72-ae48-4a02-bb92-6dd12644839f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9c790ef8-3ca9-40df-8e26-0dba7104d74a { 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-9c790ef8-3ca9-40df-8e26-0dba7104d74a .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-c936f8ef-6225-4720-85c4-a727da703fd8 {
  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-09e9272c-cb71-4b14-8d48-7f8f3102d6fc { 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-118a8bcd-a12e-43f9-8bdc-5800f4c19301 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-118a8bcd-a12e-43f9-8bdc-5800f4c19301 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5d466102-ea99-4ec3-980b-014831d21e9d {
  display: none;
}
#s-44647fcb-5b66-47e4-a94f-6faeb5b398e1 { text-align: left; }
#s-68370937-bb7b-4b97-9a25-021864fb5140 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68370937-bb7b-4b97-9a25-021864fb5140 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-97d3c81a-5aff-4574-b99f-d0d3498897b8 {
  display: none;
}
#s-9f602517-af2f-495b-9375-670dbd31f5a0 { text-align: left; }
#s-d6314b34-ac0e-409f-8b1d-8add488d61d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6314b34-ac0e-409f-8b1d-8add488d61d6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-758d87b3-9339-4bdb-b7cf-4f2090c9a825 {
  display: none;
}
#s-236394bf-f32d-4961-bec6-103040783a7b { text-align: left; }
#s-0f641026-4537-4742-82ec-83f613ae195e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f641026-4537-4742-82ec-83f613ae195e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-04bd53e8-10f4-4cf0-90a7-a8d767ddd288 {
  display: none;
}
#s-5b419385-a9a1-454a-a30f-0d0fb0c6439c { text-align: left; }
#s-2fc4a593-fcb1-4789-aab6-8352fa6b808d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fc4a593-fcb1-4789-aab6-8352fa6b808d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1fab5c86-faa8-433d-8312-fdbe0342636c { text-align: left; }
#s-1fab5c86-faa8-433d-8312-fdbe0342636c .shg-product-sold-out {
  display: none;
}

#s-1fab5c86-faa8-433d-8312-fdbe0342636c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1fab5c86-faa8-433d-8312-fdbe0342636c .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-7fc74407-5515-4cf4-a971-01a261c0a658 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fc74407-5515-4cf4-a971-01a261c0a658:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fc74407-5515-4cf4-a971-01a261c0a658:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fc74407-5515-4cf4-a971-01a261c0a658 {
  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-7fc74407-5515-4cf4-a971-01a261c0a658.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fc74407-5515-4cf4-a971-01a261c0a658.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fc74407-5515-4cf4-a971-01a261c0a658.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f9c77b1-d950-45f9-a5f8-3a379c7d3255 {
  display: none;
}
#s-d45f38db-e5d5-4265-ba38-9ed6cb4bd379 { text-align: left; }
#s-785478d2-72c9-4f0e-9a1b-9c4574d28f00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-785478d2-72c9-4f0e-9a1b-9c4574d28f00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd9319fc-118a-45cc-9c62-31800b5ab08a { text-align: left; }
#s-bd9319fc-118a-45cc-9c62-31800b5ab08a .shg-product-sold-out {
  display: none;
}

#s-bd9319fc-118a-45cc-9c62-31800b5ab08a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd9319fc-118a-45cc-9c62-31800b5ab08a .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-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae {
  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-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0eb69eb2-6fc6-4ab8-9ccb-1328b7f322ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-561175d3-4727-4c2b-8350-871687189014 {
  display: none;
}
#s-c4f3da5a-c2e9-4948-ab3a-5a1341390e3b { text-align: left; }
#s-26ec4548-0681-45be-80b9-269b054c9f31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26ec4548-0681-45be-80b9-269b054c9f31 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d1c2dba-d6ea-4719-a173-d4d4ffc4637a { text-align: left; }
#s-2d1c2dba-d6ea-4719-a173-d4d4ffc4637a .shg-product-sold-out {
  display: none;
}

#s-2d1c2dba-d6ea-4719-a173-d4d4ffc4637a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d1c2dba-d6ea-4719-a173-d4d4ffc4637a .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-faa5451f-6b5f-4abe-83be-372fbe898099 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-faa5451f-6b5f-4abe-83be-372fbe898099:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-faa5451f-6b5f-4abe-83be-372fbe898099:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-faa5451f-6b5f-4abe-83be-372fbe898099 {
  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-faa5451f-6b5f-4abe-83be-372fbe898099.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-faa5451f-6b5f-4abe-83be-372fbe898099.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-faa5451f-6b5f-4abe-83be-372fbe898099.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c5a2c82-6691-4e04-b71f-53d5cf2b7358 {
  display: none;
}
#s-2c62160a-cfd1-45f3-b764-18f9025a3796 { text-align: left; }
#s-c63563aa-f5be-46cf-9ea4-bca4df124f69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c63563aa-f5be-46cf-9ea4-bca4df124f69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6e9e1ba-ba1f-4f7b-90fd-0ef065c0520d { text-align: left; }
#s-a6e9e1ba-ba1f-4f7b-90fd-0ef065c0520d .shg-product-sold-out {
  display: none;
}

#s-a6e9e1ba-ba1f-4f7b-90fd-0ef065c0520d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6e9e1ba-ba1f-4f7b-90fd-0ef065c0520d .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-ac708f36-41fd-43a7-beeb-b9f91336a484 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac708f36-41fd-43a7-beeb-b9f91336a484:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac708f36-41fd-43a7-beeb-b9f91336a484:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac708f36-41fd-43a7-beeb-b9f91336a484 {
  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-ac708f36-41fd-43a7-beeb-b9f91336a484.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac708f36-41fd-43a7-beeb-b9f91336a484.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac708f36-41fd-43a7-beeb-b9f91336a484.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b74a8863-583d-42e3-8f71-2f102bdec38e {
  display: none;
}
#s-67fe0fdc-4326-4d86-8a06-09c58cff858f { text-align: left; }
#s-bb936c40-75be-4249-b8ba-9a52518f7762 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb936c40-75be-4249-b8ba-9a52518f7762 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46e8e5ad-86cd-4318-a741-fbe14bee6e06 { text-align: left; }
#s-46e8e5ad-86cd-4318-a741-fbe14bee6e06 .shg-product-sold-out {
  display: none;
}

#s-46e8e5ad-86cd-4318-a741-fbe14bee6e06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46e8e5ad-86cd-4318-a741-fbe14bee6e06 .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-8510f32b-354b-440a-8e57-057163c3e64c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8510f32b-354b-440a-8e57-057163c3e64c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8510f32b-354b-440a-8e57-057163c3e64c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8510f32b-354b-440a-8e57-057163c3e64c {
  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-8510f32b-354b-440a-8e57-057163c3e64c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8510f32b-354b-440a-8e57-057163c3e64c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8510f32b-354b-440a-8e57-057163c3e64c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3eccad91-5016-4858-84c6-2f82f0f2365e {
  display: none;
}
#s-c9d73018-8ff9-4b1d-a3ef-7b5e268696dd { text-align: left; }
#s-e876752b-6403-4040-ad23-6d17cf112d9e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e876752b-6403-4040-ad23-6d17cf112d9e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6fd22cf-ee76-46c0-948d-a9be2a2d7fa2 { text-align: left; }
#s-e6fd22cf-ee76-46c0-948d-a9be2a2d7fa2 .shg-product-sold-out {
  display: none;
}

#s-e6fd22cf-ee76-46c0-948d-a9be2a2d7fa2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6fd22cf-ee76-46c0-948d-a9be2a2d7fa2 .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-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84 {
  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-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aaf978ff-5e25-4f3c-b5fc-0e4d48df8d84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f601457e-09fb-49cb-ba88-b6faba72b053 {
  display: none;
}
#s-b6d1478a-b87c-44da-a3a6-86a0b4c305de { text-align: left; }
#s-50459326-e932-45bf-8b75-071fd1a9ddb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50459326-e932-45bf-8b75-071fd1a9ddb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e504d22-87fe-48ff-b70a-7d1ee5ad1e3c { text-align: left; }
#s-5e504d22-87fe-48ff-b70a-7d1ee5ad1e3c .shg-product-sold-out {
  display: none;
}

#s-5e504d22-87fe-48ff-b70a-7d1ee5ad1e3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e504d22-87fe-48ff-b70a-7d1ee5ad1e3c .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-262f5111-d64c-43c1-972c-5aed720644e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-262f5111-d64c-43c1-972c-5aed720644e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-262f5111-d64c-43c1-972c-5aed720644e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-262f5111-d64c-43c1-972c-5aed720644e9 {
  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-262f5111-d64c-43c1-972c-5aed720644e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-262f5111-d64c-43c1-972c-5aed720644e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-262f5111-d64c-43c1-972c-5aed720644e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c38b3d6-cdb3-4c91-8150-3527553c485c {
  display: none;
}
#s-88e665e8-4a60-4b6c-bb46-37aebbed0e2b { text-align: left; }
#s-b1d98f53-aaf2-41fd-a8dd-d803cd98d167 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1d98f53-aaf2-41fd-a8dd-d803cd98d167 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-509a3d91-fb90-45c8-b53f-878b9a5ef98a { text-align: left; }
#s-509a3d91-fb90-45c8-b53f-878b9a5ef98a .shg-product-sold-out {
  display: none;
}

#s-509a3d91-fb90-45c8-b53f-878b9a5ef98a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-509a3d91-fb90-45c8-b53f-878b9a5ef98a .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-65349a39-84fa-4c5a-967b-8a62b4472643 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65349a39-84fa-4c5a-967b-8a62b4472643:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65349a39-84fa-4c5a-967b-8a62b4472643:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65349a39-84fa-4c5a-967b-8a62b4472643 {
  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-65349a39-84fa-4c5a-967b-8a62b4472643.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65349a39-84fa-4c5a-967b-8a62b4472643.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65349a39-84fa-4c5a-967b-8a62b4472643.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9788459f-3970-44a7-9f14-61c1d402ae3a {
  display: none;
}
#s-95735eb2-acbc-41cc-ad70-03f47644719b { text-align: left; }
#s-55efe7b3-702d-4ff6-a41a-bcaf47e91610 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55efe7b3-702d-4ff6-a41a-bcaf47e91610 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afb187e8-7bd1-43cf-86b3-cf5f4cd4333a { text-align: left; }
#s-afb187e8-7bd1-43cf-86b3-cf5f4cd4333a .shg-product-sold-out {
  display: none;
}

#s-afb187e8-7bd1-43cf-86b3-cf5f4cd4333a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afb187e8-7bd1-43cf-86b3-cf5f4cd4333a .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-05aa5cbe-868d-4baa-9265-4b79712056f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05aa5cbe-868d-4baa-9265-4b79712056f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05aa5cbe-868d-4baa-9265-4b79712056f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05aa5cbe-868d-4baa-9265-4b79712056f4 {
  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-05aa5cbe-868d-4baa-9265-4b79712056f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05aa5cbe-868d-4baa-9265-4b79712056f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05aa5cbe-868d-4baa-9265-4b79712056f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a28aade-00be-41e4-9058-ee0aca8ff3e5 {
  display: none;
}
#s-9a0c7759-5dbf-4966-80b5-e0a3d151cfcc { text-align: left; }
#s-352fc5eb-c3be-4378-b128-8b63593b2de0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-352fc5eb-c3be-4378-b128-8b63593b2de0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be467f15-ff98-441b-bfe8-31c13b3bcdc4 { text-align: left; }
#s-be467f15-ff98-441b-bfe8-31c13b3bcdc4 .shg-product-sold-out {
  display: none;
}

#s-be467f15-ff98-441b-bfe8-31c13b3bcdc4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be467f15-ff98-441b-bfe8-31c13b3bcdc4 .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-3ab9b251-58a2-4b2a-a4a2-7938955117ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ab9b251-58a2-4b2a-a4a2-7938955117ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ab9b251-58a2-4b2a-a4a2-7938955117ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ab9b251-58a2-4b2a-a4a2-7938955117ed {
  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-3ab9b251-58a2-4b2a-a4a2-7938955117ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ab9b251-58a2-4b2a-a4a2-7938955117ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ab9b251-58a2-4b2a-a4a2-7938955117ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0881f6a0-2268-4f75-bb46-1d67b80ab77d {
  display: none;
}
#s-a2d2b9bf-c7e5-4f1f-8007-3c7f93d45c2a { text-align: left; }
#s-718db2ca-1170-404f-b585-f10d721c8c9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-718db2ca-1170-404f-b585-f10d721c8c9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4869206-2e80-4efe-9773-45897b0cb083 { text-align: left; }
#s-c4869206-2e80-4efe-9773-45897b0cb083 .shg-product-sold-out {
  display: none;
}

#s-c4869206-2e80-4efe-9773-45897b0cb083 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4869206-2e80-4efe-9773-45897b0cb083 .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-c56e29c7-46c2-4339-a1e2-c59009c48564 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c56e29c7-46c2-4339-a1e2-c59009c48564:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c56e29c7-46c2-4339-a1e2-c59009c48564:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c56e29c7-46c2-4339-a1e2-c59009c48564 {
  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-c56e29c7-46c2-4339-a1e2-c59009c48564.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c56e29c7-46c2-4339-a1e2-c59009c48564.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c56e29c7-46c2-4339-a1e2-c59009c48564.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d04ec36c-930d-41a5-af50-f95ef03229e2 {
  display: none;
}
#s-535fc894-bbc8-419c-a7c4-57b92e30764a { text-align: left; }
#s-b229db63-0d29-4f2e-a753-1c48cff0c581 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b229db63-0d29-4f2e-a753-1c48cff0c581 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87efe7ec-b8ff-44d6-8443-c427e0e293f2 { text-align: left; }
#s-87efe7ec-b8ff-44d6-8443-c427e0e293f2 .shg-product-sold-out {
  display: none;
}

#s-87efe7ec-b8ff-44d6-8443-c427e0e293f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87efe7ec-b8ff-44d6-8443-c427e0e293f2 .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-82299f46-c678-4910-bce5-c113048db493 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82299f46-c678-4910-bce5-c113048db493:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82299f46-c678-4910-bce5-c113048db493:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82299f46-c678-4910-bce5-c113048db493 {
  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-82299f46-c678-4910-bce5-c113048db493.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82299f46-c678-4910-bce5-c113048db493.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82299f46-c678-4910-bce5-c113048db493.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f04e8cc-77c4-48ae-b279-62a8e53f6d8e {
  display: none;
}
#s-19cc5b86-892e-4d3c-a7ee-ff1b13f930fe { text-align: left; }
#s-8e74dc02-af41-454b-887e-e58902b07076 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e74dc02-af41-454b-887e-e58902b07076 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a5bb201-2635-4150-ad40-3cbeac0d90c9 { text-align: left; }
#s-4a5bb201-2635-4150-ad40-3cbeac0d90c9 .shg-product-sold-out {
  display: none;
}

#s-4a5bb201-2635-4150-ad40-3cbeac0d90c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a5bb201-2635-4150-ad40-3cbeac0d90c9 .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-30477f1e-a718-4b5f-90e1-aca51a9e3a0f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30477f1e-a718-4b5f-90e1-aca51a9e3a0f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30477f1e-a718-4b5f-90e1-aca51a9e3a0f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30477f1e-a718-4b5f-90e1-aca51a9e3a0f {
  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-30477f1e-a718-4b5f-90e1-aca51a9e3a0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30477f1e-a718-4b5f-90e1-aca51a9e3a0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30477f1e-a718-4b5f-90e1-aca51a9e3a0f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a10c4c22-4718-4598-95e0-028d29128b8c {
  display: none;
}
#s-cf52147d-5bb8-45f2-b711-9019cf75334d { text-align: left; }
#s-9abc841f-1ef6-4c6c-b2e8-40cce8c7ecd1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9abc841f-1ef6-4c6c-b2e8-40cce8c7ecd1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2db6b3b-9661-419a-9026-3a7b03304ec7 { text-align: left; }
#s-a2db6b3b-9661-419a-9026-3a7b03304ec7 .shg-product-sold-out {
  display: none;
}

#s-a2db6b3b-9661-419a-9026-3a7b03304ec7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2db6b3b-9661-419a-9026-3a7b03304ec7 .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-4cebf8e9-0e14-4506-91d1-230c1189bdd7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cebf8e9-0e14-4506-91d1-230c1189bdd7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cebf8e9-0e14-4506-91d1-230c1189bdd7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cebf8e9-0e14-4506-91d1-230c1189bdd7 {
  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-4cebf8e9-0e14-4506-91d1-230c1189bdd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cebf8e9-0e14-4506-91d1-230c1189bdd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cebf8e9-0e14-4506-91d1-230c1189bdd7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b7f22d9-c18c-4454-84ed-f3c21a07617c {
  display: none;
}
#s-11ceb8a5-e1d7-4b40-b3b1-ed7069d07a2d { text-align: left; }
#s-1cfc8bac-5b0b-493a-9eb5-64ba9f75285e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cfc8bac-5b0b-493a-9eb5-64ba9f75285e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-008a9f30-f372-444b-9236-0c835b4cc30f { text-align: left; }
#s-008a9f30-f372-444b-9236-0c835b4cc30f .shg-product-sold-out {
  display: none;
}

#s-008a9f30-f372-444b-9236-0c835b4cc30f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-008a9f30-f372-444b-9236-0c835b4cc30f .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-9cb22005-e88d-42e4-89a9-92518f506e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9cb22005-e88d-42e4-89a9-92518f506e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9cb22005-e88d-42e4-89a9-92518f506e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9cb22005-e88d-42e4-89a9-92518f506e83 {
  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-9cb22005-e88d-42e4-89a9-92518f506e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cb22005-e88d-42e4-89a9-92518f506e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9cb22005-e88d-42e4-89a9-92518f506e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34cdb015-7a40-496a-b4d6-06a7f1532b37 {
  display: none;
}
#s-58f5a799-96dd-466b-bae3-ba189173845d { text-align: left; }
#s-9f0d64af-d4e3-4679-a07c-e498f220768d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f0d64af-d4e3-4679-a07c-e498f220768d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d69f1d0a-f83c-4329-8dd5-062dcc79924f { text-align: left; }
#s-d69f1d0a-f83c-4329-8dd5-062dcc79924f .shg-product-sold-out {
  display: none;
}

#s-d69f1d0a-f83c-4329-8dd5-062dcc79924f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d69f1d0a-f83c-4329-8dd5-062dcc79924f .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-587116ec-4bf9-4691-8da1-1050a3fc4a3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-587116ec-4bf9-4691-8da1-1050a3fc4a3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-587116ec-4bf9-4691-8da1-1050a3fc4a3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-587116ec-4bf9-4691-8da1-1050a3fc4a3d {
  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-587116ec-4bf9-4691-8da1-1050a3fc4a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-587116ec-4bf9-4691-8da1-1050a3fc4a3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-587116ec-4bf9-4691-8da1-1050a3fc4a3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3cc7dba-72dc-4ced-83b4-c1e2e9f3765d {
  display: none;
}
#s-e719f6e4-26af-4652-8928-d15b54d742fe { text-align: left; }
#s-71baa13c-1ef9-4494-943d-1aad8f4c9c9a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71baa13c-1ef9-4494-943d-1aad8f4c9c9a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5bfa823-1345-4c13-bf98-b80c7988a710 { text-align: left; }
#s-b5bfa823-1345-4c13-bf98-b80c7988a710 .shg-product-sold-out {
  display: none;
}

#s-b5bfa823-1345-4c13-bf98-b80c7988a710 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5bfa823-1345-4c13-bf98-b80c7988a710 .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-869d8606-4752-471a-95f5-c552446fc319 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-869d8606-4752-471a-95f5-c552446fc319:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-869d8606-4752-471a-95f5-c552446fc319:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-869d8606-4752-471a-95f5-c552446fc319 {
  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-869d8606-4752-471a-95f5-c552446fc319.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-869d8606-4752-471a-95f5-c552446fc319.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-869d8606-4752-471a-95f5-c552446fc319.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9cf6fa9c-350a-4124-b632-4936f670f2f5 {
  display: none;
}
#s-a21c1b6a-fd2c-4e81-ba7d-1614d9d6c5c3 { text-align: left; }
#s-077d8cf4-b241-4ee9-897b-4dddc53f955d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-077d8cf4-b241-4ee9-897b-4dddc53f955d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e6bccfb-e146-4fc0-96bb-6a4c37d94309 { text-align: left; }
#s-3e6bccfb-e146-4fc0-96bb-6a4c37d94309 .shg-product-sold-out {
  display: none;
}

#s-3e6bccfb-e146-4fc0-96bb-6a4c37d94309 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e6bccfb-e146-4fc0-96bb-6a4c37d94309 .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-8510e00e-f796-48ef-9221-7dc1b2b06d36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8510e00e-f796-48ef-9221-7dc1b2b06d36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8510e00e-f796-48ef-9221-7dc1b2b06d36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8510e00e-f796-48ef-9221-7dc1b2b06d36 {
  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-8510e00e-f796-48ef-9221-7dc1b2b06d36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8510e00e-f796-48ef-9221-7dc1b2b06d36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8510e00e-f796-48ef-9221-7dc1b2b06d36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c028c0d-1af2-4a68-9950-df7d0c6d7f48 {
  display: none;
}
#s-66a8fd04-8a91-4a68-b1de-739fb0e23aac { text-align: left; }
#s-01b06915-7c25-4d71-8eed-c98ddf1f403c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01b06915-7c25-4d71-8eed-c98ddf1f403c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-608f8721-b208-4817-9953-2e1f866b9f0f { text-align: left; }
#s-608f8721-b208-4817-9953-2e1f866b9f0f .shg-product-sold-out {
  display: none;
}

#s-608f8721-b208-4817-9953-2e1f866b9f0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-608f8721-b208-4817-9953-2e1f866b9f0f .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-b2945b8c-7605-4674-a1a9-cd31fe09348e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2945b8c-7605-4674-a1a9-cd31fe09348e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2945b8c-7605-4674-a1a9-cd31fe09348e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2945b8c-7605-4674-a1a9-cd31fe09348e {
  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-b2945b8c-7605-4674-a1a9-cd31fe09348e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2945b8c-7605-4674-a1a9-cd31fe09348e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2945b8c-7605-4674-a1a9-cd31fe09348e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d36cf511-98c0-47c5-82c3-10f91fbadbad {
  display: none;
}
#s-fd084896-f6fd-472b-a14d-841f4b614a55 { text-align: left; }
#s-930feb4c-e6e2-4dec-9996-6436e2bc89e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-930feb4c-e6e2-4dec-9996-6436e2bc89e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfea4897-c6fa-4a9f-943a-c9b2c2f1516c { text-align: left; }
#s-cfea4897-c6fa-4a9f-943a-c9b2c2f1516c .shg-product-sold-out {
  display: none;
}

#s-cfea4897-c6fa-4a9f-943a-c9b2c2f1516c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfea4897-c6fa-4a9f-943a-c9b2c2f1516c .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-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f {
  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-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-466ea7fb-5ac9-4a81-a0fe-9d041e41eb2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d716046f-2a04-4bfc-a0db-de73484fd9c1 {
  display: none;
}
#s-ff1fb6b8-20aa-4683-92e1-dfa56f18f39b { text-align: left; }
#s-0ec03298-2b54-4158-8d95-7e5f26334c41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ec03298-2b54-4158-8d95-7e5f26334c41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2e55066f-a21b-44fa-a8c9-191e105ba9bc { text-align: left; }
#s-2e55066f-a21b-44fa-a8c9-191e105ba9bc .shg-product-sold-out {
  display: none;
}

#s-2e55066f-a21b-44fa-a8c9-191e105ba9bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e55066f-a21b-44fa-a8c9-191e105ba9bc .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-39c73ace-b110-4094-a7d1-34202da5fc86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39c73ace-b110-4094-a7d1-34202da5fc86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39c73ace-b110-4094-a7d1-34202da5fc86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39c73ace-b110-4094-a7d1-34202da5fc86 {
  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-39c73ace-b110-4094-a7d1-34202da5fc86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39c73ace-b110-4094-a7d1-34202da5fc86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39c73ace-b110-4094-a7d1-34202da5fc86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d44fad5-7e49-4abb-b7b9-46f3da3e0545 {
  display: none;
}
#s-f3a6b4f0-bd22-409b-a122-a601bb6025df { text-align: left; }
#s-64406868-4646-4583-a0e2-87ebf7dd7a95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64406868-4646-4583-a0e2-87ebf7dd7a95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8268cad-d132-4b2f-bd84-75dda5e1b622 { text-align: left; }
#s-e8268cad-d132-4b2f-bd84-75dda5e1b622 .shg-product-sold-out {
  display: none;
}

#s-e8268cad-d132-4b2f-bd84-75dda5e1b622 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8268cad-d132-4b2f-bd84-75dda5e1b622 .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-46d4d7b3-5d88-43e0-93ed-a33dda3930c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46d4d7b3-5d88-43e0-93ed-a33dda3930c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46d4d7b3-5d88-43e0-93ed-a33dda3930c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46d4d7b3-5d88-43e0-93ed-a33dda3930c8 {
  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-46d4d7b3-5d88-43e0-93ed-a33dda3930c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46d4d7b3-5d88-43e0-93ed-a33dda3930c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46d4d7b3-5d88-43e0-93ed-a33dda3930c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-159b982d-0925-44ea-8267-00448005cdc8 {
  display: none;
}
#s-37fb53f4-6d72-4e1c-aa7b-6306b8c7400a { text-align: left; }
#s-750d2c15-f3b2-43a7-a677-3c62fc1a541c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-750d2c15-f3b2-43a7-a677-3c62fc1a541c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-878525bd-6927-4541-b94d-ffa8eff94374 { text-align: left; }
#s-878525bd-6927-4541-b94d-ffa8eff94374 .shg-product-sold-out {
  display: none;
}

#s-878525bd-6927-4541-b94d-ffa8eff94374 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-878525bd-6927-4541-b94d-ffa8eff94374 .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-86234429-8c64-4c08-95b7-a2b9cfb6e077 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86234429-8c64-4c08-95b7-a2b9cfb6e077:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86234429-8c64-4c08-95b7-a2b9cfb6e077:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86234429-8c64-4c08-95b7-a2b9cfb6e077 {
  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-86234429-8c64-4c08-95b7-a2b9cfb6e077.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86234429-8c64-4c08-95b7-a2b9cfb6e077.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86234429-8c64-4c08-95b7-a2b9cfb6e077.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bff74d0b-34fe-4e63-8c81-d5a4e320c50c {
  display: none;
}
#s-b8bad568-bdd2-4ca7-a3dc-0a1a6a44317c { text-align: left; }
#s-fa998285-3734-4a9d-b59b-a216742e609b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa998285-3734-4a9d-b59b-a216742e609b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a276b88-d69d-4c1f-93b4-93b6f3d71f44 { text-align: left; }
#s-7a276b88-d69d-4c1f-93b4-93b6f3d71f44 .shg-product-sold-out {
  display: none;
}

#s-7a276b88-d69d-4c1f-93b4-93b6f3d71f44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a276b88-d69d-4c1f-93b4-93b6f3d71f44 .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-a80f64dc-ece3-4032-af11-a2ffb02ca798 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a80f64dc-ece3-4032-af11-a2ffb02ca798:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a80f64dc-ece3-4032-af11-a2ffb02ca798:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a80f64dc-ece3-4032-af11-a2ffb02ca798 {
  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-a80f64dc-ece3-4032-af11-a2ffb02ca798.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a80f64dc-ece3-4032-af11-a2ffb02ca798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a80f64dc-ece3-4032-af11-a2ffb02ca798.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;
}
