.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-07ba93a3-4c9c-49e6-8750-d5a153fd841e {
  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-2ba41ed5-c987-4e70-868d-7de86dd0c860 { margin-top: 40px; }
#s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs {
  justify-content: center;
}


  #s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-2ba41ed5-c987-4e70-868d-7de86dd0c860 .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-32a1ea80-d429-40e7-bba0-2b8b4268a22b { padding-top: 10px;
padding-bottom: 10px; }
 #s-32a1ea80-d429-40e7-bba0-2b8b4268a22b .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-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5dfdbf14-3773-4069-9e30-93bde66c8cb2 .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-e661e6e2-7ce6-447b-9ddf-8993d4a7b968 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e661e6e2-7ce6-447b-9ddf-8993d4a7b968"] > .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-43ed2933-8e5d-4b3b-af0e-6e30deb49a6d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c30f2a4f-0c93-47b7-a2d4-2ec16ce3bf13 { 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-7e957100-c5cc-4fe5-95a3-c1767ac7dbe3 { 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-7e957100-c5cc-4fe5-95a3-c1767ac7dbe3: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-7e957100-c5cc-4fe5-95a3-c1767ac7dbe3: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-7e957100-c5cc-4fe5-95a3-c1767ac7dbe3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-73b099d9-baf1-45cd-8755-228f8f2a8dba { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0a8613a0-d3ba-4d48-8854-e312857fc168 { 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-54943d79-975c-4f80-b570-eb3568f547a2 { 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-54943d79-975c-4f80-b570-eb3568f547a2: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-54943d79-975c-4f80-b570-eb3568f547a2: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-54943d79-975c-4f80-b570-eb3568f547a2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1d3a21fb-dab0-4a85-a2c9-71e66ff2b281 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1a248053-4649-4a7d-b657-b95e65b8a846 { 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-06d1f414-4a02-4bf0-ad05-3ad3ced0af4e { 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-06d1f414-4a02-4bf0-ad05-3ad3ced0af4e: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-06d1f414-4a02-4bf0-ad05-3ad3ced0af4e: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-06d1f414-4a02-4bf0-ad05-3ad3ced0af4e.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-20a1cf9b-35f5-464e-a075-c3da18ddf6d2 { min-height: 50px; }
#s-20a1cf9b-35f5-464e-a075-c3da18ddf6d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8d0f4c74-17e6-41b9-b26b-423a125abbd8 { 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-8d0f4c74-17e6-41b9-b26b-423a125abbd8 .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-0243b3fb-8f92-4b0a-80d8-d1500631bedf {
  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-ee340b27-1973-44f0-907d-c7d7dc81d589 { 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-2d06f443-32a1-464b-8ec5-0112cfb4d980 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d06f443-32a1-464b-8ec5-0112cfb4d980 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c45904f0-e7cf-4457-8db9-478f4e22225f {
  display: none;
}
#s-4a5a0969-7de1-4956-bb69-8e91e3480e23 { text-align: left; }
#s-fe6a76c0-b568-488c-98ba-6d496b3de76a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe6a76c0-b568-488c-98ba-6d496b3de76a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d7d9d62b-163d-497f-8bac-8779a28fb33f {
  display: none;
}
#s-bbfc0d6d-c121-4be3-b578-e57f814acdbe { text-align: left; }
#s-35bffb1b-3b5d-419d-8b77-a19995306c1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35bffb1b-3b5d-419d-8b77-a19995306c1e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9abe9876-8320-4711-99e5-dcbfccadfe2a {
  display: none;
}
#s-a2ab2a4e-9417-4845-9287-f4859a72afc0 { text-align: left; }
#s-c628e97d-1648-41d7-892a-64715103814d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c628e97d-1648-41d7-892a-64715103814d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4df0538c-dcac-43a8-a4fb-ca19367cc3ad {
  display: none;
}
#s-866cb7c0-c502-43ab-bf89-03e46015b95f { text-align: left; }
#s-aa1e52e4-3d37-4b39-8799-e9ccbe06115e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa1e52e4-3d37-4b39-8799-e9ccbe06115e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-047197eb-aea8-490d-9c37-c66a74a6d637 { text-align: left; }
#s-047197eb-aea8-490d-9c37-c66a74a6d637 .shg-product-sold-out {
  display: none;
}

#s-047197eb-aea8-490d-9c37-c66a74a6d637 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-047197eb-aea8-490d-9c37-c66a74a6d637 .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-ea7f99b5-5260-430e-9593-43f2cdecbaf8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea7f99b5-5260-430e-9593-43f2cdecbaf8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea7f99b5-5260-430e-9593-43f2cdecbaf8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea7f99b5-5260-430e-9593-43f2cdecbaf8 {
  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-ea7f99b5-5260-430e-9593-43f2cdecbaf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea7f99b5-5260-430e-9593-43f2cdecbaf8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea7f99b5-5260-430e-9593-43f2cdecbaf8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0075f059-e59b-4c60-b378-5d8bf769d0b6 {
  display: none;
}
#s-723d861c-bc48-4013-86cd-c5fc20529c3f { text-align: left; }
#s-41f93bcd-328e-4082-b1a0-23b4280f61c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41f93bcd-328e-4082-b1a0-23b4280f61c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10c307d9-b20c-4055-b177-e5c3782ad311 { text-align: left; }
#s-10c307d9-b20c-4055-b177-e5c3782ad311 .shg-product-sold-out {
  display: none;
}

#s-10c307d9-b20c-4055-b177-e5c3782ad311 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10c307d9-b20c-4055-b177-e5c3782ad311 .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-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58 {
  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-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0bb271b-bd86-45d1-b2cb-faa9cf18cc58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef95811c-a86c-4681-9bc3-db1f22fddeb6 {
  display: none;
}
#s-d3a530c0-ad39-4c2f-bcd2-681ae1521987 { text-align: left; }
#s-08b00803-6e31-40dd-bdb1-db7a67a96bb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08b00803-6e31-40dd-bdb1-db7a67a96bb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9eeb2307-765f-4b41-9463-c926c0a963b1 { text-align: left; }
#s-9eeb2307-765f-4b41-9463-c926c0a963b1 .shg-product-sold-out {
  display: none;
}

#s-9eeb2307-765f-4b41-9463-c926c0a963b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9eeb2307-765f-4b41-9463-c926c0a963b1 .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-46042173-487c-4339-9cc8-a7226e528962 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46042173-487c-4339-9cc8-a7226e528962:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46042173-487c-4339-9cc8-a7226e528962:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46042173-487c-4339-9cc8-a7226e528962 {
  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-46042173-487c-4339-9cc8-a7226e528962.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46042173-487c-4339-9cc8-a7226e528962.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46042173-487c-4339-9cc8-a7226e528962.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-210e54fa-c450-44f0-83f2-f06e6cc4101c {
  display: none;
}
#s-48306448-52d4-43d6-a5cf-267a86beb372 { text-align: left; }
#s-ccb5c7cd-e9b8-47f8-a3cd-1d7e7e2b0cca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccb5c7cd-e9b8-47f8-a3cd-1d7e7e2b0cca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c65229a1-6880-4c70-84bf-c40e762dadd0 { text-align: left; }
#s-c65229a1-6880-4c70-84bf-c40e762dadd0 .shg-product-sold-out {
  display: none;
}

#s-c65229a1-6880-4c70-84bf-c40e762dadd0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c65229a1-6880-4c70-84bf-c40e762dadd0 .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-9e435555-5582-4594-877f-c166c301a6b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e435555-5582-4594-877f-c166c301a6b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e435555-5582-4594-877f-c166c301a6b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e435555-5582-4594-877f-c166c301a6b4 {
  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-9e435555-5582-4594-877f-c166c301a6b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e435555-5582-4594-877f-c166c301a6b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e435555-5582-4594-877f-c166c301a6b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3217c63-959b-4da1-bc66-d1932b0b4fb5 {
  display: none;
}
#s-2367e6c4-21c8-4158-9710-baee112b7e5b { text-align: left; }
#s-8e88f284-74ca-4651-8135-ab239ec29afd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e88f284-74ca-4651-8135-ab239ec29afd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf553dbf-f9f7-49f7-815e-af984a356817 { text-align: left; }
#s-cf553dbf-f9f7-49f7-815e-af984a356817 .shg-product-sold-out {
  display: none;
}

#s-cf553dbf-f9f7-49f7-815e-af984a356817 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf553dbf-f9f7-49f7-815e-af984a356817 .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-1389ee05-e752-4bcb-b87a-86842579f470 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1389ee05-e752-4bcb-b87a-86842579f470:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1389ee05-e752-4bcb-b87a-86842579f470:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1389ee05-e752-4bcb-b87a-86842579f470 {
  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-1389ee05-e752-4bcb-b87a-86842579f470.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1389ee05-e752-4bcb-b87a-86842579f470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1389ee05-e752-4bcb-b87a-86842579f470.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9cba5fb0-f557-457e-8117-56d6fd94475c {
  display: none;
}
#s-6cc87440-8c93-429a-a2db-0c0160a86b9d { text-align: left; }
#s-83ae7d14-6f37-48ec-8b81-9dad25494a48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83ae7d14-6f37-48ec-8b81-9dad25494a48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-029e525f-ce39-4a1a-8351-e518f3edd191 { text-align: left; }
#s-029e525f-ce39-4a1a-8351-e518f3edd191 .shg-product-sold-out {
  display: none;
}

#s-029e525f-ce39-4a1a-8351-e518f3edd191 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-029e525f-ce39-4a1a-8351-e518f3edd191 .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-fd9cfdac-498f-4c46-a4da-d881e37d2a1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd9cfdac-498f-4c46-a4da-d881e37d2a1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd9cfdac-498f-4c46-a4da-d881e37d2a1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd9cfdac-498f-4c46-a4da-d881e37d2a1b {
  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-fd9cfdac-498f-4c46-a4da-d881e37d2a1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd9cfdac-498f-4c46-a4da-d881e37d2a1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd9cfdac-498f-4c46-a4da-d881e37d2a1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5ab8517-90d0-499b-9e3c-8dcbded4346c {
  display: none;
}
#s-96a75ebd-30dc-4a2c-818a-0e1690a41a01 { text-align: left; }
#s-35eb7be1-99bf-4dee-9810-4dffc6e76b67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35eb7be1-99bf-4dee-9810-4dffc6e76b67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9660abd6-0cef-4de9-aa01-4efeddfda9a3 { text-align: left; }
#s-9660abd6-0cef-4de9-aa01-4efeddfda9a3 .shg-product-sold-out {
  display: none;
}

#s-9660abd6-0cef-4de9-aa01-4efeddfda9a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9660abd6-0cef-4de9-aa01-4efeddfda9a3 .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-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9 {
  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-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea6dc9c2-55be-4f77-ab6b-0fe92c4ffdd9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d323008e-f662-4686-abf2-6258a52d8feb {
  display: none;
}
#s-c92e1411-8a36-4f65-8021-89abd3503b7d { text-align: left; }
#s-e2192609-6cb7-42a3-9a96-83980f659989 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2192609-6cb7-42a3-9a96-83980f659989 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46d6c3a3-e3f6-4aef-83d4-55f6c1de3473 { text-align: left; }
#s-46d6c3a3-e3f6-4aef-83d4-55f6c1de3473 .shg-product-sold-out {
  display: none;
}

#s-46d6c3a3-e3f6-4aef-83d4-55f6c1de3473 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46d6c3a3-e3f6-4aef-83d4-55f6c1de3473 .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-84bd9b5e-271b-42fe-8cab-9a27a9dec408 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84bd9b5e-271b-42fe-8cab-9a27a9dec408:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84bd9b5e-271b-42fe-8cab-9a27a9dec408:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84bd9b5e-271b-42fe-8cab-9a27a9dec408 {
  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-84bd9b5e-271b-42fe-8cab-9a27a9dec408.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84bd9b5e-271b-42fe-8cab-9a27a9dec408.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84bd9b5e-271b-42fe-8cab-9a27a9dec408.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d66f17a1-f18d-450e-bee6-5aa4e65e3d99 {
  display: none;
}
#s-a9b426a2-0ae4-40eb-b622-e8aa06e01536 { text-align: left; }
#s-086cf4a1-a857-49af-a322-62090f9c67ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-086cf4a1-a857-49af-a322-62090f9c67ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9fa40a2-7b10-4d20-aa39-28464f7ea59c { text-align: left; }
#s-d9fa40a2-7b10-4d20-aa39-28464f7ea59c .shg-product-sold-out {
  display: none;
}

#s-d9fa40a2-7b10-4d20-aa39-28464f7ea59c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9fa40a2-7b10-4d20-aa39-28464f7ea59c .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-6a938168-ca82-4441-b907-ab009bd8f232 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a938168-ca82-4441-b907-ab009bd8f232:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a938168-ca82-4441-b907-ab009bd8f232:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a938168-ca82-4441-b907-ab009bd8f232 {
  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-6a938168-ca82-4441-b907-ab009bd8f232.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a938168-ca82-4441-b907-ab009bd8f232.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a938168-ca82-4441-b907-ab009bd8f232.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a26d3c4-74ed-48ec-a787-c8e66694391f {
  display: none;
}
#s-29c83fa7-df87-41a5-a3fc-ae358fcd2402 { text-align: left; }
#s-1c789a03-0118-42e5-b591-1b1b62d56dd8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c789a03-0118-42e5-b591-1b1b62d56dd8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46d8dcb1-c998-4a79-a1b2-b40607e80f14 { text-align: left; }
#s-46d8dcb1-c998-4a79-a1b2-b40607e80f14 .shg-product-sold-out {
  display: none;
}

#s-46d8dcb1-c998-4a79-a1b2-b40607e80f14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46d8dcb1-c998-4a79-a1b2-b40607e80f14 .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-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7 {
  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-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c75b7f8e-8e4b-48a9-b3a2-0265f0d57ec7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96ab56ae-7e48-4400-ae76-6393a956ce62 {
  display: none;
}
#s-fb871790-42f7-4c63-9c08-12686fd6c61d { text-align: left; }
#s-533a438c-636a-4bae-806b-2350499480f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-533a438c-636a-4bae-806b-2350499480f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8fc7edde-59b4-4c5a-9ca5-92cfb6f12d2d { text-align: left; }
#s-8fc7edde-59b4-4c5a-9ca5-92cfb6f12d2d .shg-product-sold-out {
  display: none;
}

#s-8fc7edde-59b4-4c5a-9ca5-92cfb6f12d2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8fc7edde-59b4-4c5a-9ca5-92cfb6f12d2d .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-09a8ea7c-09b9-4938-ad5b-af86472ffd2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09a8ea7c-09b9-4938-ad5b-af86472ffd2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09a8ea7c-09b9-4938-ad5b-af86472ffd2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09a8ea7c-09b9-4938-ad5b-af86472ffd2f {
  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-09a8ea7c-09b9-4938-ad5b-af86472ffd2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09a8ea7c-09b9-4938-ad5b-af86472ffd2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09a8ea7c-09b9-4938-ad5b-af86472ffd2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-31ac8573-a8d7-478a-b6c9-07274664cc27 {
  display: none;
}
#s-7e90e09a-d24b-4db0-bed1-62811c731cc0 { text-align: left; }
#s-7afa70c5-aa25-4c75-977d-36a2f6c3ca01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7afa70c5-aa25-4c75-977d-36a2f6c3ca01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3581696b-81f8-4d7a-81e2-14d8e6249842 { text-align: left; }
#s-3581696b-81f8-4d7a-81e2-14d8e6249842 .shg-product-sold-out {
  display: none;
}

#s-3581696b-81f8-4d7a-81e2-14d8e6249842 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3581696b-81f8-4d7a-81e2-14d8e6249842 .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-c7e8a9e7-50c4-422d-923f-72eeb102d32d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7e8a9e7-50c4-422d-923f-72eeb102d32d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7e8a9e7-50c4-422d-923f-72eeb102d32d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7e8a9e7-50c4-422d-923f-72eeb102d32d {
  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-c7e8a9e7-50c4-422d-923f-72eeb102d32d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7e8a9e7-50c4-422d-923f-72eeb102d32d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7e8a9e7-50c4-422d-923f-72eeb102d32d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe60d8cf-f598-4960-9342-a3a2b2bee2b9 {
  display: none;
}
#s-7c346cc9-b216-47ab-b503-d00c607e2105 { text-align: left; }
#s-4a64a7d2-be0e-4e78-98e4-61794af6a199 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a64a7d2-be0e-4e78-98e4-61794af6a199 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5407dc62-62e9-49e4-8009-0a49ef45c560 { text-align: left; }
#s-5407dc62-62e9-49e4-8009-0a49ef45c560 .shg-product-sold-out {
  display: none;
}

#s-5407dc62-62e9-49e4-8009-0a49ef45c560 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5407dc62-62e9-49e4-8009-0a49ef45c560 .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-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4 {
  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-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd3e5a4e-4faf-4da7-855e-bc15bb31d8f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f4fe616-3fb1-4232-952b-25860933200e {
  display: none;
}
#s-749b90d3-01ca-4ea8-8da6-a2092f30fab0 { text-align: left; }
#s-6e0bcf23-72d2-4078-83a6-3cb5866c14da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e0bcf23-72d2-4078-83a6-3cb5866c14da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9420359d-df02-4bf3-802c-8e20ab99af70 { text-align: left; }
#s-9420359d-df02-4bf3-802c-8e20ab99af70 .shg-product-sold-out {
  display: none;
}

#s-9420359d-df02-4bf3-802c-8e20ab99af70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9420359d-df02-4bf3-802c-8e20ab99af70 .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-e193885b-8877-42b0-9342-db94b446037f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e193885b-8877-42b0-9342-db94b446037f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e193885b-8877-42b0-9342-db94b446037f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e193885b-8877-42b0-9342-db94b446037f {
  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-e193885b-8877-42b0-9342-db94b446037f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e193885b-8877-42b0-9342-db94b446037f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e193885b-8877-42b0-9342-db94b446037f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f18ecf91-aef1-4116-9d40-5b142a2363a1 {
  display: none;
}
#s-8c097a06-42bd-46e6-81bd-a26a65c67a89 { text-align: left; }
#s-f3d8a836-fd15-451d-8d9b-4f4e360fdb28 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f3d8a836-fd15-451d-8d9b-4f4e360fdb28 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6bf69a1-707a-41e7-95ec-290967ffa812 { text-align: left; }
#s-d6bf69a1-707a-41e7-95ec-290967ffa812 .shg-product-sold-out {
  display: none;
}

#s-d6bf69a1-707a-41e7-95ec-290967ffa812 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6bf69a1-707a-41e7-95ec-290967ffa812 .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-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc {
  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-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70f2d5b6-edeb-4640-9fb1-bace8c49c3bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d0ddef1-9a60-4e42-807b-8dd9d27e41f2 {
  display: none;
}
#s-f095137f-f51e-4a4c-ae43-1d6dbc488568 { text-align: left; }
#s-d41f716e-a8c3-428a-9337-0cfbec1ac57b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d41f716e-a8c3-428a-9337-0cfbec1ac57b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1152bbc5-2e59-4784-bb07-67ef101b8290 { text-align: left; }
#s-1152bbc5-2e59-4784-bb07-67ef101b8290 .shg-product-sold-out {
  display: none;
}

#s-1152bbc5-2e59-4784-bb07-67ef101b8290 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1152bbc5-2e59-4784-bb07-67ef101b8290 .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-8db39476-6e32-4512-95c7-0eb02b3fa895 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8db39476-6e32-4512-95c7-0eb02b3fa895:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8db39476-6e32-4512-95c7-0eb02b3fa895:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8db39476-6e32-4512-95c7-0eb02b3fa895 {
  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-8db39476-6e32-4512-95c7-0eb02b3fa895.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8db39476-6e32-4512-95c7-0eb02b3fa895.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8db39476-6e32-4512-95c7-0eb02b3fa895.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7727195c-dac6-42eb-902b-e94c7349f763 {
  display: none;
}
#s-aa9748bd-964d-4997-aae4-ce5d825b749e { text-align: left; }
#s-59b0963d-3116-4886-b293-1a2411d4025d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59b0963d-3116-4886-b293-1a2411d4025d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e319900-7ae4-49c8-90ed-797d73f5912f { text-align: left; }
#s-0e319900-7ae4-49c8-90ed-797d73f5912f .shg-product-sold-out {
  display: none;
}

#s-0e319900-7ae4-49c8-90ed-797d73f5912f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e319900-7ae4-49c8-90ed-797d73f5912f .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-06aceee0-eb10-45e0-bda7-e3f9c1f5188f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06aceee0-eb10-45e0-bda7-e3f9c1f5188f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06aceee0-eb10-45e0-bda7-e3f9c1f5188f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06aceee0-eb10-45e0-bda7-e3f9c1f5188f {
  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-06aceee0-eb10-45e0-bda7-e3f9c1f5188f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06aceee0-eb10-45e0-bda7-e3f9c1f5188f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06aceee0-eb10-45e0-bda7-e3f9c1f5188f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f9f7e63-93f6-4f83-953a-872cae811218 {
  display: none;
}
#s-c1803957-72d2-4805-bc16-479131c88322 { text-align: left; }
#s-f05a451b-f176-4f35-b27c-40c5d9d022f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f05a451b-f176-4f35-b27c-40c5d9d022f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45852fc5-f034-4255-8b6a-a6b9f5868f42 { text-align: left; }
#s-45852fc5-f034-4255-8b6a-a6b9f5868f42 .shg-product-sold-out {
  display: none;
}

#s-45852fc5-f034-4255-8b6a-a6b9f5868f42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45852fc5-f034-4255-8b6a-a6b9f5868f42 .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-a07437e0-bb80-4104-84f8-e72702ef6c7b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a07437e0-bb80-4104-84f8-e72702ef6c7b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a07437e0-bb80-4104-84f8-e72702ef6c7b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a07437e0-bb80-4104-84f8-e72702ef6c7b {
  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-a07437e0-bb80-4104-84f8-e72702ef6c7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a07437e0-bb80-4104-84f8-e72702ef6c7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a07437e0-bb80-4104-84f8-e72702ef6c7b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dc607ec-dc17-4867-996c-b6928b28100f {
  display: none;
}
#s-daf23d90-1ad0-4281-8648-4a5bb0338f77 { text-align: left; }
#s-45b48a6a-bd47-43f7-aba4-d6a247ed5dde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45b48a6a-bd47-43f7-aba4-d6a247ed5dde .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d469843c-571f-4981-9311-2ea133516692 { text-align: left; }
#s-d469843c-571f-4981-9311-2ea133516692 .shg-product-sold-out {
  display: none;
}

#s-d469843c-571f-4981-9311-2ea133516692 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d469843c-571f-4981-9311-2ea133516692 .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-39f230b1-5fc6-4567-8065-245f5e069d4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39f230b1-5fc6-4567-8065-245f5e069d4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39f230b1-5fc6-4567-8065-245f5e069d4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39f230b1-5fc6-4567-8065-245f5e069d4e {
  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-39f230b1-5fc6-4567-8065-245f5e069d4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39f230b1-5fc6-4567-8065-245f5e069d4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39f230b1-5fc6-4567-8065-245f5e069d4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c254d690-077e-43ec-8eb5-687e83a1bffc {
  display: none;
}
#s-fea0dcc1-880a-4bb2-abc9-76ae71e19c7b { text-align: left; }
#s-6b461151-6eb1-4733-9ddd-f693f550a5a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b461151-6eb1-4733-9ddd-f693f550a5a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-960478d4-52ce-480e-879e-258b3c82d139 { text-align: left; }
#s-960478d4-52ce-480e-879e-258b3c82d139 .shg-product-sold-out {
  display: none;
}

#s-960478d4-52ce-480e-879e-258b3c82d139 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-960478d4-52ce-480e-879e-258b3c82d139 .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-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f {
  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-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa3cb690-d3c7-4c45-be5f-e08f18c35d6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8af7ecd5-827e-492a-b1c1-b13ed89d133c {
  display: none;
}
#s-691e1b3f-7a45-4ca2-848a-878066b15e59 { text-align: left; }
#s-493515cb-b669-4094-8aab-d67be3e0eb63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-493515cb-b669-4094-8aab-d67be3e0eb63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b075003c-e9c3-493a-a6b0-2fa7cc7bef0d { text-align: left; }
#s-b075003c-e9c3-493a-a6b0-2fa7cc7bef0d .shg-product-sold-out {
  display: none;
}

#s-b075003c-e9c3-493a-a6b0-2fa7cc7bef0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b075003c-e9c3-493a-a6b0-2fa7cc7bef0d .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-f66da626-32bf-4e0e-866d-3d547f00ed86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f66da626-32bf-4e0e-866d-3d547f00ed86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f66da626-32bf-4e0e-866d-3d547f00ed86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f66da626-32bf-4e0e-866d-3d547f00ed86 {
  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-f66da626-32bf-4e0e-866d-3d547f00ed86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f66da626-32bf-4e0e-866d-3d547f00ed86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f66da626-32bf-4e0e-866d-3d547f00ed86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8123232b-d7f8-414c-b8af-1b96cf083dfe {
  display: none;
}
#s-cf0183ed-935f-40e7-983f-06b357e412f1 { text-align: left; }
#s-8ee3115b-06cd-4a86-b518-b174d0da73ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ee3115b-06cd-4a86-b518-b174d0da73ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc0c86c8-c417-493d-a3e6-89ea1499b04d { text-align: left; }
#s-dc0c86c8-c417-493d-a3e6-89ea1499b04d .shg-product-sold-out {
  display: none;
}

#s-dc0c86c8-c417-493d-a3e6-89ea1499b04d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc0c86c8-c417-493d-a3e6-89ea1499b04d .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-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d {
  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-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab2a7bf4-d2c2-40ed-a8af-15e1d66e829d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c31b8fae-4260-45a8-b7a6-ee8031498f36 {
  display: none;
}
#s-7328a9e9-8f3c-412c-a3dd-2465863bf94f { text-align: left; }
#s-6b739e38-92b3-4b9f-be4a-1c4ea99e5d67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b739e38-92b3-4b9f-be4a-1c4ea99e5d67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e22a724-9f00-476e-bc84-d41a762351ac { text-align: left; }
#s-4e22a724-9f00-476e-bc84-d41a762351ac .shg-product-sold-out {
  display: none;
}

#s-4e22a724-9f00-476e-bc84-d41a762351ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e22a724-9f00-476e-bc84-d41a762351ac .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-a0500963-453b-4254-8b4d-9add4b3a51b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0500963-453b-4254-8b4d-9add4b3a51b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0500963-453b-4254-8b4d-9add4b3a51b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0500963-453b-4254-8b4d-9add4b3a51b7 {
  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-a0500963-453b-4254-8b4d-9add4b3a51b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0500963-453b-4254-8b4d-9add4b3a51b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0500963-453b-4254-8b4d-9add4b3a51b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a3ef2c4-e41f-4648-a8e6-408909761dc1 {
  display: none;
}
#s-b57d65f6-3007-4aeb-b56d-38c8fc8124c6 { text-align: left; }
#s-e843fc2b-6ba0-4855-9591-843b20faffae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e843fc2b-6ba0-4855-9591-843b20faffae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad547b25-8219-481d-ac4e-a41479ca6ed8 { text-align: left; }
#s-ad547b25-8219-481d-ac4e-a41479ca6ed8 .shg-product-sold-out {
  display: none;
}

#s-ad547b25-8219-481d-ac4e-a41479ca6ed8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad547b25-8219-481d-ac4e-a41479ca6ed8 .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-a4f5636d-7ffd-4c15-84d6-e47d46efd31c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4f5636d-7ffd-4c15-84d6-e47d46efd31c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4f5636d-7ffd-4c15-84d6-e47d46efd31c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4f5636d-7ffd-4c15-84d6-e47d46efd31c {
  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-a4f5636d-7ffd-4c15-84d6-e47d46efd31c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4f5636d-7ffd-4c15-84d6-e47d46efd31c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4f5636d-7ffd-4c15-84d6-e47d46efd31c.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;
}
