.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-424141f1-1807-44fc-b17b-5434599da64b {
  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-408100b4-d299-4e5a-b9c3-6775a3eaa828 { margin-top: 40px; }
#s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs {
  justify-content: center;
}


  #s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-408100b4-d299-4e5a-b9c3-6775a3eaa828 .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-ed38aa8d-2b03-41b2-8ab4-4406f88f81ad { padding-top: 10px;
padding-bottom: 10px; }
 #s-ed38aa8d-2b03-41b2-8ab4-4406f88f81ad .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-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-169a9581-22f6-4619-ab79-2caaed163267 .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-dc766811-6486-4756-b5c3-a07c59a08b7c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc766811-6486-4756-b5c3-a07c59a08b7c"] > .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-b0825dcd-612e-4275-a3c9-225e83fcee6d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3408fb42-194d-48e3-a55c-8e0a7da8a28c { 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-6886a31c-4bf8-4a4f-a0c9-c5a5b7b30ea6 { 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-6886a31c-4bf8-4a4f-a0c9-c5a5b7b30ea6: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-6886a31c-4bf8-4a4f-a0c9-c5a5b7b30ea6: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-6886a31c-4bf8-4a4f-a0c9-c5a5b7b30ea6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-67d2cff1-fb79-4288-9262-6b03a8088032 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3d01102b-1c98-462e-af94-f3f4b739db35 { 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-20ea4f29-1c1c-49ec-8aaf-62d8715622ed { 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-20ea4f29-1c1c-49ec-8aaf-62d8715622ed: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-20ea4f29-1c1c-49ec-8aaf-62d8715622ed: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-20ea4f29-1c1c-49ec-8aaf-62d8715622ed.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a6859c65-877b-4fd9-9ab1-b7acf5bf4c29 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-de7bf46b-cb6a-467e-ade8-542b5dc4ac2f { 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-76a3b9f0-c6ed-4d7f-a7c6-3ba8afb66849 { 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-76a3b9f0-c6ed-4d7f-a7c6-3ba8afb66849: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-76a3b9f0-c6ed-4d7f-a7c6-3ba8afb66849: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-76a3b9f0-c6ed-4d7f-a7c6-3ba8afb66849.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-16edf58b-bdff-43e5-a97a-d23c01e980bb { min-height: 50px; }
#s-16edf58b-bdff-43e5-a97a-d23c01e980bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-94d3b255-608a-4524-ad03-a1cb7e9d883c { 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-94d3b255-608a-4524-ad03-a1cb7e9d883c .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-bc6075e7-2170-46eb-920e-1f9e855dd00e {
  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-f3d1b511-f35a-4d35-b66f-36e1dd81039f { 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-a7dc1f6c-5d91-42a9-866f-256a5d31af99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7dc1f6c-5d91-42a9-866f-256a5d31af99 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-878e6964-9ba6-47a7-83b6-94f96cde1189 {
  display: none;
}
#s-0183491b-2a9a-4ded-848c-195921e8dd8e { text-align: left; }
#s-991368e3-a7c0-4a15-93b1-b9f94e7982c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-991368e3-a7c0-4a15-93b1-b9f94e7982c3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6ff6f26e-7c1d-4d73-868e-568b0dea0f19 {
  display: none;
}
#s-ae746f1a-03f1-4e53-aaf1-bb145a4dbc09 { text-align: left; }
#s-0f9a6847-a66d-413d-bf4d-0408019cffb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f9a6847-a66d-413d-bf4d-0408019cffb4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b8a0ca9d-b2e3-498d-bac9-7a134bd71d6e {
  display: none;
}
#s-683df09b-1b98-42e2-9947-f436c31a7621 { text-align: left; }
#s-88849d47-67c2-447c-8794-df3bbff2afb7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88849d47-67c2-447c-8794-df3bbff2afb7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b46c793f-6c96-4eaa-8bd5-ef36d55fc2dc {
  display: none;
}
#s-187ea77c-0bb4-44b6-a637-626770933d90 { text-align: left; }
#s-295f0da8-7e5e-4c7c-8ea9-de652ef75b70 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-295f0da8-7e5e-4c7c-8ea9-de652ef75b70 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10329ba0-3d0f-404d-86e8-b704e755d308 { text-align: left; }
#s-10329ba0-3d0f-404d-86e8-b704e755d308 .shg-product-sold-out {
  display: none;
}

#s-10329ba0-3d0f-404d-86e8-b704e755d308 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10329ba0-3d0f-404d-86e8-b704e755d308 .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-064113ba-0e05-4763-93a1-7b6d18b65309 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-064113ba-0e05-4763-93a1-7b6d18b65309:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-064113ba-0e05-4763-93a1-7b6d18b65309:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-064113ba-0e05-4763-93a1-7b6d18b65309 {
  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-064113ba-0e05-4763-93a1-7b6d18b65309.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-064113ba-0e05-4763-93a1-7b6d18b65309.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-064113ba-0e05-4763-93a1-7b6d18b65309.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c968b20f-0396-4902-9ef2-bd189361d588 {
  display: none;
}
#s-887336fb-34b3-4074-b945-601a072c0ac3 { text-align: left; }
#s-8fc610ab-0725-4d45-88ee-f0ae1601fe49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8fc610ab-0725-4d45-88ee-f0ae1601fe49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2742c1b5-39f7-4e29-9cd6-f36528d83aa4 { text-align: left; }
#s-2742c1b5-39f7-4e29-9cd6-f36528d83aa4 .shg-product-sold-out {
  display: none;
}

#s-2742c1b5-39f7-4e29-9cd6-f36528d83aa4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2742c1b5-39f7-4e29-9cd6-f36528d83aa4 .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-b4a18b63-33c3-4cd1-87f6-647f42d07338 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4a18b63-33c3-4cd1-87f6-647f42d07338:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4a18b63-33c3-4cd1-87f6-647f42d07338:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4a18b63-33c3-4cd1-87f6-647f42d07338 {
  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-b4a18b63-33c3-4cd1-87f6-647f42d07338.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4a18b63-33c3-4cd1-87f6-647f42d07338.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4a18b63-33c3-4cd1-87f6-647f42d07338.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1cf217e1-499b-4a60-b104-0f7aa781ac61 {
  display: none;
}
#s-8302df59-3577-44d8-8d0a-9a5407d84262 { text-align: left; }
#s-3805adaf-5b65-4916-83f0-dcf48b0fd737 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3805adaf-5b65-4916-83f0-dcf48b0fd737 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5436597f-8849-42a7-a9fa-6b9d2d2ce8d2 { text-align: left; }
#s-5436597f-8849-42a7-a9fa-6b9d2d2ce8d2 .shg-product-sold-out {
  display: none;
}

#s-5436597f-8849-42a7-a9fa-6b9d2d2ce8d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5436597f-8849-42a7-a9fa-6b9d2d2ce8d2 .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-20d5a7ab-b593-4f56-9988-6dec7c315d8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20d5a7ab-b593-4f56-9988-6dec7c315d8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20d5a7ab-b593-4f56-9988-6dec7c315d8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20d5a7ab-b593-4f56-9988-6dec7c315d8d {
  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-20d5a7ab-b593-4f56-9988-6dec7c315d8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20d5a7ab-b593-4f56-9988-6dec7c315d8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20d5a7ab-b593-4f56-9988-6dec7c315d8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9960122b-50cb-46a1-b9aa-7477a756ff06 {
  display: none;
}
#s-58752713-2be5-462a-99bf-ac78bba024e0 { text-align: left; }
#s-f7a8dd16-0f64-4d1e-aa7a-2f0c5adcc54f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7a8dd16-0f64-4d1e-aa7a-2f0c5adcc54f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59112fb7-9950-46fa-93d5-48d9d766fe60 { text-align: left; }
#s-59112fb7-9950-46fa-93d5-48d9d766fe60 .shg-product-sold-out {
  display: none;
}

#s-59112fb7-9950-46fa-93d5-48d9d766fe60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59112fb7-9950-46fa-93d5-48d9d766fe60 .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-fe0c053c-9357-4bad-acf3-16a85a76772e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe0c053c-9357-4bad-acf3-16a85a76772e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe0c053c-9357-4bad-acf3-16a85a76772e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe0c053c-9357-4bad-acf3-16a85a76772e {
  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-fe0c053c-9357-4bad-acf3-16a85a76772e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe0c053c-9357-4bad-acf3-16a85a76772e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe0c053c-9357-4bad-acf3-16a85a76772e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e23aaee-75ac-44c6-b6a3-cf0e2e691174 {
  display: none;
}
#s-96a0dcf2-b220-4fa3-8bee-904e02c821d0 { text-align: left; }
#s-fe9c10b2-bea5-4046-9949-71bb61b66f9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe9c10b2-bea5-4046-9949-71bb61b66f9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d0bb926-8429-4845-8717-1d61bb66707b { text-align: left; }
#s-6d0bb926-8429-4845-8717-1d61bb66707b .shg-product-sold-out {
  display: none;
}

#s-6d0bb926-8429-4845-8717-1d61bb66707b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d0bb926-8429-4845-8717-1d61bb66707b .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-7b12d497-0dc7-4175-9fa7-bcc468f06fb1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b12d497-0dc7-4175-9fa7-bcc468f06fb1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b12d497-0dc7-4175-9fa7-bcc468f06fb1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b12d497-0dc7-4175-9fa7-bcc468f06fb1 {
  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-7b12d497-0dc7-4175-9fa7-bcc468f06fb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b12d497-0dc7-4175-9fa7-bcc468f06fb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b12d497-0dc7-4175-9fa7-bcc468f06fb1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93b640ee-fd3c-432f-a381-ee5c79f482ad {
  display: none;
}
#s-3c8db714-fe29-4e8f-9c03-e7c336eeb145 { text-align: left; }
#s-ebf6f470-9c15-457e-978e-320f5926e878 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebf6f470-9c15-457e-978e-320f5926e878 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3059761d-0462-4966-a5ab-caf7fbc0082c { text-align: left; }
#s-3059761d-0462-4966-a5ab-caf7fbc0082c .shg-product-sold-out {
  display: none;
}

#s-3059761d-0462-4966-a5ab-caf7fbc0082c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3059761d-0462-4966-a5ab-caf7fbc0082c .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-026b2691-51d9-4f41-b01a-e5331039a74a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-026b2691-51d9-4f41-b01a-e5331039a74a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-026b2691-51d9-4f41-b01a-e5331039a74a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-026b2691-51d9-4f41-b01a-e5331039a74a {
  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-026b2691-51d9-4f41-b01a-e5331039a74a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-026b2691-51d9-4f41-b01a-e5331039a74a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-026b2691-51d9-4f41-b01a-e5331039a74a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b475ae5b-0a36-44d4-aa70-5864f15bcb0b {
  display: none;
}
#s-ae21828e-5a6f-423c-a654-4bd7f7fcbc7a { text-align: left; }
#s-42922a7c-0c71-4062-91d3-abd7411fe97d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42922a7c-0c71-4062-91d3-abd7411fe97d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7c87d3d-a2bc-468e-8486-25c6de456d35 { text-align: left; }
#s-e7c87d3d-a2bc-468e-8486-25c6de456d35 .shg-product-sold-out {
  display: none;
}

#s-e7c87d3d-a2bc-468e-8486-25c6de456d35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7c87d3d-a2bc-468e-8486-25c6de456d35 .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-3d991866-1f60-4876-be83-933427e22861 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d991866-1f60-4876-be83-933427e22861:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d991866-1f60-4876-be83-933427e22861:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d991866-1f60-4876-be83-933427e22861 {
  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-3d991866-1f60-4876-be83-933427e22861.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d991866-1f60-4876-be83-933427e22861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d991866-1f60-4876-be83-933427e22861.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e54debe-114b-47cc-b205-d40fd65bd051 {
  display: none;
}
#s-aa8a6115-0256-408f-b3ff-734cadf3f121 { text-align: left; }
#s-d0f17c02-9898-4a63-a500-ab46083657fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0f17c02-9898-4a63-a500-ab46083657fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f7faf73-5e8c-4f8f-a6f6-2b6e6ee18ab4 { text-align: left; }
#s-1f7faf73-5e8c-4f8f-a6f6-2b6e6ee18ab4 .shg-product-sold-out {
  display: none;
}

#s-1f7faf73-5e8c-4f8f-a6f6-2b6e6ee18ab4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f7faf73-5e8c-4f8f-a6f6-2b6e6ee18ab4 .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-bb600146-dd9f-4dd4-bd12-830709bbe2e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb600146-dd9f-4dd4-bd12-830709bbe2e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb600146-dd9f-4dd4-bd12-830709bbe2e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb600146-dd9f-4dd4-bd12-830709bbe2e1 {
  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-bb600146-dd9f-4dd4-bd12-830709bbe2e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb600146-dd9f-4dd4-bd12-830709bbe2e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb600146-dd9f-4dd4-bd12-830709bbe2e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bcceea38-275b-4afe-89ad-9655f4f78410 {
  display: none;
}
#s-3e7e300b-57ad-4236-b886-b10e1d25548a { text-align: left; }
#s-594f0c60-2868-44af-8c02-7ae121d55cef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-594f0c60-2868-44af-8c02-7ae121d55cef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96cf7e52-1b4b-41ea-bc40-c91fed0605ae { text-align: left; }
#s-96cf7e52-1b4b-41ea-bc40-c91fed0605ae .shg-product-sold-out {
  display: none;
}

#s-96cf7e52-1b4b-41ea-bc40-c91fed0605ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96cf7e52-1b4b-41ea-bc40-c91fed0605ae .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-b143cf47-56d3-41c3-924f-6fca45e2d9ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b143cf47-56d3-41c3-924f-6fca45e2d9ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b143cf47-56d3-41c3-924f-6fca45e2d9ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b143cf47-56d3-41c3-924f-6fca45e2d9ee {
  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-b143cf47-56d3-41c3-924f-6fca45e2d9ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b143cf47-56d3-41c3-924f-6fca45e2d9ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b143cf47-56d3-41c3-924f-6fca45e2d9ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86d061fe-19c0-476f-a79f-fd1ce87de5bb {
  display: none;
}
#s-e9db7d75-69de-4899-9488-c9afb630a4e8 { text-align: left; }
#s-7de1cdae-34a9-47fe-b8ee-06c5b9d0db62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7de1cdae-34a9-47fe-b8ee-06c5b9d0db62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f55951cf-25a5-4087-83bd-a0b8a2f419c9 { text-align: left; }
#s-f55951cf-25a5-4087-83bd-a0b8a2f419c9 .shg-product-sold-out {
  display: none;
}

#s-f55951cf-25a5-4087-83bd-a0b8a2f419c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f55951cf-25a5-4087-83bd-a0b8a2f419c9 .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-bddf8476-1b29-4cf6-b9a4-1a205421b735 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bddf8476-1b29-4cf6-b9a4-1a205421b735:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bddf8476-1b29-4cf6-b9a4-1a205421b735:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bddf8476-1b29-4cf6-b9a4-1a205421b735 {
  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-bddf8476-1b29-4cf6-b9a4-1a205421b735.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bddf8476-1b29-4cf6-b9a4-1a205421b735.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bddf8476-1b29-4cf6-b9a4-1a205421b735.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e9d690a-ba7b-40ce-913b-ef2c96ee5861 {
  display: none;
}
#s-d9a8a227-92c5-4aae-b55e-46a410362ae5 { text-align: left; }
#s-32abb4f8-bb64-4ba8-9c3a-ec5dfd44ccdd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32abb4f8-bb64-4ba8-9c3a-ec5dfd44ccdd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ae215f5-04a4-41fd-9d12-9c41c8dbff8c { text-align: left; }
#s-7ae215f5-04a4-41fd-9d12-9c41c8dbff8c .shg-product-sold-out {
  display: none;
}

#s-7ae215f5-04a4-41fd-9d12-9c41c8dbff8c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ae215f5-04a4-41fd-9d12-9c41c8dbff8c .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-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e {
  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-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ea7eb2e-bdc8-4480-a832-9e4d89a2ff7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efd61bdf-fc52-430d-941e-4a8c90e156f9 {
  display: none;
}
#s-888e8dc2-3092-4a74-9339-f8731a93aa7f { text-align: left; }
#s-ebe3a5ea-f5f1-4ada-a493-a4792005a017 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebe3a5ea-f5f1-4ada-a493-a4792005a017 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-351b8650-a538-4161-b856-9264c42e74a3 { text-align: left; }
#s-351b8650-a538-4161-b856-9264c42e74a3 .shg-product-sold-out {
  display: none;
}

#s-351b8650-a538-4161-b856-9264c42e74a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-351b8650-a538-4161-b856-9264c42e74a3 .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-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c {
  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-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f3b7aa0-e9d5-4c25-8fb6-b655f96d1e8c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b4cae64-6b59-40ce-9c40-29625ff6c121 {
  display: none;
}
#s-32b62cec-8f3d-4c1e-a82d-dba0242df38f { text-align: left; }
#s-c447fdf5-9ebe-4d03-9ca1-98b7d8ecba2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c447fdf5-9ebe-4d03-9ca1-98b7d8ecba2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f09f4d4-b81e-4a12-a4bb-201efd4730eb { text-align: left; }
#s-9f09f4d4-b81e-4a12-a4bb-201efd4730eb .shg-product-sold-out {
  display: none;
}

#s-9f09f4d4-b81e-4a12-a4bb-201efd4730eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f09f4d4-b81e-4a12-a4bb-201efd4730eb .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-f75bdcef-d88d-44c6-832c-08614403786b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f75bdcef-d88d-44c6-832c-08614403786b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f75bdcef-d88d-44c6-832c-08614403786b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f75bdcef-d88d-44c6-832c-08614403786b {
  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-f75bdcef-d88d-44c6-832c-08614403786b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f75bdcef-d88d-44c6-832c-08614403786b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f75bdcef-d88d-44c6-832c-08614403786b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62c08911-4f0c-4ba8-9405-d6b156528bd8 {
  display: none;
}
#s-c29be066-f9ad-4ce3-a879-ccc6f79eaaab { text-align: left; }
#s-0af74b48-fc8e-474d-abb7-e2e375cd2df5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0af74b48-fc8e-474d-abb7-e2e375cd2df5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c28acf25-8bc7-4291-a7a7-4ed191964b1e { text-align: left; }
#s-c28acf25-8bc7-4291-a7a7-4ed191964b1e .shg-product-sold-out {
  display: none;
}

#s-c28acf25-8bc7-4291-a7a7-4ed191964b1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c28acf25-8bc7-4291-a7a7-4ed191964b1e .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-5e4168fc-e51a-4506-b640-bce93e8dca9f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e4168fc-e51a-4506-b640-bce93e8dca9f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e4168fc-e51a-4506-b640-bce93e8dca9f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e4168fc-e51a-4506-b640-bce93e8dca9f {
  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-5e4168fc-e51a-4506-b640-bce93e8dca9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e4168fc-e51a-4506-b640-bce93e8dca9f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e4168fc-e51a-4506-b640-bce93e8dca9f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-374af890-78ee-494e-987b-8108a1167859 {
  display: none;
}
#s-68235033-5a84-496c-b53f-518335b58884 { text-align: left; }
#s-1dfcc47c-3d21-4226-b7f0-5d864b6cc0e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1dfcc47c-3d21-4226-b7f0-5d864b6cc0e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49ccb9e6-11d0-460d-b4de-f502c9f77fa8 { text-align: left; }
#s-49ccb9e6-11d0-460d-b4de-f502c9f77fa8 .shg-product-sold-out {
  display: none;
}

#s-49ccb9e6-11d0-460d-b4de-f502c9f77fa8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49ccb9e6-11d0-460d-b4de-f502c9f77fa8 .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-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be {
  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-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fe1a9a0-46d9-49cb-8340-ff3c060dd4be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14f6b68a-21d8-42f6-800a-7e7af0e5ce90 {
  display: none;
}
#s-119675bd-3165-488c-af8f-4cfc5575f419 { text-align: left; }
#s-0502a49a-3ffe-4b6c-b928-60a353367c9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0502a49a-3ffe-4b6c-b928-60a353367c9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d601307f-c233-4b46-8120-db6234c3b46a { text-align: left; }
#s-d601307f-c233-4b46-8120-db6234c3b46a .shg-product-sold-out {
  display: none;
}

#s-d601307f-c233-4b46-8120-db6234c3b46a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d601307f-c233-4b46-8120-db6234c3b46a .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-26f4594d-24bb-477b-92e0-858a7e2757a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26f4594d-24bb-477b-92e0-858a7e2757a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26f4594d-24bb-477b-92e0-858a7e2757a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26f4594d-24bb-477b-92e0-858a7e2757a7 {
  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-26f4594d-24bb-477b-92e0-858a7e2757a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26f4594d-24bb-477b-92e0-858a7e2757a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26f4594d-24bb-477b-92e0-858a7e2757a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-747fbbc9-24ff-4634-907a-a9597a7e4218 {
  display: none;
}
#s-d40c5279-d3ff-4373-9db4-7fbc1665999a { text-align: left; }
#s-8bed7b3c-ea03-4e4b-b4e6-e5cb9c9a2d87 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8bed7b3c-ea03-4e4b-b4e6-e5cb9c9a2d87 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-449637de-e735-43ca-aa1a-48394e084212 { text-align: left; }
#s-449637de-e735-43ca-aa1a-48394e084212 .shg-product-sold-out {
  display: none;
}

#s-449637de-e735-43ca-aa1a-48394e084212 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-449637de-e735-43ca-aa1a-48394e084212 .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-36356cf1-1eef-4314-8cd7-5027763cc862 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36356cf1-1eef-4314-8cd7-5027763cc862:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36356cf1-1eef-4314-8cd7-5027763cc862:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36356cf1-1eef-4314-8cd7-5027763cc862 {
  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-36356cf1-1eef-4314-8cd7-5027763cc862.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36356cf1-1eef-4314-8cd7-5027763cc862.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36356cf1-1eef-4314-8cd7-5027763cc862.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c88dc362-7007-424d-bf50-f7f055780f20 {
  display: none;
}
#s-bef7c08a-a40c-4a04-ac49-7b9cca2b952b { text-align: left; }
#s-0d7f7620-838b-4154-90ac-e6cee6816330 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d7f7620-838b-4154-90ac-e6cee6816330 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7519038-70d2-499b-96fd-c0cc26616c06 { text-align: left; }
#s-e7519038-70d2-499b-96fd-c0cc26616c06 .shg-product-sold-out {
  display: none;
}

#s-e7519038-70d2-499b-96fd-c0cc26616c06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7519038-70d2-499b-96fd-c0cc26616c06 .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-d2a68814-d294-4f31-aba6-bbe8cca96ccf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2a68814-d294-4f31-aba6-bbe8cca96ccf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2a68814-d294-4f31-aba6-bbe8cca96ccf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2a68814-d294-4f31-aba6-bbe8cca96ccf {
  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-d2a68814-d294-4f31-aba6-bbe8cca96ccf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2a68814-d294-4f31-aba6-bbe8cca96ccf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2a68814-d294-4f31-aba6-bbe8cca96ccf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06e0b3e3-7d2d-4fd4-8e19-d2ecae0ea4df {
  display: none;
}
#s-666772bd-5ec4-45f2-8396-37227d436899 { text-align: left; }
#s-f0f3c31c-9401-4a76-ae16-53777bbc323c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0f3c31c-9401-4a76-ae16-53777bbc323c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f598891-16a3-4bc2-b87f-66907688e6bc { text-align: left; }
#s-3f598891-16a3-4bc2-b87f-66907688e6bc .shg-product-sold-out {
  display: none;
}

#s-3f598891-16a3-4bc2-b87f-66907688e6bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f598891-16a3-4bc2-b87f-66907688e6bc .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-11941f98-8bb2-4528-906e-644a2319dd3f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11941f98-8bb2-4528-906e-644a2319dd3f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11941f98-8bb2-4528-906e-644a2319dd3f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11941f98-8bb2-4528-906e-644a2319dd3f {
  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-11941f98-8bb2-4528-906e-644a2319dd3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11941f98-8bb2-4528-906e-644a2319dd3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11941f98-8bb2-4528-906e-644a2319dd3f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8272e1e-01f9-4443-8c08-899005f0b4b1 {
  display: none;
}
#s-ac3cd51b-2e74-4bdf-b2da-d59c128f1f55 { text-align: left; }
#s-a06251af-0e24-4f3a-a9c3-17669e15d789 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a06251af-0e24-4f3a-a9c3-17669e15d789 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e910859f-c416-4160-824b-06a3c575253e { text-align: left; }
#s-e910859f-c416-4160-824b-06a3c575253e .shg-product-sold-out {
  display: none;
}

#s-e910859f-c416-4160-824b-06a3c575253e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e910859f-c416-4160-824b-06a3c575253e .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-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9 {
  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-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b2e5b53-ad92-4d7b-893c-03b5fcaef7d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4cc7f26c-3dcb-4665-87d4-e29d06a00e49 {
  display: none;
}
#s-7e120516-a308-48ae-876f-9548329d0eca { text-align: left; }
#s-af94a4f9-7336-4b09-93aa-8a1f021fac47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af94a4f9-7336-4b09-93aa-8a1f021fac47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a489c215-ccaa-4725-b2c8-83e48042a619 { text-align: left; }
#s-a489c215-ccaa-4725-b2c8-83e48042a619 .shg-product-sold-out {
  display: none;
}

#s-a489c215-ccaa-4725-b2c8-83e48042a619 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a489c215-ccaa-4725-b2c8-83e48042a619 .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-b9263dd7-e870-4f90-ab35-542eb25b1705 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9263dd7-e870-4f90-ab35-542eb25b1705:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9263dd7-e870-4f90-ab35-542eb25b1705:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9263dd7-e870-4f90-ab35-542eb25b1705 {
  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-b9263dd7-e870-4f90-ab35-542eb25b1705.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9263dd7-e870-4f90-ab35-542eb25b1705.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9263dd7-e870-4f90-ab35-542eb25b1705.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4964e71f-f438-494b-a4c9-b42a5d3f8e8c {
  display: none;
}
#s-dd8df0a9-4d96-4542-a2e7-9d1dba312996 { text-align: left; }
#s-3b3e80a6-24bf-4087-a958-3d51bb6ad850 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b3e80a6-24bf-4087-a958-3d51bb6ad850 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c394a37-7857-44a0-ba61-c69591a5e828 { text-align: left; }
#s-8c394a37-7857-44a0-ba61-c69591a5e828 .shg-product-sold-out {
  display: none;
}

#s-8c394a37-7857-44a0-ba61-c69591a5e828 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c394a37-7857-44a0-ba61-c69591a5e828 .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-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e {
  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-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5ac2dea-cbb1-47e0-8a6a-8e2c50efab4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b61a946-993a-44f9-8e26-e4a01da84262 {
  display: none;
}
#s-37f13074-ab6a-44b9-88a9-32f9016c6d2d { text-align: left; }
#s-8a66fd41-bb71-458f-a6a9-36db08535c88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a66fd41-bb71-458f-a6a9-36db08535c88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-000bfe0e-6425-4e5a-9276-316a50bf054e { text-align: left; }
#s-000bfe0e-6425-4e5a-9276-316a50bf054e .shg-product-sold-out {
  display: none;
}

#s-000bfe0e-6425-4e5a-9276-316a50bf054e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-000bfe0e-6425-4e5a-9276-316a50bf054e .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-9bc2f541-e212-47d4-88fe-96e4ec73eb5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bc2f541-e212-47d4-88fe-96e4ec73eb5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bc2f541-e212-47d4-88fe-96e4ec73eb5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bc2f541-e212-47d4-88fe-96e4ec73eb5b {
  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-9bc2f541-e212-47d4-88fe-96e4ec73eb5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bc2f541-e212-47d4-88fe-96e4ec73eb5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bc2f541-e212-47d4-88fe-96e4ec73eb5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ea93bc2-ead7-461d-80f3-ab2cf074da8e {
  display: none;
}
#s-4b7bac7e-5998-4488-a556-ee0cfffd3d79 { text-align: left; }
#s-e23a0b44-e9d6-4f81-96f4-db2cde963ba8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e23a0b44-e9d6-4f81-96f4-db2cde963ba8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba6c1271-2461-4563-af9d-23d4d2372dfe { text-align: left; }
#s-ba6c1271-2461-4563-af9d-23d4d2372dfe .shg-product-sold-out {
  display: none;
}

#s-ba6c1271-2461-4563-af9d-23d4d2372dfe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba6c1271-2461-4563-af9d-23d4d2372dfe .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-a1513350-aed9-4f76-9b59-f54caf3cb7ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1513350-aed9-4f76-9b59-f54caf3cb7ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1513350-aed9-4f76-9b59-f54caf3cb7ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1513350-aed9-4f76-9b59-f54caf3cb7ac {
  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-a1513350-aed9-4f76-9b59-f54caf3cb7ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1513350-aed9-4f76-9b59-f54caf3cb7ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1513350-aed9-4f76-9b59-f54caf3cb7ac.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;
}
