.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-3fc8bbfa-8a17-439c-8ffd-16df951f9ed4 {
  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-1a010c16-16e5-4c0e-856f-7f479b654efc { margin-top: 40px; }
#s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs {
  justify-content: center;
}


  #s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-1a010c16-16e5-4c0e-856f-7f479b654efc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-1a010c16-16e5-4c0e-856f-7f479b654efc .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-9379fca5-510a-4950-98a4-ef3f7b17f210 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9379fca5-510a-4950-98a4-ef3f7b17f210 .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-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f4022c6e-e70b-4ef2-9f2c-0453d4ac1359 .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-3bc6034f-0f44-4bf6-8498-d8a39bd82648 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3bc6034f-0f44-4bf6-8498-d8a39bd82648"] > .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-aee1e182-2bed-4116-be82-5c21432bce9f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eb9f946c-c8a4-41ce-bf03-0886df0ce960 { 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-6301fb5a-8613-49a9-9de6-eda2b15d36e1 { 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-6301fb5a-8613-49a9-9de6-eda2b15d36e1: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-6301fb5a-8613-49a9-9de6-eda2b15d36e1: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-6301fb5a-8613-49a9-9de6-eda2b15d36e1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5bc08006-23ed-40b7-beb3-f0f2ed373396 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-abc69e46-4bd5-4e25-a02c-dc382e9c3c96 { 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-f7a25961-d0aa-4e39-8f13-bdfd85241f1a { 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-f7a25961-d0aa-4e39-8f13-bdfd85241f1a: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-f7a25961-d0aa-4e39-8f13-bdfd85241f1a: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-f7a25961-d0aa-4e39-8f13-bdfd85241f1a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4f55a912-30dc-422b-b0ac-5f8da69df100 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bb4c6523-6bee-4008-8da2-8fe56b2e893a { 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-2e470b10-c4fd-4e32-835f-53a7180029c4 { 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-2e470b10-c4fd-4e32-835f-53a7180029c4: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-2e470b10-c4fd-4e32-835f-53a7180029c4: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-2e470b10-c4fd-4e32-835f-53a7180029c4.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-e3e1d7e3-f3bf-4e42-9e0b-28be3cd25dac { min-height: 50px; }
#s-e3e1d7e3-f3bf-4e42-9e0b-28be3cd25dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-68ddca2a-3767-4fc1-b490-527acbe7576f { 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-68ddca2a-3767-4fc1-b490-527acbe7576f .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-1f5c2da6-5f11-4d6b-a533-ac7906cdcaf7 {
  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-7ddc0644-4f1d-4c47-b0f8-0f7acaa92cc5 { 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-00f61836-8398-4b4a-b6ff-bce4301e1ef2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00f61836-8398-4b4a-b6ff-bce4301e1ef2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c1643a3e-c7fb-4f75-8d86-a83536535ce4 {
  display: none;
}
#s-dbdd0378-218a-4790-9d1e-34b8a557dbdd { text-align: left; }
#s-e6503903-600f-4a85-90ed-722f53f12329 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6503903-600f-4a85-90ed-722f53f12329 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-846530ca-3797-44ac-bb2a-494441fec7d2 {
  display: none;
}
#s-4ae503f8-1a98-454a-a125-bd2aecb34cfc { text-align: left; }
#s-bc05f401-e54b-47aa-b506-bd7161948d9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc05f401-e54b-47aa-b506-bd7161948d9c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3a76ff71-daab-4d78-b1c9-3a931ec48752 {
  display: none;
}
#s-e352be59-fc9b-4067-b82d-c931fbee8318 { text-align: left; }
#s-6b264210-63ca-4483-8d7a-1c791e3b1d3c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b264210-63ca-4483-8d7a-1c791e3b1d3c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cdc784a8-3586-4325-b720-0799905f047f {
  display: none;
}
#s-1e2ab75b-56f2-47ef-b053-37b8f4d0848d { text-align: left; }
#s-c5c0dcd4-47b4-46d9-b554-764175a53cc7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5c0dcd4-47b4-46d9-b554-764175a53cc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2074b521-396b-45bd-a21f-9276634bd1e8 { text-align: left; }
#s-2074b521-396b-45bd-a21f-9276634bd1e8 .shg-product-sold-out {
  display: none;
}

#s-2074b521-396b-45bd-a21f-9276634bd1e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2074b521-396b-45bd-a21f-9276634bd1e8 .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-c7b7515d-45e1-41a4-b15c-5f5868175ab8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7b7515d-45e1-41a4-b15c-5f5868175ab8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7b7515d-45e1-41a4-b15c-5f5868175ab8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7b7515d-45e1-41a4-b15c-5f5868175ab8 {
  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-c7b7515d-45e1-41a4-b15c-5f5868175ab8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7b7515d-45e1-41a4-b15c-5f5868175ab8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7b7515d-45e1-41a4-b15c-5f5868175ab8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64593b5e-f3f8-405e-a306-d492cd3e84d6 {
  display: none;
}
#s-122fa51f-9b48-4f15-a4e2-962590fc923c { text-align: left; }
#s-71e6a1ea-3ad0-4f23-91ed-da32637a5146 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71e6a1ea-3ad0-4f23-91ed-da32637a5146 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb6a2c14-856b-43b6-998a-94b828b1a311 { text-align: left; }
#s-bb6a2c14-856b-43b6-998a-94b828b1a311 .shg-product-sold-out {
  display: none;
}

#s-bb6a2c14-856b-43b6-998a-94b828b1a311 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb6a2c14-856b-43b6-998a-94b828b1a311 .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-df1b8b64-435a-414c-b856-3010b026d233 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df1b8b64-435a-414c-b856-3010b026d233:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df1b8b64-435a-414c-b856-3010b026d233:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df1b8b64-435a-414c-b856-3010b026d233 {
  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-df1b8b64-435a-414c-b856-3010b026d233.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df1b8b64-435a-414c-b856-3010b026d233.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df1b8b64-435a-414c-b856-3010b026d233.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27c02867-1881-4980-a00f-c702e4c14813 {
  display: none;
}
#s-46559c80-7fdc-4452-85b0-abd88c8fb93a { text-align: left; }
#s-c91f904a-f9cc-464b-8811-2ec715fb7056 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c91f904a-f9cc-464b-8811-2ec715fb7056 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f59a742-6fa9-4768-bd53-7501c1a895b0 { text-align: left; }
#s-9f59a742-6fa9-4768-bd53-7501c1a895b0 .shg-product-sold-out {
  display: none;
}

#s-9f59a742-6fa9-4768-bd53-7501c1a895b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f59a742-6fa9-4768-bd53-7501c1a895b0 .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-8e1eba84-0a9a-4829-b8ac-d0f915a881e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e1eba84-0a9a-4829-b8ac-d0f915a881e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e1eba84-0a9a-4829-b8ac-d0f915a881e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e1eba84-0a9a-4829-b8ac-d0f915a881e6 {
  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-8e1eba84-0a9a-4829-b8ac-d0f915a881e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e1eba84-0a9a-4829-b8ac-d0f915a881e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e1eba84-0a9a-4829-b8ac-d0f915a881e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-971c5439-dc68-4a44-963f-f34cbba2f58e {
  display: none;
}
#s-ac7d0147-dc4b-4a14-94c9-6b69490228fb { text-align: left; }
#s-17d223eb-98fb-4215-b04d-298e474156ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17d223eb-98fb-4215-b04d-298e474156ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18d7a192-5175-4aef-8d0d-107e2b0387a8 { text-align: left; }
#s-18d7a192-5175-4aef-8d0d-107e2b0387a8 .shg-product-sold-out {
  display: none;
}

#s-18d7a192-5175-4aef-8d0d-107e2b0387a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18d7a192-5175-4aef-8d0d-107e2b0387a8 .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-35492d10-3a49-456c-8941-802562bc4261 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35492d10-3a49-456c-8941-802562bc4261:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35492d10-3a49-456c-8941-802562bc4261:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35492d10-3a49-456c-8941-802562bc4261 {
  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-35492d10-3a49-456c-8941-802562bc4261.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35492d10-3a49-456c-8941-802562bc4261.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35492d10-3a49-456c-8941-802562bc4261.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d561980-0a40-4346-80d0-02775128029f {
  display: none;
}
#s-d8d0d269-3c43-45d7-80d4-016d9674ec5e { text-align: left; }
#s-b9db9aac-18e5-42d7-a6d1-2e47fd7395dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9db9aac-18e5-42d7-a6d1-2e47fd7395dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63832552-f0a8-4ce5-abdb-f8331e12acfc { text-align: left; }
#s-63832552-f0a8-4ce5-abdb-f8331e12acfc .shg-product-sold-out {
  display: none;
}

#s-63832552-f0a8-4ce5-abdb-f8331e12acfc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63832552-f0a8-4ce5-abdb-f8331e12acfc .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-47dab426-20b3-41cd-821e-330b6d724dd6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47dab426-20b3-41cd-821e-330b6d724dd6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47dab426-20b3-41cd-821e-330b6d724dd6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47dab426-20b3-41cd-821e-330b6d724dd6 {
  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-47dab426-20b3-41cd-821e-330b6d724dd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47dab426-20b3-41cd-821e-330b6d724dd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47dab426-20b3-41cd-821e-330b6d724dd6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00efb22a-6935-4cb4-a454-b40fd0e90f3f {
  display: none;
}
#s-13e0b1a4-06dc-440f-9435-1c696a7d6a9b { text-align: left; }
#s-095a3136-c94d-4707-a59c-034261e5be76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-095a3136-c94d-4707-a59c-034261e5be76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-636f1776-4f77-4b0b-b450-3ad8ecaabfda { text-align: left; }
#s-636f1776-4f77-4b0b-b450-3ad8ecaabfda .shg-product-sold-out {
  display: none;
}

#s-636f1776-4f77-4b0b-b450-3ad8ecaabfda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-636f1776-4f77-4b0b-b450-3ad8ecaabfda .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-d5a677e1-962f-4bdb-900d-98483b25bb10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5a677e1-962f-4bdb-900d-98483b25bb10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5a677e1-962f-4bdb-900d-98483b25bb10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5a677e1-962f-4bdb-900d-98483b25bb10 {
  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-d5a677e1-962f-4bdb-900d-98483b25bb10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a677e1-962f-4bdb-900d-98483b25bb10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5a677e1-962f-4bdb-900d-98483b25bb10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26b4051f-87ff-4c8b-9c1d-47decbbc8b24 {
  display: none;
}
#s-ccb0bec9-1eec-40be-87f3-1579bf480536 { text-align: left; }
#s-c0e5935d-2314-4bc6-86eb-5f1dec5dca01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0e5935d-2314-4bc6-86eb-5f1dec5dca01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a30518b-2e3b-48de-9d60-2082f1006b41 { text-align: left; }
#s-8a30518b-2e3b-48de-9d60-2082f1006b41 .shg-product-sold-out {
  display: none;
}

#s-8a30518b-2e3b-48de-9d60-2082f1006b41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a30518b-2e3b-48de-9d60-2082f1006b41 .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-93c768e4-ed99-4aaa-a08c-a6039ddb1867 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93c768e4-ed99-4aaa-a08c-a6039ddb1867:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93c768e4-ed99-4aaa-a08c-a6039ddb1867:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93c768e4-ed99-4aaa-a08c-a6039ddb1867 {
  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-93c768e4-ed99-4aaa-a08c-a6039ddb1867.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93c768e4-ed99-4aaa-a08c-a6039ddb1867.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93c768e4-ed99-4aaa-a08c-a6039ddb1867.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d550ed5-a15b-4eef-8b99-707e7cc11a28 {
  display: none;
}
#s-bc8cf8bd-b097-4909-afe0-3bf4d1525eaf { text-align: left; }
#s-e55575c0-8d4c-4e6e-bb50-b27b36849f56 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e55575c0-8d4c-4e6e-bb50-b27b36849f56 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf5b0536-cc44-43a0-a5de-262e4722aee1 { text-align: left; }
#s-bf5b0536-cc44-43a0-a5de-262e4722aee1 .shg-product-sold-out {
  display: none;
}

#s-bf5b0536-cc44-43a0-a5de-262e4722aee1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf5b0536-cc44-43a0-a5de-262e4722aee1 .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-37af8e98-bd1a-4d4a-80c9-b049106ff250 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37af8e98-bd1a-4d4a-80c9-b049106ff250:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37af8e98-bd1a-4d4a-80c9-b049106ff250:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37af8e98-bd1a-4d4a-80c9-b049106ff250 {
  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-37af8e98-bd1a-4d4a-80c9-b049106ff250.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37af8e98-bd1a-4d4a-80c9-b049106ff250.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37af8e98-bd1a-4d4a-80c9-b049106ff250.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83ccecca-f96c-4d5b-bc87-aed06b595bbc {
  display: none;
}
#s-71ed9bf9-bf00-476c-93c4-9a877cba33ea { text-align: left; }
#s-2ec3ff83-65c2-482b-b0f1-ecd42ff02978 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ec3ff83-65c2-482b-b0f1-ecd42ff02978 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b7f60e0-df62-4008-8eb5-4221087d4b00 { text-align: left; }
#s-3b7f60e0-df62-4008-8eb5-4221087d4b00 .shg-product-sold-out {
  display: none;
}

#s-3b7f60e0-df62-4008-8eb5-4221087d4b00 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b7f60e0-df62-4008-8eb5-4221087d4b00 .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-9436d744-9ae2-45f2-bea5-dbd56d06c694 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9436d744-9ae2-45f2-bea5-dbd56d06c694:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9436d744-9ae2-45f2-bea5-dbd56d06c694:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9436d744-9ae2-45f2-bea5-dbd56d06c694 {
  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-9436d744-9ae2-45f2-bea5-dbd56d06c694.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9436d744-9ae2-45f2-bea5-dbd56d06c694.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9436d744-9ae2-45f2-bea5-dbd56d06c694.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-941d71c1-6d3f-4ff9-ae0d-24d58db64be9 {
  display: none;
}
#s-15734f27-2144-4903-b741-34671eaef5d1 { text-align: left; }
#s-2b9c3e0f-90d7-4013-be21-c73e639b7efc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b9c3e0f-90d7-4013-be21-c73e639b7efc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2be00944-7c9f-468d-9201-b73cc2a14d1b { text-align: left; }
#s-2be00944-7c9f-468d-9201-b73cc2a14d1b .shg-product-sold-out {
  display: none;
}

#s-2be00944-7c9f-468d-9201-b73cc2a14d1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2be00944-7c9f-468d-9201-b73cc2a14d1b .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-27c6590f-e890-463f-8069-802a3c65d1eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-27c6590f-e890-463f-8069-802a3c65d1eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-27c6590f-e890-463f-8069-802a3c65d1eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-27c6590f-e890-463f-8069-802a3c65d1eb {
  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-27c6590f-e890-463f-8069-802a3c65d1eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27c6590f-e890-463f-8069-802a3c65d1eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-27c6590f-e890-463f-8069-802a3c65d1eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6f2cd02-6442-4368-8fc7-ef6a9744e388 {
  display: none;
}
#s-8549f73c-e755-4f25-9d8b-df332e3ffa2b { text-align: left; }
#s-f827fe8e-c81d-4878-a9bd-5346def2214d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f827fe8e-c81d-4878-a9bd-5346def2214d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e97e334c-fdb4-4298-bd70-72d397f2a8a6 { text-align: left; }
#s-e97e334c-fdb4-4298-bd70-72d397f2a8a6 .shg-product-sold-out {
  display: none;
}

#s-e97e334c-fdb4-4298-bd70-72d397f2a8a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e97e334c-fdb4-4298-bd70-72d397f2a8a6 .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-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1 {
  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-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab0b9c6d-f709-4308-a221-ee7ed72ff7f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb8d10b5-fead-4b47-a1a8-aa8b152086eb {
  display: none;
}
#s-5c9f35d7-2b5a-4441-a768-ddf8c0cf3746 { text-align: left; }
#s-fb090f5e-b39a-4bae-8e96-f21729e36d34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb090f5e-b39a-4bae-8e96-f21729e36d34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04f5ce3d-5f0d-4fee-b2e4-7aa764e29cf6 { text-align: left; }
#s-04f5ce3d-5f0d-4fee-b2e4-7aa764e29cf6 .shg-product-sold-out {
  display: none;
}

#s-04f5ce3d-5f0d-4fee-b2e4-7aa764e29cf6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04f5ce3d-5f0d-4fee-b2e4-7aa764e29cf6 .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-20b73ec1-6b0d-4b03-af9d-45d173573a09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20b73ec1-6b0d-4b03-af9d-45d173573a09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20b73ec1-6b0d-4b03-af9d-45d173573a09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20b73ec1-6b0d-4b03-af9d-45d173573a09 {
  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-20b73ec1-6b0d-4b03-af9d-45d173573a09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20b73ec1-6b0d-4b03-af9d-45d173573a09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20b73ec1-6b0d-4b03-af9d-45d173573a09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b86486fd-f44a-48d2-a89d-f6ee36f2379c {
  display: none;
}
#s-b3efcc5a-2e10-47a7-976e-4e6692d9d4dd { text-align: left; }
#s-230414da-c653-44cb-b9b0-828f999ac853 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-230414da-c653-44cb-b9b0-828f999ac853 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3a55c0c-790f-40fb-983d-c4536a563391 { text-align: left; }
#s-b3a55c0c-790f-40fb-983d-c4536a563391 .shg-product-sold-out {
  display: none;
}

#s-b3a55c0c-790f-40fb-983d-c4536a563391 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3a55c0c-790f-40fb-983d-c4536a563391 .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-12220ae3-9efa-4219-bfda-80f1dce35f4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12220ae3-9efa-4219-bfda-80f1dce35f4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12220ae3-9efa-4219-bfda-80f1dce35f4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12220ae3-9efa-4219-bfda-80f1dce35f4a {
  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-12220ae3-9efa-4219-bfda-80f1dce35f4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12220ae3-9efa-4219-bfda-80f1dce35f4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12220ae3-9efa-4219-bfda-80f1dce35f4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c92bb24-646f-4f56-aa65-451a5f983d96 {
  display: none;
}
#s-e389c250-9833-46ab-9750-20cf2b392e20 { text-align: left; }
#s-3545f924-02bb-4b37-9d5b-43e23986eeec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3545f924-02bb-4b37-9d5b-43e23986eeec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df77dc9e-336f-4292-90a1-0f254c5accd5 { text-align: left; }
#s-df77dc9e-336f-4292-90a1-0f254c5accd5 .shg-product-sold-out {
  display: none;
}

#s-df77dc9e-336f-4292-90a1-0f254c5accd5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df77dc9e-336f-4292-90a1-0f254c5accd5 .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-804a6788-cb24-4977-b7f7-dd130975eb45 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-804a6788-cb24-4977-b7f7-dd130975eb45:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-804a6788-cb24-4977-b7f7-dd130975eb45:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-804a6788-cb24-4977-b7f7-dd130975eb45 {
  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-804a6788-cb24-4977-b7f7-dd130975eb45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-804a6788-cb24-4977-b7f7-dd130975eb45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-804a6788-cb24-4977-b7f7-dd130975eb45.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1776b0e9-95bd-4f4a-b52f-d1c414b947b2 {
  display: none;
}
#s-974aa9e7-ac74-40bf-9c9f-7f2a0c0f6e4a { text-align: left; }
#s-1fa27fd8-0c19-428b-b66a-f5f1286ee70a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fa27fd8-0c19-428b-b66a-f5f1286ee70a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45d81f95-86c8-4f5c-a62e-60409d4c8459 { text-align: left; }
#s-45d81f95-86c8-4f5c-a62e-60409d4c8459 .shg-product-sold-out {
  display: none;
}

#s-45d81f95-86c8-4f5c-a62e-60409d4c8459 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45d81f95-86c8-4f5c-a62e-60409d4c8459 .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-dd83e380-0db3-4df3-87b5-539349c5466e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd83e380-0db3-4df3-87b5-539349c5466e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd83e380-0db3-4df3-87b5-539349c5466e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd83e380-0db3-4df3-87b5-539349c5466e {
  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-dd83e380-0db3-4df3-87b5-539349c5466e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd83e380-0db3-4df3-87b5-539349c5466e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd83e380-0db3-4df3-87b5-539349c5466e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe449412-b889-4d17-aecc-6ae26dd22eaf {
  display: none;
}
#s-7281eeae-5877-474f-9b81-c8e83872bd89 { text-align: left; }
#s-d13a9664-28cb-4763-becd-99fec496c8cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d13a9664-28cb-4763-becd-99fec496c8cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-768616b7-3f9a-4920-a209-2dd86ef2f003 { text-align: left; }
#s-768616b7-3f9a-4920-a209-2dd86ef2f003 .shg-product-sold-out {
  display: none;
}

#s-768616b7-3f9a-4920-a209-2dd86ef2f003 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-768616b7-3f9a-4920-a209-2dd86ef2f003 .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-d9073587-a9b0-4097-a49c-bfc41f37c02f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9073587-a9b0-4097-a49c-bfc41f37c02f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9073587-a9b0-4097-a49c-bfc41f37c02f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9073587-a9b0-4097-a49c-bfc41f37c02f {
  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-d9073587-a9b0-4097-a49c-bfc41f37c02f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9073587-a9b0-4097-a49c-bfc41f37c02f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9073587-a9b0-4097-a49c-bfc41f37c02f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f10b3316-840a-4a42-8d52-25943821c643 {
  display: none;
}
#s-e56a0d80-1b62-4759-b8f1-2bc4b22304cf { text-align: left; }
#s-5ad1685a-9151-4cbd-ae44-4f8e6289fb0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ad1685a-9151-4cbd-ae44-4f8e6289fb0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-196c1791-0e5e-4f30-9c91-06f65185fe9d { text-align: left; }
#s-196c1791-0e5e-4f30-9c91-06f65185fe9d .shg-product-sold-out {
  display: none;
}

#s-196c1791-0e5e-4f30-9c91-06f65185fe9d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-196c1791-0e5e-4f30-9c91-06f65185fe9d .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-3d77ca3a-009d-41cf-a969-0be626f2ede6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d77ca3a-009d-41cf-a969-0be626f2ede6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d77ca3a-009d-41cf-a969-0be626f2ede6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d77ca3a-009d-41cf-a969-0be626f2ede6 {
  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-3d77ca3a-009d-41cf-a969-0be626f2ede6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d77ca3a-009d-41cf-a969-0be626f2ede6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d77ca3a-009d-41cf-a969-0be626f2ede6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dbe77e50-714f-4304-a663-7dcef38edb7c {
  display: none;
}
#s-7124bb7b-ffda-420f-9a52-35a7ec7e7872 { text-align: left; }
#s-061ed274-7d71-48c2-a603-bbdb2406b963 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-061ed274-7d71-48c2-a603-bbdb2406b963 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10e47e01-8cbd-414d-a92a-6544b85fc552 { text-align: left; }
#s-10e47e01-8cbd-414d-a92a-6544b85fc552 .shg-product-sold-out {
  display: none;
}

#s-10e47e01-8cbd-414d-a92a-6544b85fc552 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10e47e01-8cbd-414d-a92a-6544b85fc552 .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-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa {
  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-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3af9f47a-b26b-4d2f-9fab-9dcf98687eaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bff9807d-0b49-461d-8ea3-8c7a339d0f4e {
  display: none;
}
#s-7241afb4-f3ae-4ecd-85ae-6df25cfe38ac { text-align: left; }
#s-af6d00a6-90d8-4799-afee-f6c05e6d3d16 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af6d00a6-90d8-4799-afee-f6c05e6d3d16 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e194487e-ddd9-47b0-919c-e5ff9d73d9aa { text-align: left; }
#s-e194487e-ddd9-47b0-919c-e5ff9d73d9aa .shg-product-sold-out {
  display: none;
}

#s-e194487e-ddd9-47b0-919c-e5ff9d73d9aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e194487e-ddd9-47b0-919c-e5ff9d73d9aa .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-a04c38d0-7e02-4380-bec6-1ee993b96567 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a04c38d0-7e02-4380-bec6-1ee993b96567:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a04c38d0-7e02-4380-bec6-1ee993b96567:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a04c38d0-7e02-4380-bec6-1ee993b96567 {
  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-a04c38d0-7e02-4380-bec6-1ee993b96567.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a04c38d0-7e02-4380-bec6-1ee993b96567.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a04c38d0-7e02-4380-bec6-1ee993b96567.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca1784da-47c1-4e60-9f30-88d4d9a98cc0 {
  display: none;
}
#s-536653d3-685c-464e-9838-c05f6eafd0e7 { text-align: left; }
#s-812c07d9-5344-4bf8-9df9-f54a71e09018 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-812c07d9-5344-4bf8-9df9-f54a71e09018 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a98a3335-7da7-4ad7-8b0a-9fa555bee09f { text-align: left; }
#s-a98a3335-7da7-4ad7-8b0a-9fa555bee09f .shg-product-sold-out {
  display: none;
}

#s-a98a3335-7da7-4ad7-8b0a-9fa555bee09f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a98a3335-7da7-4ad7-8b0a-9fa555bee09f .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-8dc6d761-ac2d-411f-bbae-c9babc44f6eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dc6d761-ac2d-411f-bbae-c9babc44f6eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dc6d761-ac2d-411f-bbae-c9babc44f6eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dc6d761-ac2d-411f-bbae-c9babc44f6eb {
  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-8dc6d761-ac2d-411f-bbae-c9babc44f6eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dc6d761-ac2d-411f-bbae-c9babc44f6eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dc6d761-ac2d-411f-bbae-c9babc44f6eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42cab2bb-cd24-433f-8642-c6308808f3e5 {
  display: none;
}
#s-36e8023c-14f3-4a8b-ac3a-3986eb4ea73c { text-align: left; }
#s-ed8444fa-c4d9-48eb-a78f-be1f6bc741b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed8444fa-c4d9-48eb-a78f-be1f6bc741b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2b67e78-e07b-4b32-919b-c6a24d1f9f8e { text-align: left; }
#s-b2b67e78-e07b-4b32-919b-c6a24d1f9f8e .shg-product-sold-out {
  display: none;
}

#s-b2b67e78-e07b-4b32-919b-c6a24d1f9f8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2b67e78-e07b-4b32-919b-c6a24d1f9f8e .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-080c0935-d34f-4b60-92d6-e7adacf9abb5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-080c0935-d34f-4b60-92d6-e7adacf9abb5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-080c0935-d34f-4b60-92d6-e7adacf9abb5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-080c0935-d34f-4b60-92d6-e7adacf9abb5 {
  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-080c0935-d34f-4b60-92d6-e7adacf9abb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-080c0935-d34f-4b60-92d6-e7adacf9abb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-080c0935-d34f-4b60-92d6-e7adacf9abb5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a14870d0-4d33-48fe-9ec2-28f6ee17d382 {
  display: none;
}
#s-7244b578-31a4-454f-a992-c3800aac3c3c { text-align: left; }
#s-15c7e893-c037-48cb-b98c-afa068417092 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15c7e893-c037-48cb-b98c-afa068417092 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54256cf9-68a4-4f1a-b3bd-271d70131401 { text-align: left; }
#s-54256cf9-68a4-4f1a-b3bd-271d70131401 .shg-product-sold-out {
  display: none;
}

#s-54256cf9-68a4-4f1a-b3bd-271d70131401 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54256cf9-68a4-4f1a-b3bd-271d70131401 .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-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a {
  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-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-103ae8ca-6c03-4e51-a8c0-81d86fc6a25a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-530092c7-4d00-4a52-81cf-0f92f0ca0799 {
  display: none;
}
#s-c64b03ef-6ae6-42ec-9f36-237dd0b210b5 { text-align: left; }
#s-edf0b08e-cc14-4eea-a8fa-5175a278b332 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edf0b08e-cc14-4eea-a8fa-5175a278b332 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b327b192-b6ca-4057-b00e-0e39b097b6eb { text-align: left; }
#s-b327b192-b6ca-4057-b00e-0e39b097b6eb .shg-product-sold-out {
  display: none;
}

#s-b327b192-b6ca-4057-b00e-0e39b097b6eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b327b192-b6ca-4057-b00e-0e39b097b6eb .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-f5ca7045-04d1-4b57-844c-d3547053a43d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5ca7045-04d1-4b57-844c-d3547053a43d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5ca7045-04d1-4b57-844c-d3547053a43d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5ca7045-04d1-4b57-844c-d3547053a43d {
  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-f5ca7045-04d1-4b57-844c-d3547053a43d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5ca7045-04d1-4b57-844c-d3547053a43d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5ca7045-04d1-4b57-844c-d3547053a43d.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;
}
