.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-e175ee62-35d3-47cf-acd2-2875ef71d354 {
  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-655fa92f-3923-4f6d-9d8b-1de99f80ad37 { margin-top: 40px; }
#s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs {
  justify-content: center;
}


  #s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-655fa92f-3923-4f6d-9d8b-1de99f80ad37 .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-5a2a83b4-724b-4996-8c42-54b471ff215b { padding-top: 10px;
padding-bottom: 10px; }
 #s-5a2a83b4-724b-4996-8c42-54b471ff215b .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-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-fa96845b-bcc6-43ae-9312-25142d888650 .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-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e460a9c-2fa3-4eaa-a0b2-612b3a0e81f9"] > .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-4e857316-c50d-4a5f-a5b1-04369229dfa2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-366c6e6a-10f5-4fe0-bad6-9bfa25816acc { 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-d9bed507-2c5e-4141-b8d2-6d69cbc2a759 { 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-d9bed507-2c5e-4141-b8d2-6d69cbc2a759: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-d9bed507-2c5e-4141-b8d2-6d69cbc2a759: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-d9bed507-2c5e-4141-b8d2-6d69cbc2a759.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4ac3cd3c-bee0-4d45-bea4-de41331e3053 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3f2fd895-eb0b-4179-9947-a4c22ccb492b { 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-013b812f-3b07-4c86-abe8-2e568045712c { 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-013b812f-3b07-4c86-abe8-2e568045712c: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-013b812f-3b07-4c86-abe8-2e568045712c: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-013b812f-3b07-4c86-abe8-2e568045712c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9f9315bc-74bb-4536-9345-0a4e70b6ee47 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-626cccd6-0f40-4889-9e08-5f293fe66508 { 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-93d92cdd-700b-4204-a820-1671ac2db054 { 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-93d92cdd-700b-4204-a820-1671ac2db054: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-93d92cdd-700b-4204-a820-1671ac2db054: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-93d92cdd-700b-4204-a820-1671ac2db054.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-3eb975fe-6e78-4912-be40-e5809f9b9e1c { min-height: 50px; }
#s-3eb975fe-6e78-4912-be40-e5809f9b9e1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c9cde739-0a67-41bf-bb93-999b13e1efbc { 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-c9cde739-0a67-41bf-bb93-999b13e1efbc .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-00ed3bbd-a7eb-4617-8e65-eca5c5f93054 {
  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-dc2dc275-d8d7-45bb-8948-81f0adfcfc56 { 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-987549c7-dbfa-43ac-b3ff-ac450a19b649 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-987549c7-dbfa-43ac-b3ff-ac450a19b649 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-88b7c1ee-a25d-400b-8399-e872a709da59 {
  display: none;
}
#s-a04d69df-f746-466e-8f26-bf0be5ae61da { text-align: left; }
#s-a7f5d6c2-44c0-444c-8bd2-6d98e6322756 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7f5d6c2-44c0-444c-8bd2-6d98e6322756 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-776003d3-7a80-4ea0-affc-179791533875 {
  display: none;
}
#s-418934e9-e618-455b-bc77-88ab0a0acd0d { text-align: left; }
#s-fd00acbb-4c0b-49a3-8ee9-e1736abd7b6c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd00acbb-4c0b-49a3-8ee9-e1736abd7b6c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c01e973a-e5a7-45c7-9212-3d1533a41508 {
  display: none;
}
#s-e8dfd1a8-5fe6-44ae-b4bc-41a92b280655 { text-align: left; }
#s-40aa6991-adf0-44b6-9ccb-7b484e8628fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40aa6991-adf0-44b6-9ccb-7b484e8628fa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-883e4c44-00e9-4edf-8dad-4ceff588b3c8 {
  display: none;
}
#s-56465b81-2054-444d-822a-690029bd6cf3 { text-align: left; }
#s-71e99907-e151-472d-ad41-527d1e9bb4bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71e99907-e151-472d-ad41-527d1e9bb4bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-633382e9-61f9-42dd-aad2-bf98e30e66c6 { text-align: left; }
#s-633382e9-61f9-42dd-aad2-bf98e30e66c6 .shg-product-sold-out {
  display: none;
}

#s-633382e9-61f9-42dd-aad2-bf98e30e66c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-633382e9-61f9-42dd-aad2-bf98e30e66c6 .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-8e5673e9-9859-47ae-ba23-138a8a3401ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e5673e9-9859-47ae-ba23-138a8a3401ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e5673e9-9859-47ae-ba23-138a8a3401ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e5673e9-9859-47ae-ba23-138a8a3401ed {
  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-8e5673e9-9859-47ae-ba23-138a8a3401ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e5673e9-9859-47ae-ba23-138a8a3401ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e5673e9-9859-47ae-ba23-138a8a3401ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdbbced9-7ff0-47ad-be91-92105d8f2140 {
  display: none;
}
#s-937beaa5-c207-491d-b744-4691524fff54 { text-align: left; }
#s-b8511a38-7487-4f92-94a6-34948e5448ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8511a38-7487-4f92-94a6-34948e5448ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57495710-5a70-4c58-a2fe-418bd97198b3 { text-align: left; }
#s-57495710-5a70-4c58-a2fe-418bd97198b3 .shg-product-sold-out {
  display: none;
}

#s-57495710-5a70-4c58-a2fe-418bd97198b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57495710-5a70-4c58-a2fe-418bd97198b3 .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-7664ee77-e52e-4240-8243-ebc65b934683 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7664ee77-e52e-4240-8243-ebc65b934683:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7664ee77-e52e-4240-8243-ebc65b934683:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7664ee77-e52e-4240-8243-ebc65b934683 {
  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-7664ee77-e52e-4240-8243-ebc65b934683.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7664ee77-e52e-4240-8243-ebc65b934683.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7664ee77-e52e-4240-8243-ebc65b934683.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf57a021-62d4-459f-97c7-e0257549dd77 {
  display: none;
}
#s-8631c03a-7122-4c9e-80b0-4b99586cf5b4 { text-align: left; }
#s-e2ec811b-6615-4b1d-bafe-b09aeccacfc4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2ec811b-6615-4b1d-bafe-b09aeccacfc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f514ce8-fac0-450b-97ee-d73397caf257 { text-align: left; }
#s-7f514ce8-fac0-450b-97ee-d73397caf257 .shg-product-sold-out {
  display: none;
}

#s-7f514ce8-fac0-450b-97ee-d73397caf257 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f514ce8-fac0-450b-97ee-d73397caf257 .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-49830cf5-ddf5-4c65-94fe-112f535bf6a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49830cf5-ddf5-4c65-94fe-112f535bf6a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49830cf5-ddf5-4c65-94fe-112f535bf6a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49830cf5-ddf5-4c65-94fe-112f535bf6a8 {
  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-49830cf5-ddf5-4c65-94fe-112f535bf6a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49830cf5-ddf5-4c65-94fe-112f535bf6a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49830cf5-ddf5-4c65-94fe-112f535bf6a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8c6753b-f275-4111-baca-26460708c997 {
  display: none;
}
#s-be29e53e-3d86-410b-8ad0-70e3adf47cdc { text-align: left; }
#s-c389013e-6556-4466-80f8-6d489b7af194 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c389013e-6556-4466-80f8-6d489b7af194 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e15ca713-4880-4be7-8d47-b99766b5c710 { text-align: left; }
#s-e15ca713-4880-4be7-8d47-b99766b5c710 .shg-product-sold-out {
  display: none;
}

#s-e15ca713-4880-4be7-8d47-b99766b5c710 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e15ca713-4880-4be7-8d47-b99766b5c710 .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-80338966-fdcb-4e21-b6e9-01d733904a63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80338966-fdcb-4e21-b6e9-01d733904a63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80338966-fdcb-4e21-b6e9-01d733904a63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80338966-fdcb-4e21-b6e9-01d733904a63 {
  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-80338966-fdcb-4e21-b6e9-01d733904a63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80338966-fdcb-4e21-b6e9-01d733904a63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80338966-fdcb-4e21-b6e9-01d733904a63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c60e355f-6eb3-4dd4-a603-e0e4bbf6e5fe {
  display: none;
}
#s-bf540dd8-0d5d-47d5-87ed-8bf9a2260247 { text-align: left; }
#s-44d855c2-fdb0-4cc8-a801-fe0ce57f99b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44d855c2-fdb0-4cc8-a801-fe0ce57f99b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b654636-426c-482a-85bf-02ff1de5fa30 { text-align: left; }
#s-4b654636-426c-482a-85bf-02ff1de5fa30 .shg-product-sold-out {
  display: none;
}

#s-4b654636-426c-482a-85bf-02ff1de5fa30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b654636-426c-482a-85bf-02ff1de5fa30 .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-c20f91ea-4a75-45dd-85c8-2e91ce4b904c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c20f91ea-4a75-45dd-85c8-2e91ce4b904c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c20f91ea-4a75-45dd-85c8-2e91ce4b904c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c20f91ea-4a75-45dd-85c8-2e91ce4b904c {
  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-c20f91ea-4a75-45dd-85c8-2e91ce4b904c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c20f91ea-4a75-45dd-85c8-2e91ce4b904c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c20f91ea-4a75-45dd-85c8-2e91ce4b904c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd9de0e1-e3db-45a4-82d8-ea539a37bd9a {
  display: none;
}
#s-ccb04435-aad8-4018-8cf5-b94f0064f6b0 { text-align: left; }
#s-e877bdb0-38e9-4fb1-85c7-9c9909d5c82e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e877bdb0-38e9-4fb1-85c7-9c9909d5c82e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-820f82ad-05ad-4ce3-bd39-672fd88a04d0 { text-align: left; }
#s-820f82ad-05ad-4ce3-bd39-672fd88a04d0 .shg-product-sold-out {
  display: none;
}

#s-820f82ad-05ad-4ce3-bd39-672fd88a04d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-820f82ad-05ad-4ce3-bd39-672fd88a04d0 .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-7a42229e-cbe0-4f61-99c8-fdc5aff04d09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a42229e-cbe0-4f61-99c8-fdc5aff04d09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a42229e-cbe0-4f61-99c8-fdc5aff04d09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a42229e-cbe0-4f61-99c8-fdc5aff04d09 {
  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-7a42229e-cbe0-4f61-99c8-fdc5aff04d09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a42229e-cbe0-4f61-99c8-fdc5aff04d09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a42229e-cbe0-4f61-99c8-fdc5aff04d09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f510eb31-6ff9-40eb-8526-f6ed132790f9 {
  display: none;
}
#s-cf5682b0-70f7-4faa-bff7-43c99fdbc022 { text-align: left; }
#s-209d4fb0-4bf6-437b-83e0-95e64aea1be9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-209d4fb0-4bf6-437b-83e0-95e64aea1be9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2dfd9c9e-be66-40f8-98ea-1a2accbf9e61 { text-align: left; }
#s-2dfd9c9e-be66-40f8-98ea-1a2accbf9e61 .shg-product-sold-out {
  display: none;
}

#s-2dfd9c9e-be66-40f8-98ea-1a2accbf9e61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2dfd9c9e-be66-40f8-98ea-1a2accbf9e61 .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-5d3019d5-d358-4d34-a28a-f3389b2b6857 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d3019d5-d358-4d34-a28a-f3389b2b6857:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d3019d5-d358-4d34-a28a-f3389b2b6857:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d3019d5-d358-4d34-a28a-f3389b2b6857 {
  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-5d3019d5-d358-4d34-a28a-f3389b2b6857.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d3019d5-d358-4d34-a28a-f3389b2b6857.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d3019d5-d358-4d34-a28a-f3389b2b6857.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d67080a-64a9-430d-8238-7c3af56ee179 {
  display: none;
}
#s-c4f291aa-8cba-4ad4-89b8-72c8d4baaac4 { text-align: left; }
#s-e1bc120e-499d-4315-8679-3f718770a209 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1bc120e-499d-4315-8679-3f718770a209 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-daff341e-a440-4d93-b82d-049138f00e21 { text-align: left; }
#s-daff341e-a440-4d93-b82d-049138f00e21 .shg-product-sold-out {
  display: none;
}

#s-daff341e-a440-4d93-b82d-049138f00e21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-daff341e-a440-4d93-b82d-049138f00e21 .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-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f {
  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-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5305eef4-6e9f-403d-bbbb-8e5ec1d5bc1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8604da34-4667-4f12-b2ef-a1c34b22aa98 {
  display: none;
}
#s-f26843e3-b557-49e1-90fb-e51ce7ba04fa { text-align: left; }
#s-94c4f9fc-d8ed-4bc7-96eb-737ec93b4cba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94c4f9fc-d8ed-4bc7-96eb-737ec93b4cba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d3198af-8a89-4589-b6e7-e3a0bd77e7a9 { text-align: left; }
#s-6d3198af-8a89-4589-b6e7-e3a0bd77e7a9 .shg-product-sold-out {
  display: none;
}

#s-6d3198af-8a89-4589-b6e7-e3a0bd77e7a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d3198af-8a89-4589-b6e7-e3a0bd77e7a9 .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-989fe006-88ae-4317-9f32-526fe99e1bf3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-989fe006-88ae-4317-9f32-526fe99e1bf3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-989fe006-88ae-4317-9f32-526fe99e1bf3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-989fe006-88ae-4317-9f32-526fe99e1bf3 {
  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-989fe006-88ae-4317-9f32-526fe99e1bf3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-989fe006-88ae-4317-9f32-526fe99e1bf3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-989fe006-88ae-4317-9f32-526fe99e1bf3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08998ecf-3f7a-4080-8d70-a2bea4872cd4 {
  display: none;
}
#s-1dbb1a57-e84d-4724-8a10-b07dfb21a67d { text-align: left; }
#s-0f3b7382-cf46-4a36-965c-ab22972f6fcc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f3b7382-cf46-4a36-965c-ab22972f6fcc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38bcf784-1335-4939-8515-c8bcb33f1e32 { text-align: left; }
#s-38bcf784-1335-4939-8515-c8bcb33f1e32 .shg-product-sold-out {
  display: none;
}

#s-38bcf784-1335-4939-8515-c8bcb33f1e32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38bcf784-1335-4939-8515-c8bcb33f1e32 .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-df514a4f-8c6d-4776-9f4c-24f718f7a35a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df514a4f-8c6d-4776-9f4c-24f718f7a35a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df514a4f-8c6d-4776-9f4c-24f718f7a35a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df514a4f-8c6d-4776-9f4c-24f718f7a35a {
  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-df514a4f-8c6d-4776-9f4c-24f718f7a35a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df514a4f-8c6d-4776-9f4c-24f718f7a35a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df514a4f-8c6d-4776-9f4c-24f718f7a35a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7f75e50-b7f5-4699-af71-0b96b61a0817 {
  display: none;
}
#s-15f2f7c2-a6b0-4dc2-a47e-247fc4e59063 { text-align: left; }
#s-ee2f75d5-8a10-4e77-ae5f-537aa82793af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee2f75d5-8a10-4e77-ae5f-537aa82793af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6a5b1fc-28d6-4352-9d57-b2111fdad21d { text-align: left; }
#s-c6a5b1fc-28d6-4352-9d57-b2111fdad21d .shg-product-sold-out {
  display: none;
}

#s-c6a5b1fc-28d6-4352-9d57-b2111fdad21d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6a5b1fc-28d6-4352-9d57-b2111fdad21d .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-0d0dd9ea-68e5-4890-9b32-a94d837db518 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d0dd9ea-68e5-4890-9b32-a94d837db518:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d0dd9ea-68e5-4890-9b32-a94d837db518:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d0dd9ea-68e5-4890-9b32-a94d837db518 {
  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-0d0dd9ea-68e5-4890-9b32-a94d837db518.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d0dd9ea-68e5-4890-9b32-a94d837db518.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d0dd9ea-68e5-4890-9b32-a94d837db518.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea67c4c2-a974-424f-8a3b-6911e333bda1 {
  display: none;
}
#s-321fd51b-a075-4af1-913b-d6829547bce7 { text-align: left; }
#s-06c1e00a-1789-4537-9862-0f166936874c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06c1e00a-1789-4537-9862-0f166936874c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb891217-9f76-43cb-8434-486f55c27579 { text-align: left; }
#s-bb891217-9f76-43cb-8434-486f55c27579 .shg-product-sold-out {
  display: none;
}

#s-bb891217-9f76-43cb-8434-486f55c27579 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb891217-9f76-43cb-8434-486f55c27579 .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-2c52b539-2554-40bd-b397-ad4372749a25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c52b539-2554-40bd-b397-ad4372749a25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c52b539-2554-40bd-b397-ad4372749a25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c52b539-2554-40bd-b397-ad4372749a25 {
  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-2c52b539-2554-40bd-b397-ad4372749a25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c52b539-2554-40bd-b397-ad4372749a25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c52b539-2554-40bd-b397-ad4372749a25.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ced09bea-5695-4ed9-8195-05e441b485be {
  display: none;
}
#s-18149112-d24c-4045-94fb-6477859942c3 { text-align: left; }
#s-32e1289f-d7b2-4b52-8e61-4211b1e628a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32e1289f-d7b2-4b52-8e61-4211b1e628a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5d5b4c2-830a-4834-a045-1095540b7d7b { text-align: left; }
#s-e5d5b4c2-830a-4834-a045-1095540b7d7b .shg-product-sold-out {
  display: none;
}

#s-e5d5b4c2-830a-4834-a045-1095540b7d7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5d5b4c2-830a-4834-a045-1095540b7d7b .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-cf24affd-545f-4bb7-ad01-c8c66ea771bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf24affd-545f-4bb7-ad01-c8c66ea771bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf24affd-545f-4bb7-ad01-c8c66ea771bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf24affd-545f-4bb7-ad01-c8c66ea771bf {
  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-cf24affd-545f-4bb7-ad01-c8c66ea771bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf24affd-545f-4bb7-ad01-c8c66ea771bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf24affd-545f-4bb7-ad01-c8c66ea771bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a07c7b6-f60c-4271-8dd1-75d70fba2e38 {
  display: none;
}
#s-5f257c17-6259-46bb-a73d-cd745974945d { text-align: left; }
#s-002ef5f4-6e4b-40a7-80bb-51334dd5372a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-002ef5f4-6e4b-40a7-80bb-51334dd5372a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdbad7e4-41f0-4672-9870-9b7061caa6bc { text-align: left; }
#s-cdbad7e4-41f0-4672-9870-9b7061caa6bc .shg-product-sold-out {
  display: none;
}

#s-cdbad7e4-41f0-4672-9870-9b7061caa6bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdbad7e4-41f0-4672-9870-9b7061caa6bc .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-8da56365-c5ff-43c5-be44-a5d4e673c416 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8da56365-c5ff-43c5-be44-a5d4e673c416:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8da56365-c5ff-43c5-be44-a5d4e673c416:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8da56365-c5ff-43c5-be44-a5d4e673c416 {
  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-8da56365-c5ff-43c5-be44-a5d4e673c416.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8da56365-c5ff-43c5-be44-a5d4e673c416.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8da56365-c5ff-43c5-be44-a5d4e673c416.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee4bbead-df42-4813-934f-159aaf60ea15 {
  display: none;
}
#s-f3d81f29-d6bd-44f9-8d2e-d682d38c5b77 { text-align: left; }
#s-888c0b31-eac1-4461-ad0f-66e330408e76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-888c0b31-eac1-4461-ad0f-66e330408e76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41ef6794-2bde-48ec-be06-9106c3034ad7 { text-align: left; }
#s-41ef6794-2bde-48ec-be06-9106c3034ad7 .shg-product-sold-out {
  display: none;
}

#s-41ef6794-2bde-48ec-be06-9106c3034ad7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41ef6794-2bde-48ec-be06-9106c3034ad7 .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-89b167fe-6a36-47af-9ce2-dbcb9df491b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89b167fe-6a36-47af-9ce2-dbcb9df491b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89b167fe-6a36-47af-9ce2-dbcb9df491b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89b167fe-6a36-47af-9ce2-dbcb9df491b8 {
  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-89b167fe-6a36-47af-9ce2-dbcb9df491b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89b167fe-6a36-47af-9ce2-dbcb9df491b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89b167fe-6a36-47af-9ce2-dbcb9df491b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e3e6ee2-5525-4192-85e4-7c84a9b22375 {
  display: none;
}
#s-749f9466-eed9-450c-9d81-c49363835c59 { text-align: left; }
#s-23ca7923-7944-4e33-add9-d04f1c735913 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23ca7923-7944-4e33-add9-d04f1c735913 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89449d8e-c1c2-4821-89e0-cfc9ecf81813 { text-align: left; }
#s-89449d8e-c1c2-4821-89e0-cfc9ecf81813 .shg-product-sold-out {
  display: none;
}

#s-89449d8e-c1c2-4821-89e0-cfc9ecf81813 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89449d8e-c1c2-4821-89e0-cfc9ecf81813 .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-f87fafd8-2b88-4be2-b766-561f7faae175 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f87fafd8-2b88-4be2-b766-561f7faae175:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f87fafd8-2b88-4be2-b766-561f7faae175:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f87fafd8-2b88-4be2-b766-561f7faae175 {
  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-f87fafd8-2b88-4be2-b766-561f7faae175.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f87fafd8-2b88-4be2-b766-561f7faae175.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f87fafd8-2b88-4be2-b766-561f7faae175.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb9ab3bf-4761-40cb-ab77-d581d503254a {
  display: none;
}
#s-5feba8a5-80cf-4e9b-bc02-fead656a5540 { text-align: left; }
#s-c383fea0-9ce0-4ddd-b40b-514a5c4022ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c383fea0-9ce0-4ddd-b40b-514a5c4022ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f55a772f-a435-49e3-aecb-32f58a1b07fb { text-align: left; }
#s-f55a772f-a435-49e3-aecb-32f58a1b07fb .shg-product-sold-out {
  display: none;
}

#s-f55a772f-a435-49e3-aecb-32f58a1b07fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f55a772f-a435-49e3-aecb-32f58a1b07fb .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-2274a405-872f-48ca-86e9-9a178f2fca5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2274a405-872f-48ca-86e9-9a178f2fca5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2274a405-872f-48ca-86e9-9a178f2fca5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2274a405-872f-48ca-86e9-9a178f2fca5c {
  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-2274a405-872f-48ca-86e9-9a178f2fca5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2274a405-872f-48ca-86e9-9a178f2fca5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2274a405-872f-48ca-86e9-9a178f2fca5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fe0ade3-fcb0-4b71-b82c-50b4c80f2443 {
  display: none;
}
#s-5ae3a8df-5aa4-4400-a425-1fbaaa011d78 { text-align: left; }
#s-ea950dbe-cb3e-45b8-870d-82666ba282f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea950dbe-cb3e-45b8-870d-82666ba282f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4295f57-1586-44b9-a9ca-2c2ab8f81270 { text-align: left; }
#s-f4295f57-1586-44b9-a9ca-2c2ab8f81270 .shg-product-sold-out {
  display: none;
}

#s-f4295f57-1586-44b9-a9ca-2c2ab8f81270 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4295f57-1586-44b9-a9ca-2c2ab8f81270 .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-6507d580-bb58-4160-b632-0d69f51164c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6507d580-bb58-4160-b632-0d69f51164c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6507d580-bb58-4160-b632-0d69f51164c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6507d580-bb58-4160-b632-0d69f51164c3 {
  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-6507d580-bb58-4160-b632-0d69f51164c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6507d580-bb58-4160-b632-0d69f51164c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6507d580-bb58-4160-b632-0d69f51164c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eda8852f-2afa-49fc-b769-264b95e5b61e {
  display: none;
}
#s-15552f0d-2eff-4925-aabf-69551dda0619 { text-align: left; }
#s-d7c9615f-c739-478f-8546-f8483fead5ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7c9615f-c739-478f-8546-f8483fead5ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-156b199b-ed06-473b-a2f2-8816f4e0e3d6 { text-align: left; }
#s-156b199b-ed06-473b-a2f2-8816f4e0e3d6 .shg-product-sold-out {
  display: none;
}

#s-156b199b-ed06-473b-a2f2-8816f4e0e3d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-156b199b-ed06-473b-a2f2-8816f4e0e3d6 .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-d62373c6-3e01-4712-bede-71d944381d57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d62373c6-3e01-4712-bede-71d944381d57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d62373c6-3e01-4712-bede-71d944381d57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d62373c6-3e01-4712-bede-71d944381d57 {
  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-d62373c6-3e01-4712-bede-71d944381d57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d62373c6-3e01-4712-bede-71d944381d57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d62373c6-3e01-4712-bede-71d944381d57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1f613c4-6432-4644-8051-bfe697bfddce {
  display: none;
}
#s-58299a67-b51c-4bb6-a8de-98c71a1c7c3f { text-align: left; }
#s-e01b19fd-bc07-4342-bfc9-ef66bfb88755 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e01b19fd-bc07-4342-bfc9-ef66bfb88755 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9fb9858-55d5-4dbc-905b-65376b748c5b { text-align: left; }
#s-a9fb9858-55d5-4dbc-905b-65376b748c5b .shg-product-sold-out {
  display: none;
}

#s-a9fb9858-55d5-4dbc-905b-65376b748c5b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9fb9858-55d5-4dbc-905b-65376b748c5b .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-d9455d2e-0a5f-4a78-9119-a07a302835de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9455d2e-0a5f-4a78-9119-a07a302835de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9455d2e-0a5f-4a78-9119-a07a302835de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9455d2e-0a5f-4a78-9119-a07a302835de {
  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-d9455d2e-0a5f-4a78-9119-a07a302835de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9455d2e-0a5f-4a78-9119-a07a302835de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9455d2e-0a5f-4a78-9119-a07a302835de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4010d28a-efce-449c-867e-b10723997963 {
  display: none;
}
#s-9316dded-76c0-425e-9065-90112c99e421 { text-align: left; }
#s-4343fcf1-3342-4a9c-84f9-2feee5689fc2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4343fcf1-3342-4a9c-84f9-2feee5689fc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1eb3e382-37d1-45c5-b199-51e5c53f65d3 { text-align: left; }
#s-1eb3e382-37d1-45c5-b199-51e5c53f65d3 .shg-product-sold-out {
  display: none;
}

#s-1eb3e382-37d1-45c5-b199-51e5c53f65d3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1eb3e382-37d1-45c5-b199-51e5c53f65d3 .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-34ace32a-1221-4036-8726-0f7630416cfe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-34ace32a-1221-4036-8726-0f7630416cfe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-34ace32a-1221-4036-8726-0f7630416cfe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-34ace32a-1221-4036-8726-0f7630416cfe {
  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-34ace32a-1221-4036-8726-0f7630416cfe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ace32a-1221-4036-8726-0f7630416cfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-34ace32a-1221-4036-8726-0f7630416cfe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00ea0393-38d7-4c4c-b808-010c75d24cb6 {
  display: none;
}
#s-277cc731-80f2-4483-be1f-68a66626298d { text-align: left; }
#s-ab2ae5bd-4ed5-48d0-b575-0c50b83f330c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab2ae5bd-4ed5-48d0-b575-0c50b83f330c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c360ff29-7c13-4491-82b6-dd4eee0fdc32 { text-align: left; }
#s-c360ff29-7c13-4491-82b6-dd4eee0fdc32 .shg-product-sold-out {
  display: none;
}

#s-c360ff29-7c13-4491-82b6-dd4eee0fdc32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c360ff29-7c13-4491-82b6-dd4eee0fdc32 .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-144707b0-a235-4f70-a6b7-295cff2dfe65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-144707b0-a235-4f70-a6b7-295cff2dfe65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-144707b0-a235-4f70-a6b7-295cff2dfe65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-144707b0-a235-4f70-a6b7-295cff2dfe65 {
  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-144707b0-a235-4f70-a6b7-295cff2dfe65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-144707b0-a235-4f70-a6b7-295cff2dfe65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-144707b0-a235-4f70-a6b7-295cff2dfe65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcb48b60-cc30-4c34-885e-1813f42acc54 {
  display: none;
}
#s-6fb95494-e381-4ac9-8293-32622f063808 { text-align: left; }
#s-622e1933-91c7-4c8f-a9ca-01758e271d87 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-622e1933-91c7-4c8f-a9ca-01758e271d87 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b4794ae-8f09-445c-90c5-5c364349d59c { text-align: left; }
#s-4b4794ae-8f09-445c-90c5-5c364349d59c .shg-product-sold-out {
  display: none;
}

#s-4b4794ae-8f09-445c-90c5-5c364349d59c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b4794ae-8f09-445c-90c5-5c364349d59c .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-e8f74c7a-6967-49b3-878b-9a6e32d4361e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8f74c7a-6967-49b3-878b-9a6e32d4361e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8f74c7a-6967-49b3-878b-9a6e32d4361e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8f74c7a-6967-49b3-878b-9a6e32d4361e {
  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-e8f74c7a-6967-49b3-878b-9a6e32d4361e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8f74c7a-6967-49b3-878b-9a6e32d4361e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8f74c7a-6967-49b3-878b-9a6e32d4361e.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;
}
