.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-73d0226c-909e-41ef-ba74-5c44d7d3b21a {
  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-396dda1c-c69d-45bf-bf8e-06eab01007c8 { margin-top: 40px; }
#s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs {
  justify-content: center;
}


  #s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-396dda1c-c69d-45bf-bf8e-06eab01007c8 .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-1159ced7-e957-4052-a0ac-c0e907981461 { padding-top: 10px;
padding-bottom: 10px; }
 #s-1159ced7-e957-4052-a0ac-c0e907981461 .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-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-2183a95c-fe5f-4003-930c-64d1e6fca8b0 .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-205b1b59-bc0c-4396-8d26-30428961ec1c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-205b1b59-bc0c-4396-8d26-30428961ec1c"] > .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-9c1987c9-88bb-40a8-b3bf-333e5b49c95f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cfdc6448-f5ae-4d8c-8e57-0ee825eb0a84 { 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-7e3ba172-c6b2-45c2-9c60-c6c4a10459a8 { 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-7e3ba172-c6b2-45c2-9c60-c6c4a10459a8: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-7e3ba172-c6b2-45c2-9c60-c6c4a10459a8: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-7e3ba172-c6b2-45c2-9c60-c6c4a10459a8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8776e011-2e28-4e26-84b8-3fe437f11d32 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-27459c9e-2f24-45cb-ab76-725819397ac5 { 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-78f0f612-49c5-472f-8741-64dca31b3dba { 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-78f0f612-49c5-472f-8741-64dca31b3dba: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-78f0f612-49c5-472f-8741-64dca31b3dba: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-78f0f612-49c5-472f-8741-64dca31b3dba.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f8d31c2b-52fc-4112-a284-086d82f0d2a6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-87b9faec-fb0c-4bda-87b8-f1fc02575418 { 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-ec618a1e-35db-4371-9dad-bcb4f64487a5 { 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-ec618a1e-35db-4371-9dad-bcb4f64487a5: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-ec618a1e-35db-4371-9dad-bcb4f64487a5: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-ec618a1e-35db-4371-9dad-bcb4f64487a5.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-a371d903-a95d-40c6-ab96-72cbec99332a { min-height: 50px; }
#s-a371d903-a95d-40c6-ab96-72cbec99332a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5c9ace18-59dc-48bb-a512-f7a5063cebea { 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-5c9ace18-59dc-48bb-a512-f7a5063cebea .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-22243ade-69bd-4c5f-8495-a7286284f384 {
  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-031f04d0-bfd9-45c1-8515-f623447e9438 { 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-1139580d-1bf3-45c9-813c-620b8856e0cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1139580d-1bf3-45c9-813c-620b8856e0cc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-93deae76-192e-45e8-ac73-6598d9a9f25e {
  display: none;
}
#s-0aee4926-4928-4743-8489-155e23f3ee8a { text-align: left; }
#s-44af24a7-ba94-4103-8cc1-76a0478803ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44af24a7-ba94-4103-8cc1-76a0478803ad .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8adaf8be-bb1e-4478-a4a5-852abf4cb121 {
  display: none;
}
#s-b32d4461-2b38-4d62-a243-56a0df0d0386 { text-align: left; }
#s-9b239a65-926f-424e-ad18-9cec6c39b53d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b239a65-926f-424e-ad18-9cec6c39b53d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ce03b7f0-552b-43a3-b60d-f6701ec98b25 {
  display: none;
}
#s-d2332a76-ebd9-456c-a7da-862be8657e07 { text-align: left; }
#s-85572130-98b1-4f82-8836-6eb874f7ca6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85572130-98b1-4f82-8836-6eb874f7ca6f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-93905566-2cbe-4c56-8bfe-f0755caeea56 {
  display: none;
}
#s-4ebfd766-a5a9-4f8c-b915-622ade65b89f { text-align: left; }
#s-c5e56371-4546-40b1-ba01-4aff4553673a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5e56371-4546-40b1-ba01-4aff4553673a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c571134f-c3b6-497e-a9e1-beceb29f8943 { text-align: left; }
#s-c571134f-c3b6-497e-a9e1-beceb29f8943 .shg-product-sold-out {
  display: none;
}

#s-c571134f-c3b6-497e-a9e1-beceb29f8943 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c571134f-c3b6-497e-a9e1-beceb29f8943 .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-66c09950-41e1-480a-8a65-9ade66c86d96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66c09950-41e1-480a-8a65-9ade66c86d96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66c09950-41e1-480a-8a65-9ade66c86d96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66c09950-41e1-480a-8a65-9ade66c86d96 {
  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-66c09950-41e1-480a-8a65-9ade66c86d96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66c09950-41e1-480a-8a65-9ade66c86d96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66c09950-41e1-480a-8a65-9ade66c86d96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fedad37a-0972-4b92-ae5c-b6b525eb8d2b {
  display: none;
}
#s-e599c3f8-722b-42a6-b274-1a8eea1a6156 { text-align: left; }
#s-51cd49a3-feb9-4959-9dcf-fd7ab6cf183f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51cd49a3-feb9-4959-9dcf-fd7ab6cf183f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36606602-31f2-472f-a7e0-fb31c337c79f { text-align: left; }
#s-36606602-31f2-472f-a7e0-fb31c337c79f .shg-product-sold-out {
  display: none;
}

#s-36606602-31f2-472f-a7e0-fb31c337c79f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36606602-31f2-472f-a7e0-fb31c337c79f .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-9ae126ba-0133-4b02-8925-5c73e20d85ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ae126ba-0133-4b02-8925-5c73e20d85ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ae126ba-0133-4b02-8925-5c73e20d85ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ae126ba-0133-4b02-8925-5c73e20d85ab {
  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-9ae126ba-0133-4b02-8925-5c73e20d85ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ae126ba-0133-4b02-8925-5c73e20d85ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ae126ba-0133-4b02-8925-5c73e20d85ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fee5620c-14b2-4daa-a834-5bbdef49e0ea {
  display: none;
}
#s-a69ca8aa-0bb8-4550-b00c-53020808e70c { text-align: left; }
#s-d4e6c9f4-58cb-4c60-bdd1-763459945457 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4e6c9f4-58cb-4c60-bdd1-763459945457 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6b9d53c-fa5f-4949-9fc1-88aecbe4a408 { text-align: left; }
#s-d6b9d53c-fa5f-4949-9fc1-88aecbe4a408 .shg-product-sold-out {
  display: none;
}

#s-d6b9d53c-fa5f-4949-9fc1-88aecbe4a408 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6b9d53c-fa5f-4949-9fc1-88aecbe4a408 .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-fb4d970f-2c35-43ba-adb5-c9d88663fa2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb4d970f-2c35-43ba-adb5-c9d88663fa2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb4d970f-2c35-43ba-adb5-c9d88663fa2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb4d970f-2c35-43ba-adb5-c9d88663fa2b {
  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-fb4d970f-2c35-43ba-adb5-c9d88663fa2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb4d970f-2c35-43ba-adb5-c9d88663fa2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb4d970f-2c35-43ba-adb5-c9d88663fa2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe4dd55a-0210-403f-86a9-896b47fab4af {
  display: none;
}
#s-ac7ce0d2-2a6f-4c3a-a904-e5d9c4e04c0f { text-align: left; }
#s-5b9cb4ca-bcbd-4acf-aa7a-1aa3680ee5e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b9cb4ca-bcbd-4acf-aa7a-1aa3680ee5e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c190d48e-04ad-4b7b-8e82-0a9a791080f7 { text-align: left; }
#s-c190d48e-04ad-4b7b-8e82-0a9a791080f7 .shg-product-sold-out {
  display: none;
}

#s-c190d48e-04ad-4b7b-8e82-0a9a791080f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c190d48e-04ad-4b7b-8e82-0a9a791080f7 .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-40a0ae03-a77d-4dc6-8511-0df9797db7dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40a0ae03-a77d-4dc6-8511-0df9797db7dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40a0ae03-a77d-4dc6-8511-0df9797db7dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40a0ae03-a77d-4dc6-8511-0df9797db7dc {
  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-40a0ae03-a77d-4dc6-8511-0df9797db7dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40a0ae03-a77d-4dc6-8511-0df9797db7dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40a0ae03-a77d-4dc6-8511-0df9797db7dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5bb3d68-99ac-4457-b87f-2467ebc9363f {
  display: none;
}
#s-c59025c7-cccd-4561-8a69-d506c3c4c933 { text-align: left; }
#s-d7499824-9dac-410f-bbdd-628353fbb391 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7499824-9dac-410f-bbdd-628353fbb391 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b656724a-a6c8-4a3c-ac61-ab08214b0795 { text-align: left; }
#s-b656724a-a6c8-4a3c-ac61-ab08214b0795 .shg-product-sold-out {
  display: none;
}

#s-b656724a-a6c8-4a3c-ac61-ab08214b0795 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b656724a-a6c8-4a3c-ac61-ab08214b0795 .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-009a35ad-44a9-46b0-a69f-4486a0a48c94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-009a35ad-44a9-46b0-a69f-4486a0a48c94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-009a35ad-44a9-46b0-a69f-4486a0a48c94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-009a35ad-44a9-46b0-a69f-4486a0a48c94 {
  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-009a35ad-44a9-46b0-a69f-4486a0a48c94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-009a35ad-44a9-46b0-a69f-4486a0a48c94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-009a35ad-44a9-46b0-a69f-4486a0a48c94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ffc9ded-ee3e-4f8c-a70a-9c4127a83265 {
  display: none;
}
#s-887129b5-66ba-427a-bdd4-1d1ad0148d60 { text-align: left; }
#s-a51d58d3-cabb-45e2-a472-77a8281904a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a51d58d3-cabb-45e2-a472-77a8281904a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ba4cac9-980c-4f40-8e00-9b88a22fef2c { text-align: left; }
#s-1ba4cac9-980c-4f40-8e00-9b88a22fef2c .shg-product-sold-out {
  display: none;
}

#s-1ba4cac9-980c-4f40-8e00-9b88a22fef2c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ba4cac9-980c-4f40-8e00-9b88a22fef2c .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-439a0f2d-8844-43ba-b544-5f9f8f9b001f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-439a0f2d-8844-43ba-b544-5f9f8f9b001f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-439a0f2d-8844-43ba-b544-5f9f8f9b001f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-439a0f2d-8844-43ba-b544-5f9f8f9b001f {
  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-439a0f2d-8844-43ba-b544-5f9f8f9b001f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-439a0f2d-8844-43ba-b544-5f9f8f9b001f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-439a0f2d-8844-43ba-b544-5f9f8f9b001f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5cb2a5ec-7cf7-4e8b-9213-8ed6ec55ed2a {
  display: none;
}
#s-8fb2a61c-71f4-4113-9546-f00d8478573d { text-align: left; }
#s-d32fcd77-9749-4684-ad01-7773c12ee219 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d32fcd77-9749-4684-ad01-7773c12ee219 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af73f996-3887-4b6a-bab9-1d0f5962d75c { text-align: left; }
#s-af73f996-3887-4b6a-bab9-1d0f5962d75c .shg-product-sold-out {
  display: none;
}

#s-af73f996-3887-4b6a-bab9-1d0f5962d75c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af73f996-3887-4b6a-bab9-1d0f5962d75c .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-40f5a6ec-a4f8-4653-aade-b77f2f9de836 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40f5a6ec-a4f8-4653-aade-b77f2f9de836:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40f5a6ec-a4f8-4653-aade-b77f2f9de836:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40f5a6ec-a4f8-4653-aade-b77f2f9de836 {
  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-40f5a6ec-a4f8-4653-aade-b77f2f9de836.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40f5a6ec-a4f8-4653-aade-b77f2f9de836.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40f5a6ec-a4f8-4653-aade-b77f2f9de836.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39370d04-2077-439f-948d-aeef1d0c91a1 {
  display: none;
}
#s-82843646-d8c5-4ccf-ace1-fcf79bd75cd4 { text-align: left; }
#s-61b9a1fd-5b07-40ef-bd9c-51b492d84082 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61b9a1fd-5b07-40ef-bd9c-51b492d84082 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96108796-34ea-4d22-acb9-3977e70b6a4a { text-align: left; }
#s-96108796-34ea-4d22-acb9-3977e70b6a4a .shg-product-sold-out {
  display: none;
}

#s-96108796-34ea-4d22-acb9-3977e70b6a4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96108796-34ea-4d22-acb9-3977e70b6a4a .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-a31b7966-a165-46df-bf99-6f578b9c51ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a31b7966-a165-46df-bf99-6f578b9c51ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a31b7966-a165-46df-bf99-6f578b9c51ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a31b7966-a165-46df-bf99-6f578b9c51ad {
  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-a31b7966-a165-46df-bf99-6f578b9c51ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a31b7966-a165-46df-bf99-6f578b9c51ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a31b7966-a165-46df-bf99-6f578b9c51ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b870eeb3-2511-47d7-883c-27226601e4b4 {
  display: none;
}
#s-b867ead4-b1ab-449d-b99e-56efa58b76b7 { text-align: left; }
#s-ba192ee6-e3e4-4ab3-a0ee-0b849711634b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba192ee6-e3e4-4ab3-a0ee-0b849711634b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de18df7c-fe96-4dbc-8ad6-3de2eee72d46 { text-align: left; }
#s-de18df7c-fe96-4dbc-8ad6-3de2eee72d46 .shg-product-sold-out {
  display: none;
}

#s-de18df7c-fe96-4dbc-8ad6-3de2eee72d46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de18df7c-fe96-4dbc-8ad6-3de2eee72d46 .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-44660645-ff7f-4307-a9c4-14345705d86f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44660645-ff7f-4307-a9c4-14345705d86f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44660645-ff7f-4307-a9c4-14345705d86f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44660645-ff7f-4307-a9c4-14345705d86f {
  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-44660645-ff7f-4307-a9c4-14345705d86f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44660645-ff7f-4307-a9c4-14345705d86f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44660645-ff7f-4307-a9c4-14345705d86f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f20aa99-abb7-454a-8784-a6e18d1a95c5 {
  display: none;
}
#s-c3d6039b-785e-4d7d-b721-66da4a3e59a9 { text-align: left; }
#s-91ccd2da-834a-4448-98fa-82e301c3f28b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-91ccd2da-834a-4448-98fa-82e301c3f28b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9856f2f0-b659-45e4-acb0-9b6389dc1316 { text-align: left; }
#s-9856f2f0-b659-45e4-acb0-9b6389dc1316 .shg-product-sold-out {
  display: none;
}

#s-9856f2f0-b659-45e4-acb0-9b6389dc1316 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9856f2f0-b659-45e4-acb0-9b6389dc1316 .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-5ef14255-805a-46ee-8b94-cf12aaa67902 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ef14255-805a-46ee-8b94-cf12aaa67902:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ef14255-805a-46ee-8b94-cf12aaa67902:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ef14255-805a-46ee-8b94-cf12aaa67902 {
  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-5ef14255-805a-46ee-8b94-cf12aaa67902.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ef14255-805a-46ee-8b94-cf12aaa67902.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ef14255-805a-46ee-8b94-cf12aaa67902.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d256238-03b9-4727-9e91-e24ce376fe57 {
  display: none;
}
#s-8a1f5c2d-f422-4641-8293-69a4d0f7805b { text-align: left; }
#s-c7a4c7bf-5cfa-409d-8b0e-33f0079f05fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7a4c7bf-5cfa-409d-8b0e-33f0079f05fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1bd9de10-28dd-418e-9142-1c55134c3999 { text-align: left; }
#s-1bd9de10-28dd-418e-9142-1c55134c3999 .shg-product-sold-out {
  display: none;
}

#s-1bd9de10-28dd-418e-9142-1c55134c3999 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1bd9de10-28dd-418e-9142-1c55134c3999 .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-3967bd09-e780-4705-8ab9-91e112a0b15d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3967bd09-e780-4705-8ab9-91e112a0b15d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3967bd09-e780-4705-8ab9-91e112a0b15d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3967bd09-e780-4705-8ab9-91e112a0b15d {
  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-3967bd09-e780-4705-8ab9-91e112a0b15d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3967bd09-e780-4705-8ab9-91e112a0b15d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3967bd09-e780-4705-8ab9-91e112a0b15d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23f6c0d6-c512-4632-a124-6a1e3080a42f {
  display: none;
}
#s-08662141-f8ed-43f7-86be-1738e4e55497 { text-align: left; }
#s-723e7d3a-54ef-437a-8fc8-394bacf034b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-723e7d3a-54ef-437a-8fc8-394bacf034b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fb4f9ac-45de-44f9-b914-dd24189a6447 { text-align: left; }
#s-2fb4f9ac-45de-44f9-b914-dd24189a6447 .shg-product-sold-out {
  display: none;
}

#s-2fb4f9ac-45de-44f9-b914-dd24189a6447 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fb4f9ac-45de-44f9-b914-dd24189a6447 .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-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17 {
  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-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6de9a6a-4f84-4c5f-b27a-9b6f0d570f17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f32577f-24ca-43fc-b41a-d5a068cabb91 {
  display: none;
}
#s-caccdaee-2b86-4dc0-9bd6-2bceb01d1a81 { text-align: left; }
#s-72e7cd97-4544-44be-80a9-5092a2bf3f00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72e7cd97-4544-44be-80a9-5092a2bf3f00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f87097c7-53c2-4d21-b7a1-4fd1850fd99d { text-align: left; }
#s-f87097c7-53c2-4d21-b7a1-4fd1850fd99d .shg-product-sold-out {
  display: none;
}

#s-f87097c7-53c2-4d21-b7a1-4fd1850fd99d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f87097c7-53c2-4d21-b7a1-4fd1850fd99d .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-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba {
  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-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eae2d3d8-8f93-45f6-8f75-1b82ffca1cba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-961f7be1-6dd3-4cc1-8198-67ab2278cdc7 {
  display: none;
}
#s-73eb2010-7e6f-4d4e-b3e9-a40f375ee100 { text-align: left; }
#s-95e9c326-4ff0-4480-be25-d9886b9bec67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95e9c326-4ff0-4480-be25-d9886b9bec67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f740e0b4-230d-427b-9874-f5704ee031cc { text-align: left; }
#s-f740e0b4-230d-427b-9874-f5704ee031cc .shg-product-sold-out {
  display: none;
}

#s-f740e0b4-230d-427b-9874-f5704ee031cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f740e0b4-230d-427b-9874-f5704ee031cc .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-6addf366-a73e-4507-880c-0d4fd1aa214a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6addf366-a73e-4507-880c-0d4fd1aa214a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6addf366-a73e-4507-880c-0d4fd1aa214a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6addf366-a73e-4507-880c-0d4fd1aa214a {
  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-6addf366-a73e-4507-880c-0d4fd1aa214a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6addf366-a73e-4507-880c-0d4fd1aa214a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6addf366-a73e-4507-880c-0d4fd1aa214a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4494563a-63ae-4857-89b9-2295d79844bd {
  display: none;
}
#s-d9ad4bfe-a953-4103-a210-95ea89511bf6 { text-align: left; }
#s-a74749cf-2e50-48a3-9c63-cce7d6994779 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a74749cf-2e50-48a3-9c63-cce7d6994779 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb33e05b-b614-49d8-8806-c8820df6ad3c { text-align: left; }
#s-eb33e05b-b614-49d8-8806-c8820df6ad3c .shg-product-sold-out {
  display: none;
}

#s-eb33e05b-b614-49d8-8806-c8820df6ad3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb33e05b-b614-49d8-8806-c8820df6ad3c .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-02deaf38-ffc3-444e-88f2-f057ae832f55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02deaf38-ffc3-444e-88f2-f057ae832f55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02deaf38-ffc3-444e-88f2-f057ae832f55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02deaf38-ffc3-444e-88f2-f057ae832f55 {
  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-02deaf38-ffc3-444e-88f2-f057ae832f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02deaf38-ffc3-444e-88f2-f057ae832f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02deaf38-ffc3-444e-88f2-f057ae832f55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25fe9a43-aff8-46fa-a692-aa6c76a3e744 {
  display: none;
}
#s-59557bdb-24c8-411b-87f4-4b91b145ec02 { text-align: left; }
#s-075b56bf-a668-4a0a-98d9-7231f8ba813b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-075b56bf-a668-4a0a-98d9-7231f8ba813b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2aa02bcf-f288-4c6c-a2f6-75cecbd5c2aa { text-align: left; }
#s-2aa02bcf-f288-4c6c-a2f6-75cecbd5c2aa .shg-product-sold-out {
  display: none;
}

#s-2aa02bcf-f288-4c6c-a2f6-75cecbd5c2aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2aa02bcf-f288-4c6c-a2f6-75cecbd5c2aa .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-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381 {
  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-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8ca056f-3eb6-4ca8-9938-5d0b4e7e1381.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b58c7c35-ca90-43d0-95d2-7c50149cff5d {
  display: none;
}
#s-377e9552-3f69-4402-98c3-cb5057154847 { text-align: left; }
#s-2f1b2f25-f6d3-4898-9d3e-52c534c1de36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f1b2f25-f6d3-4898-9d3e-52c534c1de36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-863392fc-16b0-4b54-b3d9-743385635477 { text-align: left; }
#s-863392fc-16b0-4b54-b3d9-743385635477 .shg-product-sold-out {
  display: none;
}

#s-863392fc-16b0-4b54-b3d9-743385635477 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-863392fc-16b0-4b54-b3d9-743385635477 .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-9b93051a-0eb9-4dd4-8782-36efa424c7d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b93051a-0eb9-4dd4-8782-36efa424c7d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b93051a-0eb9-4dd4-8782-36efa424c7d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b93051a-0eb9-4dd4-8782-36efa424c7d3 {
  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-9b93051a-0eb9-4dd4-8782-36efa424c7d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b93051a-0eb9-4dd4-8782-36efa424c7d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b93051a-0eb9-4dd4-8782-36efa424c7d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d19ea063-c971-49b8-af57-9af641a48012 {
  display: none;
}
#s-d4a9b1fc-2adf-43c6-8494-b284c8187b0d { text-align: left; }
#s-9aa52b07-0ea2-41c4-865d-e075b3196c25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9aa52b07-0ea2-41c4-865d-e075b3196c25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54a2a7cd-8359-44f0-951a-2c3669f58bb1 { text-align: left; }
#s-54a2a7cd-8359-44f0-951a-2c3669f58bb1 .shg-product-sold-out {
  display: none;
}

#s-54a2a7cd-8359-44f0-951a-2c3669f58bb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54a2a7cd-8359-44f0-951a-2c3669f58bb1 .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-67e303ab-d7ea-4efb-aa3e-a3bce80416b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67e303ab-d7ea-4efb-aa3e-a3bce80416b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67e303ab-d7ea-4efb-aa3e-a3bce80416b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67e303ab-d7ea-4efb-aa3e-a3bce80416b8 {
  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-67e303ab-d7ea-4efb-aa3e-a3bce80416b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67e303ab-d7ea-4efb-aa3e-a3bce80416b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67e303ab-d7ea-4efb-aa3e-a3bce80416b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-831c9749-cc4d-48d3-8ad7-f5fe648d946b {
  display: none;
}
#s-746ca40f-c9ff-46db-a5c6-86f4e8f19871 { text-align: left; }
#s-26b6aabc-a744-4b4e-8692-66e6da8e1c3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26b6aabc-a744-4b4e-8692-66e6da8e1c3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-947ec490-5090-404f-91b0-54a4c6abff64 { text-align: left; }
#s-947ec490-5090-404f-91b0-54a4c6abff64 .shg-product-sold-out {
  display: none;
}

#s-947ec490-5090-404f-91b0-54a4c6abff64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-947ec490-5090-404f-91b0-54a4c6abff64 .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-bfe4b07a-a353-4c8c-8b2f-888eccc56439 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfe4b07a-a353-4c8c-8b2f-888eccc56439:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfe4b07a-a353-4c8c-8b2f-888eccc56439:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfe4b07a-a353-4c8c-8b2f-888eccc56439 {
  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-bfe4b07a-a353-4c8c-8b2f-888eccc56439.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfe4b07a-a353-4c8c-8b2f-888eccc56439.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfe4b07a-a353-4c8c-8b2f-888eccc56439.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-942bfd4c-23c8-439f-9216-0b275bfc5734 {
  display: none;
}
#s-88d70401-9f26-4a63-ab8d-23f481c979f3 { text-align: left; }
#s-04c5b887-76d7-4da7-8c58-ddfc7c4e7a45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04c5b887-76d7-4da7-8c58-ddfc7c4e7a45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-785bedf6-3b56-4f6b-8f9b-df8af53f59ab { text-align: left; }
#s-785bedf6-3b56-4f6b-8f9b-df8af53f59ab .shg-product-sold-out {
  display: none;
}

#s-785bedf6-3b56-4f6b-8f9b-df8af53f59ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-785bedf6-3b56-4f6b-8f9b-df8af53f59ab .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-7d164f5e-b34c-4474-b93f-77b20af4fc8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d164f5e-b34c-4474-b93f-77b20af4fc8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d164f5e-b34c-4474-b93f-77b20af4fc8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d164f5e-b34c-4474-b93f-77b20af4fc8c {
  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-7d164f5e-b34c-4474-b93f-77b20af4fc8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d164f5e-b34c-4474-b93f-77b20af4fc8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d164f5e-b34c-4474-b93f-77b20af4fc8c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f111f81c-900c-46ce-90f1-7fab9e5c6266 {
  display: none;
}
#s-f444a568-4238-42f6-b0df-e1f791cb364f { text-align: left; }
#s-78c726bb-11dd-45b6-932b-4ac836974042 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78c726bb-11dd-45b6-932b-4ac836974042 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c228ef00-5d35-41d2-bc8b-bb3847083bef { text-align: left; }
#s-c228ef00-5d35-41d2-bc8b-bb3847083bef .shg-product-sold-out {
  display: none;
}

#s-c228ef00-5d35-41d2-bc8b-bb3847083bef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c228ef00-5d35-41d2-bc8b-bb3847083bef .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-590fe5f7-15ee-4ddf-b912-62940b01d1bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-590fe5f7-15ee-4ddf-b912-62940b01d1bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-590fe5f7-15ee-4ddf-b912-62940b01d1bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-590fe5f7-15ee-4ddf-b912-62940b01d1bd {
  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-590fe5f7-15ee-4ddf-b912-62940b01d1bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-590fe5f7-15ee-4ddf-b912-62940b01d1bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-590fe5f7-15ee-4ddf-b912-62940b01d1bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f7b5744-56ac-440c-bdf5-7205ce24859e {
  display: none;
}
#s-540086c9-f123-4bad-b477-c686c8e54699 { text-align: left; }
#s-248ebe8d-a73a-447d-a129-10cdc224ca9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-248ebe8d-a73a-447d-a129-10cdc224ca9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-215dced3-905e-4a5c-aabf-f747f9296c7b { text-align: left; }
#s-215dced3-905e-4a5c-aabf-f747f9296c7b .shg-product-sold-out {
  display: none;
}

#s-215dced3-905e-4a5c-aabf-f747f9296c7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-215dced3-905e-4a5c-aabf-f747f9296c7b .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-88515411-489f-4b34-bff1-48ba5ad24a4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88515411-489f-4b34-bff1-48ba5ad24a4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88515411-489f-4b34-bff1-48ba5ad24a4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88515411-489f-4b34-bff1-48ba5ad24a4c {
  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-88515411-489f-4b34-bff1-48ba5ad24a4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88515411-489f-4b34-bff1-48ba5ad24a4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88515411-489f-4b34-bff1-48ba5ad24a4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef0bc4ed-4537-42ab-a17e-d0b4eaa43c11 {
  display: none;
}
#s-3066f563-fffb-4319-ac75-5acc6eabb7b6 { text-align: left; }
#s-b91f04fc-6ccf-4e6e-9680-aaf3c60f3711 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b91f04fc-6ccf-4e6e-9680-aaf3c60f3711 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c58b359-d221-4501-b068-8220e68ec398 { text-align: left; }
#s-6c58b359-d221-4501-b068-8220e68ec398 .shg-product-sold-out {
  display: none;
}

#s-6c58b359-d221-4501-b068-8220e68ec398 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c58b359-d221-4501-b068-8220e68ec398 .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-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e {
  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-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6bc7e4f1-a7e1-4a9e-83c5-bbb480e4a25e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-affff942-1d3a-4642-83d8-0947d0738803 {
  display: none;
}
#s-a019d9a6-a8d9-44b9-8b85-a01e3ceb2ea6 { text-align: left; }
#s-4008e9d0-05c7-42c6-819c-59a9829f1ce5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4008e9d0-05c7-42c6-819c-59a9829f1ce5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e9634e2-5049-4f8e-a4f8-8ccfabc05b42 { text-align: left; }
#s-1e9634e2-5049-4f8e-a4f8-8ccfabc05b42 .shg-product-sold-out {
  display: none;
}

#s-1e9634e2-5049-4f8e-a4f8-8ccfabc05b42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e9634e2-5049-4f8e-a4f8-8ccfabc05b42 .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-4b6f0443-05b5-4843-9426-64dec9750d8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b6f0443-05b5-4843-9426-64dec9750d8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b6f0443-05b5-4843-9426-64dec9750d8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b6f0443-05b5-4843-9426-64dec9750d8b {
  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-4b6f0443-05b5-4843-9426-64dec9750d8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b6f0443-05b5-4843-9426-64dec9750d8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b6f0443-05b5-4843-9426-64dec9750d8b.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;
}
