.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-359f666f-539f-42ff-9b94-a9ffe735fb7e {
  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-6408bb65-865f-4659-a13b-a2af86675d00 { margin-top: 40px; }
#s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs {
  justify-content: center;
}


  #s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-6408bb65-865f-4659-a13b-a2af86675d00 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-6408bb65-865f-4659-a13b-a2af86675d00 .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-8dd5484e-c558-478a-bde3-f7224e6c825a { padding-top: 10px;
padding-bottom: 10px; }
 #s-8dd5484e-c558-478a-bde3-f7224e6c825a .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-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1202b69a-f091-4eef-ac80-c732919177fb .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-ce7b81b7-b719-4fe7-8070-9e60e8482b21 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce7b81b7-b719-4fe7-8070-9e60e8482b21"] > .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-a4591658-8651-4053-a563-6e00e951d800 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a8c470e7-c78c-43ce-9cf7-e23f031359bf { 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-9ce7605e-f63a-4c0a-947e-c5e7add54b3f { 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-9ce7605e-f63a-4c0a-947e-c5e7add54b3f: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-9ce7605e-f63a-4c0a-947e-c5e7add54b3f: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-9ce7605e-f63a-4c0a-947e-c5e7add54b3f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2ad3503b-0080-4eba-84a6-cb5b87b0787f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8345ffe5-2529-4b60-a888-ff3964223ee4 { 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-196f6b88-1953-470f-9e3d-cffdd4d20b33 { 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-196f6b88-1953-470f-9e3d-cffdd4d20b33: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-196f6b88-1953-470f-9e3d-cffdd4d20b33: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-196f6b88-1953-470f-9e3d-cffdd4d20b33.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c8e5afe8-23a9-49f3-b494-2daf1f05fd54 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3a08700b-1e98-43a6-a846-c1bdd3d1930b { 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-e5b02939-668f-4809-bfb1-ec3860455cdd { 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-e5b02939-668f-4809-bfb1-ec3860455cdd: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-e5b02939-668f-4809-bfb1-ec3860455cdd: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-e5b02939-668f-4809-bfb1-ec3860455cdd.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-ae57608e-8170-4b6a-b61d-b700c7d7595c { min-height: 50px; }
#s-ae57608e-8170-4b6a-b61d-b700c7d7595c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3e834944-a2d9-4f70-8ce1-90aa1a8cc1ce { 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-3e834944-a2d9-4f70-8ce1-90aa1a8cc1ce .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-f59ae1fa-875e-4902-aea6-7ca0a9985b8b {
  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-4f8b4119-1f0f-4e57-9cf8-18dc8a857af8 { 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-8379b63b-f4ee-4533-b30e-5c6cb569f4ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8379b63b-f4ee-4533-b30e-5c6cb569f4ee .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-47fc0bf5-0dfa-4462-b9a5-03b590ae03f9 {
  display: none;
}
#s-aaf7a829-7d43-4d37-9d0d-184a945f2b09 { text-align: left; }
#s-ac4fa8fc-777d-49f3-914b-bd5609b77c27 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac4fa8fc-777d-49f3-914b-bd5609b77c27 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6bb3a631-1477-4253-b61e-230b65f6654a {
  display: none;
}
#s-2a08b720-aa05-4abe-acdb-5a191a4ba83a { text-align: left; }
#s-f2082e58-07a6-44da-87de-8bf16d26c204 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2082e58-07a6-44da-87de-8bf16d26c204 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3234b124-4396-44a7-b8b7-3b6ab0e4f506 {
  display: none;
}
#s-9c23754c-6cab-4e5e-bba3-a93e1bad32eb { text-align: left; }
#s-f1978e30-0a9a-459c-ac83-81eb82e8d0b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1978e30-0a9a-459c-ac83-81eb82e8d0b6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2dee3544-59a7-4414-86ad-bc2132250058 {
  display: none;
}
#s-1ca6db3f-d158-4e25-a6c9-7ff069586f3f { text-align: left; }
#s-b0c9a0c2-6b39-480b-8cc9-1f1c6e0b0605 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0c9a0c2-6b39-480b-8cc9-1f1c6e0b0605 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1884e85-4b43-4795-b3d1-a6708b64895f { text-align: left; }
#s-f1884e85-4b43-4795-b3d1-a6708b64895f .shg-product-sold-out {
  display: none;
}

#s-f1884e85-4b43-4795-b3d1-a6708b64895f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1884e85-4b43-4795-b3d1-a6708b64895f .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-26e7a1ab-e546-40a4-837c-a34d0c4da1ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26e7a1ab-e546-40a4-837c-a34d0c4da1ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26e7a1ab-e546-40a4-837c-a34d0c4da1ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26e7a1ab-e546-40a4-837c-a34d0c4da1ca {
  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-26e7a1ab-e546-40a4-837c-a34d0c4da1ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26e7a1ab-e546-40a4-837c-a34d0c4da1ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26e7a1ab-e546-40a4-837c-a34d0c4da1ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7211fcc-2013-4e21-bddc-62a4d62c1cf3 {
  display: none;
}
#s-6773c86e-9d2b-48a6-ace0-66ae1c10d5d1 { text-align: left; }
#s-b9c1e82c-bdd3-498f-b3e7-922e49b48b33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9c1e82c-bdd3-498f-b3e7-922e49b48b33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c11b51d9-3a45-43ac-9170-8bba3c4ad679 { text-align: left; }
#s-c11b51d9-3a45-43ac-9170-8bba3c4ad679 .shg-product-sold-out {
  display: none;
}

#s-c11b51d9-3a45-43ac-9170-8bba3c4ad679 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c11b51d9-3a45-43ac-9170-8bba3c4ad679 .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-1d681b83-d81d-4338-844e-f2043e1a8d4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d681b83-d81d-4338-844e-f2043e1a8d4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d681b83-d81d-4338-844e-f2043e1a8d4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d681b83-d81d-4338-844e-f2043e1a8d4a {
  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-1d681b83-d81d-4338-844e-f2043e1a8d4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d681b83-d81d-4338-844e-f2043e1a8d4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d681b83-d81d-4338-844e-f2043e1a8d4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4968686c-5bb0-4653-9b78-09e47800e866 {
  display: none;
}
#s-71f5f92a-4df1-49bb-8d39-185d7e1fec5a { text-align: left; }
#s-47dea1b4-4e0e-44d7-b411-5bb895fee95f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47dea1b4-4e0e-44d7-b411-5bb895fee95f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55d096d4-3685-4828-95ab-73a1b6d77c17 { text-align: left; }
#s-55d096d4-3685-4828-95ab-73a1b6d77c17 .shg-product-sold-out {
  display: none;
}

#s-55d096d4-3685-4828-95ab-73a1b6d77c17 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55d096d4-3685-4828-95ab-73a1b6d77c17 .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-22859c53-6921-4246-8750-03f0f3957810 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22859c53-6921-4246-8750-03f0f3957810:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22859c53-6921-4246-8750-03f0f3957810:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22859c53-6921-4246-8750-03f0f3957810 {
  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-22859c53-6921-4246-8750-03f0f3957810.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22859c53-6921-4246-8750-03f0f3957810.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22859c53-6921-4246-8750-03f0f3957810.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-758762f7-834f-4f3f-a74d-ccdbb7621c97 {
  display: none;
}
#s-d50a5e0d-35d3-416d-9896-0ad27c887963 { text-align: left; }
#s-76874faa-a190-42df-91b1-1c3d7e5b552c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76874faa-a190-42df-91b1-1c3d7e5b552c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfc4584d-2682-40ee-abdc-80d343f814df { text-align: left; }
#s-bfc4584d-2682-40ee-abdc-80d343f814df .shg-product-sold-out {
  display: none;
}

#s-bfc4584d-2682-40ee-abdc-80d343f814df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfc4584d-2682-40ee-abdc-80d343f814df .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-ea31d680-f396-4e78-813c-48336f55c13e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea31d680-f396-4e78-813c-48336f55c13e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea31d680-f396-4e78-813c-48336f55c13e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea31d680-f396-4e78-813c-48336f55c13e {
  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-ea31d680-f396-4e78-813c-48336f55c13e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea31d680-f396-4e78-813c-48336f55c13e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea31d680-f396-4e78-813c-48336f55c13e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-882a29c4-69f7-414d-85a3-64b1b1ad2b73 {
  display: none;
}
#s-6dc50bfd-9f87-438e-b12f-ed23474e3981 { text-align: left; }
#s-151f7a4a-15c4-4413-8841-bdcf6a553029 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-151f7a4a-15c4-4413-8841-bdcf6a553029 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4fd3a37f-fa4d-416e-80f8-5a3c967ca9c7 { text-align: left; }
#s-4fd3a37f-fa4d-416e-80f8-5a3c967ca9c7 .shg-product-sold-out {
  display: none;
}

#s-4fd3a37f-fa4d-416e-80f8-5a3c967ca9c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4fd3a37f-fa4d-416e-80f8-5a3c967ca9c7 .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-e6014455-03d2-42fc-bac4-223f95892892 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6014455-03d2-42fc-bac4-223f95892892:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6014455-03d2-42fc-bac4-223f95892892:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6014455-03d2-42fc-bac4-223f95892892 {
  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-e6014455-03d2-42fc-bac4-223f95892892.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6014455-03d2-42fc-bac4-223f95892892.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6014455-03d2-42fc-bac4-223f95892892.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c096a353-6cf4-4bc5-b780-47f4f0c10bee {
  display: none;
}
#s-b6437605-758a-4bdc-9468-9b00330c1a3b { text-align: left; }
#s-e255a900-5138-4ee8-b77f-cc2fa2990035 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e255a900-5138-4ee8-b77f-cc2fa2990035 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3cb54177-95dd-4303-8cc5-df54f5f7c0c2 { text-align: left; }
#s-3cb54177-95dd-4303-8cc5-df54f5f7c0c2 .shg-product-sold-out {
  display: none;
}

#s-3cb54177-95dd-4303-8cc5-df54f5f7c0c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3cb54177-95dd-4303-8cc5-df54f5f7c0c2 .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-8640482e-100b-4ab0-9e76-f664d029a469 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8640482e-100b-4ab0-9e76-f664d029a469:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8640482e-100b-4ab0-9e76-f664d029a469:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8640482e-100b-4ab0-9e76-f664d029a469 {
  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-8640482e-100b-4ab0-9e76-f664d029a469.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8640482e-100b-4ab0-9e76-f664d029a469.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8640482e-100b-4ab0-9e76-f664d029a469.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da4b14ec-3269-4cd3-9dc8-23952840a8ae {
  display: none;
}
#s-4293d233-615f-4e19-a52b-accace57d2e5 { text-align: left; }
#s-a6d230e6-c501-45c8-9a79-434acdb1cde3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6d230e6-c501-45c8-9a79-434acdb1cde3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08ac057b-f8e8-46db-8ecb-cc24ada87b62 { text-align: left; }
#s-08ac057b-f8e8-46db-8ecb-cc24ada87b62 .shg-product-sold-out {
  display: none;
}

#s-08ac057b-f8e8-46db-8ecb-cc24ada87b62 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08ac057b-f8e8-46db-8ecb-cc24ada87b62 .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-ad5f502a-92b1-424e-8c61-e993c0e6deff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad5f502a-92b1-424e-8c61-e993c0e6deff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad5f502a-92b1-424e-8c61-e993c0e6deff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad5f502a-92b1-424e-8c61-e993c0e6deff {
  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-ad5f502a-92b1-424e-8c61-e993c0e6deff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad5f502a-92b1-424e-8c61-e993c0e6deff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad5f502a-92b1-424e-8c61-e993c0e6deff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cfbe8cf5-9168-4cf0-877d-5a1ffe9439f3 {
  display: none;
}
#s-fb6cafc3-c41f-48f9-b501-d93901b69ab8 { text-align: left; }
#s-3901654a-2306-4b7a-8be1-83170bfa9e92 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3901654a-2306-4b7a-8be1-83170bfa9e92 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0abeed46-ae69-407f-b330-3d1b34e21685 { text-align: left; }
#s-0abeed46-ae69-407f-b330-3d1b34e21685 .shg-product-sold-out {
  display: none;
}

#s-0abeed46-ae69-407f-b330-3d1b34e21685 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0abeed46-ae69-407f-b330-3d1b34e21685 .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-0f55ea97-262d-419d-a5e4-6f5eac639e85 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f55ea97-262d-419d-a5e4-6f5eac639e85:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f55ea97-262d-419d-a5e4-6f5eac639e85:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f55ea97-262d-419d-a5e4-6f5eac639e85 {
  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-0f55ea97-262d-419d-a5e4-6f5eac639e85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f55ea97-262d-419d-a5e4-6f5eac639e85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f55ea97-262d-419d-a5e4-6f5eac639e85.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-330149c4-78de-4e63-ab25-12bc568bba5b {
  display: none;
}
#s-3e4d524b-60d1-4d1f-9dc0-34a26d468449 { text-align: left; }
#s-261e5ac5-04f3-46e1-b555-5c156c04d87b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-261e5ac5-04f3-46e1-b555-5c156c04d87b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de7f4f14-4307-41b7-8968-aa6382362e3c { text-align: left; }
#s-de7f4f14-4307-41b7-8968-aa6382362e3c .shg-product-sold-out {
  display: none;
}

#s-de7f4f14-4307-41b7-8968-aa6382362e3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de7f4f14-4307-41b7-8968-aa6382362e3c .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-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d {
  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-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b5c34c7-b55b-41bb-a3a4-650e9d52bb8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b881031d-5540-4b3a-8561-f8b2b19930d6 {
  display: none;
}
#s-c121056f-9d11-47ca-a86d-fa00c94c7baf { text-align: left; }
#s-31a13548-12ff-4138-97c8-b28c8f7e40e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-31a13548-12ff-4138-97c8-b28c8f7e40e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d36025cf-7b74-4b8e-a3d4-950d5db9dce4 { text-align: left; }
#s-d36025cf-7b74-4b8e-a3d4-950d5db9dce4 .shg-product-sold-out {
  display: none;
}

#s-d36025cf-7b74-4b8e-a3d4-950d5db9dce4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d36025cf-7b74-4b8e-a3d4-950d5db9dce4 .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-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901 {
  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-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96b4d0c3-d04c-4ecd-b5e4-6bdfe649e901.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a3f74869-42cf-44f6-ba61-3b25c340b079 {
  display: none;
}
#s-c6ec773f-8d76-4258-8925-a26eb72a0634 { text-align: left; }
#s-0b5f3e81-1a11-4fa4-8c28-8e67fc9e1652 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b5f3e81-1a11-4fa4-8c28-8e67fc9e1652 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0395c583-75a3-416e-8b8c-b14679c4a0e2 { text-align: left; }
#s-0395c583-75a3-416e-8b8c-b14679c4a0e2 .shg-product-sold-out {
  display: none;
}

#s-0395c583-75a3-416e-8b8c-b14679c4a0e2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0395c583-75a3-416e-8b8c-b14679c4a0e2 .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-f08205bb-d889-4f18-a197-84b3a056091a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f08205bb-d889-4f18-a197-84b3a056091a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f08205bb-d889-4f18-a197-84b3a056091a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f08205bb-d889-4f18-a197-84b3a056091a {
  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-f08205bb-d889-4f18-a197-84b3a056091a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f08205bb-d889-4f18-a197-84b3a056091a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f08205bb-d889-4f18-a197-84b3a056091a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dde0b08e-3ad0-40a5-ba14-f846456932b1 {
  display: none;
}
#s-e0f1515b-faa4-48b1-bfc2-e787af6f6751 { text-align: left; }
#s-e6b3e48f-4fff-4a73-9b0a-8750f718c126 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6b3e48f-4fff-4a73-9b0a-8750f718c126 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0130054e-dd99-4164-904d-5b16e8265a22 { text-align: left; }
#s-0130054e-dd99-4164-904d-5b16e8265a22 .shg-product-sold-out {
  display: none;
}

#s-0130054e-dd99-4164-904d-5b16e8265a22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0130054e-dd99-4164-904d-5b16e8265a22 .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-34e82bdd-bea7-4805-8df2-a1680362b4cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-34e82bdd-bea7-4805-8df2-a1680362b4cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-34e82bdd-bea7-4805-8df2-a1680362b4cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-34e82bdd-bea7-4805-8df2-a1680362b4cf {
  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-34e82bdd-bea7-4805-8df2-a1680362b4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34e82bdd-bea7-4805-8df2-a1680362b4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-34e82bdd-bea7-4805-8df2-a1680362b4cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4439389-ef99-41a0-ab26-18c6d82181e1 {
  display: none;
}
#s-b81ac4d2-1c0d-4576-9080-3f850f0d1721 { text-align: left; }
#s-b5c5117a-f71c-4c9c-bb82-a83eebe6616b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5c5117a-f71c-4c9c-bb82-a83eebe6616b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7118b534-529c-4aa0-87dd-fead908127f9 { text-align: left; }
#s-7118b534-529c-4aa0-87dd-fead908127f9 .shg-product-sold-out {
  display: none;
}

#s-7118b534-529c-4aa0-87dd-fead908127f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7118b534-529c-4aa0-87dd-fead908127f9 .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-5c24f198-fcda-4cf5-b283-6405abbe21f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c24f198-fcda-4cf5-b283-6405abbe21f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c24f198-fcda-4cf5-b283-6405abbe21f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c24f198-fcda-4cf5-b283-6405abbe21f8 {
  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-5c24f198-fcda-4cf5-b283-6405abbe21f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c24f198-fcda-4cf5-b283-6405abbe21f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c24f198-fcda-4cf5-b283-6405abbe21f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d261599-8987-4f05-84d6-c1cbf5a7e804 {
  display: none;
}
#s-7b297f32-c5ec-44fa-b3de-01a553cf681c { text-align: left; }
#s-a018aa67-c87c-4a79-9b1e-47048d6aec1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a018aa67-c87c-4a79-9b1e-47048d6aec1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-899d48a8-df15-4108-bc5d-3b7e23267593 { text-align: left; }
#s-899d48a8-df15-4108-bc5d-3b7e23267593 .shg-product-sold-out {
  display: none;
}

#s-899d48a8-df15-4108-bc5d-3b7e23267593 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-899d48a8-df15-4108-bc5d-3b7e23267593 .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-c5aff009-abd4-4fb0-b88b-018df4b4af34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5aff009-abd4-4fb0-b88b-018df4b4af34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5aff009-abd4-4fb0-b88b-018df4b4af34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5aff009-abd4-4fb0-b88b-018df4b4af34 {
  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-c5aff009-abd4-4fb0-b88b-018df4b4af34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5aff009-abd4-4fb0-b88b-018df4b4af34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5aff009-abd4-4fb0-b88b-018df4b4af34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94982f79-de96-428a-a4f7-1a31d6e67f85 {
  display: none;
}
#s-95f4356e-7678-4aa9-99e1-0c8fc52c915f { text-align: left; }
#s-7e223d76-bdd0-4dfa-9184-a3c0c1f40842 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e223d76-bdd0-4dfa-9184-a3c0c1f40842 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6666a1e-fb5d-4933-80b2-f8e47c8b5299 { text-align: left; }
#s-d6666a1e-fb5d-4933-80b2-f8e47c8b5299 .shg-product-sold-out {
  display: none;
}

#s-d6666a1e-fb5d-4933-80b2-f8e47c8b5299 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6666a1e-fb5d-4933-80b2-f8e47c8b5299 .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-6db4b94d-30d3-4fd8-b8e9-815ac61d817d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6db4b94d-30d3-4fd8-b8e9-815ac61d817d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6db4b94d-30d3-4fd8-b8e9-815ac61d817d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6db4b94d-30d3-4fd8-b8e9-815ac61d817d {
  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-6db4b94d-30d3-4fd8-b8e9-815ac61d817d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6db4b94d-30d3-4fd8-b8e9-815ac61d817d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6db4b94d-30d3-4fd8-b8e9-815ac61d817d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39d84c8c-a523-4588-89bb-72108650e690 {
  display: none;
}
#s-0cea8e90-8f5b-4aa6-a33b-fa5996761a34 { text-align: left; }
#s-9d563e4e-60d4-4eb5-9750-28e851bc4822 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d563e4e-60d4-4eb5-9750-28e851bc4822 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fbc48f78-e8c0-4008-a000-84d6c40d9859 { text-align: left; }
#s-fbc48f78-e8c0-4008-a000-84d6c40d9859 .shg-product-sold-out {
  display: none;
}

#s-fbc48f78-e8c0-4008-a000-84d6c40d9859 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fbc48f78-e8c0-4008-a000-84d6c40d9859 .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-b54dfecc-5ca1-4e30-923f-91f8326c538f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b54dfecc-5ca1-4e30-923f-91f8326c538f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b54dfecc-5ca1-4e30-923f-91f8326c538f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b54dfecc-5ca1-4e30-923f-91f8326c538f {
  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-b54dfecc-5ca1-4e30-923f-91f8326c538f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b54dfecc-5ca1-4e30-923f-91f8326c538f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b54dfecc-5ca1-4e30-923f-91f8326c538f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f48a6594-aa7d-43fc-9aec-e9f2814ce98c {
  display: none;
}
#s-b2f377ed-475a-4f67-9705-58a2f8472c96 { text-align: left; }
#s-4a34a0d8-7080-4237-81d2-ab1063ad848d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a34a0d8-7080-4237-81d2-ab1063ad848d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13d0543a-a4a1-48b7-89ef-0e5e24748428 { text-align: left; }
#s-13d0543a-a4a1-48b7-89ef-0e5e24748428 .shg-product-sold-out {
  display: none;
}

#s-13d0543a-a4a1-48b7-89ef-0e5e24748428 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13d0543a-a4a1-48b7-89ef-0e5e24748428 .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-d9875ee5-5552-45c9-b022-d8cfccaa74de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9875ee5-5552-45c9-b022-d8cfccaa74de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9875ee5-5552-45c9-b022-d8cfccaa74de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9875ee5-5552-45c9-b022-d8cfccaa74de {
  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-d9875ee5-5552-45c9-b022-d8cfccaa74de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9875ee5-5552-45c9-b022-d8cfccaa74de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9875ee5-5552-45c9-b022-d8cfccaa74de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-007ff756-3ca2-4627-92dd-e7d1f35ad525 {
  display: none;
}
#s-33be8f71-436e-432b-88b3-1d8f0c54c17b { text-align: left; }
#s-eba3f81a-9a09-4600-87ff-b277ffae513a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eba3f81a-9a09-4600-87ff-b277ffae513a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93496228-98b3-4c5f-a976-97e3ede2665c { text-align: left; }
#s-93496228-98b3-4c5f-a976-97e3ede2665c .shg-product-sold-out {
  display: none;
}

#s-93496228-98b3-4c5f-a976-97e3ede2665c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93496228-98b3-4c5f-a976-97e3ede2665c .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-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d {
  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-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3bb5bb6b-bd8e-477b-a6cc-2b50f163217d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-092d52bc-2a00-4505-a765-e7ddee86c86c {
  display: none;
}
#s-fb88b03e-652b-49e0-a876-80ccfe796c5d { text-align: left; }
#s-5c99a7c2-9d4e-4318-9c51-e25612f92a1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c99a7c2-9d4e-4318-9c51-e25612f92a1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5305f67c-4b73-46f1-b860-315f66721b35 { text-align: left; }
#s-5305f67c-4b73-46f1-b860-315f66721b35 .shg-product-sold-out {
  display: none;
}

#s-5305f67c-4b73-46f1-b860-315f66721b35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5305f67c-4b73-46f1-b860-315f66721b35 .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-c226040e-8a0d-40d0-a0c1-cc119f3e9008 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c226040e-8a0d-40d0-a0c1-cc119f3e9008:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c226040e-8a0d-40d0-a0c1-cc119f3e9008:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c226040e-8a0d-40d0-a0c1-cc119f3e9008 {
  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-c226040e-8a0d-40d0-a0c1-cc119f3e9008.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c226040e-8a0d-40d0-a0c1-cc119f3e9008.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c226040e-8a0d-40d0-a0c1-cc119f3e9008.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7fbb6aab-0d4a-457a-a6a1-e9ba285dafdb {
  display: none;
}
#s-8ccfe394-5998-4718-b1f3-e13ee0d70753 { text-align: left; }
#s-3f40fa32-5803-41f7-a528-b35857c52099 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f40fa32-5803-41f7-a528-b35857c52099 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ebfeacb-5132-4689-9c1e-9d30164bf01c { text-align: left; }
#s-8ebfeacb-5132-4689-9c1e-9d30164bf01c .shg-product-sold-out {
  display: none;
}

#s-8ebfeacb-5132-4689-9c1e-9d30164bf01c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ebfeacb-5132-4689-9c1e-9d30164bf01c .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-8cccc678-d681-49d7-b163-dc6b1c5636b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8cccc678-d681-49d7-b163-dc6b1c5636b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8cccc678-d681-49d7-b163-dc6b1c5636b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cccc678-d681-49d7-b163-dc6b1c5636b2 {
  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-8cccc678-d681-49d7-b163-dc6b1c5636b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cccc678-d681-49d7-b163-dc6b1c5636b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8cccc678-d681-49d7-b163-dc6b1c5636b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-752dd8d5-09dd-4ca7-9d97-bdbb27c684b0 {
  display: none;
}
#s-f018fa67-59f9-4fc2-a1f3-711af89a7b23 { text-align: left; }
#s-33641c84-591a-4d12-addf-508190ce0272 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33641c84-591a-4d12-addf-508190ce0272 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2119b2b0-4797-451b-af7d-bef4cc74893b { text-align: left; }
#s-2119b2b0-4797-451b-af7d-bef4cc74893b .shg-product-sold-out {
  display: none;
}

#s-2119b2b0-4797-451b-af7d-bef4cc74893b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2119b2b0-4797-451b-af7d-bef4cc74893b .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-0b65cba2-965e-4220-9ed4-e3d3a537836f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b65cba2-965e-4220-9ed4-e3d3a537836f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b65cba2-965e-4220-9ed4-e3d3a537836f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b65cba2-965e-4220-9ed4-e3d3a537836f {
  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-0b65cba2-965e-4220-9ed4-e3d3a537836f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b65cba2-965e-4220-9ed4-e3d3a537836f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b65cba2-965e-4220-9ed4-e3d3a537836f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-512f5535-75ee-4c3b-8fd7-5db03992ef72 {
  display: none;
}
#s-6fc8cb39-7f8d-444f-a4bd-933c7a8e7a40 { text-align: left; }
#s-177325f0-f3d3-43f3-9e9b-3028be7c2bb8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-177325f0-f3d3-43f3-9e9b-3028be7c2bb8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdb12a62-3faa-48c9-b536-e9fba775b3eb { text-align: left; }
#s-fdb12a62-3faa-48c9-b536-e9fba775b3eb .shg-product-sold-out {
  display: none;
}

#s-fdb12a62-3faa-48c9-b536-e9fba775b3eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdb12a62-3faa-48c9-b536-e9fba775b3eb .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-09502512-fdce-4d9c-84f4-52028dffb31f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09502512-fdce-4d9c-84f4-52028dffb31f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09502512-fdce-4d9c-84f4-52028dffb31f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09502512-fdce-4d9c-84f4-52028dffb31f {
  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-09502512-fdce-4d9c-84f4-52028dffb31f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09502512-fdce-4d9c-84f4-52028dffb31f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09502512-fdce-4d9c-84f4-52028dffb31f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5118e62c-415b-4b7c-9528-729566f8023c {
  display: none;
}
#s-fd4c0ff5-df29-4d21-b19f-cc7d98440a08 { text-align: left; }
#s-6548b400-9e60-4334-ae42-abe04f22bdc1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6548b400-9e60-4334-ae42-abe04f22bdc1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32bcf75f-dc9b-4ec4-9679-096cac0422b1 { text-align: left; }
#s-32bcf75f-dc9b-4ec4-9679-096cac0422b1 .shg-product-sold-out {
  display: none;
}

#s-32bcf75f-dc9b-4ec4-9679-096cac0422b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32bcf75f-dc9b-4ec4-9679-096cac0422b1 .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-903576d3-fced-46f3-a2ed-3faf757d2e6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-903576d3-fced-46f3-a2ed-3faf757d2e6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-903576d3-fced-46f3-a2ed-3faf757d2e6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-903576d3-fced-46f3-a2ed-3faf757d2e6b {
  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-903576d3-fced-46f3-a2ed-3faf757d2e6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-903576d3-fced-46f3-a2ed-3faf757d2e6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-903576d3-fced-46f3-a2ed-3faf757d2e6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc029508-ad8a-41b5-abe1-3e202f96c77b {
  display: none;
}
#s-bc3c1aea-1b7d-4e05-8106-b9b8bbe0f2c9 { text-align: left; }
#s-2c7c1377-1c54-4b53-abf0-7d5d9f17b953 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c7c1377-1c54-4b53-abf0-7d5d9f17b953 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90d0d6dd-454a-41c5-b9a9-3bcdcdb47c91 { text-align: left; }
#s-90d0d6dd-454a-41c5-b9a9-3bcdcdb47c91 .shg-product-sold-out {
  display: none;
}

#s-90d0d6dd-454a-41c5-b9a9-3bcdcdb47c91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90d0d6dd-454a-41c5-b9a9-3bcdcdb47c91 .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-31814c35-64f1-4fa7-a8cd-6bfbf482b893 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31814c35-64f1-4fa7-a8cd-6bfbf482b893:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31814c35-64f1-4fa7-a8cd-6bfbf482b893:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31814c35-64f1-4fa7-a8cd-6bfbf482b893 {
  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-31814c35-64f1-4fa7-a8cd-6bfbf482b893.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31814c35-64f1-4fa7-a8cd-6bfbf482b893.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31814c35-64f1-4fa7-a8cd-6bfbf482b893.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56ccc042-58d4-4997-a51b-6121b71f3233 {
  display: none;
}
#s-cf41410f-42e7-475f-8442-f30f149d1214 { text-align: left; }
#s-ed1c4506-ec6d-4603-9ca4-ea215dc517fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed1c4506-ec6d-4603-9ca4-ea215dc517fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4bd3c145-ecb3-4220-9110-1abdf877e293 { text-align: left; }
#s-4bd3c145-ecb3-4220-9110-1abdf877e293 .shg-product-sold-out {
  display: none;
}

#s-4bd3c145-ecb3-4220-9110-1abdf877e293 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4bd3c145-ecb3-4220-9110-1abdf877e293 .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-e69432b4-b5bb-4adb-8fee-900399421442 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e69432b4-b5bb-4adb-8fee-900399421442:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e69432b4-b5bb-4adb-8fee-900399421442:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e69432b4-b5bb-4adb-8fee-900399421442 {
  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-e69432b4-b5bb-4adb-8fee-900399421442.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e69432b4-b5bb-4adb-8fee-900399421442.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e69432b4-b5bb-4adb-8fee-900399421442.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-67ad6212-7a30-4d66-86fe-0be42c70b2ae {
  display: none;
}
#s-1a7a4c6b-184f-495a-8ab8-bc1f5f8a78ed { text-align: left; }
#s-ede1b2b2-532e-4244-a0f3-333847a10e07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ede1b2b2-532e-4244-a0f3-333847a10e07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23e145bb-706c-400d-9b31-5189163603b8 { text-align: left; }
#s-23e145bb-706c-400d-9b31-5189163603b8 .shg-product-sold-out {
  display: none;
}

#s-23e145bb-706c-400d-9b31-5189163603b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23e145bb-706c-400d-9b31-5189163603b8 .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-6c6d94f7-bb3d-4654-a689-0db2ae101250 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c6d94f7-bb3d-4654-a689-0db2ae101250:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c6d94f7-bb3d-4654-a689-0db2ae101250:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c6d94f7-bb3d-4654-a689-0db2ae101250 {
  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-6c6d94f7-bb3d-4654-a689-0db2ae101250.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c6d94f7-bb3d-4654-a689-0db2ae101250.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c6d94f7-bb3d-4654-a689-0db2ae101250.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0590a639-84bc-46a3-b00f-dc478f1aec24 {
  display: none;
}
#s-400784a4-8dfe-48b3-8cbc-00961d6b0593 { text-align: left; }
#s-590dca45-d7bb-4d7f-86bf-c9481a6c9347 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-590dca45-d7bb-4d7f-86bf-c9481a6c9347 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a43ec94c-e668-40d4-a4e8-5316d96ee819 { text-align: left; }
#s-a43ec94c-e668-40d4-a4e8-5316d96ee819 .shg-product-sold-out {
  display: none;
}

#s-a43ec94c-e668-40d4-a4e8-5316d96ee819 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a43ec94c-e668-40d4-a4e8-5316d96ee819 .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-314876e7-3e54-4f6e-abee-1208b36cc285 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-314876e7-3e54-4f6e-abee-1208b36cc285:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-314876e7-3e54-4f6e-abee-1208b36cc285:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-314876e7-3e54-4f6e-abee-1208b36cc285 {
  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-314876e7-3e54-4f6e-abee-1208b36cc285.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-314876e7-3e54-4f6e-abee-1208b36cc285.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-314876e7-3e54-4f6e-abee-1208b36cc285.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;
}
