.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-47f035e0-3480-4f44-a0e4-0fa9afbcc8ba {
  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-841ceeae-7723-46f5-a6b6-9d5581e7e0be { margin-top: 40px; }
#s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs {
  justify-content: center;
}


  #s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-841ceeae-7723-46f5-a6b6-9d5581e7e0be .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-99a97951-108b-4f22-b3a8-d91a4e975d89 { padding-top: 10px;
padding-bottom: 10px; }
 #s-99a97951-108b-4f22-b3a8-d91a4e975d89 .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-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-758ef1fc-b2cc-4314-bd62-84c4668d3e6e .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-608b0312-d427-4801-8e39-c5782a8e2d7f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-608b0312-d427-4801-8e39-c5782a8e2d7f"] > .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-549f8200-da21-4e62-857f-c91fd8788f1b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5b3d36cc-c74a-4233-adac-7ef7447fc349 { 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-0e346fec-07d5-4162-980e-2d4c406493ad { 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-0e346fec-07d5-4162-980e-2d4c406493ad: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-0e346fec-07d5-4162-980e-2d4c406493ad: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-0e346fec-07d5-4162-980e-2d4c406493ad.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2f1fb58d-1c66-489e-b325-c5b5655cb757 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-00ee3c63-806c-44d0-a813-8902f925fc73 { 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-b00f8d32-03ed-4ae3-b072-c5da1a1f0bb2 { 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-b00f8d32-03ed-4ae3-b072-c5da1a1f0bb2: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-b00f8d32-03ed-4ae3-b072-c5da1a1f0bb2: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-b00f8d32-03ed-4ae3-b072-c5da1a1f0bb2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-21f49419-ff07-43c5-81b5-3a5bb1bd6eb1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0e738a80-c795-4557-9677-961291def4ad { 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-d18947e3-41ed-4cb8-8f4f-fab1b7408536 { 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-d18947e3-41ed-4cb8-8f4f-fab1b7408536: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-d18947e3-41ed-4cb8-8f4f-fab1b7408536: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-d18947e3-41ed-4cb8-8f4f-fab1b7408536.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-4cbb13d2-b064-4fa1-b0cf-9c0cea05b502 { min-height: 50px; }
#s-4cbb13d2-b064-4fa1-b0cf-9c0cea05b502 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-904b8554-1773-495a-bbcf-94d5b628315b { 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-904b8554-1773-495a-bbcf-94d5b628315b .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-db7ca935-199a-412f-921d-bb7842e99bda {
  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-a9933333-6143-4cb2-9af8-70af78cab4b8 { 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-7ed6813a-670b-469a-a2db-bb10030ad3d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ed6813a-670b-469a-a2db-bb10030ad3d7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9117808a-9359-49cb-868a-0b7bdbd5831c {
  display: none;
}
#s-a3195106-e282-4f5d-a978-8bfc98748f0b { text-align: left; }
#s-4c0aa78b-c2c9-4b7a-8118-097d73ae4d1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c0aa78b-c2c9-4b7a-8118-097d73ae4d1c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5605a02b-5f23-45b3-bbcc-ff5a72433c15 {
  display: none;
}
#s-2f6d225e-7a7e-4b10-aae2-f650c4eb1c1c { text-align: left; }
#s-e6c25888-2fdf-4929-a22e-4f686c2214cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6c25888-2fdf-4929-a22e-4f686c2214cb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8e14d3e4-736e-4835-af18-1d9faba3816a {
  display: none;
}
#s-ff078ee3-6828-4c7e-8031-fa4e7ad79924 { text-align: left; }
#s-33a814c8-af73-4914-88da-4510e9bdd07b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33a814c8-af73-4914-88da-4510e9bdd07b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-99fa7e1a-5616-4162-b7bc-73a72a239b0a {
  display: none;
}
#s-f15ad56c-ad5b-44f9-8fc3-e62b8b300eac { text-align: left; }
#s-72e40313-f1a7-4b9f-87dd-51e451d0d120 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72e40313-f1a7-4b9f-87dd-51e451d0d120 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0a5c9b0-4e4c-4447-acf8-67c47507bc7a { text-align: left; }
#s-e0a5c9b0-4e4c-4447-acf8-67c47507bc7a .shg-product-sold-out {
  display: none;
}

#s-e0a5c9b0-4e4c-4447-acf8-67c47507bc7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0a5c9b0-4e4c-4447-acf8-67c47507bc7a .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-17cf9c02-7e74-452b-891e-22046ca6badd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17cf9c02-7e74-452b-891e-22046ca6badd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17cf9c02-7e74-452b-891e-22046ca6badd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17cf9c02-7e74-452b-891e-22046ca6badd {
  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-17cf9c02-7e74-452b-891e-22046ca6badd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17cf9c02-7e74-452b-891e-22046ca6badd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17cf9c02-7e74-452b-891e-22046ca6badd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de6a8c59-8c9f-454b-84c2-58a85f2fea4a {
  display: none;
}
#s-b10c8511-aa83-498e-a4a2-91db2d359ffd { text-align: left; }
#s-21f22abf-1550-4f17-9989-8cc112ad416b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21f22abf-1550-4f17-9989-8cc112ad416b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d1b4f66-889c-4524-9271-917e778487a0 { text-align: left; }
#s-6d1b4f66-889c-4524-9271-917e778487a0 .shg-product-sold-out {
  display: none;
}

#s-6d1b4f66-889c-4524-9271-917e778487a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d1b4f66-889c-4524-9271-917e778487a0 .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-729fc745-1525-4ef3-ae6d-f73b788db1e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-729fc745-1525-4ef3-ae6d-f73b788db1e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-729fc745-1525-4ef3-ae6d-f73b788db1e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-729fc745-1525-4ef3-ae6d-f73b788db1e8 {
  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-729fc745-1525-4ef3-ae6d-f73b788db1e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-729fc745-1525-4ef3-ae6d-f73b788db1e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-729fc745-1525-4ef3-ae6d-f73b788db1e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96294c30-0ce5-4e4c-8172-10fca9f9948f {
  display: none;
}
#s-22f84809-3612-4c35-9a97-0a5a7c61ce3f { text-align: left; }
#s-933a3ba1-09a8-4aad-9a70-0d7320f3f2e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-933a3ba1-09a8-4aad-9a70-0d7320f3f2e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45fed3d1-1c02-48aa-8dcc-baa29dad80c5 { text-align: left; }
#s-45fed3d1-1c02-48aa-8dcc-baa29dad80c5 .shg-product-sold-out {
  display: none;
}

#s-45fed3d1-1c02-48aa-8dcc-baa29dad80c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45fed3d1-1c02-48aa-8dcc-baa29dad80c5 .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-d2df03f7-e8d5-497b-8905-044419cf1d5e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2df03f7-e8d5-497b-8905-044419cf1d5e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2df03f7-e8d5-497b-8905-044419cf1d5e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2df03f7-e8d5-497b-8905-044419cf1d5e {
  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-d2df03f7-e8d5-497b-8905-044419cf1d5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2df03f7-e8d5-497b-8905-044419cf1d5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2df03f7-e8d5-497b-8905-044419cf1d5e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74e5fc36-68ee-4b7a-bef3-11fca20bd48c {
  display: none;
}
#s-c89a0b61-fd63-4eb2-9730-13a362a4ea41 { text-align: left; }
#s-d012495c-9399-48e1-988c-09a55e319e48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d012495c-9399-48e1-988c-09a55e319e48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25192c63-9821-4572-9b1e-4d719e379996 { text-align: left; }
#s-25192c63-9821-4572-9b1e-4d719e379996 .shg-product-sold-out {
  display: none;
}

#s-25192c63-9821-4572-9b1e-4d719e379996 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25192c63-9821-4572-9b1e-4d719e379996 .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-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b {
  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-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c0dd5e0-acb1-4fb5-8501-53f5e2cf714b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad2422ae-81ad-4fe3-b2c2-1ce9f7d4d0e2 {
  display: none;
}
#s-65b17d1c-3772-4b7f-9eed-1124b819813d { text-align: left; }
#s-fa033fe8-deff-4d10-b84a-046a9b59d582 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa033fe8-deff-4d10-b84a-046a9b59d582 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19f9ebca-6297-43ba-b89d-271a7ba16ab9 { text-align: left; }
#s-19f9ebca-6297-43ba-b89d-271a7ba16ab9 .shg-product-sold-out {
  display: none;
}

#s-19f9ebca-6297-43ba-b89d-271a7ba16ab9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19f9ebca-6297-43ba-b89d-271a7ba16ab9 .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-0077507c-6596-4897-b3a0-04bb4603a444 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0077507c-6596-4897-b3a0-04bb4603a444:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0077507c-6596-4897-b3a0-04bb4603a444:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0077507c-6596-4897-b3a0-04bb4603a444 {
  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-0077507c-6596-4897-b3a0-04bb4603a444.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0077507c-6596-4897-b3a0-04bb4603a444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0077507c-6596-4897-b3a0-04bb4603a444.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95d69e80-20bd-477d-9772-3780d3e49bc9 {
  display: none;
}
#s-05639797-3463-40ae-a6d5-d98e9d9c0cea { text-align: left; }
#s-d6b27e5d-92dd-4e0b-a1e6-a60f29419f63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6b27e5d-92dd-4e0b-a1e6-a60f29419f63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9da4947-691f-4aea-ba80-92335673ba14 { text-align: left; }
#s-b9da4947-691f-4aea-ba80-92335673ba14 .shg-product-sold-out {
  display: none;
}

#s-b9da4947-691f-4aea-ba80-92335673ba14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9da4947-691f-4aea-ba80-92335673ba14 .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-9ae629fc-d7e2-4465-ab52-af7b35efacf6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ae629fc-d7e2-4465-ab52-af7b35efacf6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ae629fc-d7e2-4465-ab52-af7b35efacf6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ae629fc-d7e2-4465-ab52-af7b35efacf6 {
  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-9ae629fc-d7e2-4465-ab52-af7b35efacf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ae629fc-d7e2-4465-ab52-af7b35efacf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ae629fc-d7e2-4465-ab52-af7b35efacf6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dbbd5cab-bfce-4323-ab91-26c160d95ea4 {
  display: none;
}
#s-15781526-baf5-4bb4-8f4c-bc734fddc188 { text-align: left; }
#s-1799bcd6-14a8-4d09-91ca-a55e823d7f7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1799bcd6-14a8-4d09-91ca-a55e823d7f7b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c470c26c-ff87-4e97-bc8e-8ea4b4aa915b { text-align: left; }
#s-c470c26c-ff87-4e97-bc8e-8ea4b4aa915b .shg-product-sold-out {
  display: none;
}

#s-c470c26c-ff87-4e97-bc8e-8ea4b4aa915b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c470c26c-ff87-4e97-bc8e-8ea4b4aa915b .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-11e31543-5c2b-4c40-bd76-a85d4264e832 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11e31543-5c2b-4c40-bd76-a85d4264e832:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11e31543-5c2b-4c40-bd76-a85d4264e832:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11e31543-5c2b-4c40-bd76-a85d4264e832 {
  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-11e31543-5c2b-4c40-bd76-a85d4264e832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11e31543-5c2b-4c40-bd76-a85d4264e832.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11e31543-5c2b-4c40-bd76-a85d4264e832.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23f09e29-e8f9-49ed-bbc9-2884e29a016b {
  display: none;
}
#s-0f13d533-c2d0-4183-94b3-46539b1e1691 { text-align: left; }
#s-aee611e5-63b4-4f17-a224-9c3c09899ff5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aee611e5-63b4-4f17-a224-9c3c09899ff5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8f34022-c41b-4878-a188-6fa7ea7daa49 { text-align: left; }
#s-c8f34022-c41b-4878-a188-6fa7ea7daa49 .shg-product-sold-out {
  display: none;
}

#s-c8f34022-c41b-4878-a188-6fa7ea7daa49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8f34022-c41b-4878-a188-6fa7ea7daa49 .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-1def54a6-3ae8-48ac-9327-2bacc895e841 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1def54a6-3ae8-48ac-9327-2bacc895e841:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1def54a6-3ae8-48ac-9327-2bacc895e841:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1def54a6-3ae8-48ac-9327-2bacc895e841 {
  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-1def54a6-3ae8-48ac-9327-2bacc895e841.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1def54a6-3ae8-48ac-9327-2bacc895e841.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1def54a6-3ae8-48ac-9327-2bacc895e841.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-123bf692-be0a-4a2c-8b8d-468fa8eaadb4 {
  display: none;
}
#s-cf6f3c26-e404-483b-9d53-48fb83560a17 { text-align: left; }
#s-447da581-2187-4190-9e9c-18aa09e25d3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-447da581-2187-4190-9e9c-18aa09e25d3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be0eae50-7988-4202-b6be-d02be23fd087 { text-align: left; }
#s-be0eae50-7988-4202-b6be-d02be23fd087 .shg-product-sold-out {
  display: none;
}

#s-be0eae50-7988-4202-b6be-d02be23fd087 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be0eae50-7988-4202-b6be-d02be23fd087 .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-16c99535-477c-4de2-bd79-3b6694544521 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16c99535-477c-4de2-bd79-3b6694544521:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16c99535-477c-4de2-bd79-3b6694544521:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16c99535-477c-4de2-bd79-3b6694544521 {
  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-16c99535-477c-4de2-bd79-3b6694544521.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16c99535-477c-4de2-bd79-3b6694544521.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16c99535-477c-4de2-bd79-3b6694544521.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58a80c93-eeb0-45da-9ac6-b1aef54b0ba4 {
  display: none;
}
#s-16b16aa5-a327-4cc9-8105-d9b55b922204 { text-align: left; }
#s-af9fa479-0f67-4665-85fa-20d432b8540f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af9fa479-0f67-4665-85fa-20d432b8540f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51c1a67b-1db5-48b4-a108-6c3319088c88 { text-align: left; }
#s-51c1a67b-1db5-48b4-a108-6c3319088c88 .shg-product-sold-out {
  display: none;
}

#s-51c1a67b-1db5-48b4-a108-6c3319088c88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51c1a67b-1db5-48b4-a108-6c3319088c88 .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-ccea260b-a900-4c20-9bc2-2c53a6b4057d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccea260b-a900-4c20-9bc2-2c53a6b4057d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccea260b-a900-4c20-9bc2-2c53a6b4057d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccea260b-a900-4c20-9bc2-2c53a6b4057d {
  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-ccea260b-a900-4c20-9bc2-2c53a6b4057d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccea260b-a900-4c20-9bc2-2c53a6b4057d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccea260b-a900-4c20-9bc2-2c53a6b4057d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-157f706e-e439-4970-834c-3fd22daedf80 {
  display: none;
}
#s-7a9d56e4-23e9-4812-8ec1-90e66c90405f { text-align: left; }
#s-b03dd23f-16af-4061-85bb-fbba7ef6d35e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b03dd23f-16af-4061-85bb-fbba7ef6d35e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3cf38684-322a-44a3-9d86-6cdb631868bf { text-align: left; }
#s-3cf38684-322a-44a3-9d86-6cdb631868bf .shg-product-sold-out {
  display: none;
}

#s-3cf38684-322a-44a3-9d86-6cdb631868bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3cf38684-322a-44a3-9d86-6cdb631868bf .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-3cb1016b-00f7-4475-9242-80898444b1cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cb1016b-00f7-4475-9242-80898444b1cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cb1016b-00f7-4475-9242-80898444b1cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cb1016b-00f7-4475-9242-80898444b1cb {
  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-3cb1016b-00f7-4475-9242-80898444b1cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cb1016b-00f7-4475-9242-80898444b1cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cb1016b-00f7-4475-9242-80898444b1cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30c873bd-3abe-444e-b67c-7c8f344fd146 {
  display: none;
}
#s-c712616c-c6c2-4f14-bf49-b1ceaffa3a12 { text-align: left; }
#s-1ad43cbb-982f-40eb-975f-efabc3a7cf4c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ad43cbb-982f-40eb-975f-efabc3a7cf4c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3bffebbf-6fc6-4e59-a3fb-cfca0ed273e4 { text-align: left; }
#s-3bffebbf-6fc6-4e59-a3fb-cfca0ed273e4 .shg-product-sold-out {
  display: none;
}

#s-3bffebbf-6fc6-4e59-a3fb-cfca0ed273e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3bffebbf-6fc6-4e59-a3fb-cfca0ed273e4 .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-667627b6-c033-4308-86c6-276960c90b75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-667627b6-c033-4308-86c6-276960c90b75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-667627b6-c033-4308-86c6-276960c90b75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-667627b6-c033-4308-86c6-276960c90b75 {
  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-667627b6-c033-4308-86c6-276960c90b75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-667627b6-c033-4308-86c6-276960c90b75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-667627b6-c033-4308-86c6-276960c90b75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1dd0e75c-56fe-4f9f-8fff-2d26e4869df4 {
  display: none;
}
#s-86e8464d-845b-4f4d-b736-56b841a591c4 { text-align: left; }
#s-e33b0385-8ae7-432a-83ce-abe347b2ff5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e33b0385-8ae7-432a-83ce-abe347b2ff5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4147f832-61d2-440a-8247-6fea04ee1726 { text-align: left; }
#s-4147f832-61d2-440a-8247-6fea04ee1726 .shg-product-sold-out {
  display: none;
}

#s-4147f832-61d2-440a-8247-6fea04ee1726 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4147f832-61d2-440a-8247-6fea04ee1726 .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-b1a9e026-ac19-4dee-ad90-38091a30afc1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1a9e026-ac19-4dee-ad90-38091a30afc1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1a9e026-ac19-4dee-ad90-38091a30afc1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1a9e026-ac19-4dee-ad90-38091a30afc1 {
  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-b1a9e026-ac19-4dee-ad90-38091a30afc1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1a9e026-ac19-4dee-ad90-38091a30afc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1a9e026-ac19-4dee-ad90-38091a30afc1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68e00c17-5cf8-49f8-aa58-c0c00d7ee15e {
  display: none;
}
#s-b84cae8a-b697-4837-970d-3d654ba66ab4 { text-align: left; }
#s-840a0689-3162-4b8b-9ce6-adc493fb8440 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-840a0689-3162-4b8b-9ce6-adc493fb8440 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d5e6636-4c83-46da-b2ba-dc1eb5706496 { text-align: left; }
#s-6d5e6636-4c83-46da-b2ba-dc1eb5706496 .shg-product-sold-out {
  display: none;
}

#s-6d5e6636-4c83-46da-b2ba-dc1eb5706496 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d5e6636-4c83-46da-b2ba-dc1eb5706496 .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-c0af3a10-634e-4b8d-ae2d-4677c7c11213 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0af3a10-634e-4b8d-ae2d-4677c7c11213:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0af3a10-634e-4b8d-ae2d-4677c7c11213:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0af3a10-634e-4b8d-ae2d-4677c7c11213 {
  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-c0af3a10-634e-4b8d-ae2d-4677c7c11213.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0af3a10-634e-4b8d-ae2d-4677c7c11213.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0af3a10-634e-4b8d-ae2d-4677c7c11213.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc970698-334e-4966-8d7b-421dead58e2a {
  display: none;
}
#s-8f192fa1-3068-416f-a109-fe6897654361 { text-align: left; }
#s-cbf6a57f-40e8-4e9f-9222-b08f8059ad23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbf6a57f-40e8-4e9f-9222-b08f8059ad23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0037885-589c-457d-961a-e4f2bf2605ed { text-align: left; }
#s-d0037885-589c-457d-961a-e4f2bf2605ed .shg-product-sold-out {
  display: none;
}

#s-d0037885-589c-457d-961a-e4f2bf2605ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0037885-589c-457d-961a-e4f2bf2605ed .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-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a {
  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-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81de2d36-c80e-4c9e-a59e-f95ff4b4a18a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-960ab44b-a991-47a6-8838-32a2e68ca61a {
  display: none;
}
#s-3013ae0e-702f-4c0d-8dca-10fca3b3121b { text-align: left; }
#s-ae17d3a8-eb2e-4193-a959-37a5499e94f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae17d3a8-eb2e-4193-a959-37a5499e94f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ed478c9-7054-4581-ae69-d09d44e7c346 { text-align: left; }
#s-5ed478c9-7054-4581-ae69-d09d44e7c346 .shg-product-sold-out {
  display: none;
}

#s-5ed478c9-7054-4581-ae69-d09d44e7c346 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ed478c9-7054-4581-ae69-d09d44e7c346 .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-7162f561-1299-4794-9d12-55bd26ebea59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7162f561-1299-4794-9d12-55bd26ebea59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7162f561-1299-4794-9d12-55bd26ebea59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7162f561-1299-4794-9d12-55bd26ebea59 {
  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-7162f561-1299-4794-9d12-55bd26ebea59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7162f561-1299-4794-9d12-55bd26ebea59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7162f561-1299-4794-9d12-55bd26ebea59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbaf2c8c-0f6b-49a8-a32b-f330dd9646d9 {
  display: none;
}
#s-35bf07bf-c999-4a7f-b8c6-9ef5c43121b9 { text-align: left; }
#s-c54cecaa-4cc4-48fc-aac4-4c122a2cd4d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c54cecaa-4cc4-48fc-aac4-4c122a2cd4d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1af39019-2796-46d8-ab60-4c1f2a143a64 { text-align: left; }
#s-1af39019-2796-46d8-ab60-4c1f2a143a64 .shg-product-sold-out {
  display: none;
}

#s-1af39019-2796-46d8-ab60-4c1f2a143a64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1af39019-2796-46d8-ab60-4c1f2a143a64 .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-0a6ce15d-73b5-4d04-ae3d-298e6761bd83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a6ce15d-73b5-4d04-ae3d-298e6761bd83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a6ce15d-73b5-4d04-ae3d-298e6761bd83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a6ce15d-73b5-4d04-ae3d-298e6761bd83 {
  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-0a6ce15d-73b5-4d04-ae3d-298e6761bd83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a6ce15d-73b5-4d04-ae3d-298e6761bd83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a6ce15d-73b5-4d04-ae3d-298e6761bd83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebb8c8a6-6677-4598-b6a9-65d297cef0ec {
  display: none;
}
#s-9bf115c6-23f4-4ed6-b155-0bbe78021d39 { text-align: left; }
#s-93274b4b-c5b3-4313-83b9-d26b24d326ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93274b4b-c5b3-4313-83b9-d26b24d326ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0135d9a7-f50b-42f0-b0c5-eb52bde00b4b { text-align: left; }
#s-0135d9a7-f50b-42f0-b0c5-eb52bde00b4b .shg-product-sold-out {
  display: none;
}

#s-0135d9a7-f50b-42f0-b0c5-eb52bde00b4b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0135d9a7-f50b-42f0-b0c5-eb52bde00b4b .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-4474298a-c817-41f8-8233-d3e6eea099ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4474298a-c817-41f8-8233-d3e6eea099ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4474298a-c817-41f8-8233-d3e6eea099ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4474298a-c817-41f8-8233-d3e6eea099ed {
  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-4474298a-c817-41f8-8233-d3e6eea099ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4474298a-c817-41f8-8233-d3e6eea099ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4474298a-c817-41f8-8233-d3e6eea099ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb0dc4f1-5994-4280-a7bc-ca2d5b708059 {
  display: none;
}
#s-26c07608-81bf-4288-81ff-7afe24449deb { text-align: left; }
#s-729effc5-b096-4d11-ab28-763095e7d231 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-729effc5-b096-4d11-ab28-763095e7d231 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75eb71db-a373-4fa4-ae63-874214eea4f8 { text-align: left; }
#s-75eb71db-a373-4fa4-ae63-874214eea4f8 .shg-product-sold-out {
  display: none;
}

#s-75eb71db-a373-4fa4-ae63-874214eea4f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75eb71db-a373-4fa4-ae63-874214eea4f8 .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-b1b88457-4969-4925-8fe5-f1eda6364f55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1b88457-4969-4925-8fe5-f1eda6364f55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1b88457-4969-4925-8fe5-f1eda6364f55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1b88457-4969-4925-8fe5-f1eda6364f55 {
  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-b1b88457-4969-4925-8fe5-f1eda6364f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1b88457-4969-4925-8fe5-f1eda6364f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1b88457-4969-4925-8fe5-f1eda6364f55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c8336b6-bc98-48eb-bd3b-f2b9945af7e3 {
  display: none;
}
#s-3b395f23-686d-41d4-a3d9-107dcda8d880 { text-align: left; }
#s-b5f6f4e4-0e59-4d63-bbe6-64f5f2d37127 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5f6f4e4-0e59-4d63-bbe6-64f5f2d37127 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dcbbe351-c9a9-44fb-bc1e-73727097b63a { text-align: left; }
#s-dcbbe351-c9a9-44fb-bc1e-73727097b63a .shg-product-sold-out {
  display: none;
}

#s-dcbbe351-c9a9-44fb-bc1e-73727097b63a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dcbbe351-c9a9-44fb-bc1e-73727097b63a .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-776ac01b-4217-49a6-ba37-7873e33bda89 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-776ac01b-4217-49a6-ba37-7873e33bda89:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-776ac01b-4217-49a6-ba37-7873e33bda89:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-776ac01b-4217-49a6-ba37-7873e33bda89 {
  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-776ac01b-4217-49a6-ba37-7873e33bda89.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-776ac01b-4217-49a6-ba37-7873e33bda89.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-776ac01b-4217-49a6-ba37-7873e33bda89.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-390eae91-f859-4aea-8ed9-81091948f399 {
  display: none;
}
#s-21b9cf9b-98cc-4e52-af3a-7a62ee38ccde { text-align: left; }
#s-1fe5e1b1-f1e1-43e0-a4b5-e369b40da0df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fe5e1b1-f1e1-43e0-a4b5-e369b40da0df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5fdd0461-c2aa-4b9b-9ebf-766470d24200 { text-align: left; }
#s-5fdd0461-c2aa-4b9b-9ebf-766470d24200 .shg-product-sold-out {
  display: none;
}

#s-5fdd0461-c2aa-4b9b-9ebf-766470d24200 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5fdd0461-c2aa-4b9b-9ebf-766470d24200 .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-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b {
  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-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f272a6b-29bc-4ed8-be23-9a9dd35ec02b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56351d18-a1c8-4dfc-b2d3-65e1881cf5c1 {
  display: none;
}
#s-cb4053ca-3efc-4e91-9ad9-f99b2f6ef7ac { text-align: left; }
#s-e424c70b-3f86-4473-b2db-0d6b7368ce03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e424c70b-3f86-4473-b2db-0d6b7368ce03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-29474052-4ae1-4cb6-be9e-30fb5575438f { text-align: left; }
#s-29474052-4ae1-4cb6-be9e-30fb5575438f .shg-product-sold-out {
  display: none;
}

#s-29474052-4ae1-4cb6-be9e-30fb5575438f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-29474052-4ae1-4cb6-be9e-30fb5575438f .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-c42e398e-2b7f-4729-82f9-cb918f9ae865 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c42e398e-2b7f-4729-82f9-cb918f9ae865:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c42e398e-2b7f-4729-82f9-cb918f9ae865:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c42e398e-2b7f-4729-82f9-cb918f9ae865 {
  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-c42e398e-2b7f-4729-82f9-cb918f9ae865.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c42e398e-2b7f-4729-82f9-cb918f9ae865.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c42e398e-2b7f-4729-82f9-cb918f9ae865.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;
}
