.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-1e4f15d7-836b-49e1-9ada-fcdde3164813 {
  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-5fc39493-33e8-41df-ab7e-a2f372e08756 { margin-top: 40px; }
#s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs {
  justify-content: center;
}


  #s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5fc39493-33e8-41df-ab7e-a2f372e08756 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5fc39493-33e8-41df-ab7e-a2f372e08756 .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-77b06bc0-06ec-437f-a08c-29b493617818 { padding-top: 10px;
padding-bottom: 10px; }
 #s-77b06bc0-06ec-437f-a08c-29b493617818 .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-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7a9eee29-a7c8-47ec-8357-81cb09810a74 .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-238c98b3-2138-44de-93d2-989b87e9e6f8 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238c98b3-2138-44de-93d2-989b87e9e6f8"] > .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-6a1d4216-6859-4227-8b89-1b892d6dc456 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9fbf78c8-0a26-4ff9-937c-598da2c51940 { 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-dcd54662-4af0-4693-855b-546b5a348b99 { 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-dcd54662-4af0-4693-855b-546b5a348b99: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-dcd54662-4af0-4693-855b-546b5a348b99: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-dcd54662-4af0-4693-855b-546b5a348b99.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6f98770c-f4f0-4b59-ae8a-e3b1f5947006 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-57e1035d-af6a-4048-b2f0-192aa2f1ce08 { 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-fc8c18c8-144f-42b8-98aa-fa3e2e72d99e { 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-fc8c18c8-144f-42b8-98aa-fa3e2e72d99e: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-fc8c18c8-144f-42b8-98aa-fa3e2e72d99e: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-fc8c18c8-144f-42b8-98aa-fa3e2e72d99e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c1bebe59-e8da-4892-b04a-8a5fa79fcaa1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cf5adc74-b837-461d-8a9e-b3a4b1167707 { 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-6a293114-929d-4a0c-80af-1bbdf3412b2c { 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-6a293114-929d-4a0c-80af-1bbdf3412b2c: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-6a293114-929d-4a0c-80af-1bbdf3412b2c: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-6a293114-929d-4a0c-80af-1bbdf3412b2c.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-c809bfaa-77d2-4512-abbe-cc391c806ddb { min-height: 50px; }
#s-c809bfaa-77d2-4512-abbe-cc391c806ddb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0273b2c9-14b8-47c8-97b8-0b463c2e0a67 { 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-0273b2c9-14b8-47c8-97b8-0b463c2e0a67 .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-29cbbea3-c230-4251-936f-91e0d271c1be {
  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-9d679afe-6b80-4b33-b52b-4b52097650af { 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-e75c6e07-d031-449d-94be-d6dd47bec3aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e75c6e07-d031-449d-94be-d6dd47bec3aa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-68b86f1f-fa39-4dda-b079-f531d52de769 {
  display: none;
}
#s-1b3c2b2d-d247-4c50-a411-e1cda2730076 { text-align: left; }
#s-f5cb3f9b-e3fd-4180-872c-a0107959892e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5cb3f9b-e3fd-4180-872c-a0107959892e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5dda0284-3a09-4a49-8f22-7147e7ccf091 {
  display: none;
}
#s-e5aa8c5a-cb9e-4e1e-999f-240c96b52714 { text-align: left; }
#s-b26be346-466d-4454-87fd-98f8dfe2ba08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b26be346-466d-4454-87fd-98f8dfe2ba08 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bcab0d79-c85b-4e20-a16c-ca40963d0f5a {
  display: none;
}
#s-bd18bdce-eec8-478e-b7a9-a19854e76083 { text-align: left; }
#s-2f7b0c4e-68d7-460f-95db-feeb88e99b11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f7b0c4e-68d7-460f-95db-feeb88e99b11 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a4c09be8-a7f8-400c-8f2f-5051fb142bc9 {
  display: none;
}
#s-38c30f68-d24d-46eb-8be5-e3dd562603de { text-align: left; }
#s-b6d26fe7-3c8f-43e9-9439-38058f4b8c2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6d26fe7-3c8f-43e9-9439-38058f4b8c2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f6862cd-a86a-472d-9e93-23d5d4f4aad1 { text-align: left; }
#s-6f6862cd-a86a-472d-9e93-23d5d4f4aad1 .shg-product-sold-out {
  display: none;
}

#s-6f6862cd-a86a-472d-9e93-23d5d4f4aad1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f6862cd-a86a-472d-9e93-23d5d4f4aad1 .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-2899cbb9-92f6-44f9-bfbf-2481fe08f170 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2899cbb9-92f6-44f9-bfbf-2481fe08f170:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2899cbb9-92f6-44f9-bfbf-2481fe08f170:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2899cbb9-92f6-44f9-bfbf-2481fe08f170 {
  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-2899cbb9-92f6-44f9-bfbf-2481fe08f170.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2899cbb9-92f6-44f9-bfbf-2481fe08f170.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2899cbb9-92f6-44f9-bfbf-2481fe08f170.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8f218fa-8c3a-4f45-9a16-5e80e9ff5c98 {
  display: none;
}
#s-ef509ba4-a51c-4ff5-8283-384e94f0976c { text-align: left; }
#s-07c56634-3492-41c6-907e-7d7fcebca5e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07c56634-3492-41c6-907e-7d7fcebca5e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee791072-4c9e-4c7d-a433-ed98d8f1bd08 { text-align: left; }
#s-ee791072-4c9e-4c7d-a433-ed98d8f1bd08 .shg-product-sold-out {
  display: none;
}

#s-ee791072-4c9e-4c7d-a433-ed98d8f1bd08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee791072-4c9e-4c7d-a433-ed98d8f1bd08 .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-64978ee2-ec5c-4b2b-ad83-c5783d282201 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64978ee2-ec5c-4b2b-ad83-c5783d282201:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64978ee2-ec5c-4b2b-ad83-c5783d282201:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64978ee2-ec5c-4b2b-ad83-c5783d282201 {
  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-64978ee2-ec5c-4b2b-ad83-c5783d282201.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64978ee2-ec5c-4b2b-ad83-c5783d282201.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64978ee2-ec5c-4b2b-ad83-c5783d282201.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86467e3b-383f-427a-9afa-0dc3c3565fa5 {
  display: none;
}
#s-81f778bd-7678-4ddd-9937-1ca827a9c78c { text-align: left; }
#s-475d5507-85fe-4168-89c6-e69e059451aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-475d5507-85fe-4168-89c6-e69e059451aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28ba265b-949d-4ddd-9aed-c4a880acef42 { text-align: left; }
#s-28ba265b-949d-4ddd-9aed-c4a880acef42 .shg-product-sold-out {
  display: none;
}

#s-28ba265b-949d-4ddd-9aed-c4a880acef42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28ba265b-949d-4ddd-9aed-c4a880acef42 .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-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd {
  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-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4ed78d6-28c9-4fa2-8ad7-6750ba178bcd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b27b11fb-0874-443e-b3e3-7386e6c4a84f {
  display: none;
}
#s-d9c9523b-8715-46cf-b3e0-df0010c6bb64 { text-align: left; }
#s-efaccdf8-4fdf-420e-99ac-a4adf00ac8b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-efaccdf8-4fdf-420e-99ac-a4adf00ac8b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae05a5f2-e7e9-4a3b-8b0a-cc10478717c7 { text-align: left; }
#s-ae05a5f2-e7e9-4a3b-8b0a-cc10478717c7 .shg-product-sold-out {
  display: none;
}

#s-ae05a5f2-e7e9-4a3b-8b0a-cc10478717c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae05a5f2-e7e9-4a3b-8b0a-cc10478717c7 .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-255031f2-4fe8-493a-8a4e-96f2903d1562 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-255031f2-4fe8-493a-8a4e-96f2903d1562:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-255031f2-4fe8-493a-8a4e-96f2903d1562:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-255031f2-4fe8-493a-8a4e-96f2903d1562 {
  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-255031f2-4fe8-493a-8a4e-96f2903d1562.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-255031f2-4fe8-493a-8a4e-96f2903d1562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-255031f2-4fe8-493a-8a4e-96f2903d1562.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ccde30e-5cc2-467a-a7fe-ece0919433ba {
  display: none;
}
#s-974743a4-ad37-4923-83de-8aed33bbed40 { text-align: left; }
#s-78d4479e-141c-4281-9b4a-86c86cd56f72 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78d4479e-141c-4281-9b4a-86c86cd56f72 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb3bbce4-d509-4f66-bf94-8b88a69446d0 { text-align: left; }
#s-cb3bbce4-d509-4f66-bf94-8b88a69446d0 .shg-product-sold-out {
  display: none;
}

#s-cb3bbce4-d509-4f66-bf94-8b88a69446d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb3bbce4-d509-4f66-bf94-8b88a69446d0 .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-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56 {
  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-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90ce16ec-d770-4a3c-bbba-3cf3da1e7b56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa3979ab-86dc-4b72-8b08-1eccf466308a {
  display: none;
}
#s-32b063a3-94ec-407d-be4a-bda0af934d16 { text-align: left; }
#s-d78c72fc-e4b9-4652-8935-5bff61ca2fe9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d78c72fc-e4b9-4652-8935-5bff61ca2fe9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f5b368b-fd03-422d-b40b-a83cea224e49 { text-align: left; }
#s-0f5b368b-fd03-422d-b40b-a83cea224e49 .shg-product-sold-out {
  display: none;
}

#s-0f5b368b-fd03-422d-b40b-a83cea224e49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f5b368b-fd03-422d-b40b-a83cea224e49 .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-ee1df7e0-d5b3-42e9-b888-2d5f1697280e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee1df7e0-d5b3-42e9-b888-2d5f1697280e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee1df7e0-d5b3-42e9-b888-2d5f1697280e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee1df7e0-d5b3-42e9-b888-2d5f1697280e {
  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-ee1df7e0-d5b3-42e9-b888-2d5f1697280e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee1df7e0-d5b3-42e9-b888-2d5f1697280e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee1df7e0-d5b3-42e9-b888-2d5f1697280e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80a3fe50-2bbb-4ffe-a3a4-9fc6c24361ac {
  display: none;
}
#s-5311082d-ef4b-46e0-955d-bab5c9a2ecbf { text-align: left; }
#s-3329c3c0-ffe0-4e45-a83d-6bf8317943bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3329c3c0-ffe0-4e45-a83d-6bf8317943bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce03d636-016a-4d5c-b4e7-fe27ba5ba67c { text-align: left; }
#s-ce03d636-016a-4d5c-b4e7-fe27ba5ba67c .shg-product-sold-out {
  display: none;
}

#s-ce03d636-016a-4d5c-b4e7-fe27ba5ba67c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce03d636-016a-4d5c-b4e7-fe27ba5ba67c .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-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84 {
  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-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3fccb75-5fe9-4bbb-ade3-5e3c38cc2f84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cd72531-cba7-4bda-bf2f-5c9c8b4f4e06 {
  display: none;
}
#s-6752e134-d1d5-4560-9a44-709d14f55800 { text-align: left; }
#s-689c859e-4ac9-45a6-8c6e-8ff1ad13e45d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-689c859e-4ac9-45a6-8c6e-8ff1ad13e45d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a3175e0-0c9b-4753-8c44-a2d37d511859 { text-align: left; }
#s-0a3175e0-0c9b-4753-8c44-a2d37d511859 .shg-product-sold-out {
  display: none;
}

#s-0a3175e0-0c9b-4753-8c44-a2d37d511859 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a3175e0-0c9b-4753-8c44-a2d37d511859 .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-eac19102-9ecf-4d61-be22-045c7da88ef9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eac19102-9ecf-4d61-be22-045c7da88ef9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eac19102-9ecf-4d61-be22-045c7da88ef9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eac19102-9ecf-4d61-be22-045c7da88ef9 {
  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-eac19102-9ecf-4d61-be22-045c7da88ef9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eac19102-9ecf-4d61-be22-045c7da88ef9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eac19102-9ecf-4d61-be22-045c7da88ef9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b131f587-b34c-4487-a1e3-f2bc896ba129 {
  display: none;
}
#s-ebd3cd0b-ae19-43b7-a78f-9d5eea8a8ed3 { text-align: left; }
#s-859f3894-8265-4111-8d2d-7f67a2558548 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-859f3894-8265-4111-8d2d-7f67a2558548 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-436953bc-7d77-4328-a71b-ebffcb0395c5 { text-align: left; }
#s-436953bc-7d77-4328-a71b-ebffcb0395c5 .shg-product-sold-out {
  display: none;
}

#s-436953bc-7d77-4328-a71b-ebffcb0395c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-436953bc-7d77-4328-a71b-ebffcb0395c5 .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-288e65ad-3c58-450a-885e-db531d1c0c53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-288e65ad-3c58-450a-885e-db531d1c0c53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-288e65ad-3c58-450a-885e-db531d1c0c53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-288e65ad-3c58-450a-885e-db531d1c0c53 {
  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-288e65ad-3c58-450a-885e-db531d1c0c53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-288e65ad-3c58-450a-885e-db531d1c0c53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-288e65ad-3c58-450a-885e-db531d1c0c53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79aa2bfc-6303-49d2-b05c-0ff12e03b35c {
  display: none;
}
#s-1ac72f66-e773-4e3d-8ca0-1fc71ea5dff6 { text-align: left; }
#s-c9f7223e-b568-4671-a315-35a2a3695e25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9f7223e-b568-4671-a315-35a2a3695e25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3afa2bd3-e9ae-4aa4-9f76-2fdcd62d67d8 { text-align: left; }
#s-3afa2bd3-e9ae-4aa4-9f76-2fdcd62d67d8 .shg-product-sold-out {
  display: none;
}

#s-3afa2bd3-e9ae-4aa4-9f76-2fdcd62d67d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3afa2bd3-e9ae-4aa4-9f76-2fdcd62d67d8 .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-4e1fc825-8823-4969-b4ce-e413ca2abe43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e1fc825-8823-4969-b4ce-e413ca2abe43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e1fc825-8823-4969-b4ce-e413ca2abe43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e1fc825-8823-4969-b4ce-e413ca2abe43 {
  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-4e1fc825-8823-4969-b4ce-e413ca2abe43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e1fc825-8823-4969-b4ce-e413ca2abe43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e1fc825-8823-4969-b4ce-e413ca2abe43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e12c6b1-86b1-4bd1-979d-beeb1d77f885 {
  display: none;
}
#s-f9dfb7f1-2d59-47e1-8edd-2a64a56b9b92 { text-align: left; }
#s-ca28a1df-fc1c-4138-ba1d-adb9599260e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca28a1df-fc1c-4138-ba1d-adb9599260e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f2510f6e-0f86-418c-b8b7-16287c8a417a { text-align: left; }
#s-f2510f6e-0f86-418c-b8b7-16287c8a417a .shg-product-sold-out {
  display: none;
}

#s-f2510f6e-0f86-418c-b8b7-16287c8a417a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2510f6e-0f86-418c-b8b7-16287c8a417a .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-48a486a5-3488-4faf-8c6a-8ec5f80560fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48a486a5-3488-4faf-8c6a-8ec5f80560fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48a486a5-3488-4faf-8c6a-8ec5f80560fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48a486a5-3488-4faf-8c6a-8ec5f80560fc {
  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-48a486a5-3488-4faf-8c6a-8ec5f80560fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48a486a5-3488-4faf-8c6a-8ec5f80560fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48a486a5-3488-4faf-8c6a-8ec5f80560fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d17419a6-eafd-49f9-8a0c-f05ab77bb69f {
  display: none;
}
#s-981d548f-7612-4ae9-81cf-6aeccbf72aae { text-align: left; }
#s-fa042f1f-2b8a-4a4f-83f2-7e4765cf02bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa042f1f-2b8a-4a4f-83f2-7e4765cf02bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13ec5341-bf99-4daa-b308-4b6a2162cebd { text-align: left; }
#s-13ec5341-bf99-4daa-b308-4b6a2162cebd .shg-product-sold-out {
  display: none;
}

#s-13ec5341-bf99-4daa-b308-4b6a2162cebd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13ec5341-bf99-4daa-b308-4b6a2162cebd .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-a4359969-356a-405d-b832-d534d615a6d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4359969-356a-405d-b832-d534d615a6d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4359969-356a-405d-b832-d534d615a6d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4359969-356a-405d-b832-d534d615a6d8 {
  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-a4359969-356a-405d-b832-d534d615a6d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4359969-356a-405d-b832-d534d615a6d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4359969-356a-405d-b832-d534d615a6d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c998a801-e530-4490-b7ac-49e4b58c21ec {
  display: none;
}
#s-d4e2637f-d26b-47b6-84e3-3ae3cd82d92e { text-align: left; }
#s-cca6c585-0e29-4595-9526-a17ac5ef7b4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cca6c585-0e29-4595-9526-a17ac5ef7b4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d78c6b4-0304-43eb-b232-89c1828a4e39 { text-align: left; }
#s-2d78c6b4-0304-43eb-b232-89c1828a4e39 .shg-product-sold-out {
  display: none;
}

#s-2d78c6b4-0304-43eb-b232-89c1828a4e39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d78c6b4-0304-43eb-b232-89c1828a4e39 .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-a6d71594-f193-4a61-86c9-da605ecbefb6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6d71594-f193-4a61-86c9-da605ecbefb6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6d71594-f193-4a61-86c9-da605ecbefb6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6d71594-f193-4a61-86c9-da605ecbefb6 {
  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-a6d71594-f193-4a61-86c9-da605ecbefb6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6d71594-f193-4a61-86c9-da605ecbefb6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6d71594-f193-4a61-86c9-da605ecbefb6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4edf2b0-4e2d-4b8a-a497-5f8ff964cd75 {
  display: none;
}
#s-fd07d50d-8937-4767-ac4b-e1692f1d7dfd { text-align: left; }
#s-525434c7-417e-4d62-8a21-1af30c48f4a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-525434c7-417e-4d62-8a21-1af30c48f4a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87231908-8e05-4132-9413-a60b0e9e9882 { text-align: left; }
#s-87231908-8e05-4132-9413-a60b0e9e9882 .shg-product-sold-out {
  display: none;
}

#s-87231908-8e05-4132-9413-a60b0e9e9882 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87231908-8e05-4132-9413-a60b0e9e9882 .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-8520627c-4f98-4132-b9ba-174318ac681e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8520627c-4f98-4132-b9ba-174318ac681e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8520627c-4f98-4132-b9ba-174318ac681e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8520627c-4f98-4132-b9ba-174318ac681e {
  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-8520627c-4f98-4132-b9ba-174318ac681e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8520627c-4f98-4132-b9ba-174318ac681e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8520627c-4f98-4132-b9ba-174318ac681e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d541a0f-21c6-4e34-9dcc-65c7ee3517c3 {
  display: none;
}
#s-e8d02854-8b9a-4524-acdf-c654ba3ca3ec { text-align: left; }
#s-e0c83c65-1ba9-4c8d-96f6-ba46247b46be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0c83c65-1ba9-4c8d-96f6-ba46247b46be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00ccb002-c6db-4ce2-a39d-c938adcc09f4 { text-align: left; }
#s-00ccb002-c6db-4ce2-a39d-c938adcc09f4 .shg-product-sold-out {
  display: none;
}

#s-00ccb002-c6db-4ce2-a39d-c938adcc09f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00ccb002-c6db-4ce2-a39d-c938adcc09f4 .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-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6 {
  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-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e0a5d12-c768-41b9-ba2b-27f069c8b8e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01371876-68b6-434a-bbc4-0fb266a1d3f1 {
  display: none;
}
#s-d025b597-fdf7-4207-b992-9b6ae8f82326 { text-align: left; }
#s-20a7e228-6709-4051-a320-3861a3f89143 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20a7e228-6709-4051-a320-3861a3f89143 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bf03930-1b01-4ec4-89eb-6f059220e57d { text-align: left; }
#s-0bf03930-1b01-4ec4-89eb-6f059220e57d .shg-product-sold-out {
  display: none;
}

#s-0bf03930-1b01-4ec4-89eb-6f059220e57d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bf03930-1b01-4ec4-89eb-6f059220e57d .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-cc5197cd-f0e3-4447-b596-23ddbac5380d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc5197cd-f0e3-4447-b596-23ddbac5380d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc5197cd-f0e3-4447-b596-23ddbac5380d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc5197cd-f0e3-4447-b596-23ddbac5380d {
  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-cc5197cd-f0e3-4447-b596-23ddbac5380d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc5197cd-f0e3-4447-b596-23ddbac5380d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc5197cd-f0e3-4447-b596-23ddbac5380d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c846cf3-c9e7-4f64-ac2e-e8205acd8bba {
  display: none;
}
#s-3b7dc0fa-c029-489e-ac51-1eb06a6b9d3f { text-align: left; }
#s-3a4bad5a-c452-4a22-b935-2cc10ab02b0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a4bad5a-c452-4a22-b935-2cc10ab02b0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2bf71c31-6531-47ce-9d7e-fb191fedfe10 { text-align: left; }
#s-2bf71c31-6531-47ce-9d7e-fb191fedfe10 .shg-product-sold-out {
  display: none;
}

#s-2bf71c31-6531-47ce-9d7e-fb191fedfe10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2bf71c31-6531-47ce-9d7e-fb191fedfe10 .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-159dc307-243f-45ee-bad4-e4a5fd54cf77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-159dc307-243f-45ee-bad4-e4a5fd54cf77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-159dc307-243f-45ee-bad4-e4a5fd54cf77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-159dc307-243f-45ee-bad4-e4a5fd54cf77 {
  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-159dc307-243f-45ee-bad4-e4a5fd54cf77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-159dc307-243f-45ee-bad4-e4a5fd54cf77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-159dc307-243f-45ee-bad4-e4a5fd54cf77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b98ba2d-dfef-433b-9f1e-d37b2d81609b {
  display: none;
}
#s-719352fa-abe1-4b88-8b88-b4a59a5263c8 { text-align: left; }
#s-016d0280-72cb-4d12-b1ce-8b393ae2a56e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-016d0280-72cb-4d12-b1ce-8b393ae2a56e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0cdd79ad-d67b-4f00-95b8-840296af8209 { text-align: left; }
#s-0cdd79ad-d67b-4f00-95b8-840296af8209 .shg-product-sold-out {
  display: none;
}

#s-0cdd79ad-d67b-4f00-95b8-840296af8209 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0cdd79ad-d67b-4f00-95b8-840296af8209 .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-d13c75cf-72bf-44b1-be43-9700e862388b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d13c75cf-72bf-44b1-be43-9700e862388b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d13c75cf-72bf-44b1-be43-9700e862388b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d13c75cf-72bf-44b1-be43-9700e862388b {
  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-d13c75cf-72bf-44b1-be43-9700e862388b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d13c75cf-72bf-44b1-be43-9700e862388b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d13c75cf-72bf-44b1-be43-9700e862388b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-607c2512-ec96-4fb4-b0a7-f0d03e8ad77c {
  display: none;
}
#s-bf4a6464-d2ab-42b3-b6e0-01d062917eb3 { text-align: left; }
#s-35089640-0a75-4ee3-9002-3e455fc177dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35089640-0a75-4ee3-9002-3e455fc177dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6aebcf7-ef76-4f32-a123-e4982885ecdb { text-align: left; }
#s-d6aebcf7-ef76-4f32-a123-e4982885ecdb .shg-product-sold-out {
  display: none;
}

#s-d6aebcf7-ef76-4f32-a123-e4982885ecdb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6aebcf7-ef76-4f32-a123-e4982885ecdb .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-cd801102-3680-416d-b845-1ec913ce327c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd801102-3680-416d-b845-1ec913ce327c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd801102-3680-416d-b845-1ec913ce327c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd801102-3680-416d-b845-1ec913ce327c {
  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-cd801102-3680-416d-b845-1ec913ce327c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd801102-3680-416d-b845-1ec913ce327c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd801102-3680-416d-b845-1ec913ce327c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-458236b8-5235-4d68-a847-c895ea087836 {
  display: none;
}
#s-6c71e82a-c52e-4669-9c87-617d72214fa8 { text-align: left; }
#s-2c8814fe-52a3-422e-8534-7889f06a1e47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c8814fe-52a3-422e-8534-7889f06a1e47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eecaee74-3de5-4cd9-b75f-d5d92d58e0f7 { text-align: left; }
#s-eecaee74-3de5-4cd9-b75f-d5d92d58e0f7 .shg-product-sold-out {
  display: none;
}

#s-eecaee74-3de5-4cd9-b75f-d5d92d58e0f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eecaee74-3de5-4cd9-b75f-d5d92d58e0f7 .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-a5a90a00-7f52-43f9-946b-b2854ea9d555 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5a90a00-7f52-43f9-946b-b2854ea9d555:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5a90a00-7f52-43f9-946b-b2854ea9d555:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5a90a00-7f52-43f9-946b-b2854ea9d555 {
  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-a5a90a00-7f52-43f9-946b-b2854ea9d555.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5a90a00-7f52-43f9-946b-b2854ea9d555.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5a90a00-7f52-43f9-946b-b2854ea9d555.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab4aadc5-5bc9-4f22-9868-c0b62c2dda8d {
  display: none;
}
#s-4829853d-ab1d-4f25-b6e4-e9a6064cab53 { text-align: left; }
#s-4f67c8aa-08f4-4be9-a5af-44b9c84a30ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f67c8aa-08f4-4be9-a5af-44b9c84a30ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-447f484f-8527-4bb6-85b4-29f7207e640c { text-align: left; }
#s-447f484f-8527-4bb6-85b4-29f7207e640c .shg-product-sold-out {
  display: none;
}

#s-447f484f-8527-4bb6-85b4-29f7207e640c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-447f484f-8527-4bb6-85b4-29f7207e640c .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-e1130689-2bb8-45eb-b927-a72a7458094c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1130689-2bb8-45eb-b927-a72a7458094c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1130689-2bb8-45eb-b927-a72a7458094c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1130689-2bb8-45eb-b927-a72a7458094c {
  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-e1130689-2bb8-45eb-b927-a72a7458094c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1130689-2bb8-45eb-b927-a72a7458094c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1130689-2bb8-45eb-b927-a72a7458094c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0177d573-9eec-4164-9960-c8e348ffd64c {
  display: none;
}
#s-74f4ddef-d160-4c23-93ff-d817ca11f344 { text-align: left; }
#s-53059381-237b-4c7a-8b53-f2004453f373 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53059381-237b-4c7a-8b53-f2004453f373 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18ca04b1-90b9-42c7-9c13-c0b82feedb8d { text-align: left; }
#s-18ca04b1-90b9-42c7-9c13-c0b82feedb8d .shg-product-sold-out {
  display: none;
}

#s-18ca04b1-90b9-42c7-9c13-c0b82feedb8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18ca04b1-90b9-42c7-9c13-c0b82feedb8d .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-87e509b7-218a-4677-b3ba-c41af25146a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87e509b7-218a-4677-b3ba-c41af25146a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87e509b7-218a-4677-b3ba-c41af25146a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87e509b7-218a-4677-b3ba-c41af25146a5 {
  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-87e509b7-218a-4677-b3ba-c41af25146a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87e509b7-218a-4677-b3ba-c41af25146a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87e509b7-218a-4677-b3ba-c41af25146a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a63e33f-3e41-4b55-916b-944498fa61a7 {
  display: none;
}
#s-271ecb03-09d6-481a-b83b-d52a40201d2b { text-align: left; }
#s-64c0b4c1-984d-4a6d-9793-b30cf265efc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64c0b4c1-984d-4a6d-9793-b30cf265efc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2026984e-e6e8-49c0-b5cc-0cec2032481d { text-align: left; }
#s-2026984e-e6e8-49c0-b5cc-0cec2032481d .shg-product-sold-out {
  display: none;
}

#s-2026984e-e6e8-49c0-b5cc-0cec2032481d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2026984e-e6e8-49c0-b5cc-0cec2032481d .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-414403da-4eac-400a-aed3-0ef0e05d1928 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-414403da-4eac-400a-aed3-0ef0e05d1928:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-414403da-4eac-400a-aed3-0ef0e05d1928:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-414403da-4eac-400a-aed3-0ef0e05d1928 {
  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-414403da-4eac-400a-aed3-0ef0e05d1928.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-414403da-4eac-400a-aed3-0ef0e05d1928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-414403da-4eac-400a-aed3-0ef0e05d1928.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-747af618-81a0-4a06-ab17-2ee2b0994278 {
  display: none;
}
#s-0c46b96c-defb-4ca5-9c23-06ef8ef04d30 { text-align: left; }
#s-a285b7b0-2aaa-4caa-ab5d-af1405454adc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a285b7b0-2aaa-4caa-ab5d-af1405454adc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f6c06ad-962e-4477-ad21-a5542e244fd3 { text-align: left; }
#s-1f6c06ad-962e-4477-ad21-a5542e244fd3 .shg-product-sold-out {
  display: none;
}

#s-1f6c06ad-962e-4477-ad21-a5542e244fd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f6c06ad-962e-4477-ad21-a5542e244fd3 .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-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4 {
  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-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f5eb1e1-c8b7-4279-90ee-30f60a2441c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef2c9004-7159-4bf5-ba22-2d992e4b3cff {
  display: none;
}
#s-8967f5ff-aa64-4970-8ea0-044f6a6c0d65 { text-align: left; }
#s-ee440e71-2063-45be-b477-15976d5c9689 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee440e71-2063-45be-b477-15976d5c9689 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68da6c7c-8d58-4c4d-b675-a81b2c68a3f7 { text-align: left; }
#s-68da6c7c-8d58-4c4d-b675-a81b2c68a3f7 .shg-product-sold-out {
  display: none;
}

#s-68da6c7c-8d58-4c4d-b675-a81b2c68a3f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68da6c7c-8d58-4c4d-b675-a81b2c68a3f7 .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-1c276f31-f0db-49e5-88f9-e90d9d69c001 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c276f31-f0db-49e5-88f9-e90d9d69c001:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c276f31-f0db-49e5-88f9-e90d9d69c001:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c276f31-f0db-49e5-88f9-e90d9d69c001 {
  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-1c276f31-f0db-49e5-88f9-e90d9d69c001.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c276f31-f0db-49e5-88f9-e90d9d69c001.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c276f31-f0db-49e5-88f9-e90d9d69c001.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d200e390-933a-404c-998b-f4df20e6cd09 {
  display: none;
}
#s-8f8b9786-7d56-4bab-a9f7-1e3a0943adba { text-align: left; }
#s-52507027-5fd2-41b0-af15-fd4382847290 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52507027-5fd2-41b0-af15-fd4382847290 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f5e0cb6-3e6a-4d4f-9911-7da253d08522 { text-align: left; }
#s-9f5e0cb6-3e6a-4d4f-9911-7da253d08522 .shg-product-sold-out {
  display: none;
}

#s-9f5e0cb6-3e6a-4d4f-9911-7da253d08522 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f5e0cb6-3e6a-4d4f-9911-7da253d08522 .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-d336ee67-d859-4170-955e-61daf3c666fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d336ee67-d859-4170-955e-61daf3c666fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d336ee67-d859-4170-955e-61daf3c666fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d336ee67-d859-4170-955e-61daf3c666fb {
  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-d336ee67-d859-4170-955e-61daf3c666fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d336ee67-d859-4170-955e-61daf3c666fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d336ee67-d859-4170-955e-61daf3c666fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd68d5fa-a502-4483-9255-1697bc6b2096 {
  display: none;
}
#s-8e59c4b6-eef9-4c5a-bcb1-68d312262eb1 { text-align: left; }
#s-9cc78477-eb0e-4f7c-b493-d4b6b368f9b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cc78477-eb0e-4f7c-b493-d4b6b368f9b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2fd5093-59f3-482f-8660-2477a31f6ee9 { text-align: left; }
#s-b2fd5093-59f3-482f-8660-2477a31f6ee9 .shg-product-sold-out {
  display: none;
}

#s-b2fd5093-59f3-482f-8660-2477a31f6ee9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2fd5093-59f3-482f-8660-2477a31f6ee9 .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-07d27502-e73b-4eb4-bdb2-0b0d788150a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07d27502-e73b-4eb4-bdb2-0b0d788150a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07d27502-e73b-4eb4-bdb2-0b0d788150a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07d27502-e73b-4eb4-bdb2-0b0d788150a7 {
  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-07d27502-e73b-4eb4-bdb2-0b0d788150a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07d27502-e73b-4eb4-bdb2-0b0d788150a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07d27502-e73b-4eb4-bdb2-0b0d788150a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9128f985-cd92-4f80-8cf5-9ea3eefefafb {
  display: none;
}
#s-8cc34306-7a03-491b-b421-7d8f92f312e8 { text-align: left; }
#s-e6509734-3df3-44cd-a361-a3a80120e637 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6509734-3df3-44cd-a361-a3a80120e637 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89ae6f7d-b4e6-4504-bdd7-afe8e040e72a { text-align: left; }
#s-89ae6f7d-b4e6-4504-bdd7-afe8e040e72a .shg-product-sold-out {
  display: none;
}

#s-89ae6f7d-b4e6-4504-bdd7-afe8e040e72a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89ae6f7d-b4e6-4504-bdd7-afe8e040e72a .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-58b5a55c-24ff-45d6-a002-e3148a65bc69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58b5a55c-24ff-45d6-a002-e3148a65bc69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58b5a55c-24ff-45d6-a002-e3148a65bc69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58b5a55c-24ff-45d6-a002-e3148a65bc69 {
  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-58b5a55c-24ff-45d6-a002-e3148a65bc69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58b5a55c-24ff-45d6-a002-e3148a65bc69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58b5a55c-24ff-45d6-a002-e3148a65bc69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74f828ea-6945-4884-a1dd-dd0cd23e7aeb {
  display: none;
}
#s-635a5f49-a182-4ea8-99e5-024960606dc6 { text-align: left; }
#s-6e92f70d-06cd-4765-9322-e14b080cb2dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e92f70d-06cd-4765-9322-e14b080cb2dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4b3ecf1-42b0-4060-9a3a-92aa25f41aee { text-align: left; }
#s-a4b3ecf1-42b0-4060-9a3a-92aa25f41aee .shg-product-sold-out {
  display: none;
}

#s-a4b3ecf1-42b0-4060-9a3a-92aa25f41aee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4b3ecf1-42b0-4060-9a3a-92aa25f41aee .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-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7 {
  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-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c72b0ce0-2110-4ed5-9d4b-dd6583f11fe7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d49022dc-4740-446a-8794-783b6cc3f7da {
  display: none;
}
#s-47d8176c-5728-4e9d-8ec6-92981a6dc356 { text-align: left; }
#s-11c728a8-f185-4c91-b1b2-3674b6f0b9f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11c728a8-f185-4c91-b1b2-3674b6f0b9f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8f2e411-2258-40e7-b24d-30273c1b3724 { text-align: left; }
#s-d8f2e411-2258-40e7-b24d-30273c1b3724 .shg-product-sold-out {
  display: none;
}

#s-d8f2e411-2258-40e7-b24d-30273c1b3724 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8f2e411-2258-40e7-b24d-30273c1b3724 .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-1bb8a1a8-226d-4ce6-81af-3611e702b275 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bb8a1a8-226d-4ce6-81af-3611e702b275:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bb8a1a8-226d-4ce6-81af-3611e702b275:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bb8a1a8-226d-4ce6-81af-3611e702b275 {
  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-1bb8a1a8-226d-4ce6-81af-3611e702b275.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bb8a1a8-226d-4ce6-81af-3611e702b275.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bb8a1a8-226d-4ce6-81af-3611e702b275.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11df67bb-761d-4e80-ae09-4becd647a491 {
  display: none;
}
#s-519432b5-b488-4843-9e79-c493ae261195 { text-align: left; }
#s-17997cab-66ac-4029-8d78-aeb01ca82c46 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17997cab-66ac-4029-8d78-aeb01ca82c46 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-078be2e6-13c1-40a6-86ec-3085257915dd { text-align: left; }
#s-078be2e6-13c1-40a6-86ec-3085257915dd .shg-product-sold-out {
  display: none;
}

#s-078be2e6-13c1-40a6-86ec-3085257915dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-078be2e6-13c1-40a6-86ec-3085257915dd .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-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44 {
  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-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e9cf0a4-9a23-42b5-9c53-e8c7635eaf44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb40e098-5bfb-48ad-b0e3-c73e8c4c9a40 {
  display: none;
}
#s-de6d9c92-dfd7-4414-a2f0-388e9e23fddd { text-align: left; }
#s-c0ebd068-10f2-4d23-b324-c745866cbaf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0ebd068-10f2-4d23-b324-c745866cbaf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d065b69-af97-4350-aa27-37680839a0b0 { text-align: left; }
#s-9d065b69-af97-4350-aa27-37680839a0b0 .shg-product-sold-out {
  display: none;
}

#s-9d065b69-af97-4350-aa27-37680839a0b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d065b69-af97-4350-aa27-37680839a0b0 .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-ed7366e8-0383-48c9-9ed1-bce67ae168df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed7366e8-0383-48c9-9ed1-bce67ae168df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed7366e8-0383-48c9-9ed1-bce67ae168df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed7366e8-0383-48c9-9ed1-bce67ae168df {
  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-ed7366e8-0383-48c9-9ed1-bce67ae168df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed7366e8-0383-48c9-9ed1-bce67ae168df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed7366e8-0383-48c9-9ed1-bce67ae168df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-538187da-0260-40a0-907d-c5dad06d947e {
  display: none;
}
#s-285717f8-dd71-4a64-bfe4-87fbbd2315de { text-align: left; }
#s-e749b7ec-e2e6-4171-9dd0-6a98492205f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e749b7ec-e2e6-4171-9dd0-6a98492205f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e43f9577-1fa5-4947-8df5-4b0066e94071 { text-align: left; }
#s-e43f9577-1fa5-4947-8df5-4b0066e94071 .shg-product-sold-out {
  display: none;
}

#s-e43f9577-1fa5-4947-8df5-4b0066e94071 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e43f9577-1fa5-4947-8df5-4b0066e94071 .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-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939 {
  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-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0a623d5-4cb6-4ce7-a20b-c4cc34f0c939.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa7b9669-5ef3-46cd-b4ac-5a2c0ab94398 {
  display: none;
}
#s-98f3a272-7f1e-45a9-9555-e5630cb304b3 { text-align: left; }
#s-84b1ef7b-53ca-4be7-a788-b69b4b7a4df6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84b1ef7b-53ca-4be7-a788-b69b4b7a4df6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba91ffb5-616e-4e1d-bd7a-185de276fa95 { text-align: left; }
#s-ba91ffb5-616e-4e1d-bd7a-185de276fa95 .shg-product-sold-out {
  display: none;
}

#s-ba91ffb5-616e-4e1d-bd7a-185de276fa95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba91ffb5-616e-4e1d-bd7a-185de276fa95 .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-4a7fed98-b8ab-47b2-b170-9999584f9f02 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a7fed98-b8ab-47b2-b170-9999584f9f02:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a7fed98-b8ab-47b2-b170-9999584f9f02:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a7fed98-b8ab-47b2-b170-9999584f9f02 {
  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-4a7fed98-b8ab-47b2-b170-9999584f9f02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a7fed98-b8ab-47b2-b170-9999584f9f02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a7fed98-b8ab-47b2-b170-9999584f9f02.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;
}
