.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-c44086e1-d8f2-4fc1-b60f-5a2d65a66efa {
  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-63f79b63-a126-4526-9f22-f1d1e198c0bf { margin-top: 40px; }
#s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs {
  justify-content: center;
}


  #s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-63f79b63-a126-4526-9f22-f1d1e198c0bf .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-63f79b63-a126-4526-9f22-f1d1e198c0bf .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-ecba6642-76fc-4684-bd2a-db3fd5103d1a { padding-top: 10px;
padding-bottom: 10px; }
 #s-ecba6642-76fc-4684-bd2a-db3fd5103d1a .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-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-493af719-006e-4d8b-8196-0894cce33e47 .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-276549f4-f51d-421a-b3c1-d14f6dcd0c42 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-276549f4-f51d-421a-b3c1-d14f6dcd0c42"] > .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-ff7b04a6-61d0-4248-b84a-e5db7afbf27e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7b9dde19-c57f-4c78-8824-3efe0b26aaf0 { 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-660f61d9-6143-4698-8a73-433a4fac1196 { 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-660f61d9-6143-4698-8a73-433a4fac1196: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-660f61d9-6143-4698-8a73-433a4fac1196: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-660f61d9-6143-4698-8a73-433a4fac1196.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dc471323-8920-48ae-acc4-9e521f07276f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0e22660c-bb22-4312-96c3-3f53c596e6c6 { 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-3a331ee9-56de-4e9c-b71d-7f7b4d675664 { 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-3a331ee9-56de-4e9c-b71d-7f7b4d675664: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-3a331ee9-56de-4e9c-b71d-7f7b4d675664: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-3a331ee9-56de-4e9c-b71d-7f7b4d675664.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-88fbe464-59b0-4976-8f3a-eed3266521bf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d5698817-7cc0-4be0-9878-7be46fd6ff79 { 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-67a50838-4bf2-4ba9-9dd1-afe5e4642723 { 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-67a50838-4bf2-4ba9-9dd1-afe5e4642723: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-67a50838-4bf2-4ba9-9dd1-afe5e4642723: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-67a50838-4bf2-4ba9-9dd1-afe5e4642723.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-63ea68a3-46ec-4e64-9c89-967a6583a439 { min-height: 50px; }
#s-63ea68a3-46ec-4e64-9c89-967a6583a439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-17409553-82a5-401c-9b88-1d581a1ea56b { 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-17409553-82a5-401c-9b88-1d581a1ea56b .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-38a52b1f-be16-4cf8-8f17-0164f13e4f7a {
  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-94bc34f5-0414-4ec4-9b0d-0c27acb3870f { 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-4db2558b-87f0-4c26-95bb-e9ae13ab0c16 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4db2558b-87f0-4c26-95bb-e9ae13ab0c16 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-041128d6-6b26-4560-a8b9-7735a38b4312 {
  display: none;
}
#s-b80d99d3-273e-41d8-b56b-0852036c6af2 { text-align: left; }
#s-3d52068e-e3db-4f58-9f28-d45f4cf772fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d52068e-e3db-4f58-9f28-d45f4cf772fb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bdcd5157-d314-4371-a9de-3adc3ed69ce1 {
  display: none;
}
#s-4894f7b4-4291-4370-9896-7f4bc6cd01fc { text-align: left; }
#s-90bd912b-21c5-4051-b3d7-c50571501ab8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90bd912b-21c5-4051-b3d7-c50571501ab8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c96ab094-b54f-4708-8ea6-19477d339213 {
  display: none;
}
#s-093afd0d-6b32-4621-9245-98f9a17989f6 { text-align: left; }
#s-3784b018-54cc-43e8-93af-c4e908f11fd3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3784b018-54cc-43e8-93af-c4e908f11fd3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-42e6ff33-33d9-4012-8452-c9473656a193 {
  display: none;
}
#s-ac34f90e-806e-4d32-9125-424dc5686812 { text-align: left; }
#s-c98ea07a-f08a-4f15-bfab-b41cd58cfe4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c98ea07a-f08a-4f15-bfab-b41cd58cfe4d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a158ab9-805c-4a99-82d7-55293aa956eb { text-align: left; }
#s-8a158ab9-805c-4a99-82d7-55293aa956eb .shg-product-sold-out {
  display: none;
}

#s-8a158ab9-805c-4a99-82d7-55293aa956eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a158ab9-805c-4a99-82d7-55293aa956eb .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-5160d99f-c56e-44f0-9217-8c524cbfa08d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5160d99f-c56e-44f0-9217-8c524cbfa08d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5160d99f-c56e-44f0-9217-8c524cbfa08d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5160d99f-c56e-44f0-9217-8c524cbfa08d {
  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-5160d99f-c56e-44f0-9217-8c524cbfa08d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5160d99f-c56e-44f0-9217-8c524cbfa08d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5160d99f-c56e-44f0-9217-8c524cbfa08d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5320d36e-24ca-47ec-aca3-a849a79a7819 {
  display: none;
}
#s-57cce434-804b-43d3-aa1f-7274baa08235 { text-align: left; }
#s-d247ffd2-862d-451b-ae11-f3a7406b92ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d247ffd2-862d-451b-ae11-f3a7406b92ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd8a052f-1049-4d02-a532-722b2b7745bc { text-align: left; }
#s-dd8a052f-1049-4d02-a532-722b2b7745bc .shg-product-sold-out {
  display: none;
}

#s-dd8a052f-1049-4d02-a532-722b2b7745bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd8a052f-1049-4d02-a532-722b2b7745bc .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-3c008962-977b-45e4-abac-f71fa4acb9a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c008962-977b-45e4-abac-f71fa4acb9a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c008962-977b-45e4-abac-f71fa4acb9a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c008962-977b-45e4-abac-f71fa4acb9a0 {
  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-3c008962-977b-45e4-abac-f71fa4acb9a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c008962-977b-45e4-abac-f71fa4acb9a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c008962-977b-45e4-abac-f71fa4acb9a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a35d3c7e-55fc-4c07-b974-acd4da95f59d {
  display: none;
}
#s-1ac1ca10-eba6-4452-ada9-29aa12515c0e { text-align: left; }
#s-9ef2cea3-ae9c-4f37-8373-f0d65eed13d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ef2cea3-ae9c-4f37-8373-f0d65eed13d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c732b5f1-cd9f-48e9-b934-d84e764fe257 { text-align: left; }
#s-c732b5f1-cd9f-48e9-b934-d84e764fe257 .shg-product-sold-out {
  display: none;
}

#s-c732b5f1-cd9f-48e9-b934-d84e764fe257 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c732b5f1-cd9f-48e9-b934-d84e764fe257 .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-c1b7f514-119c-409d-95a1-3a10e6222eba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1b7f514-119c-409d-95a1-3a10e6222eba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1b7f514-119c-409d-95a1-3a10e6222eba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1b7f514-119c-409d-95a1-3a10e6222eba {
  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-c1b7f514-119c-409d-95a1-3a10e6222eba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b7f514-119c-409d-95a1-3a10e6222eba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1b7f514-119c-409d-95a1-3a10e6222eba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d49f7dd-c5b1-4686-8341-f607f17d9c4b {
  display: none;
}
#s-08813531-6427-4eaa-b9c4-b018d3d1a552 { text-align: left; }
#s-13263a1c-7fae-4b03-a30e-3abe21c9f2cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13263a1c-7fae-4b03-a30e-3abe21c9f2cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7046f56-12c3-4024-8cbf-957545f7bbb7 { text-align: left; }
#s-b7046f56-12c3-4024-8cbf-957545f7bbb7 .shg-product-sold-out {
  display: none;
}

#s-b7046f56-12c3-4024-8cbf-957545f7bbb7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7046f56-12c3-4024-8cbf-957545f7bbb7 .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-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95 {
  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-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e3e1d38-5a1a-43e9-8782-4f10cc12bb95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81d1bd5c-45f7-4a74-a2d2-0b32742a4ec3 {
  display: none;
}
#s-0a253cd7-09b4-44f2-8cc7-fb86cd695f99 { text-align: left; }
#s-72ffcfcf-3dae-4fa7-b702-e07640677ea2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72ffcfcf-3dae-4fa7-b702-e07640677ea2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d37c588-024c-409d-96c5-b063765dcff7 { text-align: left; }
#s-2d37c588-024c-409d-96c5-b063765dcff7 .shg-product-sold-out {
  display: none;
}

#s-2d37c588-024c-409d-96c5-b063765dcff7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d37c588-024c-409d-96c5-b063765dcff7 .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-5d9a77a1-1fb8-496c-9241-a4ae9c8701af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d9a77a1-1fb8-496c-9241-a4ae9c8701af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d9a77a1-1fb8-496c-9241-a4ae9c8701af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d9a77a1-1fb8-496c-9241-a4ae9c8701af {
  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-5d9a77a1-1fb8-496c-9241-a4ae9c8701af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d9a77a1-1fb8-496c-9241-a4ae9c8701af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d9a77a1-1fb8-496c-9241-a4ae9c8701af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51bff897-38a1-4e81-ae5b-c67a14216dc3 {
  display: none;
}
#s-668105c7-ec3c-4a33-9e6d-a4a60823ba6e { text-align: left; }
#s-e926a65d-f259-4bb0-a8be-d469cbd0b927 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e926a65d-f259-4bb0-a8be-d469cbd0b927 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8975299f-2fdc-4fd2-8768-679748c52dfb { text-align: left; }
#s-8975299f-2fdc-4fd2-8768-679748c52dfb .shg-product-sold-out {
  display: none;
}

#s-8975299f-2fdc-4fd2-8768-679748c52dfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8975299f-2fdc-4fd2-8768-679748c52dfb .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-0ecd7309-2aab-4630-a14e-f0492a9c0fc4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ecd7309-2aab-4630-a14e-f0492a9c0fc4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ecd7309-2aab-4630-a14e-f0492a9c0fc4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ecd7309-2aab-4630-a14e-f0492a9c0fc4 {
  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-0ecd7309-2aab-4630-a14e-f0492a9c0fc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ecd7309-2aab-4630-a14e-f0492a9c0fc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ecd7309-2aab-4630-a14e-f0492a9c0fc4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae2d6b76-fc07-4425-9417-a9019ba6538b {
  display: none;
}
#s-717db458-8b3e-4bd1-901c-b012bd30d3cf { text-align: left; }
#s-a160b351-2178-4419-a48c-8d3213e049e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a160b351-2178-4419-a48c-8d3213e049e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f3a82ca-3bf0-4073-86ec-def11b3a0d68 { text-align: left; }
#s-4f3a82ca-3bf0-4073-86ec-def11b3a0d68 .shg-product-sold-out {
  display: none;
}

#s-4f3a82ca-3bf0-4073-86ec-def11b3a0d68 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f3a82ca-3bf0-4073-86ec-def11b3a0d68 .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-9c577a3d-f30c-4084-b9c2-6aa8dea9e961 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c577a3d-f30c-4084-b9c2-6aa8dea9e961:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c577a3d-f30c-4084-b9c2-6aa8dea9e961:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c577a3d-f30c-4084-b9c2-6aa8dea9e961 {
  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-9c577a3d-f30c-4084-b9c2-6aa8dea9e961.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c577a3d-f30c-4084-b9c2-6aa8dea9e961.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c577a3d-f30c-4084-b9c2-6aa8dea9e961.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a098d28-5ef9-44e8-a33f-c7feb3f603f6 {
  display: none;
}
#s-ef2cc455-42eb-443e-a9b6-9b381f6c6bf6 { text-align: left; }
#s-b36de862-7b8b-4919-bb4f-c411c401ed80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b36de862-7b8b-4919-bb4f-c411c401ed80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-642fa99d-6e51-4869-a20f-040b70690533 { text-align: left; }
#s-642fa99d-6e51-4869-a20f-040b70690533 .shg-product-sold-out {
  display: none;
}

#s-642fa99d-6e51-4869-a20f-040b70690533 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-642fa99d-6e51-4869-a20f-040b70690533 .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-238079c2-8a09-4a49-a319-6eeaadc36de1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-238079c2-8a09-4a49-a319-6eeaadc36de1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-238079c2-8a09-4a49-a319-6eeaadc36de1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-238079c2-8a09-4a49-a319-6eeaadc36de1 {
  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-238079c2-8a09-4a49-a319-6eeaadc36de1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-238079c2-8a09-4a49-a319-6eeaadc36de1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-238079c2-8a09-4a49-a319-6eeaadc36de1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6dc4535a-7ad6-4ba8-b456-1cc656306b01 {
  display: none;
}
#s-a6d27023-418b-44d7-a186-7e7b195b7bca { text-align: left; }
#s-a340189c-913c-4fc0-87d8-93e734e5fb61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a340189c-913c-4fc0-87d8-93e734e5fb61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39a49820-f6f8-42a9-ac7c-bebc46687f48 { text-align: left; }
#s-39a49820-f6f8-42a9-ac7c-bebc46687f48 .shg-product-sold-out {
  display: none;
}

#s-39a49820-f6f8-42a9-ac7c-bebc46687f48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39a49820-f6f8-42a9-ac7c-bebc46687f48 .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-67814755-74b9-4da2-8913-9f0305016c24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67814755-74b9-4da2-8913-9f0305016c24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67814755-74b9-4da2-8913-9f0305016c24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67814755-74b9-4da2-8913-9f0305016c24 {
  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-67814755-74b9-4da2-8913-9f0305016c24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67814755-74b9-4da2-8913-9f0305016c24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67814755-74b9-4da2-8913-9f0305016c24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a0228de-2f3d-4441-8b46-512da6b97b37 {
  display: none;
}
#s-45e03114-323a-4c52-87f0-56edd33ae3f2 { text-align: left; }
#s-4ba3474e-ae60-49a4-9290-d298f58fbce1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ba3474e-ae60-49a4-9290-d298f58fbce1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42990927-e026-45a3-b509-ef9a2d851ff1 { text-align: left; }
#s-42990927-e026-45a3-b509-ef9a2d851ff1 .shg-product-sold-out {
  display: none;
}

#s-42990927-e026-45a3-b509-ef9a2d851ff1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42990927-e026-45a3-b509-ef9a2d851ff1 .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-4ac70ce1-146d-43f2-adcd-47326b1b8fdc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ac70ce1-146d-43f2-adcd-47326b1b8fdc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ac70ce1-146d-43f2-adcd-47326b1b8fdc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ac70ce1-146d-43f2-adcd-47326b1b8fdc {
  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-4ac70ce1-146d-43f2-adcd-47326b1b8fdc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ac70ce1-146d-43f2-adcd-47326b1b8fdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ac70ce1-146d-43f2-adcd-47326b1b8fdc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a51fc22-9461-47f5-9410-00fa44d4d70f {
  display: none;
}
#s-8720529c-3234-4c67-869b-a67fa31f69c7 { text-align: left; }
#s-b0e421f3-e8cc-462b-8edb-4c6a7b2baad0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0e421f3-e8cc-462b-8edb-4c6a7b2baad0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3c363da-50be-4f0d-a6e7-a5a1aeac4fd4 { text-align: left; }
#s-c3c363da-50be-4f0d-a6e7-a5a1aeac4fd4 .shg-product-sold-out {
  display: none;
}

#s-c3c363da-50be-4f0d-a6e7-a5a1aeac4fd4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3c363da-50be-4f0d-a6e7-a5a1aeac4fd4 .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-021d4095-0536-4cc6-a34b-834eaa3360b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-021d4095-0536-4cc6-a34b-834eaa3360b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-021d4095-0536-4cc6-a34b-834eaa3360b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-021d4095-0536-4cc6-a34b-834eaa3360b2 {
  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-021d4095-0536-4cc6-a34b-834eaa3360b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-021d4095-0536-4cc6-a34b-834eaa3360b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-021d4095-0536-4cc6-a34b-834eaa3360b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee1c19d2-aff3-4c6c-8403-a2d3c5b14f05 {
  display: none;
}
#s-05e03ba7-cbda-4ce4-be96-ac65a4c3b17e { text-align: left; }
#s-5c0a8651-4167-4ef0-8d71-8948d6d38242 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c0a8651-4167-4ef0-8d71-8948d6d38242 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5def0c56-793b-4941-a887-7026e95a3a7d { text-align: left; }
#s-5def0c56-793b-4941-a887-7026e95a3a7d .shg-product-sold-out {
  display: none;
}

#s-5def0c56-793b-4941-a887-7026e95a3a7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5def0c56-793b-4941-a887-7026e95a3a7d .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-530b3ce1-5b09-45eb-a9c2-122d075e6782 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-530b3ce1-5b09-45eb-a9c2-122d075e6782:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-530b3ce1-5b09-45eb-a9c2-122d075e6782:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-530b3ce1-5b09-45eb-a9c2-122d075e6782 {
  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-530b3ce1-5b09-45eb-a9c2-122d075e6782.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-530b3ce1-5b09-45eb-a9c2-122d075e6782.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-530b3ce1-5b09-45eb-a9c2-122d075e6782.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa1087a8-8c5b-407c-b9c0-037cc2acf60f {
  display: none;
}
#s-17fc5851-a2be-4669-a7c0-1b000a15d125 { text-align: left; }
#s-3a5f41c7-dcb8-4422-a422-19382d7e03d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a5f41c7-dcb8-4422-a422-19382d7e03d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adcde491-5355-461b-af8d-f2e184fdac64 { text-align: left; }
#s-adcde491-5355-461b-af8d-f2e184fdac64 .shg-product-sold-out {
  display: none;
}

#s-adcde491-5355-461b-af8d-f2e184fdac64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adcde491-5355-461b-af8d-f2e184fdac64 .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-56ecfea8-1762-41f2-b644-f68f0b74e008 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56ecfea8-1762-41f2-b644-f68f0b74e008:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56ecfea8-1762-41f2-b644-f68f0b74e008:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56ecfea8-1762-41f2-b644-f68f0b74e008 {
  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-56ecfea8-1762-41f2-b644-f68f0b74e008.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56ecfea8-1762-41f2-b644-f68f0b74e008.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56ecfea8-1762-41f2-b644-f68f0b74e008.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3665926c-af77-4ba1-b409-cdeaf0ac3ee3 {
  display: none;
}
#s-d7567992-9cd8-4984-9ab1-90fbb41822e7 { text-align: left; }
#s-7216e05c-c3b0-48bd-95cf-58f56888e02a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7216e05c-c3b0-48bd-95cf-58f56888e02a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cb9f490-fbbc-49bc-a45a-688bc96176a6 { text-align: left; }
#s-9cb9f490-fbbc-49bc-a45a-688bc96176a6 .shg-product-sold-out {
  display: none;
}

#s-9cb9f490-fbbc-49bc-a45a-688bc96176a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cb9f490-fbbc-49bc-a45a-688bc96176a6 .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-45f23f4c-862e-49b6-b487-51d64437de2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45f23f4c-862e-49b6-b487-51d64437de2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45f23f4c-862e-49b6-b487-51d64437de2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45f23f4c-862e-49b6-b487-51d64437de2b {
  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-45f23f4c-862e-49b6-b487-51d64437de2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45f23f4c-862e-49b6-b487-51d64437de2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45f23f4c-862e-49b6-b487-51d64437de2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a85e695-83ca-4965-ab54-6cb7f7fe5442 {
  display: none;
}
#s-b362eb18-1fc4-441a-bc47-bf99fe60a099 { text-align: left; }
#s-db99f727-f9d1-474c-934a-a3fcb3c6eabc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db99f727-f9d1-474c-934a-a3fcb3c6eabc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19ca5413-ba55-4299-859d-b30a5d20a7c5 { text-align: left; }
#s-19ca5413-ba55-4299-859d-b30a5d20a7c5 .shg-product-sold-out {
  display: none;
}

#s-19ca5413-ba55-4299-859d-b30a5d20a7c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19ca5413-ba55-4299-859d-b30a5d20a7c5 .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-f479e878-5d35-4103-96ac-ee58a0a06b18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f479e878-5d35-4103-96ac-ee58a0a06b18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f479e878-5d35-4103-96ac-ee58a0a06b18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f479e878-5d35-4103-96ac-ee58a0a06b18 {
  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-f479e878-5d35-4103-96ac-ee58a0a06b18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f479e878-5d35-4103-96ac-ee58a0a06b18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f479e878-5d35-4103-96ac-ee58a0a06b18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95a8bc2f-874f-4775-a3b9-88217d958119 {
  display: none;
}
#s-411da47c-eeea-4db6-af7b-b8cb27fc2e81 { text-align: left; }
#s-d68b1939-c8ae-4f16-a68e-98d99cf19929 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d68b1939-c8ae-4f16-a68e-98d99cf19929 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9665de4e-7930-4c1f-8d58-8f1c5d3945bb { text-align: left; }
#s-9665de4e-7930-4c1f-8d58-8f1c5d3945bb .shg-product-sold-out {
  display: none;
}

#s-9665de4e-7930-4c1f-8d58-8f1c5d3945bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9665de4e-7930-4c1f-8d58-8f1c5d3945bb .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-1bece2ab-9eb5-48d4-a457-9cc73270fb70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bece2ab-9eb5-48d4-a457-9cc73270fb70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bece2ab-9eb5-48d4-a457-9cc73270fb70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bece2ab-9eb5-48d4-a457-9cc73270fb70 {
  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-1bece2ab-9eb5-48d4-a457-9cc73270fb70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bece2ab-9eb5-48d4-a457-9cc73270fb70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bece2ab-9eb5-48d4-a457-9cc73270fb70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79194ca2-d2c3-430f-a999-4ccd2f95d87c {
  display: none;
}
#s-ce36cd15-5cca-48fa-9054-51e909a0cf60 { text-align: left; }
#s-15a11c2e-17db-4453-9f05-d4fb111cb38d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15a11c2e-17db-4453-9f05-d4fb111cb38d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46361d89-a9af-4c88-979d-771646b6d00d { text-align: left; }
#s-46361d89-a9af-4c88-979d-771646b6d00d .shg-product-sold-out {
  display: none;
}

#s-46361d89-a9af-4c88-979d-771646b6d00d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46361d89-a9af-4c88-979d-771646b6d00d .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-36dcdc73-2e5a-40bc-8867-b5e2c65da79d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36dcdc73-2e5a-40bc-8867-b5e2c65da79d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36dcdc73-2e5a-40bc-8867-b5e2c65da79d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36dcdc73-2e5a-40bc-8867-b5e2c65da79d {
  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-36dcdc73-2e5a-40bc-8867-b5e2c65da79d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36dcdc73-2e5a-40bc-8867-b5e2c65da79d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36dcdc73-2e5a-40bc-8867-b5e2c65da79d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5f3d9ed-a520-444d-942d-8292b01726af {
  display: none;
}
#s-088690d1-a7f1-41c1-952c-5bbc2ec2a89b { text-align: left; }
#s-536ffa63-7147-40a9-9fc9-c6c10fffd557 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-536ffa63-7147-40a9-9fc9-c6c10fffd557 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57ec3a1c-a776-4056-805b-784f9a5d7f6d { text-align: left; }
#s-57ec3a1c-a776-4056-805b-784f9a5d7f6d .shg-product-sold-out {
  display: none;
}

#s-57ec3a1c-a776-4056-805b-784f9a5d7f6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57ec3a1c-a776-4056-805b-784f9a5d7f6d .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-d5feef57-ab1d-4a6a-b632-a1c242ed9d12 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5feef57-ab1d-4a6a-b632-a1c242ed9d12:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5feef57-ab1d-4a6a-b632-a1c242ed9d12:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5feef57-ab1d-4a6a-b632-a1c242ed9d12 {
  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-d5feef57-ab1d-4a6a-b632-a1c242ed9d12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5feef57-ab1d-4a6a-b632-a1c242ed9d12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5feef57-ab1d-4a6a-b632-a1c242ed9d12.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c4403e8-930d-4dc7-a48e-be9f502d0fa6 {
  display: none;
}
#s-6cbd7a49-424a-49f5-a5ac-dfa52e4ee17f { text-align: left; }
#s-f58b49e0-ad93-40a1-86df-79df0fed63aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f58b49e0-ad93-40a1-86df-79df0fed63aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bdd9cc2-c0e9-482e-9580-80a56a21c0f0 { text-align: left; }
#s-8bdd9cc2-c0e9-482e-9580-80a56a21c0f0 .shg-product-sold-out {
  display: none;
}

#s-8bdd9cc2-c0e9-482e-9580-80a56a21c0f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bdd9cc2-c0e9-482e-9580-80a56a21c0f0 .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-761b3140-1a7f-4bf4-99b3-9367d00be88a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-761b3140-1a7f-4bf4-99b3-9367d00be88a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-761b3140-1a7f-4bf4-99b3-9367d00be88a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-761b3140-1a7f-4bf4-99b3-9367d00be88a {
  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-761b3140-1a7f-4bf4-99b3-9367d00be88a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-761b3140-1a7f-4bf4-99b3-9367d00be88a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-761b3140-1a7f-4bf4-99b3-9367d00be88a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-341d84be-dd4a-465e-ac02-ae27e92024a5 {
  display: none;
}
#s-1fdbb879-a160-4df9-aa29-df89ecbc3f22 { text-align: left; }
#s-929d66a8-854c-4151-9323-088d7cfe9e3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-929d66a8-854c-4151-9323-088d7cfe9e3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da98e739-2bc8-4392-9444-4d6bfd477965 { text-align: left; }
#s-da98e739-2bc8-4392-9444-4d6bfd477965 .shg-product-sold-out {
  display: none;
}

#s-da98e739-2bc8-4392-9444-4d6bfd477965 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da98e739-2bc8-4392-9444-4d6bfd477965 .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-5629a3c1-a976-44a8-a2f3-78adb15835d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5629a3c1-a976-44a8-a2f3-78adb15835d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5629a3c1-a976-44a8-a2f3-78adb15835d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5629a3c1-a976-44a8-a2f3-78adb15835d6 {
  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-5629a3c1-a976-44a8-a2f3-78adb15835d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5629a3c1-a976-44a8-a2f3-78adb15835d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5629a3c1-a976-44a8-a2f3-78adb15835d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1364827a-6224-4e3a-9f13-5c66aebbff7b {
  display: none;
}
#s-f589d953-80a6-4a93-a39b-7e7bbb5f931b { text-align: left; }
#s-46d0abda-8a36-462c-96b6-94a4885a56c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46d0abda-8a36-462c-96b6-94a4885a56c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44cf29a2-a265-4ce9-93c9-7ff71e66668a { text-align: left; }
#s-44cf29a2-a265-4ce9-93c9-7ff71e66668a .shg-product-sold-out {
  display: none;
}

#s-44cf29a2-a265-4ce9-93c9-7ff71e66668a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44cf29a2-a265-4ce9-93c9-7ff71e66668a .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-155f37ac-0b69-4de6-9655-2ff7726fc454 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-155f37ac-0b69-4de6-9655-2ff7726fc454:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-155f37ac-0b69-4de6-9655-2ff7726fc454:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-155f37ac-0b69-4de6-9655-2ff7726fc454 {
  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-155f37ac-0b69-4de6-9655-2ff7726fc454.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-155f37ac-0b69-4de6-9655-2ff7726fc454.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-155f37ac-0b69-4de6-9655-2ff7726fc454.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0500cc40-6805-44b3-a128-b09a178f6362 {
  display: none;
}
#s-9fac4cf9-fbee-46a6-9ddc-7c6871cd6f28 { text-align: left; }
#s-e4b75ef6-1429-4531-add3-ca984036c2d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4b75ef6-1429-4531-add3-ca984036c2d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8348913a-a9d6-4c09-97c8-f72acf433c0b { text-align: left; }
#s-8348913a-a9d6-4c09-97c8-f72acf433c0b .shg-product-sold-out {
  display: none;
}

#s-8348913a-a9d6-4c09-97c8-f72acf433c0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8348913a-a9d6-4c09-97c8-f72acf433c0b .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-5b8e823a-6342-43f2-8e2d-2ab0a0386274 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b8e823a-6342-43f2-8e2d-2ab0a0386274:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b8e823a-6342-43f2-8e2d-2ab0a0386274:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b8e823a-6342-43f2-8e2d-2ab0a0386274 {
  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-5b8e823a-6342-43f2-8e2d-2ab0a0386274.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b8e823a-6342-43f2-8e2d-2ab0a0386274.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b8e823a-6342-43f2-8e2d-2ab0a0386274.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-070e0843-a08a-4b2b-b0d9-957d1fb3f094 {
  display: none;
}
#s-8bbeffc3-9426-4f6f-96e1-a2ac5f152b60 { text-align: left; }
#s-4f99c2bd-86d9-4d84-9314-5cfa1c4d3290 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f99c2bd-86d9-4d84-9314-5cfa1c4d3290 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a76c4c3-9694-4b9a-b535-35cddb726a95 { text-align: left; }
#s-4a76c4c3-9694-4b9a-b535-35cddb726a95 .shg-product-sold-out {
  display: none;
}

#s-4a76c4c3-9694-4b9a-b535-35cddb726a95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a76c4c3-9694-4b9a-b535-35cddb726a95 .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-72371c92-4da8-4ba6-8bc4-96f329619bee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72371c92-4da8-4ba6-8bc4-96f329619bee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72371c92-4da8-4ba6-8bc4-96f329619bee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72371c92-4da8-4ba6-8bc4-96f329619bee {
  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-72371c92-4da8-4ba6-8bc4-96f329619bee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72371c92-4da8-4ba6-8bc4-96f329619bee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72371c92-4da8-4ba6-8bc4-96f329619bee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c418590c-9410-484c-842f-99ab43c6ee1f {
  display: none;
}
#s-953a59af-6897-47c7-a914-6d1fe9fbe0d2 { text-align: left; }
#s-3c7e7591-8a81-476c-aadc-195199288d36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c7e7591-8a81-476c-aadc-195199288d36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5c89344-e87c-4dd7-abce-fe4f0805a70f { text-align: left; }
#s-c5c89344-e87c-4dd7-abce-fe4f0805a70f .shg-product-sold-out {
  display: none;
}

#s-c5c89344-e87c-4dd7-abce-fe4f0805a70f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5c89344-e87c-4dd7-abce-fe4f0805a70f .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-37110008-26cb-4b29-97f1-feae14a391e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37110008-26cb-4b29-97f1-feae14a391e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37110008-26cb-4b29-97f1-feae14a391e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37110008-26cb-4b29-97f1-feae14a391e7 {
  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-37110008-26cb-4b29-97f1-feae14a391e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37110008-26cb-4b29-97f1-feae14a391e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37110008-26cb-4b29-97f1-feae14a391e7.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;
}
