.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-87ad17e3-23e9-4381-8650-4fdb5a9a008c {
  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-05be6937-1a80-4bf7-9875-daa416f3c07b { margin-top: 40px; }
#s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs {
  justify-content: center;
}


  #s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-05be6937-1a80-4bf7-9875-daa416f3c07b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-05be6937-1a80-4bf7-9875-daa416f3c07b .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-dfb5f125-85e5-4a3d-b099-35e6c526a230 { padding-top: 10px;
padding-bottom: 10px; }
 #s-dfb5f125-85e5-4a3d-b099-35e6c526a230 .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-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-3f860641-83e9-450e-9e54-b8e3319f9864 .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-c9feee9b-06a7-481f-b5e4-e97386f8f14a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9feee9b-06a7-481f-b5e4-e97386f8f14a"] > .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-557619af-a2a8-4885-84d5-df95ac76f568 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b4f8bba1-0a09-46a5-ad27-c3f90ef38693 { 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-42297aa3-f224-45f8-a128-c57687e1e58b { 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-42297aa3-f224-45f8-a128-c57687e1e58b: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-42297aa3-f224-45f8-a128-c57687e1e58b: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-42297aa3-f224-45f8-a128-c57687e1e58b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6122ee58-a589-4d65-ba8f-b3e5a41bfe8e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-90508774-edfc-4f0c-82c0-07a712eb5124 { 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-5b633378-2b83-4fd6-a308-d751f4e349ff { 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-5b633378-2b83-4fd6-a308-d751f4e349ff: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-5b633378-2b83-4fd6-a308-d751f4e349ff: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-5b633378-2b83-4fd6-a308-d751f4e349ff.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ea586476-2a70-4d4e-bdee-c830636ae22d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8c63fd7e-9ff1-48a2-8ddf-e4139bae77c5 { 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-af7f2c62-1b8f-4129-b12e-2e45ad86c73b { 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-af7f2c62-1b8f-4129-b12e-2e45ad86c73b: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-af7f2c62-1b8f-4129-b12e-2e45ad86c73b: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-af7f2c62-1b8f-4129-b12e-2e45ad86c73b.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-ca0cabd8-9d56-404f-9da6-1056dfe01788 { min-height: 50px; }
#s-ca0cabd8-9d56-404f-9da6-1056dfe01788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c9446698-c380-495e-b8e8-7591d288d5c7 { 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-c9446698-c380-495e-b8e8-7591d288d5c7 .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-d880a5cf-7e40-4143-a9a3-f296303e2452 {
  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-ed16b372-a20b-457f-b9b7-d8728321af74 { 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-c38b502e-5e4a-4dbf-80df-d13110a24931 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c38b502e-5e4a-4dbf-80df-d13110a24931 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-201d7d3c-57c6-4c0e-8b45-e52b6d869fc9 {
  display: none;
}
#s-e00767ff-a68c-4cc1-aa72-934637539e11 { text-align: left; }
#s-3f105e22-dc22-4d7f-9371-9d9a4bc661c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f105e22-dc22-4d7f-9371-9d9a4bc661c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1a7a7345-29fa-4d92-a9ff-c8b7e10e7352 {
  display: none;
}
#s-96254389-c643-44e2-b976-88d050c85f5b { text-align: left; }
#s-5c8f3e7a-5519-4b4e-9945-75621d48d8d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c8f3e7a-5519-4b4e-9945-75621d48d8d3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4146e3a8-904f-41eb-9b44-9c5bb5a0a96f {
  display: none;
}
#s-44b791d1-8345-4910-b46d-fd308711f6b4 { text-align: left; }
#s-50a5fda2-ad93-4b52-b745-3cb9db6078b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50a5fda2-ad93-4b52-b745-3cb9db6078b0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8c5c9ec3-a89e-48db-bcb3-eedf31c80a16 {
  display: none;
}
#s-d6c9fc18-f19b-4c8f-abed-12cfd7dae00f { text-align: left; }
#s-de09a002-716d-4abd-8bee-a3279ac9d4e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-de09a002-716d-4abd-8bee-a3279ac9d4e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cee4919-6a6f-4553-a796-43f47b93a52d { text-align: left; }
#s-2cee4919-6a6f-4553-a796-43f47b93a52d .shg-product-sold-out {
  display: none;
}

#s-2cee4919-6a6f-4553-a796-43f47b93a52d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cee4919-6a6f-4553-a796-43f47b93a52d .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-32030c6f-336a-449c-9382-81b31e7741c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32030c6f-336a-449c-9382-81b31e7741c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32030c6f-336a-449c-9382-81b31e7741c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32030c6f-336a-449c-9382-81b31e7741c4 {
  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-32030c6f-336a-449c-9382-81b31e7741c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32030c6f-336a-449c-9382-81b31e7741c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32030c6f-336a-449c-9382-81b31e7741c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d67a774-90ed-46fd-8f4f-7e2dfdc34af4 {
  display: none;
}
#s-a9c5895b-2445-461b-adb6-0402f3bd9121 { text-align: left; }
#s-1f3e8afe-accd-4e8f-a43f-7aaf2ca18160 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f3e8afe-accd-4e8f-a43f-7aaf2ca18160 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97e316a8-4565-4186-9ccc-04a6ac3c71c8 { text-align: left; }
#s-97e316a8-4565-4186-9ccc-04a6ac3c71c8 .shg-product-sold-out {
  display: none;
}

#s-97e316a8-4565-4186-9ccc-04a6ac3c71c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97e316a8-4565-4186-9ccc-04a6ac3c71c8 .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-0305f96d-408a-4ce0-a0d4-f01b13b25bb5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0305f96d-408a-4ce0-a0d4-f01b13b25bb5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0305f96d-408a-4ce0-a0d4-f01b13b25bb5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0305f96d-408a-4ce0-a0d4-f01b13b25bb5 {
  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-0305f96d-408a-4ce0-a0d4-f01b13b25bb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0305f96d-408a-4ce0-a0d4-f01b13b25bb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0305f96d-408a-4ce0-a0d4-f01b13b25bb5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1084824-6c21-4e46-bb02-9d096775591d {
  display: none;
}
#s-ee2a2b37-b424-4b69-9ec2-00f0cac3421e { text-align: left; }
#s-2d3606e3-79b3-4900-b510-70b47d9b58b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d3606e3-79b3-4900-b510-70b47d9b58b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e368016-9a96-4334-a8a1-813469c29bc5 { text-align: left; }
#s-6e368016-9a96-4334-a8a1-813469c29bc5 .shg-product-sold-out {
  display: none;
}

#s-6e368016-9a96-4334-a8a1-813469c29bc5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e368016-9a96-4334-a8a1-813469c29bc5 .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-bc2bada3-6d6c-4b98-8d29-ebdd648527fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc2bada3-6d6c-4b98-8d29-ebdd648527fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc2bada3-6d6c-4b98-8d29-ebdd648527fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc2bada3-6d6c-4b98-8d29-ebdd648527fa {
  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-bc2bada3-6d6c-4b98-8d29-ebdd648527fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc2bada3-6d6c-4b98-8d29-ebdd648527fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc2bada3-6d6c-4b98-8d29-ebdd648527fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-acbb72fe-4617-4865-8acb-92af0ce80541 {
  display: none;
}
#s-ed4631dd-6cc5-43cb-b5e5-fb6b84d34271 { text-align: left; }
#s-a34c9463-4a07-4daa-aba7-36496ba6c39a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a34c9463-4a07-4daa-aba7-36496ba6c39a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2dd204e-bc37-493f-9d4a-30ac9140addf { text-align: left; }
#s-d2dd204e-bc37-493f-9d4a-30ac9140addf .shg-product-sold-out {
  display: none;
}

#s-d2dd204e-bc37-493f-9d4a-30ac9140addf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2dd204e-bc37-493f-9d4a-30ac9140addf .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-94abc380-d62e-4e94-8bec-235f5d4299ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94abc380-d62e-4e94-8bec-235f5d4299ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94abc380-d62e-4e94-8bec-235f5d4299ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94abc380-d62e-4e94-8bec-235f5d4299ef {
  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-94abc380-d62e-4e94-8bec-235f5d4299ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94abc380-d62e-4e94-8bec-235f5d4299ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94abc380-d62e-4e94-8bec-235f5d4299ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc351c3d-9e18-431d-a29e-2ae418625b7f {
  display: none;
}
#s-c11472c3-3937-43f4-acff-0c9cfed01e70 { text-align: left; }
#s-5f572e0c-1e52-4595-80b5-5d8f0c358c13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f572e0c-1e52-4595-80b5-5d8f0c358c13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-547dedac-5681-4597-9f13-972209f06ef3 { text-align: left; }
#s-547dedac-5681-4597-9f13-972209f06ef3 .shg-product-sold-out {
  display: none;
}

#s-547dedac-5681-4597-9f13-972209f06ef3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-547dedac-5681-4597-9f13-972209f06ef3 .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-5eaebe6a-e403-4ebb-8be3-789060049000 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5eaebe6a-e403-4ebb-8be3-789060049000:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5eaebe6a-e403-4ebb-8be3-789060049000:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5eaebe6a-e403-4ebb-8be3-789060049000 {
  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-5eaebe6a-e403-4ebb-8be3-789060049000.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eaebe6a-e403-4ebb-8be3-789060049000.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5eaebe6a-e403-4ebb-8be3-789060049000.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc9bbc21-e03a-48f8-87bb-149a290c14fc {
  display: none;
}
#s-eec8e1fa-1707-429b-9544-ebe41f49a67c { text-align: left; }
#s-b18a1f1a-f240-4bc0-8c5b-87bc78235cd1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b18a1f1a-f240-4bc0-8c5b-87bc78235cd1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5696545-63e5-41d6-a654-11802b304e03 { text-align: left; }
#s-e5696545-63e5-41d6-a654-11802b304e03 .shg-product-sold-out {
  display: none;
}

#s-e5696545-63e5-41d6-a654-11802b304e03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5696545-63e5-41d6-a654-11802b304e03 .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-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71 {
  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-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fc80c0e-5ebf-40b9-ab97-7b2ae7b6eb71.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-608ad36b-6f72-4665-a3f5-8183be5d65d8 {
  display: none;
}
#s-1af6bf38-a9e1-4167-861d-eb5a94020d19 { text-align: left; }
#s-b6a1cd8f-43c5-4235-a23a-e39ed0035edb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6a1cd8f-43c5-4235-a23a-e39ed0035edb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1f78fc0-7772-4c00-870f-a283923f5303 { text-align: left; }
#s-d1f78fc0-7772-4c00-870f-a283923f5303 .shg-product-sold-out {
  display: none;
}

#s-d1f78fc0-7772-4c00-870f-a283923f5303 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1f78fc0-7772-4c00-870f-a283923f5303 .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-6ba07e58-2a47-40af-a8bd-a1460206e753 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ba07e58-2a47-40af-a8bd-a1460206e753:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ba07e58-2a47-40af-a8bd-a1460206e753:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ba07e58-2a47-40af-a8bd-a1460206e753 {
  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-6ba07e58-2a47-40af-a8bd-a1460206e753.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ba07e58-2a47-40af-a8bd-a1460206e753.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ba07e58-2a47-40af-a8bd-a1460206e753.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-842dbbc1-5f92-42a4-b166-c1f27a5035ba {
  display: none;
}
#s-1b224787-840b-430d-8612-b1b30a968b15 { text-align: left; }
#s-15d913bf-7a3b-4ef7-bfad-df4b18031ea8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15d913bf-7a3b-4ef7-bfad-df4b18031ea8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c78a464-cc90-4446-9bbf-8194b329792d { text-align: left; }
#s-4c78a464-cc90-4446-9bbf-8194b329792d .shg-product-sold-out {
  display: none;
}

#s-4c78a464-cc90-4446-9bbf-8194b329792d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c78a464-cc90-4446-9bbf-8194b329792d .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-2c1c9b55-2ce6-461e-a3c6-e127594d64d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c1c9b55-2ce6-461e-a3c6-e127594d64d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c1c9b55-2ce6-461e-a3c6-e127594d64d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c1c9b55-2ce6-461e-a3c6-e127594d64d1 {
  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-2c1c9b55-2ce6-461e-a3c6-e127594d64d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c1c9b55-2ce6-461e-a3c6-e127594d64d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c1c9b55-2ce6-461e-a3c6-e127594d64d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc5c9b90-8e8e-4c18-96be-440020719b06 {
  display: none;
}
#s-4a3f532b-ad78-4158-9204-520eb3eaea92 { text-align: left; }
#s-e7cc8e2a-4290-404e-a476-adf397017bea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7cc8e2a-4290-404e-a476-adf397017bea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-592f0830-2274-4206-8335-c32ed2303aeb { text-align: left; }
#s-592f0830-2274-4206-8335-c32ed2303aeb .shg-product-sold-out {
  display: none;
}

#s-592f0830-2274-4206-8335-c32ed2303aeb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-592f0830-2274-4206-8335-c32ed2303aeb .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-2dbb8d8d-d115-442a-bd73-eb9a57282e25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2dbb8d8d-d115-442a-bd73-eb9a57282e25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2dbb8d8d-d115-442a-bd73-eb9a57282e25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2dbb8d8d-d115-442a-bd73-eb9a57282e25 {
  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-2dbb8d8d-d115-442a-bd73-eb9a57282e25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dbb8d8d-d115-442a-bd73-eb9a57282e25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2dbb8d8d-d115-442a-bd73-eb9a57282e25.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ad796b8-f34a-4f1f-8620-22b819711a5f {
  display: none;
}
#s-6fce2fe7-efec-4cf4-b736-ed4f11a37fc4 { text-align: left; }
#s-51207632-e977-4726-af93-69d0bf6d0c5d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51207632-e977-4726-af93-69d0bf6d0c5d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f57a7c7-7488-4ac8-ba00-8cbc3c462f89 { text-align: left; }
#s-2f57a7c7-7488-4ac8-ba00-8cbc3c462f89 .shg-product-sold-out {
  display: none;
}

#s-2f57a7c7-7488-4ac8-ba00-8cbc3c462f89 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f57a7c7-7488-4ac8-ba00-8cbc3c462f89 .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-0b1a65ed-5a44-4193-9a8b-a132e9c40313 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b1a65ed-5a44-4193-9a8b-a132e9c40313:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b1a65ed-5a44-4193-9a8b-a132e9c40313:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b1a65ed-5a44-4193-9a8b-a132e9c40313 {
  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-0b1a65ed-5a44-4193-9a8b-a132e9c40313.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b1a65ed-5a44-4193-9a8b-a132e9c40313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b1a65ed-5a44-4193-9a8b-a132e9c40313.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c81e9e39-8f80-4689-87ad-72fd45138757 {
  display: none;
}
#s-3ef6ef11-dfd8-4162-9908-4bf0b6badebd { text-align: left; }
#s-ead9752f-fe21-4c14-9386-46bee4bb8b9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ead9752f-fe21-4c14-9386-46bee4bb8b9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd02bc0a-54f9-48cb-82cc-9388787c5331 { text-align: left; }
#s-cd02bc0a-54f9-48cb-82cc-9388787c5331 .shg-product-sold-out {
  display: none;
}

#s-cd02bc0a-54f9-48cb-82cc-9388787c5331 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd02bc0a-54f9-48cb-82cc-9388787c5331 .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-d4396b18-bfee-420b-8912-d4c96920bc98 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4396b18-bfee-420b-8912-d4c96920bc98:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4396b18-bfee-420b-8912-d4c96920bc98:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4396b18-bfee-420b-8912-d4c96920bc98 {
  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-d4396b18-bfee-420b-8912-d4c96920bc98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4396b18-bfee-420b-8912-d4c96920bc98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4396b18-bfee-420b-8912-d4c96920bc98.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56429d96-6058-4f2c-b3ef-6d02e1ff6ac3 {
  display: none;
}
#s-33e56f51-7937-4bf0-a55b-a4af0d5f1ff5 { text-align: left; }
#s-3a74e720-f255-479b-8552-b2fea010205a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a74e720-f255-479b-8552-b2fea010205a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e143628b-fba8-4a47-bd2d-4e0ea0b25240 { text-align: left; }
#s-e143628b-fba8-4a47-bd2d-4e0ea0b25240 .shg-product-sold-out {
  display: none;
}

#s-e143628b-fba8-4a47-bd2d-4e0ea0b25240 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e143628b-fba8-4a47-bd2d-4e0ea0b25240 .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-a8aad40a-f99b-47c9-adcd-866f9dbedb66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8aad40a-f99b-47c9-adcd-866f9dbedb66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8aad40a-f99b-47c9-adcd-866f9dbedb66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8aad40a-f99b-47c9-adcd-866f9dbedb66 {
  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-a8aad40a-f99b-47c9-adcd-866f9dbedb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8aad40a-f99b-47c9-adcd-866f9dbedb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8aad40a-f99b-47c9-adcd-866f9dbedb66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8dfd8e53-e26e-47b4-8400-27207620d642 {
  display: none;
}
#s-2408f7a0-93bc-4438-bec7-156e68d70a98 { text-align: left; }
#s-45b63be2-cb8f-44f7-bb48-9829544b0cbf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45b63be2-cb8f-44f7-bb48-9829544b0cbf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b50652fe-0c68-4c55-b375-abda280c34b8 { text-align: left; }
#s-b50652fe-0c68-4c55-b375-abda280c34b8 .shg-product-sold-out {
  display: none;
}

#s-b50652fe-0c68-4c55-b375-abda280c34b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b50652fe-0c68-4c55-b375-abda280c34b8 .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-066f3882-a05b-47e4-83cb-47d5a40f4835 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-066f3882-a05b-47e4-83cb-47d5a40f4835:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-066f3882-a05b-47e4-83cb-47d5a40f4835:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-066f3882-a05b-47e4-83cb-47d5a40f4835 {
  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-066f3882-a05b-47e4-83cb-47d5a40f4835.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-066f3882-a05b-47e4-83cb-47d5a40f4835.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-066f3882-a05b-47e4-83cb-47d5a40f4835.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6088d072-02f8-4ba5-a999-c0705c96406b {
  display: none;
}
#s-249a3661-205e-4fa6-abb1-03f8e06c9105 { text-align: left; }
#s-494b7a47-0ef8-4087-9489-68ab7f514c29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-494b7a47-0ef8-4087-9489-68ab7f514c29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c8f1c18-2ecf-489d-b614-f8bca5c69b99 { text-align: left; }
#s-3c8f1c18-2ecf-489d-b614-f8bca5c69b99 .shg-product-sold-out {
  display: none;
}

#s-3c8f1c18-2ecf-489d-b614-f8bca5c69b99 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c8f1c18-2ecf-489d-b614-f8bca5c69b99 .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-3a940020-a4e0-4156-8c09-d4a03a4c3b2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a940020-a4e0-4156-8c09-d4a03a4c3b2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a940020-a4e0-4156-8c09-d4a03a4c3b2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a940020-a4e0-4156-8c09-d4a03a4c3b2d {
  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-3a940020-a4e0-4156-8c09-d4a03a4c3b2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a940020-a4e0-4156-8c09-d4a03a4c3b2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a940020-a4e0-4156-8c09-d4a03a4c3b2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5cd440a-7dfe-4d47-9205-0e8140504d07 {
  display: none;
}
#s-660f3307-22c0-4901-b919-c1cf969a7fbd { text-align: left; }
#s-6c8ca1f4-89e4-493d-b72a-f2b42e755441 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c8ca1f4-89e4-493d-b72a-f2b42e755441 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf1b5935-5b69-463b-ad5c-27e1a282134a { text-align: left; }
#s-cf1b5935-5b69-463b-ad5c-27e1a282134a .shg-product-sold-out {
  display: none;
}

#s-cf1b5935-5b69-463b-ad5c-27e1a282134a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf1b5935-5b69-463b-ad5c-27e1a282134a .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-30621052-4408-4f72-83a2-d7f9b889751b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30621052-4408-4f72-83a2-d7f9b889751b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30621052-4408-4f72-83a2-d7f9b889751b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30621052-4408-4f72-83a2-d7f9b889751b {
  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-30621052-4408-4f72-83a2-d7f9b889751b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30621052-4408-4f72-83a2-d7f9b889751b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30621052-4408-4f72-83a2-d7f9b889751b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4cf1be9c-7d18-4710-98c6-af948446793a {
  display: none;
}
#s-81dcd050-c7d1-40c5-8dfc-54d49292aef2 { text-align: left; }
#s-020a5a6c-5884-4ce6-8f8e-4299374fd9c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-020a5a6c-5884-4ce6-8f8e-4299374fd9c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f9585e8-aa19-4dc1-8716-65030782664b { text-align: left; }
#s-8f9585e8-aa19-4dc1-8716-65030782664b .shg-product-sold-out {
  display: none;
}

#s-8f9585e8-aa19-4dc1-8716-65030782664b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f9585e8-aa19-4dc1-8716-65030782664b .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-1d737ce9-13ed-4444-a3f2-74e49b7eacf7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d737ce9-13ed-4444-a3f2-74e49b7eacf7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d737ce9-13ed-4444-a3f2-74e49b7eacf7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d737ce9-13ed-4444-a3f2-74e49b7eacf7 {
  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-1d737ce9-13ed-4444-a3f2-74e49b7eacf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d737ce9-13ed-4444-a3f2-74e49b7eacf7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d737ce9-13ed-4444-a3f2-74e49b7eacf7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-375d03c2-e342-49fa-a21c-55ac5d78fe8b {
  display: none;
}
#s-d25bb27c-878c-4e4c-a0e3-f76ba34eab27 { text-align: left; }
#s-0c9b06bd-7248-423c-8a86-5b0804369b1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c9b06bd-7248-423c-8a86-5b0804369b1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5de6cc57-47e0-45fb-9560-36ce071c5cbf { text-align: left; }
#s-5de6cc57-47e0-45fb-9560-36ce071c5cbf .shg-product-sold-out {
  display: none;
}

#s-5de6cc57-47e0-45fb-9560-36ce071c5cbf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5de6cc57-47e0-45fb-9560-36ce071c5cbf .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-90c3384e-0e3d-4292-bac8-f2914a6c3645 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90c3384e-0e3d-4292-bac8-f2914a6c3645:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90c3384e-0e3d-4292-bac8-f2914a6c3645:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90c3384e-0e3d-4292-bac8-f2914a6c3645 {
  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-90c3384e-0e3d-4292-bac8-f2914a6c3645.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90c3384e-0e3d-4292-bac8-f2914a6c3645.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90c3384e-0e3d-4292-bac8-f2914a6c3645.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12350980-51ed-49dc-b4ef-38c9470c35c8 {
  display: none;
}
#s-30eecca9-3217-4306-9ce9-d8bed9de5919 { text-align: left; }
#s-5ccaa8bd-9dd2-47a5-b366-15108fb49957 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ccaa8bd-9dd2-47a5-b366-15108fb49957 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4fa35c58-2e3a-48c9-8f4a-9af3fadfbfed { text-align: left; }
#s-4fa35c58-2e3a-48c9-8f4a-9af3fadfbfed .shg-product-sold-out {
  display: none;
}

#s-4fa35c58-2e3a-48c9-8f4a-9af3fadfbfed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4fa35c58-2e3a-48c9-8f4a-9af3fadfbfed .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-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66 {
  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-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1ddd8c4-2be8-4a3b-82ef-d7a6695c2f66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de75ec6d-b6d5-48ed-8d76-7276f730a259 {
  display: none;
}
#s-cb15286b-c227-4f4f-97a3-572f528d7719 { text-align: left; }
#s-8f082025-9f70-4863-a492-2d6b436d001f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f082025-9f70-4863-a492-2d6b436d001f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0e8e6ac-833c-4782-8ad9-146bb5fd3d98 { text-align: left; }
#s-a0e8e6ac-833c-4782-8ad9-146bb5fd3d98 .shg-product-sold-out {
  display: none;
}

#s-a0e8e6ac-833c-4782-8ad9-146bb5fd3d98 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0e8e6ac-833c-4782-8ad9-146bb5fd3d98 .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-8a75c332-f71d-45f6-9a1d-61df6041cf40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a75c332-f71d-45f6-9a1d-61df6041cf40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a75c332-f71d-45f6-9a1d-61df6041cf40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a75c332-f71d-45f6-9a1d-61df6041cf40 {
  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-8a75c332-f71d-45f6-9a1d-61df6041cf40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a75c332-f71d-45f6-9a1d-61df6041cf40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a75c332-f71d-45f6-9a1d-61df6041cf40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17807b56-3c0f-4be1-96d6-0a3e7a58be12 {
  display: none;
}
#s-af9ba506-0381-446f-8604-414d6d5aca63 { text-align: left; }
#s-cb2c6dfa-081e-4d59-ab17-d46c2b82afb5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb2c6dfa-081e-4d59-ab17-d46c2b82afb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76ea54c1-ea36-473d-b293-fd3968932475 { text-align: left; }
#s-76ea54c1-ea36-473d-b293-fd3968932475 .shg-product-sold-out {
  display: none;
}

#s-76ea54c1-ea36-473d-b293-fd3968932475 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76ea54c1-ea36-473d-b293-fd3968932475 .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-89c76fc1-d006-4636-8c88-98bac0594c54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89c76fc1-d006-4636-8c88-98bac0594c54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89c76fc1-d006-4636-8c88-98bac0594c54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89c76fc1-d006-4636-8c88-98bac0594c54 {
  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-89c76fc1-d006-4636-8c88-98bac0594c54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89c76fc1-d006-4636-8c88-98bac0594c54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89c76fc1-d006-4636-8c88-98bac0594c54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-920bc723-b9b0-471b-8ef7-a46083ef5618 {
  display: none;
}
#s-b6e7a0fb-839f-4731-a86f-9301e8a03973 { text-align: left; }
#s-80357f4d-ac60-426a-8193-6a4fffc3307a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80357f4d-ac60-426a-8193-6a4fffc3307a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e232741b-ac3c-4e9f-9cbd-fb9b195f821a { text-align: left; }
#s-e232741b-ac3c-4e9f-9cbd-fb9b195f821a .shg-product-sold-out {
  display: none;
}

#s-e232741b-ac3c-4e9f-9cbd-fb9b195f821a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e232741b-ac3c-4e9f-9cbd-fb9b195f821a .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-a9f3fef1-aa89-4cef-b69e-b4e62669f854 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a9f3fef1-aa89-4cef-b69e-b4e62669f854:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a9f3fef1-aa89-4cef-b69e-b4e62669f854:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9f3fef1-aa89-4cef-b69e-b4e62669f854 {
  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-a9f3fef1-aa89-4cef-b69e-b4e62669f854.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9f3fef1-aa89-4cef-b69e-b4e62669f854.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9f3fef1-aa89-4cef-b69e-b4e62669f854.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87567568-a261-4fea-b875-fb2983c43c8c {
  display: none;
}
#s-c999aae0-d8b4-4821-ad60-df1c8a128d26 { text-align: left; }
#s-c0af29ae-59b4-4884-9b31-75498e1099a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0af29ae-59b4-4884-9b31-75498e1099a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e676958-45ab-4b0f-aa50-9df94b861297 { text-align: left; }
#s-1e676958-45ab-4b0f-aa50-9df94b861297 .shg-product-sold-out {
  display: none;
}

#s-1e676958-45ab-4b0f-aa50-9df94b861297 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e676958-45ab-4b0f-aa50-9df94b861297 .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-01e14abf-8dd6-419c-8d3b-199bc8c05a4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01e14abf-8dd6-419c-8d3b-199bc8c05a4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01e14abf-8dd6-419c-8d3b-199bc8c05a4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01e14abf-8dd6-419c-8d3b-199bc8c05a4d {
  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-01e14abf-8dd6-419c-8d3b-199bc8c05a4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01e14abf-8dd6-419c-8d3b-199bc8c05a4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01e14abf-8dd6-419c-8d3b-199bc8c05a4d.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;
}
