.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-2a7da958-0fac-4ad7-9aea-dce79f8e92f3 {
  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-4115a3ea-cc8d-4032-9e97-80229c08c42b { margin-top: 40px; }
#s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs {
  justify-content: center;
}


  #s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4115a3ea-cc8d-4032-9e97-80229c08c42b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-4115a3ea-cc8d-4032-9e97-80229c08c42b .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-4ea14213-2616-4da5-8071-494cdbb4c37e { padding-top: 10px;
padding-bottom: 10px; }
 #s-4ea14213-2616-4da5-8071-494cdbb4c37e .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-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-93483734-fbc4-4d8c-846b-f0f7e8678f30 .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-a27205e4-0221-4866-84df-414fb4f44fb3 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a27205e4-0221-4866-84df-414fb4f44fb3"] > .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-f91d300c-ecf1-4913-a8d5-e8db31850042 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a571aaf9-8681-4bcd-9048-00a091796637 { 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-f40baf3c-f920-45e5-bbaf-fb5b0cf1fe0a { 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-f40baf3c-f920-45e5-bbaf-fb5b0cf1fe0a: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-f40baf3c-f920-45e5-bbaf-fb5b0cf1fe0a: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-f40baf3c-f920-45e5-bbaf-fb5b0cf1fe0a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b402bdbf-ca27-405e-8917-afefae28825d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5f49dd6a-666a-40c1-8cff-7d1b74ff2b14 { 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-d9532e42-a1a5-40ad-a157-d38cdc65a193 { 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-d9532e42-a1a5-40ad-a157-d38cdc65a193: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-d9532e42-a1a5-40ad-a157-d38cdc65a193: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-d9532e42-a1a5-40ad-a157-d38cdc65a193.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e79b3c4a-6abc-49bf-ae63-19e3cc981396 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-32e25e68-2d5b-42eb-9cf1-5e18fd16083c { 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-bd112584-f03a-41a6-bed6-89f1568bf1af { 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-bd112584-f03a-41a6-bed6-89f1568bf1af: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-bd112584-f03a-41a6-bed6-89f1568bf1af: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-bd112584-f03a-41a6-bed6-89f1568bf1af.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-f9e3f654-02e9-4945-adb8-620b63dd9eb2 { min-height: 50px; }
#s-f9e3f654-02e9-4945-adb8-620b63dd9eb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-081abcc9-3cee-45ab-98c4-44e155b3e021 { 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-081abcc9-3cee-45ab-98c4-44e155b3e021 .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-e6f1ae9f-7d4a-441d-a5bb-43295b264b66 {
  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-cf2dd40f-d14f-420e-9c26-33d9f5003561 { 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-e69380b9-e9ca-4130-91bc-b16c52c84b53 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e69380b9-e9ca-4130-91bc-b16c52c84b53 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c3450daf-aef7-4cea-ac2c-eaf42c2fd8cb {
  display: none;
}
#s-9b77dfdb-3d91-497b-a153-2ade7d97958c { text-align: left; }
#s-8f1f78bc-c213-4381-9663-3e81847b040e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f1f78bc-c213-4381-9663-3e81847b040e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c2d6e762-9795-4c4c-82a8-240cc8dc1845 {
  display: none;
}
#s-0b3c05df-6b8f-4bee-ac69-504376fa85ca { text-align: left; }
#s-b1ce3dc6-49d8-49c3-815c-f74408b37606 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1ce3dc6-49d8-49c3-815c-f74408b37606 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-37e6a8ce-20fa-4e3f-a6d5-3e05b8767698 {
  display: none;
}
#s-fdd41626-3ad0-4977-bd14-df6c6e473b15 { text-align: left; }
#s-fa2fb15e-065e-43ed-a8a2-d79f573f4f26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa2fb15e-065e-43ed-a8a2-d79f573f4f26 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3920c8a9-0e13-4d61-af62-cdb2ae4fbed4 {
  display: none;
}
#s-d52f6ffd-7244-45d8-b818-ef48dd2d5f0f { text-align: left; }
#s-8b6db580-aa31-446b-9980-c94ca808fb9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b6db580-aa31-446b-9980-c94ca808fb9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37bbae65-639e-4524-9b7d-910413e65fcb { text-align: left; }
#s-37bbae65-639e-4524-9b7d-910413e65fcb .shg-product-sold-out {
  display: none;
}

#s-37bbae65-639e-4524-9b7d-910413e65fcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37bbae65-639e-4524-9b7d-910413e65fcb .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-7ca6b2db-b48d-400a-80a7-18aa8aa5460b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ca6b2db-b48d-400a-80a7-18aa8aa5460b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ca6b2db-b48d-400a-80a7-18aa8aa5460b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ca6b2db-b48d-400a-80a7-18aa8aa5460b {
  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-7ca6b2db-b48d-400a-80a7-18aa8aa5460b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ca6b2db-b48d-400a-80a7-18aa8aa5460b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ca6b2db-b48d-400a-80a7-18aa8aa5460b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7fa7a22c-7b70-4baa-b1a4-0eb816a47040 {
  display: none;
}
#s-64337f29-b226-4725-bffc-8617b924480c { text-align: left; }
#s-976cb809-884b-4922-9d8c-02b8c9456444 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-976cb809-884b-4922-9d8c-02b8c9456444 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cc29b7c-f59d-4a76-ab9b-7307c9b01d43 { text-align: left; }
#s-9cc29b7c-f59d-4a76-ab9b-7307c9b01d43 .shg-product-sold-out {
  display: none;
}

#s-9cc29b7c-f59d-4a76-ab9b-7307c9b01d43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cc29b7c-f59d-4a76-ab9b-7307c9b01d43 .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-d1027380-6fa1-41dd-bb46-9e01858b1642 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1027380-6fa1-41dd-bb46-9e01858b1642:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1027380-6fa1-41dd-bb46-9e01858b1642:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1027380-6fa1-41dd-bb46-9e01858b1642 {
  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-d1027380-6fa1-41dd-bb46-9e01858b1642.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1027380-6fa1-41dd-bb46-9e01858b1642.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1027380-6fa1-41dd-bb46-9e01858b1642.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac5d5a05-8998-4b99-83d7-8d115668ce92 {
  display: none;
}
#s-49833f76-52a4-4c73-a0d8-43db36b521d4 { text-align: left; }
#s-50e6a256-2309-405c-83a5-3ccf9ae4d2bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50e6a256-2309-405c-83a5-3ccf9ae4d2bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e0aa474-3e08-47cf-9b1c-8def88bce0c0 { text-align: left; }
#s-3e0aa474-3e08-47cf-9b1c-8def88bce0c0 .shg-product-sold-out {
  display: none;
}

#s-3e0aa474-3e08-47cf-9b1c-8def88bce0c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e0aa474-3e08-47cf-9b1c-8def88bce0c0 .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-9e1244f5-045a-479a-aa13-11465a970c60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e1244f5-045a-479a-aa13-11465a970c60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e1244f5-045a-479a-aa13-11465a970c60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e1244f5-045a-479a-aa13-11465a970c60 {
  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-9e1244f5-045a-479a-aa13-11465a970c60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e1244f5-045a-479a-aa13-11465a970c60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e1244f5-045a-479a-aa13-11465a970c60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4233e83e-fb49-40a4-bc8e-2eb41a9d6761 {
  display: none;
}
#s-ded0f1f5-62ec-4219-b73c-3eb419ca5229 { text-align: left; }
#s-e23280af-0fa2-4fd8-b72e-ac5a3615a97b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e23280af-0fa2-4fd8-b72e-ac5a3615a97b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7dce9cb7-697f-4593-91c6-ea8bbb57af86 { text-align: left; }
#s-7dce9cb7-697f-4593-91c6-ea8bbb57af86 .shg-product-sold-out {
  display: none;
}

#s-7dce9cb7-697f-4593-91c6-ea8bbb57af86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7dce9cb7-697f-4593-91c6-ea8bbb57af86 .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-882c5774-2dc1-426b-a24e-02581f0e9ee5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-882c5774-2dc1-426b-a24e-02581f0e9ee5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-882c5774-2dc1-426b-a24e-02581f0e9ee5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-882c5774-2dc1-426b-a24e-02581f0e9ee5 {
  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-882c5774-2dc1-426b-a24e-02581f0e9ee5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-882c5774-2dc1-426b-a24e-02581f0e9ee5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-882c5774-2dc1-426b-a24e-02581f0e9ee5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb6fc0bc-e827-489c-b48a-830a487df5ff {
  display: none;
}
#s-60ea037e-d19f-4f23-b27c-d0faf35f1270 { text-align: left; }
#s-edd17b22-93b3-4247-b6bb-6d21725e8464 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edd17b22-93b3-4247-b6bb-6d21725e8464 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80774eb8-96fc-4ea8-8d31-7a3f4902cb60 { text-align: left; }
#s-80774eb8-96fc-4ea8-8d31-7a3f4902cb60 .shg-product-sold-out {
  display: none;
}

#s-80774eb8-96fc-4ea8-8d31-7a3f4902cb60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80774eb8-96fc-4ea8-8d31-7a3f4902cb60 .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-913ddb3e-450a-4388-95bc-f7cf2713e24b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-913ddb3e-450a-4388-95bc-f7cf2713e24b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-913ddb3e-450a-4388-95bc-f7cf2713e24b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-913ddb3e-450a-4388-95bc-f7cf2713e24b {
  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-913ddb3e-450a-4388-95bc-f7cf2713e24b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-913ddb3e-450a-4388-95bc-f7cf2713e24b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-913ddb3e-450a-4388-95bc-f7cf2713e24b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91cbcebf-d255-4eaa-b03f-1626d383e039 {
  display: none;
}
#s-964ed54e-38dc-4a75-9a5b-90727967c494 { text-align: left; }
#s-48503574-a4ad-4175-ae1c-bfcfce811813 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48503574-a4ad-4175-ae1c-bfcfce811813 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f71c6831-50c2-4c5b-b1cc-fa21d0cdc85f { text-align: left; }
#s-f71c6831-50c2-4c5b-b1cc-fa21d0cdc85f .shg-product-sold-out {
  display: none;
}

#s-f71c6831-50c2-4c5b-b1cc-fa21d0cdc85f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f71c6831-50c2-4c5b-b1cc-fa21d0cdc85f .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-7f4e3489-923e-4aec-967e-ee201cdd2dce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f4e3489-923e-4aec-967e-ee201cdd2dce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f4e3489-923e-4aec-967e-ee201cdd2dce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f4e3489-923e-4aec-967e-ee201cdd2dce {
  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-7f4e3489-923e-4aec-967e-ee201cdd2dce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f4e3489-923e-4aec-967e-ee201cdd2dce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f4e3489-923e-4aec-967e-ee201cdd2dce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1577c260-67da-4ea5-8966-a38c1670ce06 {
  display: none;
}
#s-747516d9-57de-419f-924c-5d0088b343e3 { text-align: left; }
#s-f626fa6c-1e4a-43fc-97dc-100077d93e3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f626fa6c-1e4a-43fc-97dc-100077d93e3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-144ec760-606f-4a67-be69-fc4fc3c35e65 { text-align: left; }
#s-144ec760-606f-4a67-be69-fc4fc3c35e65 .shg-product-sold-out {
  display: none;
}

#s-144ec760-606f-4a67-be69-fc4fc3c35e65 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-144ec760-606f-4a67-be69-fc4fc3c35e65 .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-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8 {
  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-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66f7f266-74ad-4eb2-ac98-a4421b8cb0c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c45e88c9-9a0c-4112-bdf0-7114de5769b5 {
  display: none;
}
#s-3958d7e0-48f7-49fe-8f19-702b91cbe1c5 { text-align: left; }
#s-0a29dc69-1a87-4f3f-a637-5e4085e8305a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a29dc69-1a87-4f3f-a637-5e4085e8305a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-564ec72c-3390-4650-976d-f559d76515fa { text-align: left; }
#s-564ec72c-3390-4650-976d-f559d76515fa .shg-product-sold-out {
  display: none;
}

#s-564ec72c-3390-4650-976d-f559d76515fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-564ec72c-3390-4650-976d-f559d76515fa .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-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc {
  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-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e281633-65bd-41ad-ad1a-b9ca46a7b4bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f600191-1d2b-4487-97d0-53173ccf56b4 {
  display: none;
}
#s-40637889-8dcc-49d3-bc2a-9743db9143a6 { text-align: left; }
#s-3f2a2ba3-8bab-4cd6-9167-e41f35099c0b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f2a2ba3-8bab-4cd6-9167-e41f35099c0b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d2fc084-3416-48f7-95fc-31d7af678e8e { text-align: left; }
#s-3d2fc084-3416-48f7-95fc-31d7af678e8e .shg-product-sold-out {
  display: none;
}

#s-3d2fc084-3416-48f7-95fc-31d7af678e8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d2fc084-3416-48f7-95fc-31d7af678e8e .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-b77ac21e-e032-412f-b303-01665d73c172 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b77ac21e-e032-412f-b303-01665d73c172:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b77ac21e-e032-412f-b303-01665d73c172:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b77ac21e-e032-412f-b303-01665d73c172 {
  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-b77ac21e-e032-412f-b303-01665d73c172.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b77ac21e-e032-412f-b303-01665d73c172.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b77ac21e-e032-412f-b303-01665d73c172.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-144f4e48-8515-4a3e-ba70-11519a1e9ca4 {
  display: none;
}
#s-354eaa4f-2869-4074-a883-ef36929d31ea { text-align: left; }
#s-ca52ff9d-5653-4f7a-abd5-06974e76b8f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca52ff9d-5653-4f7a-abd5-06974e76b8f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aee5f7a3-3f79-4d0b-a550-759743ace386 { text-align: left; }
#s-aee5f7a3-3f79-4d0b-a550-759743ace386 .shg-product-sold-out {
  display: none;
}

#s-aee5f7a3-3f79-4d0b-a550-759743ace386 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aee5f7a3-3f79-4d0b-a550-759743ace386 .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-cc5739e7-6211-41e4-98ef-dff3ffc750d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc5739e7-6211-41e4-98ef-dff3ffc750d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc5739e7-6211-41e4-98ef-dff3ffc750d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc5739e7-6211-41e4-98ef-dff3ffc750d4 {
  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-cc5739e7-6211-41e4-98ef-dff3ffc750d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc5739e7-6211-41e4-98ef-dff3ffc750d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc5739e7-6211-41e4-98ef-dff3ffc750d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d59f8280-b339-4c9b-b3c8-5d893a4ee93b {
  display: none;
}
#s-ffe937fb-67c0-4093-8a86-1255d370941c { text-align: left; }
#s-1d3720fe-6a80-42f2-acd4-2c78597c25a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d3720fe-6a80-42f2-acd4-2c78597c25a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23b1a7ac-6b8d-4343-a369-da54a2c78af7 { text-align: left; }
#s-23b1a7ac-6b8d-4343-a369-da54a2c78af7 .shg-product-sold-out {
  display: none;
}

#s-23b1a7ac-6b8d-4343-a369-da54a2c78af7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23b1a7ac-6b8d-4343-a369-da54a2c78af7 .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-64d485f2-1613-47cf-91c2-3d9661abcd5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64d485f2-1613-47cf-91c2-3d9661abcd5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64d485f2-1613-47cf-91c2-3d9661abcd5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64d485f2-1613-47cf-91c2-3d9661abcd5a {
  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-64d485f2-1613-47cf-91c2-3d9661abcd5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64d485f2-1613-47cf-91c2-3d9661abcd5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64d485f2-1613-47cf-91c2-3d9661abcd5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0383ae97-2fa1-40d6-b31b-c61fbb18abc4 {
  display: none;
}
#s-63b41c98-8266-4f4f-aeba-fa49d199a612 { text-align: left; }
#s-70d9aeb4-8658-483f-ae24-f8ee86c16f90 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70d9aeb4-8658-483f-ae24-f8ee86c16f90 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69dd3ed8-e0de-481a-afcb-e72305da0c86 { text-align: left; }
#s-69dd3ed8-e0de-481a-afcb-e72305da0c86 .shg-product-sold-out {
  display: none;
}

#s-69dd3ed8-e0de-481a-afcb-e72305da0c86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69dd3ed8-e0de-481a-afcb-e72305da0c86 .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-c323f4ff-2e35-4e4f-978c-96ed32555768 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c323f4ff-2e35-4e4f-978c-96ed32555768:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c323f4ff-2e35-4e4f-978c-96ed32555768:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c323f4ff-2e35-4e4f-978c-96ed32555768 {
  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-c323f4ff-2e35-4e4f-978c-96ed32555768.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c323f4ff-2e35-4e4f-978c-96ed32555768.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c323f4ff-2e35-4e4f-978c-96ed32555768.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f9f5fb5-5cce-4412-ba35-e134dbd78f31 {
  display: none;
}
#s-56de50c0-2882-4ccc-953e-afa8303e4fd8 { text-align: left; }
#s-f1dd70dd-26ec-4e2c-a3ee-dfa7f4a59aa7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1dd70dd-26ec-4e2c-a3ee-dfa7f4a59aa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1f31729-86e0-4ccd-a879-926b1a6e385b { text-align: left; }
#s-b1f31729-86e0-4ccd-a879-926b1a6e385b .shg-product-sold-out {
  display: none;
}

#s-b1f31729-86e0-4ccd-a879-926b1a6e385b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1f31729-86e0-4ccd-a879-926b1a6e385b .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-b8b8c13f-32ca-41f0-bd95-27e5d07bca65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8b8c13f-32ca-41f0-bd95-27e5d07bca65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8b8c13f-32ca-41f0-bd95-27e5d07bca65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8b8c13f-32ca-41f0-bd95-27e5d07bca65 {
  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-b8b8c13f-32ca-41f0-bd95-27e5d07bca65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8b8c13f-32ca-41f0-bd95-27e5d07bca65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8b8c13f-32ca-41f0-bd95-27e5d07bca65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d6d60727-0b55-4426-8b73-9964c35cfdb1 {
  display: none;
}
#s-97b8e8bc-ec7f-4e36-b011-9380209120f2 { text-align: left; }
#s-9c649ed6-f602-408a-8f9f-d4252e87743e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c649ed6-f602-408a-8f9f-d4252e87743e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfa61ced-0f20-4d42-a7be-7ce68d3b2049 { text-align: left; }
#s-cfa61ced-0f20-4d42-a7be-7ce68d3b2049 .shg-product-sold-out {
  display: none;
}

#s-cfa61ced-0f20-4d42-a7be-7ce68d3b2049 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfa61ced-0f20-4d42-a7be-7ce68d3b2049 .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-e9f5fa60-eadf-44b1-930e-a91f320eb079 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9f5fa60-eadf-44b1-930e-a91f320eb079:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9f5fa60-eadf-44b1-930e-a91f320eb079:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9f5fa60-eadf-44b1-930e-a91f320eb079 {
  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-e9f5fa60-eadf-44b1-930e-a91f320eb079.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9f5fa60-eadf-44b1-930e-a91f320eb079.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9f5fa60-eadf-44b1-930e-a91f320eb079.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed1b91b0-45be-4946-ad6e-1d5651094672 {
  display: none;
}
#s-6b3a6392-616d-416a-a875-1cc59c1d3285 { text-align: left; }
#s-002d0032-6ef4-417c-812b-5c5c4d3a904b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-002d0032-6ef4-417c-812b-5c5c4d3a904b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-828513c9-0fa1-4485-b252-eb1271a5d7ed { text-align: left; }
#s-828513c9-0fa1-4485-b252-eb1271a5d7ed .shg-product-sold-out {
  display: none;
}

#s-828513c9-0fa1-4485-b252-eb1271a5d7ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-828513c9-0fa1-4485-b252-eb1271a5d7ed .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-438fc393-a25f-45ef-ba95-1fb97d788733 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-438fc393-a25f-45ef-ba95-1fb97d788733:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-438fc393-a25f-45ef-ba95-1fb97d788733:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-438fc393-a25f-45ef-ba95-1fb97d788733 {
  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-438fc393-a25f-45ef-ba95-1fb97d788733.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-438fc393-a25f-45ef-ba95-1fb97d788733.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-438fc393-a25f-45ef-ba95-1fb97d788733.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62c1a5be-e0d0-4e2e-93d8-57128742ac6a {
  display: none;
}
#s-a682b789-8aca-4d1c-81d0-89fa8bceaa73 { text-align: left; }
#s-c78689a5-9c7a-4f64-a0b3-c97390fc45dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c78689a5-9c7a-4f64-a0b3-c97390fc45dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73114e0a-5c56-49dd-a928-dc08672ec74c { text-align: left; }
#s-73114e0a-5c56-49dd-a928-dc08672ec74c .shg-product-sold-out {
  display: none;
}

#s-73114e0a-5c56-49dd-a928-dc08672ec74c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73114e0a-5c56-49dd-a928-dc08672ec74c .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-41434fd6-4a3d-4071-a69e-8e41399044ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-41434fd6-4a3d-4071-a69e-8e41399044ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-41434fd6-4a3d-4071-a69e-8e41399044ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-41434fd6-4a3d-4071-a69e-8e41399044ba {
  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-41434fd6-4a3d-4071-a69e-8e41399044ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41434fd6-4a3d-4071-a69e-8e41399044ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-41434fd6-4a3d-4071-a69e-8e41399044ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29d5ffc9-1b22-4128-bc3f-56d55811e605 {
  display: none;
}
#s-9a4cfa8a-fb96-4aa7-a83b-72bf06287afb { text-align: left; }
#s-e341aa3e-f9e0-4757-9ca1-c859c69c2d1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e341aa3e-f9e0-4757-9ca1-c859c69c2d1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cabaf88-2e87-416a-bf59-83c9e078788c { text-align: left; }
#s-9cabaf88-2e87-416a-bf59-83c9e078788c .shg-product-sold-out {
  display: none;
}

#s-9cabaf88-2e87-416a-bf59-83c9e078788c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cabaf88-2e87-416a-bf59-83c9e078788c .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-86b07ce8-9087-4b49-a7db-d911c0ea67c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86b07ce8-9087-4b49-a7db-d911c0ea67c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86b07ce8-9087-4b49-a7db-d911c0ea67c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86b07ce8-9087-4b49-a7db-d911c0ea67c9 {
  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-86b07ce8-9087-4b49-a7db-d911c0ea67c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86b07ce8-9087-4b49-a7db-d911c0ea67c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86b07ce8-9087-4b49-a7db-d911c0ea67c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ea28e30-dc8e-4410-ba12-f0f628c0edd0 {
  display: none;
}
#s-a1ef7c5c-1434-46ef-b0de-f40c2f2f3c3a { text-align: left; }
#s-7a4c7f52-0f99-4bf7-bbd1-9da288d53182 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a4c7f52-0f99-4bf7-bbd1-9da288d53182 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b68f282-52b5-4fbd-9b8a-707c99c88557 { text-align: left; }
#s-4b68f282-52b5-4fbd-9b8a-707c99c88557 .shg-product-sold-out {
  display: none;
}

#s-4b68f282-52b5-4fbd-9b8a-707c99c88557 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b68f282-52b5-4fbd-9b8a-707c99c88557 .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-470d9385-df3a-487d-8e1a-7427b62a520f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-470d9385-df3a-487d-8e1a-7427b62a520f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-470d9385-df3a-487d-8e1a-7427b62a520f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-470d9385-df3a-487d-8e1a-7427b62a520f {
  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-470d9385-df3a-487d-8e1a-7427b62a520f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-470d9385-df3a-487d-8e1a-7427b62a520f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-470d9385-df3a-487d-8e1a-7427b62a520f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccc993de-8387-4d43-b4bb-082df114bf23 {
  display: none;
}
#s-c457c887-4e17-4e40-b612-d6a924c3afb5 { text-align: left; }
#s-f87490c0-b0b7-484e-902a-9e7b2a8f8e2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f87490c0-b0b7-484e-902a-9e7b2a8f8e2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc0bddc4-b455-494a-a005-0964f8a08b5c { text-align: left; }
#s-fc0bddc4-b455-494a-a005-0964f8a08b5c .shg-product-sold-out {
  display: none;
}

#s-fc0bddc4-b455-494a-a005-0964f8a08b5c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc0bddc4-b455-494a-a005-0964f8a08b5c .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-485a63fb-3088-4356-bacc-b0228b8947e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-485a63fb-3088-4356-bacc-b0228b8947e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-485a63fb-3088-4356-bacc-b0228b8947e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-485a63fb-3088-4356-bacc-b0228b8947e3 {
  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-485a63fb-3088-4356-bacc-b0228b8947e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-485a63fb-3088-4356-bacc-b0228b8947e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-485a63fb-3088-4356-bacc-b0228b8947e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35a26f29-53ad-4fbf-9e4d-4a4dc89e5497 {
  display: none;
}
#s-189282d7-5283-4fd8-89cd-7b7ad35a499c { text-align: left; }
#s-7c09c479-81ca-4bae-badb-f3d309aad9fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c09c479-81ca-4bae-badb-f3d309aad9fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f61c1338-2162-4e03-be62-e5fb23fa6dc8 { text-align: left; }
#s-f61c1338-2162-4e03-be62-e5fb23fa6dc8 .shg-product-sold-out {
  display: none;
}

#s-f61c1338-2162-4e03-be62-e5fb23fa6dc8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f61c1338-2162-4e03-be62-e5fb23fa6dc8 .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-70a6ea74-1277-46bd-abd5-d7c586f05208 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70a6ea74-1277-46bd-abd5-d7c586f05208:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70a6ea74-1277-46bd-abd5-d7c586f05208:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70a6ea74-1277-46bd-abd5-d7c586f05208 {
  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-70a6ea74-1277-46bd-abd5-d7c586f05208.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70a6ea74-1277-46bd-abd5-d7c586f05208.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70a6ea74-1277-46bd-abd5-d7c586f05208.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26e7701c-ae55-45b7-a32c-ab69634daf8c {
  display: none;
}
#s-ea62057e-f92f-4920-8cb4-31939194294d { text-align: left; }
#s-18a19626-a1ce-4678-8b1e-e1944231a7fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18a19626-a1ce-4678-8b1e-e1944231a7fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6f5a737-b620-4940-87fc-61fe302e73b4 { text-align: left; }
#s-a6f5a737-b620-4940-87fc-61fe302e73b4 .shg-product-sold-out {
  display: none;
}

#s-a6f5a737-b620-4940-87fc-61fe302e73b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6f5a737-b620-4940-87fc-61fe302e73b4 .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-59e82e0c-8912-454d-92c1-35f1c25a65f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59e82e0c-8912-454d-92c1-35f1c25a65f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59e82e0c-8912-454d-92c1-35f1c25a65f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59e82e0c-8912-454d-92c1-35f1c25a65f9 {
  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-59e82e0c-8912-454d-92c1-35f1c25a65f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59e82e0c-8912-454d-92c1-35f1c25a65f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59e82e0c-8912-454d-92c1-35f1c25a65f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87ea2161-ee6e-4e88-ad3a-f2caab1f8ee4 {
  display: none;
}
#s-c6205310-d11c-4beb-971b-9e2f5ab0a533 { text-align: left; }
#s-857cbb17-3449-46fe-8505-588fa4af60fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-857cbb17-3449-46fe-8505-588fa4af60fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6688b247-8bb9-4170-a84e-694f76bebdba { text-align: left; }
#s-6688b247-8bb9-4170-a84e-694f76bebdba .shg-product-sold-out {
  display: none;
}

#s-6688b247-8bb9-4170-a84e-694f76bebdba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6688b247-8bb9-4170-a84e-694f76bebdba .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-2e6ddc20-ed32-413f-bec4-f753b0e8f753 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e6ddc20-ed32-413f-bec4-f753b0e8f753:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e6ddc20-ed32-413f-bec4-f753b0e8f753:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e6ddc20-ed32-413f-bec4-f753b0e8f753 {
  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-2e6ddc20-ed32-413f-bec4-f753b0e8f753.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e6ddc20-ed32-413f-bec4-f753b0e8f753.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e6ddc20-ed32-413f-bec4-f753b0e8f753.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d4d0a5d-7a24-4592-8c86-3c869fd40c63 {
  display: none;
}
#s-3fd62c42-5ec3-4e77-8138-b26357d16e1f { text-align: left; }
#s-39104fcf-a142-493c-bb97-7d5f0de28993 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39104fcf-a142-493c-bb97-7d5f0de28993 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f10437b-f04d-4628-b129-5c6c4810db7c { text-align: left; }
#s-6f10437b-f04d-4628-b129-5c6c4810db7c .shg-product-sold-out {
  display: none;
}

#s-6f10437b-f04d-4628-b129-5c6c4810db7c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f10437b-f04d-4628-b129-5c6c4810db7c .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-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44 {
  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-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a71f9e1-e4f7-4a46-b057-ffe13acf4e44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60f555b0-be05-4b80-8735-7230b4cfb049 {
  display: none;
}
#s-d7d05355-4ce3-465f-b608-e30474ef8bf0 { text-align: left; }
#s-919bff83-35f6-41f1-a546-024e4256e6f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-919bff83-35f6-41f1-a546-024e4256e6f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d40d84c2-a43e-4f4e-8b1a-df5d36ac05ee { text-align: left; }
#s-d40d84c2-a43e-4f4e-8b1a-df5d36ac05ee .shg-product-sold-out {
  display: none;
}

#s-d40d84c2-a43e-4f4e-8b1a-df5d36ac05ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d40d84c2-a43e-4f4e-8b1a-df5d36ac05ee .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-af4610c7-6b45-49e7-9576-86605fcfdd89 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af4610c7-6b45-49e7-9576-86605fcfdd89:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af4610c7-6b45-49e7-9576-86605fcfdd89:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af4610c7-6b45-49e7-9576-86605fcfdd89 {
  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-af4610c7-6b45-49e7-9576-86605fcfdd89.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af4610c7-6b45-49e7-9576-86605fcfdd89.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af4610c7-6b45-49e7-9576-86605fcfdd89.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65c36faa-dade-4c59-978b-58602bf9eae8 {
  display: none;
}
#s-3c9026d7-ff1b-4cc1-badf-9d3a5f1338f2 { text-align: left; }
#s-537b7252-6d3c-4a7f-acb3-5983844f0200 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-537b7252-6d3c-4a7f-acb3-5983844f0200 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-26db90d6-145f-4ddf-97dc-b2c71ef7e90f { text-align: left; }
#s-26db90d6-145f-4ddf-97dc-b2c71ef7e90f .shg-product-sold-out {
  display: none;
}

#s-26db90d6-145f-4ddf-97dc-b2c71ef7e90f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-26db90d6-145f-4ddf-97dc-b2c71ef7e90f .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-a5fefb21-cfab-4fa9-be50-5689273c749a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5fefb21-cfab-4fa9-be50-5689273c749a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5fefb21-cfab-4fa9-be50-5689273c749a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5fefb21-cfab-4fa9-be50-5689273c749a {
  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-a5fefb21-cfab-4fa9-be50-5689273c749a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5fefb21-cfab-4fa9-be50-5689273c749a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5fefb21-cfab-4fa9-be50-5689273c749a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d484280-533a-44e5-909e-501493c65ebd {
  display: none;
}
#s-9ec03980-20ed-4e9c-b416-264224794594 { text-align: left; }
#s-277279d3-3d6d-41c1-b38a-1c1479cb6168 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-277279d3-3d6d-41c1-b38a-1c1479cb6168 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ada61d18-1d44-4317-b031-c7d26de7a98a { text-align: left; }
#s-ada61d18-1d44-4317-b031-c7d26de7a98a .shg-product-sold-out {
  display: none;
}

#s-ada61d18-1d44-4317-b031-c7d26de7a98a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ada61d18-1d44-4317-b031-c7d26de7a98a .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-e60576a9-e101-4e75-adf2-9e448dd98eb0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e60576a9-e101-4e75-adf2-9e448dd98eb0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e60576a9-e101-4e75-adf2-9e448dd98eb0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e60576a9-e101-4e75-adf2-9e448dd98eb0 {
  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-e60576a9-e101-4e75-adf2-9e448dd98eb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e60576a9-e101-4e75-adf2-9e448dd98eb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e60576a9-e101-4e75-adf2-9e448dd98eb0.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;
}
