.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-05eda6db-9062-40d0-9ea6-f4192b605383 {
  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-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 { margin-top: 40px; }
#s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs {
  justify-content: center;
}


  #s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e6bf8607-2669-4bfb-aa02-e6b4884ebbf2 .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-15674044-cb42-40e3-8528-336dece304af { padding-top: 10px;
padding-bottom: 10px; }
 #s-15674044-cb42-40e3-8528-336dece304af .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-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1fec466f-1fbb-4a17-bd0f-78591d009f31 .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-c215ef9f-9419-4159-99a0-a87bd395e4c4 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c215ef9f-9419-4159-99a0-a87bd395e4c4"] > .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-5354678f-dac4-4849-8aad-678cd1a675fe { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a34d3809-6dcb-4551-aa41-b71193dd1b7c { 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-46f5ce88-92e5-4a06-a1b5-c6bfbb395a70 { 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-46f5ce88-92e5-4a06-a1b5-c6bfbb395a70: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-46f5ce88-92e5-4a06-a1b5-c6bfbb395a70: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-46f5ce88-92e5-4a06-a1b5-c6bfbb395a70.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5d65ff4e-3b18-4357-8a72-65cfdbac2b39 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-905c1b42-acd6-4219-97d6-ab845babd26b { 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-c0ae712c-87d5-4c7b-893c-8527bce97bf0 { 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-c0ae712c-87d5-4c7b-893c-8527bce97bf0: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-c0ae712c-87d5-4c7b-893c-8527bce97bf0: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-c0ae712c-87d5-4c7b-893c-8527bce97bf0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-28a88352-c980-40c8-a585-986496cb690c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f25c4c78-7ff1-4d67-a730-a63313b94ddb { 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-7e398e4d-19ba-4ef7-855e-cdcef5631e2d { 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-7e398e4d-19ba-4ef7-855e-cdcef5631e2d: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-7e398e4d-19ba-4ef7-855e-cdcef5631e2d: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-7e398e4d-19ba-4ef7-855e-cdcef5631e2d.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-2e4c13af-3c6f-4b2a-8379-e908150e8c5a { min-height: 50px; }
#s-2e4c13af-3c6f-4b2a-8379-e908150e8c5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-29a1116f-d402-4769-8fc0-9ddb6eb0c98e { 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-29a1116f-d402-4769-8fc0-9ddb6eb0c98e .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-8b1b98d7-61bd-4641-ae3a-66242da7f865 {
  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-cba60754-1566-4131-b5bd-d3a77e488c60 { 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-11201766-1049-42ff-be3b-dc7aa26b1278 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11201766-1049-42ff-be3b-dc7aa26b1278 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ddf4c6c8-1275-4b4d-87c1-0c4997fa4cb4 {
  display: none;
}
#s-d02850a1-ee95-47e9-94c2-8db48b5e5c50 { text-align: left; }
#s-1ebccfea-5c12-468b-9942-7bff12404959 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ebccfea-5c12-468b-9942-7bff12404959 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cbb8e046-9cb3-45df-8cc4-28d793518e62 {
  display: none;
}
#s-30e340b0-816e-46ec-b28c-ec0e7cab7811 { text-align: left; }
#s-1218ea25-cf86-4397-aa0d-851d79f3b50b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1218ea25-cf86-4397-aa0d-851d79f3b50b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bdbcc1c3-0dad-401e-817e-978f784cb482 {
  display: none;
}
#s-78db1b7a-d52c-47ab-b02c-078f82c14205 { text-align: left; }
#s-f585770e-6377-40d0-8da2-f671f826c846 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f585770e-6377-40d0-8da2-f671f826c846 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1f159105-5c1a-4634-b39a-7c56d149d34f {
  display: none;
}
#s-9290956b-7d9e-4f85-9f8e-1bb4805571c8 { text-align: left; }
#s-669b862f-480d-416b-8865-b8f514823826 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-669b862f-480d-416b-8865-b8f514823826 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a846bd6-1944-49ae-be03-d413b07204cd { text-align: left; }
#s-9a846bd6-1944-49ae-be03-d413b07204cd .shg-product-sold-out {
  display: none;
}

#s-9a846bd6-1944-49ae-be03-d413b07204cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a846bd6-1944-49ae-be03-d413b07204cd .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-3df8f141-c264-412e-901b-fe1972f1dc17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3df8f141-c264-412e-901b-fe1972f1dc17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3df8f141-c264-412e-901b-fe1972f1dc17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3df8f141-c264-412e-901b-fe1972f1dc17 {
  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-3df8f141-c264-412e-901b-fe1972f1dc17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3df8f141-c264-412e-901b-fe1972f1dc17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3df8f141-c264-412e-901b-fe1972f1dc17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-777e2cf6-79cd-413b-aa6b-a56837ada56b {
  display: none;
}
#s-6c469691-d805-4e95-86d7-a7498910ec83 { text-align: left; }
#s-0e7d88f4-9850-4486-8600-a7e01b9a9f7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e7d88f4-9850-4486-8600-a7e01b9a9f7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c4b7a07-4e19-4aa7-94e0-dbeb5548a5ce { text-align: left; }
#s-4c4b7a07-4e19-4aa7-94e0-dbeb5548a5ce .shg-product-sold-out {
  display: none;
}

#s-4c4b7a07-4e19-4aa7-94e0-dbeb5548a5ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c4b7a07-4e19-4aa7-94e0-dbeb5548a5ce .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-97694e67-20c1-4ea6-ad57-09f3ed2ef420 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97694e67-20c1-4ea6-ad57-09f3ed2ef420:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97694e67-20c1-4ea6-ad57-09f3ed2ef420:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97694e67-20c1-4ea6-ad57-09f3ed2ef420 {
  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-97694e67-20c1-4ea6-ad57-09f3ed2ef420.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97694e67-20c1-4ea6-ad57-09f3ed2ef420.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97694e67-20c1-4ea6-ad57-09f3ed2ef420.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99cbf0d2-96a0-4eb2-a827-af3d048bb16b {
  display: none;
}
#s-360cf258-e0dd-4c5d-b44c-e926e37ee230 { text-align: left; }
#s-7ba260fe-93ac-4ff7-9d8f-401730a301c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ba260fe-93ac-4ff7-9d8f-401730a301c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8b0092c-4b60-4dae-998f-71162b094c8a { text-align: left; }
#s-c8b0092c-4b60-4dae-998f-71162b094c8a .shg-product-sold-out {
  display: none;
}

#s-c8b0092c-4b60-4dae-998f-71162b094c8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8b0092c-4b60-4dae-998f-71162b094c8a .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-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259 {
  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-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc57752c-3ceb-4ed1-9aaa-6b63d5fd8259.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ea0eec7-c87e-4233-a93d-66ca9852abb9 {
  display: none;
}
#s-dba386bf-4443-49e2-b4c8-8298010b180f { text-align: left; }
#s-a3dcdbd1-3802-43ad-9d8d-fa78a97832a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3dcdbd1-3802-43ad-9d8d-fa78a97832a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5813314-7a14-43cf-817f-aec87285ea46 { text-align: left; }
#s-d5813314-7a14-43cf-817f-aec87285ea46 .shg-product-sold-out {
  display: none;
}

#s-d5813314-7a14-43cf-817f-aec87285ea46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5813314-7a14-43cf-817f-aec87285ea46 .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-6026ec0c-d87d-4443-801f-d76d8882e8e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6026ec0c-d87d-4443-801f-d76d8882e8e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6026ec0c-d87d-4443-801f-d76d8882e8e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6026ec0c-d87d-4443-801f-d76d8882e8e6 {
  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-6026ec0c-d87d-4443-801f-d76d8882e8e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6026ec0c-d87d-4443-801f-d76d8882e8e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6026ec0c-d87d-4443-801f-d76d8882e8e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-068819c3-620a-448e-bd8d-3e8dbef852b5 {
  display: none;
}
#s-7c649142-bdfa-4285-b055-9f9d87f89119 { text-align: left; }
#s-90353f5d-8e5e-4f31-a229-483c4aa2524e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90353f5d-8e5e-4f31-a229-483c4aa2524e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52c0e472-1ba0-4c27-93c5-13f99025f891 { text-align: left; }
#s-52c0e472-1ba0-4c27-93c5-13f99025f891 .shg-product-sold-out {
  display: none;
}

#s-52c0e472-1ba0-4c27-93c5-13f99025f891 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52c0e472-1ba0-4c27-93c5-13f99025f891 .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-c08f3e7b-7356-4a88-bfbe-279cfde7183f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c08f3e7b-7356-4a88-bfbe-279cfde7183f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c08f3e7b-7356-4a88-bfbe-279cfde7183f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c08f3e7b-7356-4a88-bfbe-279cfde7183f {
  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-c08f3e7b-7356-4a88-bfbe-279cfde7183f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c08f3e7b-7356-4a88-bfbe-279cfde7183f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c08f3e7b-7356-4a88-bfbe-279cfde7183f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-863f9160-bf40-4bba-a4d7-b058c09b978c {
  display: none;
}
#s-c61dbf7e-10dc-4e11-8476-1b680e3ead67 { text-align: left; }
#s-50bdbb8a-83cc-4fc5-b1b5-d0f46c58c95f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50bdbb8a-83cc-4fc5-b1b5-d0f46c58c95f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db87b50b-ef53-4749-9d9c-de955a4bcb34 { text-align: left; }
#s-db87b50b-ef53-4749-9d9c-de955a4bcb34 .shg-product-sold-out {
  display: none;
}

#s-db87b50b-ef53-4749-9d9c-de955a4bcb34 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db87b50b-ef53-4749-9d9c-de955a4bcb34 .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-da3633da-549e-4b54-8320-59f77ad6924e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da3633da-549e-4b54-8320-59f77ad6924e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da3633da-549e-4b54-8320-59f77ad6924e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da3633da-549e-4b54-8320-59f77ad6924e {
  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-da3633da-549e-4b54-8320-59f77ad6924e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da3633da-549e-4b54-8320-59f77ad6924e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da3633da-549e-4b54-8320-59f77ad6924e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-900d1343-b159-4b35-a34a-1880ff4deb21 {
  display: none;
}
#s-48faf038-897c-481b-9239-d26fc50fc82e { text-align: left; }
#s-e52a0bdf-fb81-4809-8c0d-0bcbe8cd5ad7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e52a0bdf-fb81-4809-8c0d-0bcbe8cd5ad7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdf2701b-58b4-49d8-9133-362d72187174 { text-align: left; }
#s-fdf2701b-58b4-49d8-9133-362d72187174 .shg-product-sold-out {
  display: none;
}

#s-fdf2701b-58b4-49d8-9133-362d72187174 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdf2701b-58b4-49d8-9133-362d72187174 .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-87e8b34f-547a-4715-99f2-9a24a5f88e36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87e8b34f-547a-4715-99f2-9a24a5f88e36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87e8b34f-547a-4715-99f2-9a24a5f88e36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87e8b34f-547a-4715-99f2-9a24a5f88e36 {
  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-87e8b34f-547a-4715-99f2-9a24a5f88e36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87e8b34f-547a-4715-99f2-9a24a5f88e36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87e8b34f-547a-4715-99f2-9a24a5f88e36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c5dc92e-78b3-45f2-8100-5989c3178a18 {
  display: none;
}
#s-b496a51b-57a4-4842-9b36-04284be8416c { text-align: left; }
#s-23714bd4-f816-4fd1-bc3d-0070e73e6c97 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23714bd4-f816-4fd1-bc3d-0070e73e6c97 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c0269ac-bbe1-4858-9eb3-0a2a433ca6d5 { text-align: left; }
#s-7c0269ac-bbe1-4858-9eb3-0a2a433ca6d5 .shg-product-sold-out {
  display: none;
}

#s-7c0269ac-bbe1-4858-9eb3-0a2a433ca6d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c0269ac-bbe1-4858-9eb3-0a2a433ca6d5 .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-afb85cf2-9514-45f8-b657-4c3256159e31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afb85cf2-9514-45f8-b657-4c3256159e31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afb85cf2-9514-45f8-b657-4c3256159e31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afb85cf2-9514-45f8-b657-4c3256159e31 {
  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-afb85cf2-9514-45f8-b657-4c3256159e31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afb85cf2-9514-45f8-b657-4c3256159e31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afb85cf2-9514-45f8-b657-4c3256159e31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f0a507af-ce3c-41ee-ba39-1d06f53356eb {
  display: none;
}
#s-9de33dc0-1304-4693-91c2-3860a8c2540c { text-align: left; }
#s-179a30e9-5e02-4254-a98a-5cb9a8e98066 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-179a30e9-5e02-4254-a98a-5cb9a8e98066 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58fd66ef-f4ff-42ce-9739-afd8417c8921 { text-align: left; }
#s-58fd66ef-f4ff-42ce-9739-afd8417c8921 .shg-product-sold-out {
  display: none;
}

#s-58fd66ef-f4ff-42ce-9739-afd8417c8921 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58fd66ef-f4ff-42ce-9739-afd8417c8921 .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-71dbd52d-b90f-4070-94bf-0610c4983616 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71dbd52d-b90f-4070-94bf-0610c4983616:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71dbd52d-b90f-4070-94bf-0610c4983616:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71dbd52d-b90f-4070-94bf-0610c4983616 {
  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-71dbd52d-b90f-4070-94bf-0610c4983616.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71dbd52d-b90f-4070-94bf-0610c4983616.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71dbd52d-b90f-4070-94bf-0610c4983616.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0afa986d-f105-4be8-8566-5f5b48f3e999 {
  display: none;
}
#s-438e4dbe-a4a4-4ba6-a951-e10cd031a2db { text-align: left; }
#s-93dd7b77-73c7-4ccf-b01b-a8f34053fabf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93dd7b77-73c7-4ccf-b01b-a8f34053fabf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae1088d6-8252-48ec-8f7e-7d1f959695f4 { text-align: left; }
#s-ae1088d6-8252-48ec-8f7e-7d1f959695f4 .shg-product-sold-out {
  display: none;
}

#s-ae1088d6-8252-48ec-8f7e-7d1f959695f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae1088d6-8252-48ec-8f7e-7d1f959695f4 .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-08c1861f-1919-4e03-add1-51a023405515 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08c1861f-1919-4e03-add1-51a023405515:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08c1861f-1919-4e03-add1-51a023405515:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08c1861f-1919-4e03-add1-51a023405515 {
  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-08c1861f-1919-4e03-add1-51a023405515.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08c1861f-1919-4e03-add1-51a023405515.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08c1861f-1919-4e03-add1-51a023405515.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dabd2ed9-c651-4d95-b811-bb3f803448f2 {
  display: none;
}
#s-d4250fbc-f47f-4ac4-b036-e1d62a8e3dc8 { text-align: left; }
#s-1d004cec-2bba-4e30-82c1-e855b53acc29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d004cec-2bba-4e30-82c1-e855b53acc29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-568308bc-aa48-45f0-8b65-a7cf2cdd92b8 { text-align: left; }
#s-568308bc-aa48-45f0-8b65-a7cf2cdd92b8 .shg-product-sold-out {
  display: none;
}

#s-568308bc-aa48-45f0-8b65-a7cf2cdd92b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-568308bc-aa48-45f0-8b65-a7cf2cdd92b8 .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-8d6a762a-51bc-4e96-836d-28553c48aeb8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d6a762a-51bc-4e96-836d-28553c48aeb8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d6a762a-51bc-4e96-836d-28553c48aeb8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d6a762a-51bc-4e96-836d-28553c48aeb8 {
  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-8d6a762a-51bc-4e96-836d-28553c48aeb8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d6a762a-51bc-4e96-836d-28553c48aeb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d6a762a-51bc-4e96-836d-28553c48aeb8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c5fdfb6-4ce5-4f6f-98b5-ab072d46463a {
  display: none;
}
#s-44c6a1f4-1735-4c15-b5a4-1c5d4e2e8ebe { text-align: left; }
#s-5fb82aa3-ab67-4a7e-a29c-280a84879c0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5fb82aa3-ab67-4a7e-a29c-280a84879c0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32ea73e1-ff58-47c7-9c7d-2c26f6ef75b8 { text-align: left; }
#s-32ea73e1-ff58-47c7-9c7d-2c26f6ef75b8 .shg-product-sold-out {
  display: none;
}

#s-32ea73e1-ff58-47c7-9c7d-2c26f6ef75b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32ea73e1-ff58-47c7-9c7d-2c26f6ef75b8 .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-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee {
  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-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d9b7ce3-243d-4740-b4ba-6e8e4171b8ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9208fcb3-1159-4732-a9f2-6ff6fa8839b1 {
  display: none;
}
#s-533bbf52-1b0d-4a82-83e5-345d5daa0784 { text-align: left; }
#s-e8d678cb-868d-4369-818b-13e79517352e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8d678cb-868d-4369-818b-13e79517352e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e232651-2bdf-47ec-9f75-f9c5c2d8fda6 { text-align: left; }
#s-1e232651-2bdf-47ec-9f75-f9c5c2d8fda6 .shg-product-sold-out {
  display: none;
}

#s-1e232651-2bdf-47ec-9f75-f9c5c2d8fda6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e232651-2bdf-47ec-9f75-f9c5c2d8fda6 .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-a60665c5-aea5-4d0e-89c7-25e846881799 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a60665c5-aea5-4d0e-89c7-25e846881799:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a60665c5-aea5-4d0e-89c7-25e846881799:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a60665c5-aea5-4d0e-89c7-25e846881799 {
  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-a60665c5-aea5-4d0e-89c7-25e846881799.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a60665c5-aea5-4d0e-89c7-25e846881799.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a60665c5-aea5-4d0e-89c7-25e846881799.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12084946-8fda-4194-a5ae-d0d3e34c62da {
  display: none;
}
#s-d43534fd-e6b6-4bda-b61a-d0bb0241bfc2 { text-align: left; }
#s-aebda1a2-53f4-40a0-8c95-0f22a7b4332f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aebda1a2-53f4-40a0-8c95-0f22a7b4332f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5fb12b92-db5b-455d-9a69-31e6ab46c870 { text-align: left; }
#s-5fb12b92-db5b-455d-9a69-31e6ab46c870 .shg-product-sold-out {
  display: none;
}

#s-5fb12b92-db5b-455d-9a69-31e6ab46c870 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5fb12b92-db5b-455d-9a69-31e6ab46c870 .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-90991e83-b8e6-4ddd-af58-f2cc31241b50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90991e83-b8e6-4ddd-af58-f2cc31241b50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90991e83-b8e6-4ddd-af58-f2cc31241b50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90991e83-b8e6-4ddd-af58-f2cc31241b50 {
  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-90991e83-b8e6-4ddd-af58-f2cc31241b50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90991e83-b8e6-4ddd-af58-f2cc31241b50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90991e83-b8e6-4ddd-af58-f2cc31241b50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7145e89-71db-4369-8c5b-6325349cfcb6 {
  display: none;
}
#s-205d10eb-93dc-4f9b-83a7-7ca54c4a5908 { text-align: left; }
#s-b81f1804-3c80-4a91-b8ee-056c6efa9ffe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b81f1804-3c80-4a91-b8ee-056c6efa9ffe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75cffdaf-62f4-4283-85a9-18c917161673 { text-align: left; }
#s-75cffdaf-62f4-4283-85a9-18c917161673 .shg-product-sold-out {
  display: none;
}

#s-75cffdaf-62f4-4283-85a9-18c917161673 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75cffdaf-62f4-4283-85a9-18c917161673 .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-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c {
  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-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6df3a060-1a6b-4c36-8c1e-af2e94e31f3c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f77bf7e-e574-475d-b831-aa36ac53f7da {
  display: none;
}
#s-50380053-9995-4c1b-a451-2078f18a8dce { text-align: left; }
#s-5842b119-f0ad-4737-ad55-c02d76302510 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5842b119-f0ad-4737-ad55-c02d76302510 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5cebbae0-10bc-41af-acc7-2875e3e5418b { text-align: left; }
#s-5cebbae0-10bc-41af-acc7-2875e3e5418b .shg-product-sold-out {
  display: none;
}

#s-5cebbae0-10bc-41af-acc7-2875e3e5418b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5cebbae0-10bc-41af-acc7-2875e3e5418b .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-b3f63907-448b-48f1-ae52-ace6b3ca7022 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3f63907-448b-48f1-ae52-ace6b3ca7022:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3f63907-448b-48f1-ae52-ace6b3ca7022:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3f63907-448b-48f1-ae52-ace6b3ca7022 {
  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-b3f63907-448b-48f1-ae52-ace6b3ca7022.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3f63907-448b-48f1-ae52-ace6b3ca7022.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3f63907-448b-48f1-ae52-ace6b3ca7022.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91802843-65f7-42d2-a767-9847023eaf6d {
  display: none;
}
#s-a6fa43f5-669f-45a7-b285-9b567687f0a6 { text-align: left; }
#s-9d7ff1e0-222e-455f-8ea9-e6948ecbd4f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d7ff1e0-222e-455f-8ea9-e6948ecbd4f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b3c1908-58bf-4a6e-aa8b-3fb5f4c6ec50 { text-align: left; }
#s-3b3c1908-58bf-4a6e-aa8b-3fb5f4c6ec50 .shg-product-sold-out {
  display: none;
}

#s-3b3c1908-58bf-4a6e-aa8b-3fb5f4c6ec50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b3c1908-58bf-4a6e-aa8b-3fb5f4c6ec50 .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-f08bd628-08c5-40eb-8a0c-4121fcac6bad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f08bd628-08c5-40eb-8a0c-4121fcac6bad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f08bd628-08c5-40eb-8a0c-4121fcac6bad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f08bd628-08c5-40eb-8a0c-4121fcac6bad {
  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-f08bd628-08c5-40eb-8a0c-4121fcac6bad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f08bd628-08c5-40eb-8a0c-4121fcac6bad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f08bd628-08c5-40eb-8a0c-4121fcac6bad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e19eec54-f31d-484b-a5ef-bf748a6b7ea8 {
  display: none;
}
#s-c7a81981-882f-403a-9686-43a25e668fc5 { text-align: left; }
#s-ad9842af-d392-4aa2-8d2e-838f765bb845 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad9842af-d392-4aa2-8d2e-838f765bb845 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a4731cd-3ff1-4539-a213-1c0ca6504646 { text-align: left; }
#s-6a4731cd-3ff1-4539-a213-1c0ca6504646 .shg-product-sold-out {
  display: none;
}

#s-6a4731cd-3ff1-4539-a213-1c0ca6504646 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a4731cd-3ff1-4539-a213-1c0ca6504646 .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-1d1e12e0-13db-49c7-a0ce-81da7888146b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d1e12e0-13db-49c7-a0ce-81da7888146b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d1e12e0-13db-49c7-a0ce-81da7888146b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d1e12e0-13db-49c7-a0ce-81da7888146b {
  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-1d1e12e0-13db-49c7-a0ce-81da7888146b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d1e12e0-13db-49c7-a0ce-81da7888146b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d1e12e0-13db-49c7-a0ce-81da7888146b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3221f548-9e89-4c2f-b216-bd238b689ab2 {
  display: none;
}
#s-6a8b4d74-a491-49c3-aab6-9e19f66bf1f6 { text-align: left; }
#s-62651538-c1d2-47f6-9691-ea2fe70db9ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62651538-c1d2-47f6-9691-ea2fe70db9ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14882817-f093-482e-b7ea-0f1120204b40 { text-align: left; }
#s-14882817-f093-482e-b7ea-0f1120204b40 .shg-product-sold-out {
  display: none;
}

#s-14882817-f093-482e-b7ea-0f1120204b40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14882817-f093-482e-b7ea-0f1120204b40 .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-b6fba3c5-c877-404a-bacb-1b902bd1245e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6fba3c5-c877-404a-bacb-1b902bd1245e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6fba3c5-c877-404a-bacb-1b902bd1245e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6fba3c5-c877-404a-bacb-1b902bd1245e {
  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-b6fba3c5-c877-404a-bacb-1b902bd1245e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6fba3c5-c877-404a-bacb-1b902bd1245e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6fba3c5-c877-404a-bacb-1b902bd1245e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7109ddca-a284-4f9e-8102-7641bd78632e {
  display: none;
}
#s-c3ee7494-e6c5-4dcc-b4b2-81369ee7564e { text-align: left; }
#s-09abb2e2-643a-4f54-a349-77706d54dd6c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09abb2e2-643a-4f54-a349-77706d54dd6c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7496a4dc-b5de-43ee-b8ba-9c83f030f80c { text-align: left; }
#s-7496a4dc-b5de-43ee-b8ba-9c83f030f80c .shg-product-sold-out {
  display: none;
}

#s-7496a4dc-b5de-43ee-b8ba-9c83f030f80c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7496a4dc-b5de-43ee-b8ba-9c83f030f80c .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-031f1616-1720-4367-a9e0-2f7b4528b57a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-031f1616-1720-4367-a9e0-2f7b4528b57a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-031f1616-1720-4367-a9e0-2f7b4528b57a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-031f1616-1720-4367-a9e0-2f7b4528b57a {
  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-031f1616-1720-4367-a9e0-2f7b4528b57a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-031f1616-1720-4367-a9e0-2f7b4528b57a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-031f1616-1720-4367-a9e0-2f7b4528b57a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3be1e642-f780-481f-9b90-5681be7e88e4 {
  display: none;
}
#s-f3f566f2-d056-4e4e-9b94-b577afbea558 { text-align: left; }
#s-4c49a618-2f3d-4dd0-b516-f2e0d0781b00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c49a618-2f3d-4dd0-b516-f2e0d0781b00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6bddb339-50d1-4af0-bce5-3b74b895a2a2 { text-align: left; }
#s-6bddb339-50d1-4af0-bce5-3b74b895a2a2 .shg-product-sold-out {
  display: none;
}

#s-6bddb339-50d1-4af0-bce5-3b74b895a2a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bddb339-50d1-4af0-bce5-3b74b895a2a2 .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-8c0be34a-bf25-44d0-bbb6-f3fb673b3338 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c0be34a-bf25-44d0-bbb6-f3fb673b3338:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c0be34a-bf25-44d0-bbb6-f3fb673b3338:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c0be34a-bf25-44d0-bbb6-f3fb673b3338 {
  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-8c0be34a-bf25-44d0-bbb6-f3fb673b3338.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c0be34a-bf25-44d0-bbb6-f3fb673b3338.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c0be34a-bf25-44d0-bbb6-f3fb673b3338.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab70e5fb-ab93-4056-b0e6-7f084cbe1810 {
  display: none;
}
#s-7f287c61-c4f0-4379-b713-84ffa6eb2a42 { text-align: left; }
#s-8ebefdfc-9c6f-4639-869b-a081d7029a40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ebefdfc-9c6f-4639-869b-a081d7029a40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-045c5463-833d-4c4c-8a09-032cddc28768 { text-align: left; }
#s-045c5463-833d-4c4c-8a09-032cddc28768 .shg-product-sold-out {
  display: none;
}

#s-045c5463-833d-4c4c-8a09-032cddc28768 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-045c5463-833d-4c4c-8a09-032cddc28768 .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-7274d640-0cdd-4fcb-aaab-73cbfa9247ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7274d640-0cdd-4fcb-aaab-73cbfa9247ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7274d640-0cdd-4fcb-aaab-73cbfa9247ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7274d640-0cdd-4fcb-aaab-73cbfa9247ec {
  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-7274d640-0cdd-4fcb-aaab-73cbfa9247ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7274d640-0cdd-4fcb-aaab-73cbfa9247ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7274d640-0cdd-4fcb-aaab-73cbfa9247ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3523faf6-6409-4b2e-9594-54d96e200dbc {
  display: none;
}
#s-7dfa9103-6dfc-469a-835f-d3671dd59940 { text-align: left; }
#s-a5b8372e-eef1-4a8b-a02d-148d05e4ebe7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a5b8372e-eef1-4a8b-a02d-148d05e4ebe7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-139df094-3d74-4206-b348-61624a38cec3 { text-align: left; }
#s-139df094-3d74-4206-b348-61624a38cec3 .shg-product-sold-out {
  display: none;
}

#s-139df094-3d74-4206-b348-61624a38cec3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-139df094-3d74-4206-b348-61624a38cec3 .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-cd982084-3cb7-4714-8f4c-3d6ecb9db47b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd982084-3cb7-4714-8f4c-3d6ecb9db47b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd982084-3cb7-4714-8f4c-3d6ecb9db47b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd982084-3cb7-4714-8f4c-3d6ecb9db47b {
  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-cd982084-3cb7-4714-8f4c-3d6ecb9db47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd982084-3cb7-4714-8f4c-3d6ecb9db47b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd982084-3cb7-4714-8f4c-3d6ecb9db47b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-caca5e2e-c370-437c-b09e-26e738e39134 {
  display: none;
}
#s-73a78a48-f72d-4416-8117-59147cb2c704 { text-align: left; }
#s-0314fca9-9fc6-40c4-9114-9ee903d8abbb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0314fca9-9fc6-40c4-9114-9ee903d8abbb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42835587-1897-454e-a53a-8fa009d13d50 { text-align: left; }
#s-42835587-1897-454e-a53a-8fa009d13d50 .shg-product-sold-out {
  display: none;
}

#s-42835587-1897-454e-a53a-8fa009d13d50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42835587-1897-454e-a53a-8fa009d13d50 .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-fa20d564-4fb1-46a2-863b-a8b519ddce55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa20d564-4fb1-46a2-863b-a8b519ddce55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa20d564-4fb1-46a2-863b-a8b519ddce55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa20d564-4fb1-46a2-863b-a8b519ddce55 {
  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-fa20d564-4fb1-46a2-863b-a8b519ddce55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa20d564-4fb1-46a2-863b-a8b519ddce55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa20d564-4fb1-46a2-863b-a8b519ddce55.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;
}
