.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-5e9228c7-8d31-43ac-aee3-8fb428c0183b {
  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-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 { margin-top: 40px; }
#s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs {
  justify-content: center;
}


  #s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a301138d-2d0b-4fee-bdb6-4ad1b4aa3a66 .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-1b325c7e-d7b3-4150-bab1-ad3d8f1fbb92 { padding-top: 10px;
padding-bottom: 10px; }
 #s-1b325c7e-d7b3-4150-bab1-ad3d8f1fbb92 .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-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1e4cc2be-1a4f-40fd-97f4-99ed681e6822 .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-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66baec43-fa44-4b9e-b4ef-fb6d884b7b3e"] > .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-0b123571-cc91-4f04-8ab4-a2de06a91c06 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-13b1ffa1-82bb-4f19-b089-3fd5d74f1da7 { 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-5385f96b-3dd3-4815-81c9-724ec3153462 { 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-5385f96b-3dd3-4815-81c9-724ec3153462: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-5385f96b-3dd3-4815-81c9-724ec3153462: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-5385f96b-3dd3-4815-81c9-724ec3153462.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-65e47eee-de35-4333-b4e2-1fec73f992b2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9e215b04-8268-4484-9d0e-061cd5098f73 { 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-3fba265d-8b87-4a4e-b44b-a12df3e490e7 { 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-3fba265d-8b87-4a4e-b44b-a12df3e490e7: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-3fba265d-8b87-4a4e-b44b-a12df3e490e7: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-3fba265d-8b87-4a4e-b44b-a12df3e490e7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f97b1cdf-1c85-4121-a615-d7985326fb04 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ff21ac81-be54-4f4d-8be6-8bbd0e010e1a { 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-c1b82990-ddfa-4573-ad47-dab0ce310412 { 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-c1b82990-ddfa-4573-ad47-dab0ce310412: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-c1b82990-ddfa-4573-ad47-dab0ce310412: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-c1b82990-ddfa-4573-ad47-dab0ce310412.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-2c68be15-6f3c-4cc4-ad6b-e12fb0ae48f6 { min-height: 50px; }
#s-2c68be15-6f3c-4cc4-ad6b-e12fb0ae48f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6241f1e2-5399-4913-9c0c-0db155573152 { 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-6241f1e2-5399-4913-9c0c-0db155573152 .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-35106791-54df-4dd6-b45f-c0ebba28f5ea {
  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-eb986335-5eda-4cc9-9b44-d68c1e14fbaf { 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-557a4743-f465-48f4-b05d-c8d7168f1a53 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-557a4743-f465-48f4-b05d-c8d7168f1a53 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4b9da224-1236-4b03-a438-b27b5af3c1d4 {
  display: none;
}
#s-cd37706f-fc5a-4202-93f7-d7a89cf7fce5 { text-align: left; }
#s-84b6aef0-bca9-4189-83d4-0fedbc31bbd1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84b6aef0-bca9-4189-83d4-0fedbc31bbd1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5706c422-f327-43af-94e6-70cda7f367ae {
  display: none;
}
#s-3b9895a3-9a37-4951-bd33-f2dde655cc00 { text-align: left; }
#s-bc4a6e4f-3e26-4763-94a4-cc1aae14e29e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc4a6e4f-3e26-4763-94a4-cc1aae14e29e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fbbe9086-2c68-47ac-9e1c-a4d9dc0e712d {
  display: none;
}
#s-b8dbc76b-b7c2-4cb5-b0ef-891bf75bd5d3 { text-align: left; }
#s-a19b86f4-3292-48ce-94bf-d09eaa9e7619 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a19b86f4-3292-48ce-94bf-d09eaa9e7619 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1af4bd12-3c78-40a9-bbdb-850fe43ee8a5 {
  display: none;
}
#s-f0e23d62-ab21-438c-acbb-6fd577050ece { text-align: left; }
#s-8f5a2eb1-6a2d-468a-87d2-d1e6d5b4be18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f5a2eb1-6a2d-468a-87d2-d1e6d5b4be18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-932aba46-27c6-46f1-acdb-b26403943fdf { text-align: left; }
#s-932aba46-27c6-46f1-acdb-b26403943fdf .shg-product-sold-out {
  display: none;
}

#s-932aba46-27c6-46f1-acdb-b26403943fdf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-932aba46-27c6-46f1-acdb-b26403943fdf .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-dd6eb9bf-9029-4eed-9e33-873f9b464bc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd6eb9bf-9029-4eed-9e33-873f9b464bc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd6eb9bf-9029-4eed-9e33-873f9b464bc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd6eb9bf-9029-4eed-9e33-873f9b464bc9 {
  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-dd6eb9bf-9029-4eed-9e33-873f9b464bc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd6eb9bf-9029-4eed-9e33-873f9b464bc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd6eb9bf-9029-4eed-9e33-873f9b464bc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9088207e-806a-46d1-bcdd-a12685891d1d {
  display: none;
}
#s-ef370b99-e8eb-461f-af2c-822bdf0722bc { text-align: left; }
#s-7dba35fc-20eb-4141-b297-0b250a2192fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7dba35fc-20eb-4141-b297-0b250a2192fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0f45f4d-1e4a-45f9-9a63-e116c67eaee7 { text-align: left; }
#s-e0f45f4d-1e4a-45f9-9a63-e116c67eaee7 .shg-product-sold-out {
  display: none;
}

#s-e0f45f4d-1e4a-45f9-9a63-e116c67eaee7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0f45f4d-1e4a-45f9-9a63-e116c67eaee7 .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-8aeb8ee5-e297-4a5c-86bf-be8e535e1631 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8aeb8ee5-e297-4a5c-86bf-be8e535e1631:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8aeb8ee5-e297-4a5c-86bf-be8e535e1631:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8aeb8ee5-e297-4a5c-86bf-be8e535e1631 {
  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-8aeb8ee5-e297-4a5c-86bf-be8e535e1631.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8aeb8ee5-e297-4a5c-86bf-be8e535e1631.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8aeb8ee5-e297-4a5c-86bf-be8e535e1631.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1eaa2d4e-c26a-4b55-903a-83ece3704d86 {
  display: none;
}
#s-0434d241-85bc-41b8-ad38-5c372dc9d4d3 { text-align: left; }
#s-0c4e635f-615f-4ff4-8a4f-34a57fc28828 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c4e635f-615f-4ff4-8a4f-34a57fc28828 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d64c82fa-b846-43e8-b0bd-04fa353f7866 { text-align: left; }
#s-d64c82fa-b846-43e8-b0bd-04fa353f7866 .shg-product-sold-out {
  display: none;
}

#s-d64c82fa-b846-43e8-b0bd-04fa353f7866 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d64c82fa-b846-43e8-b0bd-04fa353f7866 .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-79ac953a-bfac-4519-a624-a57c40a51041 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-79ac953a-bfac-4519-a624-a57c40a51041:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-79ac953a-bfac-4519-a624-a57c40a51041:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-79ac953a-bfac-4519-a624-a57c40a51041 {
  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-79ac953a-bfac-4519-a624-a57c40a51041.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79ac953a-bfac-4519-a624-a57c40a51041.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-79ac953a-bfac-4519-a624-a57c40a51041.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a46263a7-d5a0-40f4-9a75-ca76dcac9d66 {
  display: none;
}
#s-19c75694-2b5a-4227-92db-5224ea74ca9f { text-align: left; }
#s-230ee947-01c8-4b90-9f4f-7be01486704b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-230ee947-01c8-4b90-9f4f-7be01486704b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3eb6277-b097-46f4-8f55-4fe7d85cf5ea { text-align: left; }
#s-d3eb6277-b097-46f4-8f55-4fe7d85cf5ea .shg-product-sold-out {
  display: none;
}

#s-d3eb6277-b097-46f4-8f55-4fe7d85cf5ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3eb6277-b097-46f4-8f55-4fe7d85cf5ea .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-4cc39f97-0af1-421e-8a85-7d30103867d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cc39f97-0af1-421e-8a85-7d30103867d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cc39f97-0af1-421e-8a85-7d30103867d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cc39f97-0af1-421e-8a85-7d30103867d7 {
  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-4cc39f97-0af1-421e-8a85-7d30103867d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cc39f97-0af1-421e-8a85-7d30103867d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cc39f97-0af1-421e-8a85-7d30103867d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d272ea6e-ef36-466a-abde-07108eccd0b6 {
  display: none;
}
#s-28cf218b-a6bb-460e-aca6-f8962199a46f { text-align: left; }
#s-71b37072-b5e2-4594-8242-63c7ae46e404 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71b37072-b5e2-4594-8242-63c7ae46e404 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b183a14d-9003-450a-9ae1-c7041c5f311a { text-align: left; }
#s-b183a14d-9003-450a-9ae1-c7041c5f311a .shg-product-sold-out {
  display: none;
}

#s-b183a14d-9003-450a-9ae1-c7041c5f311a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b183a14d-9003-450a-9ae1-c7041c5f311a .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-ade9e544-b773-4f5f-8b5e-8611ffacac1d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ade9e544-b773-4f5f-8b5e-8611ffacac1d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ade9e544-b773-4f5f-8b5e-8611ffacac1d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ade9e544-b773-4f5f-8b5e-8611ffacac1d {
  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-ade9e544-b773-4f5f-8b5e-8611ffacac1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ade9e544-b773-4f5f-8b5e-8611ffacac1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ade9e544-b773-4f5f-8b5e-8611ffacac1d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef76994f-ee18-4623-999f-17e65aef3bcb {
  display: none;
}
#s-8788f0c4-9f4c-4826-bbf6-4a473c34659c { text-align: left; }
#s-024a2079-c5f2-4a26-8fd9-5c767a6ba74d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-024a2079-c5f2-4a26-8fd9-5c767a6ba74d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0965c8b6-af7f-4352-a21d-35caa8d7b119 { text-align: left; }
#s-0965c8b6-af7f-4352-a21d-35caa8d7b119 .shg-product-sold-out {
  display: none;
}

#s-0965c8b6-af7f-4352-a21d-35caa8d7b119 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0965c8b6-af7f-4352-a21d-35caa8d7b119 .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-4071f0ad-dd05-45a9-b665-c9957fa8062f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4071f0ad-dd05-45a9-b665-c9957fa8062f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4071f0ad-dd05-45a9-b665-c9957fa8062f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4071f0ad-dd05-45a9-b665-c9957fa8062f {
  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-4071f0ad-dd05-45a9-b665-c9957fa8062f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4071f0ad-dd05-45a9-b665-c9957fa8062f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4071f0ad-dd05-45a9-b665-c9957fa8062f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-528141e7-f735-456f-9524-9ad510b527cb {
  display: none;
}
#s-86d35372-d214-4982-a546-4cff344f45f7 { text-align: left; }
#s-4b145ca4-47b5-420c-8c53-8f7acb4e5cba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b145ca4-47b5-420c-8c53-8f7acb4e5cba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b056053-6638-4130-bf8f-d813aee0f644 { text-align: left; }
#s-1b056053-6638-4130-bf8f-d813aee0f644 .shg-product-sold-out {
  display: none;
}

#s-1b056053-6638-4130-bf8f-d813aee0f644 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b056053-6638-4130-bf8f-d813aee0f644 .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-5a131b91-3325-436a-bfa5-c7da519c433d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a131b91-3325-436a-bfa5-c7da519c433d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a131b91-3325-436a-bfa5-c7da519c433d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a131b91-3325-436a-bfa5-c7da519c433d {
  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-5a131b91-3325-436a-bfa5-c7da519c433d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a131b91-3325-436a-bfa5-c7da519c433d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a131b91-3325-436a-bfa5-c7da519c433d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1845a4b5-fee9-4526-8d32-df54e97ccef6 {
  display: none;
}
#s-0fede9de-4001-4979-9be7-72eb734a3501 { text-align: left; }
#s-015fa8b6-4e37-408b-b2c2-f8c6f2e1766e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-015fa8b6-4e37-408b-b2c2-f8c6f2e1766e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e5c9bf9-3d51-4ad9-a97f-ab6ae106fb32 { text-align: left; }
#s-4e5c9bf9-3d51-4ad9-a97f-ab6ae106fb32 .shg-product-sold-out {
  display: none;
}

#s-4e5c9bf9-3d51-4ad9-a97f-ab6ae106fb32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e5c9bf9-3d51-4ad9-a97f-ab6ae106fb32 .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-39c6574e-f8db-4ce5-8f7b-b895ba6714d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39c6574e-f8db-4ce5-8f7b-b895ba6714d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39c6574e-f8db-4ce5-8f7b-b895ba6714d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39c6574e-f8db-4ce5-8f7b-b895ba6714d4 {
  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-39c6574e-f8db-4ce5-8f7b-b895ba6714d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39c6574e-f8db-4ce5-8f7b-b895ba6714d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39c6574e-f8db-4ce5-8f7b-b895ba6714d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4094d75e-c0e9-4f98-b445-2b260b1b9000 {
  display: none;
}
#s-b18f1ec8-1ec0-4aa8-a422-361cfac5fa9c { text-align: left; }
#s-47ca2170-924b-49b5-b7ae-e35f4166c935 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47ca2170-924b-49b5-b7ae-e35f4166c935 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70447a99-d3f4-486b-8ea7-e819e65cbef1 { text-align: left; }
#s-70447a99-d3f4-486b-8ea7-e819e65cbef1 .shg-product-sold-out {
  display: none;
}

#s-70447a99-d3f4-486b-8ea7-e819e65cbef1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70447a99-d3f4-486b-8ea7-e819e65cbef1 .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-fc01e3f5-da9d-4c9a-964e-54cf4edfa847 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc01e3f5-da9d-4c9a-964e-54cf4edfa847:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc01e3f5-da9d-4c9a-964e-54cf4edfa847:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc01e3f5-da9d-4c9a-964e-54cf4edfa847 {
  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-fc01e3f5-da9d-4c9a-964e-54cf4edfa847.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc01e3f5-da9d-4c9a-964e-54cf4edfa847.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc01e3f5-da9d-4c9a-964e-54cf4edfa847.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6fc51830-d034-4d24-9fdc-7b6d60a1fc6e {
  display: none;
}
#s-45e51e99-8f56-4d05-87a0-636079e5f8a3 { text-align: left; }
#s-d1162b53-074f-4d12-b6c5-0612a29a40b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1162b53-074f-4d12-b6c5-0612a29a40b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c3c4d1d-6d3e-481a-8ab0-72433f2e84b4 { text-align: left; }
#s-4c3c4d1d-6d3e-481a-8ab0-72433f2e84b4 .shg-product-sold-out {
  display: none;
}

#s-4c3c4d1d-6d3e-481a-8ab0-72433f2e84b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c3c4d1d-6d3e-481a-8ab0-72433f2e84b4 .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-00425558-9320-43cd-9209-06d4d2fcc83a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00425558-9320-43cd-9209-06d4d2fcc83a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00425558-9320-43cd-9209-06d4d2fcc83a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00425558-9320-43cd-9209-06d4d2fcc83a {
  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-00425558-9320-43cd-9209-06d4d2fcc83a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00425558-9320-43cd-9209-06d4d2fcc83a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00425558-9320-43cd-9209-06d4d2fcc83a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bae55b0e-49be-45a9-949f-3f06aea24070 {
  display: none;
}
#s-9e3a29ef-8612-4a2e-81de-6356d3298e4c { text-align: left; }
#s-bea19bc4-fde4-48ef-9b48-fd2141e8749b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bea19bc4-fde4-48ef-9b48-fd2141e8749b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5169b22-4bc6-4de2-8a9c-2984c3476e40 { text-align: left; }
#s-a5169b22-4bc6-4de2-8a9c-2984c3476e40 .shg-product-sold-out {
  display: none;
}

#s-a5169b22-4bc6-4de2-8a9c-2984c3476e40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5169b22-4bc6-4de2-8a9c-2984c3476e40 .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-43bfb83f-5a89-4a44-80e6-b1e45f683077 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43bfb83f-5a89-4a44-80e6-b1e45f683077:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43bfb83f-5a89-4a44-80e6-b1e45f683077:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43bfb83f-5a89-4a44-80e6-b1e45f683077 {
  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-43bfb83f-5a89-4a44-80e6-b1e45f683077.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43bfb83f-5a89-4a44-80e6-b1e45f683077.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43bfb83f-5a89-4a44-80e6-b1e45f683077.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-059c8678-08f2-4e70-9bc5-8f0e7e1ea311 {
  display: none;
}
#s-e0e947d3-a165-45a9-b19b-30dd73c72868 { text-align: left; }
#s-2b463ca2-f43d-48b3-b1f2-f7613cac7809 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b463ca2-f43d-48b3-b1f2-f7613cac7809 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10602cc2-b2a6-48ad-a070-58bec823c6a5 { text-align: left; }
#s-10602cc2-b2a6-48ad-a070-58bec823c6a5 .shg-product-sold-out {
  display: none;
}

#s-10602cc2-b2a6-48ad-a070-58bec823c6a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10602cc2-b2a6-48ad-a070-58bec823c6a5 .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-be9acace-7e3d-4a3b-b872-d46ba5e86d67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be9acace-7e3d-4a3b-b872-d46ba5e86d67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be9acace-7e3d-4a3b-b872-d46ba5e86d67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be9acace-7e3d-4a3b-b872-d46ba5e86d67 {
  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-be9acace-7e3d-4a3b-b872-d46ba5e86d67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be9acace-7e3d-4a3b-b872-d46ba5e86d67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be9acace-7e3d-4a3b-b872-d46ba5e86d67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dbfac98d-14ce-4559-8eaf-c0b81cd9eb3e {
  display: none;
}
#s-e36255cf-8c92-463e-871d-796a81646efb { text-align: left; }
#s-eb717b13-55b9-464a-aa8e-1d7efc964ac1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb717b13-55b9-464a-aa8e-1d7efc964ac1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2914d49-02c4-4772-a8a2-5056f886f111 { text-align: left; }
#s-d2914d49-02c4-4772-a8a2-5056f886f111 .shg-product-sold-out {
  display: none;
}

#s-d2914d49-02c4-4772-a8a2-5056f886f111 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2914d49-02c4-4772-a8a2-5056f886f111 .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-d1ae00a8-154d-4850-b1a0-1345cecab2dd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1ae00a8-154d-4850-b1a0-1345cecab2dd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1ae00a8-154d-4850-b1a0-1345cecab2dd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1ae00a8-154d-4850-b1a0-1345cecab2dd {
  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-d1ae00a8-154d-4850-b1a0-1345cecab2dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1ae00a8-154d-4850-b1a0-1345cecab2dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1ae00a8-154d-4850-b1a0-1345cecab2dd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-014dcd71-9b7e-495f-8c2e-65aaa65abda8 {
  display: none;
}
#s-9b875de9-5cfb-45a7-a286-416c12a7cbe9 { text-align: left; }
#s-1682fa17-1947-4bbe-b201-13f60d82fe7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1682fa17-1947-4bbe-b201-13f60d82fe7b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3e9f971-d702-4ef8-89d2-e6b8eb749fea { text-align: left; }
#s-b3e9f971-d702-4ef8-89d2-e6b8eb749fea .shg-product-sold-out {
  display: none;
}

#s-b3e9f971-d702-4ef8-89d2-e6b8eb749fea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3e9f971-d702-4ef8-89d2-e6b8eb749fea .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-1e62b03e-8952-4509-ac2e-469afe7ea43a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e62b03e-8952-4509-ac2e-469afe7ea43a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e62b03e-8952-4509-ac2e-469afe7ea43a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e62b03e-8952-4509-ac2e-469afe7ea43a {
  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-1e62b03e-8952-4509-ac2e-469afe7ea43a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e62b03e-8952-4509-ac2e-469afe7ea43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e62b03e-8952-4509-ac2e-469afe7ea43a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-057af5f1-4e22-42ca-a3ee-036053c8d2be {
  display: none;
}
#s-d0bf48cb-204c-4f00-9fc7-936eab4e517f { text-align: left; }
#s-68855740-b67c-4af2-976f-f086a1abe726 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68855740-b67c-4af2-976f-f086a1abe726 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70d26925-99f0-4895-9001-86e6fe3d9d7e { text-align: left; }
#s-70d26925-99f0-4895-9001-86e6fe3d9d7e .shg-product-sold-out {
  display: none;
}

#s-70d26925-99f0-4895-9001-86e6fe3d9d7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70d26925-99f0-4895-9001-86e6fe3d9d7e .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-b5b21d49-a5d4-4735-88ee-894b09b2da79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5b21d49-a5d4-4735-88ee-894b09b2da79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5b21d49-a5d4-4735-88ee-894b09b2da79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5b21d49-a5d4-4735-88ee-894b09b2da79 {
  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-b5b21d49-a5d4-4735-88ee-894b09b2da79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5b21d49-a5d4-4735-88ee-894b09b2da79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5b21d49-a5d4-4735-88ee-894b09b2da79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e016562f-6808-40d7-ae75-4077de377130 {
  display: none;
}
#s-93618968-1435-459b-b7a2-7ca8aeba0a36 { text-align: left; }
#s-2e54e379-af28-4af5-8279-c06fa3e41111 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e54e379-af28-4af5-8279-c06fa3e41111 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-866b8139-1118-48f7-82f5-a7abdeaeaa92 { text-align: left; }
#s-866b8139-1118-48f7-82f5-a7abdeaeaa92 .shg-product-sold-out {
  display: none;
}

#s-866b8139-1118-48f7-82f5-a7abdeaeaa92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-866b8139-1118-48f7-82f5-a7abdeaeaa92 .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-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3 {
  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-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c9aee25-33a6-40a3-ad3f-8caeeb8819e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6dea40c-b8d5-4101-9f66-79ceb2c71f62 {
  display: none;
}
#s-3c71e126-9dfe-4e11-aba0-57c3edb9a4f1 { text-align: left; }
#s-42f60321-3797-49bf-8dda-d3965833cdac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42f60321-3797-49bf-8dda-d3965833cdac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca352d5e-abfa-4315-97e4-a7d05a7f8bb0 { text-align: left; }
#s-ca352d5e-abfa-4315-97e4-a7d05a7f8bb0 .shg-product-sold-out {
  display: none;
}

#s-ca352d5e-abfa-4315-97e4-a7d05a7f8bb0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca352d5e-abfa-4315-97e4-a7d05a7f8bb0 .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-97beaa1c-a9eb-4a99-b38b-61afbc184646 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97beaa1c-a9eb-4a99-b38b-61afbc184646:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97beaa1c-a9eb-4a99-b38b-61afbc184646:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97beaa1c-a9eb-4a99-b38b-61afbc184646 {
  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-97beaa1c-a9eb-4a99-b38b-61afbc184646.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97beaa1c-a9eb-4a99-b38b-61afbc184646.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97beaa1c-a9eb-4a99-b38b-61afbc184646.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec334736-b8e1-476b-8d8f-5c7ef616df52 {
  display: none;
}
#s-e68973d4-353f-4e5c-a3ca-6da12c3ca7fe { text-align: left; }
#s-89d8c506-2246-4c15-b17b-65742565d0bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89d8c506-2246-4c15-b17b-65742565d0bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54d7da0b-22ee-4b89-8fc1-9c540b69d10c { text-align: left; }
#s-54d7da0b-22ee-4b89-8fc1-9c540b69d10c .shg-product-sold-out {
  display: none;
}

#s-54d7da0b-22ee-4b89-8fc1-9c540b69d10c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54d7da0b-22ee-4b89-8fc1-9c540b69d10c .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-600f4cc4-27de-498c-ab86-e89e55ec56de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-600f4cc4-27de-498c-ab86-e89e55ec56de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-600f4cc4-27de-498c-ab86-e89e55ec56de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-600f4cc4-27de-498c-ab86-e89e55ec56de {
  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-600f4cc4-27de-498c-ab86-e89e55ec56de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-600f4cc4-27de-498c-ab86-e89e55ec56de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-600f4cc4-27de-498c-ab86-e89e55ec56de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33508693-8c29-49b8-a3f1-62c3ad800e81 {
  display: none;
}
#s-8e1fae59-8399-4c66-8877-b65ab5488642 { text-align: left; }
#s-62bf6f2f-c0a7-4e93-a9b0-1b5946d584b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62bf6f2f-c0a7-4e93-a9b0-1b5946d584b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea13e96b-7290-4352-abd6-4c05c4585bf3 { text-align: left; }
#s-ea13e96b-7290-4352-abd6-4c05c4585bf3 .shg-product-sold-out {
  display: none;
}

#s-ea13e96b-7290-4352-abd6-4c05c4585bf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea13e96b-7290-4352-abd6-4c05c4585bf3 .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-340297c2-6359-44ec-b811-958e7544bacb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-340297c2-6359-44ec-b811-958e7544bacb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-340297c2-6359-44ec-b811-958e7544bacb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-340297c2-6359-44ec-b811-958e7544bacb {
  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-340297c2-6359-44ec-b811-958e7544bacb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-340297c2-6359-44ec-b811-958e7544bacb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-340297c2-6359-44ec-b811-958e7544bacb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c042500-5e0d-4bb0-b45e-d084a8ff77da {
  display: none;
}
#s-af668fa0-deb8-408c-90b5-1f6e861c17ee { text-align: left; }
#s-a57937ba-ccd7-436b-9039-9731a3fc59f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a57937ba-ccd7-436b-9039-9731a3fc59f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e512aa1a-45ab-480a-ac5f-cc4ad24a50aa { text-align: left; }
#s-e512aa1a-45ab-480a-ac5f-cc4ad24a50aa .shg-product-sold-out {
  display: none;
}

#s-e512aa1a-45ab-480a-ac5f-cc4ad24a50aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e512aa1a-45ab-480a-ac5f-cc4ad24a50aa .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-81362858-6eb5-4e60-adbf-cebc956838f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81362858-6eb5-4e60-adbf-cebc956838f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81362858-6eb5-4e60-adbf-cebc956838f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81362858-6eb5-4e60-adbf-cebc956838f0 {
  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-81362858-6eb5-4e60-adbf-cebc956838f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81362858-6eb5-4e60-adbf-cebc956838f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81362858-6eb5-4e60-adbf-cebc956838f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8818692a-296e-4687-93ec-263f620f8373 {
  display: none;
}
#s-675d3439-0526-43e9-bf87-32c2d8aeac0a { text-align: left; }
#s-8ca08217-82ec-4e27-9859-c6a1184f85ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ca08217-82ec-4e27-9859-c6a1184f85ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7fda8cba-163f-4448-a323-e75596c66e08 { text-align: left; }
#s-7fda8cba-163f-4448-a323-e75596c66e08 .shg-product-sold-out {
  display: none;
}

#s-7fda8cba-163f-4448-a323-e75596c66e08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fda8cba-163f-4448-a323-e75596c66e08 .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-7649aa26-c786-4ab1-b0d5-5067215402d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7649aa26-c786-4ab1-b0d5-5067215402d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7649aa26-c786-4ab1-b0d5-5067215402d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7649aa26-c786-4ab1-b0d5-5067215402d6 {
  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-7649aa26-c786-4ab1-b0d5-5067215402d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7649aa26-c786-4ab1-b0d5-5067215402d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7649aa26-c786-4ab1-b0d5-5067215402d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d8ab806-0e2f-4b30-835a-850422475aa9 {
  display: none;
}
#s-f59fd1c3-96f9-48de-b44b-2de8fc7adf2b { text-align: left; }
#s-69d09916-b319-4bae-8677-77ec5b74d2c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69d09916-b319-4bae-8677-77ec5b74d2c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-848fa3a2-de58-4523-9b59-f41ae6d2b8d0 { text-align: left; }
#s-848fa3a2-de58-4523-9b59-f41ae6d2b8d0 .shg-product-sold-out {
  display: none;
}

#s-848fa3a2-de58-4523-9b59-f41ae6d2b8d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-848fa3a2-de58-4523-9b59-f41ae6d2b8d0 .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-3ca5bb1e-258b-4605-829a-508a6521030e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ca5bb1e-258b-4605-829a-508a6521030e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ca5bb1e-258b-4605-829a-508a6521030e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ca5bb1e-258b-4605-829a-508a6521030e {
  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-3ca5bb1e-258b-4605-829a-508a6521030e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ca5bb1e-258b-4605-829a-508a6521030e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ca5bb1e-258b-4605-829a-508a6521030e.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;
}
