.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-5b3ca1f9-c0a8-47a1-be2d-0e92df1c61b7 {
  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-e91f8919-20b5-44e1-8156-1ade3860f7ba { margin-top: 40px; }
#s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs {
  justify-content: center;
}


  #s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e91f8919-20b5-44e1-8156-1ade3860f7ba .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e91f8919-20b5-44e1-8156-1ade3860f7ba .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-3b7aa2df-995d-44da-b7c6-94faf73d438b { padding-top: 10px;
padding-bottom: 10px; }
 #s-3b7aa2df-995d-44da-b7c6-94faf73d438b .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-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a186f7c8-539a-4112-aa9d-efaf44e9291d .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-48a8381b-a379-4da7-a391-524fc35429cd { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48a8381b-a379-4da7-a391-524fc35429cd"] > .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-7c48f8b6-36cb-4adc-a34f-29e53cca6f85 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9dc958ce-5e76-4974-9a8b-2a7a480007a4 { 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-0ee7328a-e26d-4be2-a3fc-04e97b9833ab { 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-0ee7328a-e26d-4be2-a3fc-04e97b9833ab: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-0ee7328a-e26d-4be2-a3fc-04e97b9833ab: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-0ee7328a-e26d-4be2-a3fc-04e97b9833ab.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d04198c1-4811-4fc0-9036-1990fea6fe98 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2aa64a07-da6b-4617-adfb-06b45be73c6e { 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-881e87b1-2fc5-41fa-ab6f-58fdd9b95ea5 { 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-881e87b1-2fc5-41fa-ab6f-58fdd9b95ea5: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-881e87b1-2fc5-41fa-ab6f-58fdd9b95ea5: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-881e87b1-2fc5-41fa-ab6f-58fdd9b95ea5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-07d76e20-c3ab-4886-b734-4bf1d4f0c866 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4ba29413-b19e-4a73-aeab-8645e242904c { 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-83f78fca-299d-4959-b296-82ed6f6ac9c4 { 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-83f78fca-299d-4959-b296-82ed6f6ac9c4: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-83f78fca-299d-4959-b296-82ed6f6ac9c4: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-83f78fca-299d-4959-b296-82ed6f6ac9c4.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-d180f03b-dd2d-4403-814f-7e9f48ecea34 { min-height: 50px; }
#s-d180f03b-dd2d-4403-814f-7e9f48ecea34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-06c4d486-7907-4445-9b09-8e91be3b9fa7 { 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-06c4d486-7907-4445-9b09-8e91be3b9fa7 .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-3fdb5473-e488-44e5-8e02-23a2e7e00bb6 {
  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-a8b611a5-f969-4d86-ae32-744dfb2345bf { 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-dceb1619-af9a-4739-a4dd-db9cafff8104 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dceb1619-af9a-4739-a4dd-db9cafff8104 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a59d2b58-6d1a-4761-b285-f1f868e9c828 {
  display: none;
}
#s-dc2b5619-8a46-4243-be73-90f6f2c3c691 { text-align: left; }
#s-d5b33c7c-e24b-4692-a070-0aed5d7d4222 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5b33c7c-e24b-4692-a070-0aed5d7d4222 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6ea1b258-2e93-46b7-8d10-7850c844aadf {
  display: none;
}
#s-50138818-4d53-43ac-9a42-b24f129eb5f6 { text-align: left; }
#s-f634ae97-fcb8-4359-9e99-1b85ed236b8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f634ae97-fcb8-4359-9e99-1b85ed236b8a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-137e27c8-71bc-45c4-9146-0f3bfead350b {
  display: none;
}
#s-ef3a178d-a401-4f10-ac07-6bba8e42361a { text-align: left; }
#s-ceea668c-519a-493f-852d-0a732634870f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ceea668c-519a-493f-852d-0a732634870f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f9a91aa4-4e50-4371-865d-5bfe1d59190c {
  display: none;
}
#s-2201f55f-5cef-4990-a148-ef7628d1a5c4 { text-align: left; }
#s-ad4ed4dd-42f1-4d5e-a3ed-4daa343860bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad4ed4dd-42f1-4d5e-a3ed-4daa343860bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc112f6f-599c-4d2c-be9f-5c3a9af420ee { text-align: left; }
#s-bc112f6f-599c-4d2c-be9f-5c3a9af420ee .shg-product-sold-out {
  display: none;
}

#s-bc112f6f-599c-4d2c-be9f-5c3a9af420ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc112f6f-599c-4d2c-be9f-5c3a9af420ee .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-7dff5c63-bd85-4c27-921f-9bd06bd0f108 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dff5c63-bd85-4c27-921f-9bd06bd0f108:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dff5c63-bd85-4c27-921f-9bd06bd0f108:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dff5c63-bd85-4c27-921f-9bd06bd0f108 {
  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-7dff5c63-bd85-4c27-921f-9bd06bd0f108.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dff5c63-bd85-4c27-921f-9bd06bd0f108.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dff5c63-bd85-4c27-921f-9bd06bd0f108.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ac8ee38-d7e2-4bd5-896b-9fce38d1f27a {
  display: none;
}
#s-f1619293-f72d-4b2f-a23e-6d90d40c37eb { text-align: left; }
#s-5340db5f-76cc-4703-b6ad-3f1b2a95a9a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5340db5f-76cc-4703-b6ad-3f1b2a95a9a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a9e14d0-7fc0-4373-8b13-741a2b6bedf9 { text-align: left; }
#s-8a9e14d0-7fc0-4373-8b13-741a2b6bedf9 .shg-product-sold-out {
  display: none;
}

#s-8a9e14d0-7fc0-4373-8b13-741a2b6bedf9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a9e14d0-7fc0-4373-8b13-741a2b6bedf9 .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-4dd667bd-82d3-48a2-8221-c227c936521b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4dd667bd-82d3-48a2-8221-c227c936521b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4dd667bd-82d3-48a2-8221-c227c936521b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4dd667bd-82d3-48a2-8221-c227c936521b {
  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-4dd667bd-82d3-48a2-8221-c227c936521b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dd667bd-82d3-48a2-8221-c227c936521b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4dd667bd-82d3-48a2-8221-c227c936521b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b5019e5-8d27-42fd-87b3-25f2f2182521 {
  display: none;
}
#s-99dace2d-bbfd-46e7-ae28-62ec4ce4f60e { text-align: left; }
#s-cbf20459-4102-478c-8734-b4ab07e2a107 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbf20459-4102-478c-8734-b4ab07e2a107 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5dd652b9-f43d-4684-b594-58e75d68772d { text-align: left; }
#s-5dd652b9-f43d-4684-b594-58e75d68772d .shg-product-sold-out {
  display: none;
}

#s-5dd652b9-f43d-4684-b594-58e75d68772d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5dd652b9-f43d-4684-b594-58e75d68772d .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-2ce73684-069d-4342-b80c-7de370d5cbff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ce73684-069d-4342-b80c-7de370d5cbff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ce73684-069d-4342-b80c-7de370d5cbff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ce73684-069d-4342-b80c-7de370d5cbff {
  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-2ce73684-069d-4342-b80c-7de370d5cbff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ce73684-069d-4342-b80c-7de370d5cbff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ce73684-069d-4342-b80c-7de370d5cbff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76b7e9d6-aacc-47ec-92d7-9f600fda188f {
  display: none;
}
#s-03629564-c645-4bb2-88ab-6a08dd5ff509 { text-align: left; }
#s-c0f3b6e5-6ccd-4688-bc5b-eb4621e8be18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0f3b6e5-6ccd-4688-bc5b-eb4621e8be18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-390d94a0-500e-436f-8693-c10c8d961afd { text-align: left; }
#s-390d94a0-500e-436f-8693-c10c8d961afd .shg-product-sold-out {
  display: none;
}

#s-390d94a0-500e-436f-8693-c10c8d961afd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-390d94a0-500e-436f-8693-c10c8d961afd .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-b6895da0-8de3-4a00-8321-14033a8f845e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6895da0-8de3-4a00-8321-14033a8f845e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6895da0-8de3-4a00-8321-14033a8f845e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6895da0-8de3-4a00-8321-14033a8f845e {
  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-b6895da0-8de3-4a00-8321-14033a8f845e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6895da0-8de3-4a00-8321-14033a8f845e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6895da0-8de3-4a00-8321-14033a8f845e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9bdc1b0b-c870-4603-ad68-a8a948da60e0 {
  display: none;
}
#s-cb446dce-c9ae-4b7d-bce2-44bf5efd2d0e { text-align: left; }
#s-7ff589e7-29e8-43b6-b701-58098abe85ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ff589e7-29e8-43b6-b701-58098abe85ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c531ae9-aeae-4372-9e73-7266d4d024a6 { text-align: left; }
#s-7c531ae9-aeae-4372-9e73-7266d4d024a6 .shg-product-sold-out {
  display: none;
}

#s-7c531ae9-aeae-4372-9e73-7266d4d024a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c531ae9-aeae-4372-9e73-7266d4d024a6 .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-632a7724-dfe4-4b98-9fb7-64505ed69b7b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-632a7724-dfe4-4b98-9fb7-64505ed69b7b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-632a7724-dfe4-4b98-9fb7-64505ed69b7b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-632a7724-dfe4-4b98-9fb7-64505ed69b7b {
  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-632a7724-dfe4-4b98-9fb7-64505ed69b7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-632a7724-dfe4-4b98-9fb7-64505ed69b7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-632a7724-dfe4-4b98-9fb7-64505ed69b7b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b71c4b4-c419-4fd3-9fb0-5d8dcb1ed72e {
  display: none;
}
#s-22dd3964-7927-4a99-bb14-0ec7e7ff7379 { text-align: left; }
#s-d6b6e597-50b7-4524-88a1-9b21c0163fc1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6b6e597-50b7-4524-88a1-9b21c0163fc1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d32b448a-e862-4f33-861b-56a781127e44 { text-align: left; }
#s-d32b448a-e862-4f33-861b-56a781127e44 .shg-product-sold-out {
  display: none;
}

#s-d32b448a-e862-4f33-861b-56a781127e44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d32b448a-e862-4f33-861b-56a781127e44 .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-a578ac57-e16e-4172-98ea-b6a4ba40b2ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a578ac57-e16e-4172-98ea-b6a4ba40b2ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a578ac57-e16e-4172-98ea-b6a4ba40b2ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a578ac57-e16e-4172-98ea-b6a4ba40b2ae {
  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-a578ac57-e16e-4172-98ea-b6a4ba40b2ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a578ac57-e16e-4172-98ea-b6a4ba40b2ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a578ac57-e16e-4172-98ea-b6a4ba40b2ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8293906d-a923-450c-bd69-0bad4c1a9749 {
  display: none;
}
#s-14229aa8-ed5d-4356-b545-5ca43386b454 { text-align: left; }
#s-1bd36319-a1e4-45ce-b171-f4c2d8267fe5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1bd36319-a1e4-45ce-b171-f4c2d8267fe5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9e10935-4cb4-444f-9c7f-cfd6c60e6dc3 { text-align: left; }
#s-a9e10935-4cb4-444f-9c7f-cfd6c60e6dc3 .shg-product-sold-out {
  display: none;
}

#s-a9e10935-4cb4-444f-9c7f-cfd6c60e6dc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9e10935-4cb4-444f-9c7f-cfd6c60e6dc3 .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-d66070a3-d171-4494-9254-7433d60d7bb2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d66070a3-d171-4494-9254-7433d60d7bb2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d66070a3-d171-4494-9254-7433d60d7bb2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d66070a3-d171-4494-9254-7433d60d7bb2 {
  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-d66070a3-d171-4494-9254-7433d60d7bb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d66070a3-d171-4494-9254-7433d60d7bb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d66070a3-d171-4494-9254-7433d60d7bb2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-846e93b8-6e84-46c6-847f-6b9c6446d55c {
  display: none;
}
#s-fb5b1bc1-c44f-4247-b91d-979eb7e39ce1 { text-align: left; }
#s-36e2dcd0-58b1-4645-aa83-956ed0f53c01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36e2dcd0-58b1-4645-aa83-956ed0f53c01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69a016eb-db59-4a59-ae96-40e229f736d1 { text-align: left; }
#s-69a016eb-db59-4a59-ae96-40e229f736d1 .shg-product-sold-out {
  display: none;
}

#s-69a016eb-db59-4a59-ae96-40e229f736d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69a016eb-db59-4a59-ae96-40e229f736d1 .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-e30daf9a-643e-4bdc-91f2-47ba0645cfaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e30daf9a-643e-4bdc-91f2-47ba0645cfaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e30daf9a-643e-4bdc-91f2-47ba0645cfaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e30daf9a-643e-4bdc-91f2-47ba0645cfaa {
  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-e30daf9a-643e-4bdc-91f2-47ba0645cfaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e30daf9a-643e-4bdc-91f2-47ba0645cfaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e30daf9a-643e-4bdc-91f2-47ba0645cfaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1197ab22-198d-40f3-beb5-914eecff7eff {
  display: none;
}
#s-ab135f99-cb6d-4d4b-9038-ee6063dedca7 { text-align: left; }
#s-e32ba2e5-4b7a-404e-b277-fac78ee7379d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e32ba2e5-4b7a-404e-b277-fac78ee7379d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fa6d010-668b-42d9-b3c3-52c259a5265d { text-align: left; }
#s-6fa6d010-668b-42d9-b3c3-52c259a5265d .shg-product-sold-out {
  display: none;
}

#s-6fa6d010-668b-42d9-b3c3-52c259a5265d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fa6d010-668b-42d9-b3c3-52c259a5265d .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-e30006d0-db85-4f3e-a69c-c22ecdc13b34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e30006d0-db85-4f3e-a69c-c22ecdc13b34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e30006d0-db85-4f3e-a69c-c22ecdc13b34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e30006d0-db85-4f3e-a69c-c22ecdc13b34 {
  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-e30006d0-db85-4f3e-a69c-c22ecdc13b34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e30006d0-db85-4f3e-a69c-c22ecdc13b34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e30006d0-db85-4f3e-a69c-c22ecdc13b34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ceaa982d-b86a-435a-a25b-ec82ecabb5f1 {
  display: none;
}
#s-80f1d5d1-ce27-47a8-b0d2-6f84bddb30f6 { text-align: left; }
#s-d3a7767b-06e6-4bd8-a84b-939eeb45be96 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3a7767b-06e6-4bd8-a84b-939eeb45be96 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4bb00aa-43ef-4503-92b2-472b5336dbe9 { text-align: left; }
#s-e4bb00aa-43ef-4503-92b2-472b5336dbe9 .shg-product-sold-out {
  display: none;
}

#s-e4bb00aa-43ef-4503-92b2-472b5336dbe9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4bb00aa-43ef-4503-92b2-472b5336dbe9 .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-3aa62326-da72-457b-b97f-6b6f0a2f547a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3aa62326-da72-457b-b97f-6b6f0a2f547a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3aa62326-da72-457b-b97f-6b6f0a2f547a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3aa62326-da72-457b-b97f-6b6f0a2f547a {
  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-3aa62326-da72-457b-b97f-6b6f0a2f547a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3aa62326-da72-457b-b97f-6b6f0a2f547a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3aa62326-da72-457b-b97f-6b6f0a2f547a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25b1bf4d-ea1c-407b-b30e-a6bbe95b9b65 {
  display: none;
}
#s-8c5a673a-dcb6-4bd6-b3b0-8b5c10f5ecfd { text-align: left; }
#s-2e8dfb30-d165-42b1-ba4e-dbb431284fb5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e8dfb30-d165-42b1-ba4e-dbb431284fb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f34a424-5895-4fcf-87e4-6712a55fba2a { text-align: left; }
#s-2f34a424-5895-4fcf-87e4-6712a55fba2a .shg-product-sold-out {
  display: none;
}

#s-2f34a424-5895-4fcf-87e4-6712a55fba2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f34a424-5895-4fcf-87e4-6712a55fba2a .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-48f39aa1-df80-4f37-a18e-a1b9c549b00a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48f39aa1-df80-4f37-a18e-a1b9c549b00a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48f39aa1-df80-4f37-a18e-a1b9c549b00a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48f39aa1-df80-4f37-a18e-a1b9c549b00a {
  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-48f39aa1-df80-4f37-a18e-a1b9c549b00a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48f39aa1-df80-4f37-a18e-a1b9c549b00a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48f39aa1-df80-4f37-a18e-a1b9c549b00a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-38f7c619-f3ec-46ca-8c26-70740484ec31 {
  display: none;
}
#s-5d6c855a-a209-4b55-86e2-ef26a02cbe95 { text-align: left; }
#s-d601693c-5789-47c5-8a7a-8b45dece4462 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d601693c-5789-47c5-8a7a-8b45dece4462 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22c7833f-b349-4d77-b360-40696941e3a8 { text-align: left; }
#s-22c7833f-b349-4d77-b360-40696941e3a8 .shg-product-sold-out {
  display: none;
}

#s-22c7833f-b349-4d77-b360-40696941e3a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22c7833f-b349-4d77-b360-40696941e3a8 .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-e94da9d6-b61f-4c71-8e63-f8126bbef1ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e94da9d6-b61f-4c71-8e63-f8126bbef1ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e94da9d6-b61f-4c71-8e63-f8126bbef1ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e94da9d6-b61f-4c71-8e63-f8126bbef1ce {
  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-e94da9d6-b61f-4c71-8e63-f8126bbef1ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e94da9d6-b61f-4c71-8e63-f8126bbef1ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e94da9d6-b61f-4c71-8e63-f8126bbef1ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23b4985d-2ccd-4f62-8b56-70dadc0dcad5 {
  display: none;
}
#s-d79d5c12-400b-4f40-89b9-80842723fc83 { text-align: left; }
#s-e627ec09-1538-43b1-a7cb-1a2df9296829 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e627ec09-1538-43b1-a7cb-1a2df9296829 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-463dce00-0b39-4b58-9bf0-f91d34cdde8e { text-align: left; }
#s-463dce00-0b39-4b58-9bf0-f91d34cdde8e .shg-product-sold-out {
  display: none;
}

#s-463dce00-0b39-4b58-9bf0-f91d34cdde8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-463dce00-0b39-4b58-9bf0-f91d34cdde8e .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-3a39e46d-f344-478b-92c8-ded854a40de6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a39e46d-f344-478b-92c8-ded854a40de6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a39e46d-f344-478b-92c8-ded854a40de6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a39e46d-f344-478b-92c8-ded854a40de6 {
  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-3a39e46d-f344-478b-92c8-ded854a40de6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a39e46d-f344-478b-92c8-ded854a40de6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a39e46d-f344-478b-92c8-ded854a40de6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c07bb0c1-91bf-4c5e-b0f3-d24a2d3e6b44 {
  display: none;
}
#s-4b94e15d-0c8b-4e8e-8d53-797f38651c32 { text-align: left; }
#s-b2269ba1-bcd3-4186-a2ed-2498811cffc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2269ba1-bcd3-4186-a2ed-2498811cffc9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c08d9e69-3bb0-4a10-854b-61daeb4e1c24 { text-align: left; }
#s-c08d9e69-3bb0-4a10-854b-61daeb4e1c24 .shg-product-sold-out {
  display: none;
}

#s-c08d9e69-3bb0-4a10-854b-61daeb4e1c24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c08d9e69-3bb0-4a10-854b-61daeb4e1c24 .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-7044a0cb-6f92-4a5a-8421-262d263a99d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7044a0cb-6f92-4a5a-8421-262d263a99d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7044a0cb-6f92-4a5a-8421-262d263a99d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7044a0cb-6f92-4a5a-8421-262d263a99d5 {
  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-7044a0cb-6f92-4a5a-8421-262d263a99d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7044a0cb-6f92-4a5a-8421-262d263a99d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7044a0cb-6f92-4a5a-8421-262d263a99d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f56fd93-3d27-493d-8812-6b35c1af41e1 {
  display: none;
}
#s-1e3dc4f8-c115-46df-a388-b8fa88a7e3f9 { text-align: left; }
#s-334e0903-479a-4903-92de-a5234c9923e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-334e0903-479a-4903-92de-a5234c9923e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-588a718d-b6ce-4648-b441-d74bc37a3615 { text-align: left; }
#s-588a718d-b6ce-4648-b441-d74bc37a3615 .shg-product-sold-out {
  display: none;
}

#s-588a718d-b6ce-4648-b441-d74bc37a3615 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-588a718d-b6ce-4648-b441-d74bc37a3615 .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-8c68007b-1d48-43e5-9e55-fed402bf7b53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c68007b-1d48-43e5-9e55-fed402bf7b53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c68007b-1d48-43e5-9e55-fed402bf7b53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c68007b-1d48-43e5-9e55-fed402bf7b53 {
  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-8c68007b-1d48-43e5-9e55-fed402bf7b53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c68007b-1d48-43e5-9e55-fed402bf7b53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c68007b-1d48-43e5-9e55-fed402bf7b53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccf0a402-cb66-4452-8b81-0b1974e2a2b8 {
  display: none;
}
#s-c16f9810-d9ba-4c4a-a4a2-4056a9112edd { text-align: left; }
#s-87c77c7f-89e5-479a-be6d-1b2d103ab98e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87c77c7f-89e5-479a-be6d-1b2d103ab98e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6447cf4-6650-4a06-8a0c-cf085c007f61 { text-align: left; }
#s-a6447cf4-6650-4a06-8a0c-cf085c007f61 .shg-product-sold-out {
  display: none;
}

#s-a6447cf4-6650-4a06-8a0c-cf085c007f61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6447cf4-6650-4a06-8a0c-cf085c007f61 .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-2e540ead-7506-47d5-a5ce-1058281721b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e540ead-7506-47d5-a5ce-1058281721b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e540ead-7506-47d5-a5ce-1058281721b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e540ead-7506-47d5-a5ce-1058281721b2 {
  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-2e540ead-7506-47d5-a5ce-1058281721b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e540ead-7506-47d5-a5ce-1058281721b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e540ead-7506-47d5-a5ce-1058281721b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cc3bcd2-9172-4b8c-abf7-21f9c3f82ea0 {
  display: none;
}
#s-31210ff4-447e-4ca7-8329-9c4bee6b080a { text-align: left; }
#s-3dd3fe96-ce9d-46dc-a9db-4de4ba3874bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3dd3fe96-ce9d-46dc-a9db-4de4ba3874bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9a54b9f-e513-4d2e-acf9-393578ee58a1 { text-align: left; }
#s-e9a54b9f-e513-4d2e-acf9-393578ee58a1 .shg-product-sold-out {
  display: none;
}

#s-e9a54b9f-e513-4d2e-acf9-393578ee58a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9a54b9f-e513-4d2e-acf9-393578ee58a1 .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-4f57882d-cab2-4df6-bf78-40b1d9df9db8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f57882d-cab2-4df6-bf78-40b1d9df9db8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f57882d-cab2-4df6-bf78-40b1d9df9db8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f57882d-cab2-4df6-bf78-40b1d9df9db8 {
  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-4f57882d-cab2-4df6-bf78-40b1d9df9db8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f57882d-cab2-4df6-bf78-40b1d9df9db8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f57882d-cab2-4df6-bf78-40b1d9df9db8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4024038c-b2a6-4b2e-a6df-703b9d24a14e {
  display: none;
}
#s-2d6c13db-bf9d-4764-8a95-b24ff35e51c2 { text-align: left; }
#s-beafbbab-e265-41ea-a497-f1e2348ba209 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-beafbbab-e265-41ea-a497-f1e2348ba209 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-823cc274-5dbc-410b-98e6-47e471ffa384 { text-align: left; }
#s-823cc274-5dbc-410b-98e6-47e471ffa384 .shg-product-sold-out {
  display: none;
}

#s-823cc274-5dbc-410b-98e6-47e471ffa384 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-823cc274-5dbc-410b-98e6-47e471ffa384 .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-819ecba7-cc4a-46df-93d8-c86de0c7e299 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-819ecba7-cc4a-46df-93d8-c86de0c7e299:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-819ecba7-cc4a-46df-93d8-c86de0c7e299:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-819ecba7-cc4a-46df-93d8-c86de0c7e299 {
  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-819ecba7-cc4a-46df-93d8-c86de0c7e299.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-819ecba7-cc4a-46df-93d8-c86de0c7e299.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-819ecba7-cc4a-46df-93d8-c86de0c7e299.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bcf0dd8-cdab-4f6e-a96e-11da31d75071 {
  display: none;
}
#s-3503c2c6-849f-40b1-b740-fa8638fb2c6a { text-align: left; }
#s-82383c7b-dc7a-487d-9ec2-f76373d3dfb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82383c7b-dc7a-487d-9ec2-f76373d3dfb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-968a2dfa-4685-415b-b09c-6ceb6a14898e { text-align: left; }
#s-968a2dfa-4685-415b-b09c-6ceb6a14898e .shg-product-sold-out {
  display: none;
}

#s-968a2dfa-4685-415b-b09c-6ceb6a14898e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-968a2dfa-4685-415b-b09c-6ceb6a14898e .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-9c7585f1-db9d-4abb-af54-7318aaee203b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c7585f1-db9d-4abb-af54-7318aaee203b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c7585f1-db9d-4abb-af54-7318aaee203b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c7585f1-db9d-4abb-af54-7318aaee203b {
  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-9c7585f1-db9d-4abb-af54-7318aaee203b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c7585f1-db9d-4abb-af54-7318aaee203b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c7585f1-db9d-4abb-af54-7318aaee203b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-baba8dd3-07f4-4c92-8eba-471b69b433e0 {
  display: none;
}
#s-c2648abf-e728-4462-9ecc-2d9c12977a29 { text-align: left; }
#s-045bbf6e-c527-49e4-89ca-43d0ea8f1b0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-045bbf6e-c527-49e4-89ca-43d0ea8f1b0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-280ac691-a04c-4419-a9e9-ab63e253081b { text-align: left; }
#s-280ac691-a04c-4419-a9e9-ab63e253081b .shg-product-sold-out {
  display: none;
}

#s-280ac691-a04c-4419-a9e9-ab63e253081b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-280ac691-a04c-4419-a9e9-ab63e253081b .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-1116ee5f-8b35-41af-a629-e5cc84c6ea58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1116ee5f-8b35-41af-a629-e5cc84c6ea58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1116ee5f-8b35-41af-a629-e5cc84c6ea58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1116ee5f-8b35-41af-a629-e5cc84c6ea58 {
  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-1116ee5f-8b35-41af-a629-e5cc84c6ea58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1116ee5f-8b35-41af-a629-e5cc84c6ea58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1116ee5f-8b35-41af-a629-e5cc84c6ea58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ffc2b05-3d90-4ffe-8d56-08423b640b94 {
  display: none;
}
#s-463db903-2cdd-43bd-98da-4f67ecd767d6 { text-align: left; }
#s-e7ec385f-7022-4c36-972c-cdd5c9c35694 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7ec385f-7022-4c36-972c-cdd5c9c35694 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51eaed8c-9bb3-436d-9848-abb11ce9d855 { text-align: left; }
#s-51eaed8c-9bb3-436d-9848-abb11ce9d855 .shg-product-sold-out {
  display: none;
}

#s-51eaed8c-9bb3-436d-9848-abb11ce9d855 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51eaed8c-9bb3-436d-9848-abb11ce9d855 .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-be6aa837-ebc5-4ac1-bcfd-978abbe0276f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be6aa837-ebc5-4ac1-bcfd-978abbe0276f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be6aa837-ebc5-4ac1-bcfd-978abbe0276f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be6aa837-ebc5-4ac1-bcfd-978abbe0276f {
  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-be6aa837-ebc5-4ac1-bcfd-978abbe0276f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be6aa837-ebc5-4ac1-bcfd-978abbe0276f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be6aa837-ebc5-4ac1-bcfd-978abbe0276f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fefce689-9658-46c7-beec-ff30c797973f {
  display: none;
}
#s-9cc82393-de67-4446-b901-fc69d2fab49f { text-align: left; }
#s-e72deb27-aaee-4c60-81dc-a2d42178b1c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e72deb27-aaee-4c60-81dc-a2d42178b1c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d795c2d3-032f-4837-ba2a-21e65917aa9d { text-align: left; }
#s-d795c2d3-032f-4837-ba2a-21e65917aa9d .shg-product-sold-out {
  display: none;
}

#s-d795c2d3-032f-4837-ba2a-21e65917aa9d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d795c2d3-032f-4837-ba2a-21e65917aa9d .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-179dd3a8-40d5-4dc1-a795-83dd994a856c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-179dd3a8-40d5-4dc1-a795-83dd994a856c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-179dd3a8-40d5-4dc1-a795-83dd994a856c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-179dd3a8-40d5-4dc1-a795-83dd994a856c {
  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-179dd3a8-40d5-4dc1-a795-83dd994a856c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-179dd3a8-40d5-4dc1-a795-83dd994a856c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-179dd3a8-40d5-4dc1-a795-83dd994a856c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aadfcfe8-0234-451a-9605-505ac3382bca {
  display: none;
}
#s-a622e4da-5f9a-4126-87be-1dddfdab49dd { text-align: left; }
#s-bfd4f69d-af89-44ca-bef6-a4c2638b0da0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfd4f69d-af89-44ca-bef6-a4c2638b0da0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5597af7a-6580-4057-86dd-0ff7f0976cb3 { text-align: left; }
#s-5597af7a-6580-4057-86dd-0ff7f0976cb3 .shg-product-sold-out {
  display: none;
}

#s-5597af7a-6580-4057-86dd-0ff7f0976cb3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5597af7a-6580-4057-86dd-0ff7f0976cb3 .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-6c92c213-3072-498e-9291-7a8851068238 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c92c213-3072-498e-9291-7a8851068238:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c92c213-3072-498e-9291-7a8851068238:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c92c213-3072-498e-9291-7a8851068238 {
  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-6c92c213-3072-498e-9291-7a8851068238.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c92c213-3072-498e-9291-7a8851068238.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c92c213-3072-498e-9291-7a8851068238.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af294692-9c6f-4ccc-a19c-9c008021e559 {
  display: none;
}
#s-b417db55-d71f-4980-8aa4-3caec1498e94 { text-align: left; }
#s-637d6769-0117-43a9-a49c-d45d20e94dfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-637d6769-0117-43a9-a49c-d45d20e94dfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68a55447-66e0-48db-91ef-f42cbb4e4f90 { text-align: left; }
#s-68a55447-66e0-48db-91ef-f42cbb4e4f90 .shg-product-sold-out {
  display: none;
}

#s-68a55447-66e0-48db-91ef-f42cbb4e4f90 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68a55447-66e0-48db-91ef-f42cbb4e4f90 .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-07c3dffd-e043-4227-aa87-d75c2ef068df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07c3dffd-e043-4227-aa87-d75c2ef068df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07c3dffd-e043-4227-aa87-d75c2ef068df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07c3dffd-e043-4227-aa87-d75c2ef068df {
  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-07c3dffd-e043-4227-aa87-d75c2ef068df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07c3dffd-e043-4227-aa87-d75c2ef068df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07c3dffd-e043-4227-aa87-d75c2ef068df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-528acafc-22e5-45d5-aafa-e261050efe46 {
  display: none;
}
#s-f0be3101-ef41-4317-9cb5-f21ebcde3a21 { text-align: left; }
#s-3ddde805-abc2-401c-a0f6-b632569b90a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ddde805-abc2-401c-a0f6-b632569b90a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3a7a9b9-8138-430f-a993-347e27b25db7 { text-align: left; }
#s-d3a7a9b9-8138-430f-a993-347e27b25db7 .shg-product-sold-out {
  display: none;
}

#s-d3a7a9b9-8138-430f-a993-347e27b25db7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3a7a9b9-8138-430f-a993-347e27b25db7 .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-5f6efc39-93ee-4c88-b9e6-52d7fb56443b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f6efc39-93ee-4c88-b9e6-52d7fb56443b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f6efc39-93ee-4c88-b9e6-52d7fb56443b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f6efc39-93ee-4c88-b9e6-52d7fb56443b {
  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-5f6efc39-93ee-4c88-b9e6-52d7fb56443b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f6efc39-93ee-4c88-b9e6-52d7fb56443b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f6efc39-93ee-4c88-b9e6-52d7fb56443b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23fb7d8f-e587-4c3d-a47d-ae61710c6c93 {
  display: none;
}
#s-d7b49ea5-2d8b-44e4-85d2-65cfc1c50770 { text-align: left; }
#s-85f62a29-c33b-467d-beed-f3f07426f7ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85f62a29-c33b-467d-beed-f3f07426f7ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9af223f3-2413-4bfb-abc5-173713234b80 { text-align: left; }
#s-9af223f3-2413-4bfb-abc5-173713234b80 .shg-product-sold-out {
  display: none;
}

#s-9af223f3-2413-4bfb-abc5-173713234b80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9af223f3-2413-4bfb-abc5-173713234b80 .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-431e36ce-2f43-4851-a2c0-78fc67d6646e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-431e36ce-2f43-4851-a2c0-78fc67d6646e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-431e36ce-2f43-4851-a2c0-78fc67d6646e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-431e36ce-2f43-4851-a2c0-78fc67d6646e {
  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-431e36ce-2f43-4851-a2c0-78fc67d6646e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-431e36ce-2f43-4851-a2c0-78fc67d6646e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-431e36ce-2f43-4851-a2c0-78fc67d6646e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c24eab8-6bbd-4c6e-9671-8e4e124ab78f {
  display: none;
}
#s-25347a03-f4e7-481f-9430-227cf605a65c { text-align: left; }
#s-c761ee34-ef12-422a-9227-f3b9072b6b95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c761ee34-ef12-422a-9227-f3b9072b6b95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-335e6a66-f9e9-4078-9120-7317ee5ef55f { text-align: left; }
#s-335e6a66-f9e9-4078-9120-7317ee5ef55f .shg-product-sold-out {
  display: none;
}

#s-335e6a66-f9e9-4078-9120-7317ee5ef55f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-335e6a66-f9e9-4078-9120-7317ee5ef55f .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-0d64553d-12d2-4211-bf38-5b5fe4aef158 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d64553d-12d2-4211-bf38-5b5fe4aef158:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d64553d-12d2-4211-bf38-5b5fe4aef158:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d64553d-12d2-4211-bf38-5b5fe4aef158 {
  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-0d64553d-12d2-4211-bf38-5b5fe4aef158.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d64553d-12d2-4211-bf38-5b5fe4aef158.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d64553d-12d2-4211-bf38-5b5fe4aef158.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;
}
