.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-982ff978-d794-4160-b2e1-6666d9d59afd {
  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-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 { margin-top: 40px; }
#s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs {
  justify-content: center;
}


  #s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-2d6dd6f1-87b1-4080-8c7c-f06a106c73f1 .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-c648b396-f4c0-49fe-96ae-20a2638c19ba { padding-top: 10px;
padding-bottom: 10px; }
 #s-c648b396-f4c0-49fe-96ae-20a2638c19ba .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-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f90a7299-c4ff-49ef-a88f-9eb8a4e81457 .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-3a5a0739-b261-47df-b36d-e9b98716c869 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a5a0739-b261-47df-b36d-e9b98716c869"] > .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-cbbb0506-5f90-472b-b8b7-b0b606943ab6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9e23d90a-4f82-4d13-9eba-b8a5e42c3a68 { 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-89ef8299-9bf9-4f83-a13e-50af84503136 { 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-89ef8299-9bf9-4f83-a13e-50af84503136: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-89ef8299-9bf9-4f83-a13e-50af84503136: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-89ef8299-9bf9-4f83-a13e-50af84503136.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a07d736f-bfc8-47c6-b8b2-bdeea7d067ff { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cab49e12-c1a7-4c26-9317-a2102199ac77 { 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-9f575da0-d911-4e61-bdc1-0d2027f2000e { 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-9f575da0-d911-4e61-bdc1-0d2027f2000e: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-9f575da0-d911-4e61-bdc1-0d2027f2000e: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-9f575da0-d911-4e61-bdc1-0d2027f2000e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dd78ae41-e7b2-4028-93cc-f0bcc9111d4e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a1704d02-1dcf-4610-9778-45e8a0414dbb { 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-20e6e29e-0c65-40fe-bb7f-3d90e91da65c { 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-20e6e29e-0c65-40fe-bb7f-3d90e91da65c: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-20e6e29e-0c65-40fe-bb7f-3d90e91da65c: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-20e6e29e-0c65-40fe-bb7f-3d90e91da65c.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-fe55e810-e48d-4178-bb90-dd748cbabe96 { min-height: 50px; }
#s-fe55e810-e48d-4178-bb90-dd748cbabe96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8b7c2567-9def-457e-a3e5-6cc2f6e98d2a { 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-8b7c2567-9def-457e-a3e5-6cc2f6e98d2a .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-1645879d-8adf-4aea-ae5a-24387cf3968c {
  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-a3009f8c-40ba-4fab-84ac-5e30a0fa1675 { 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-5750884b-b551-4a7d-a6ae-33b36c9b018b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5750884b-b551-4a7d-a6ae-33b36c9b018b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a3a098e7-f186-4d75-9944-ce2cd39803d2 {
  display: none;
}
#s-fd0311f4-614b-46ed-8798-78c4853a7deb { text-align: left; }
#s-4bfacf82-a516-40e2-a53b-28124ec4dbb8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4bfacf82-a516-40e2-a53b-28124ec4dbb8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5e325713-d041-47db-8278-42a25b9050b5 {
  display: none;
}
#s-1de3a57e-2d20-4392-bcae-04e2de6eb772 { text-align: left; }
#s-4e3f1c0d-9a6e-41fd-838d-540fa20bcf29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e3f1c0d-9a6e-41fd-838d-540fa20bcf29 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1f4f98c1-088a-46b7-b54d-50451cbf2c72 {
  display: none;
}
#s-24e024cf-0ece-4040-b442-4583f4dbdf4d { text-align: left; }
#s-c0346d52-e678-4828-9ee9-d0698192ee54 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0346d52-e678-4828-9ee9-d0698192ee54 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-87664ef8-de6b-4a70-aebf-ad553cf4fc9c {
  display: none;
}
#s-b3a6a211-1bcb-4877-a9b8-e88c29718d39 { text-align: left; }
#s-cb0306dc-e20c-4c0f-be95-0a8ac33f64cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb0306dc-e20c-4c0f-be95-0a8ac33f64cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2925dfe6-c77d-4278-9bcb-621aee53f6f7 { text-align: left; }
#s-2925dfe6-c77d-4278-9bcb-621aee53f6f7 .shg-product-sold-out {
  display: none;
}

#s-2925dfe6-c77d-4278-9bcb-621aee53f6f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2925dfe6-c77d-4278-9bcb-621aee53f6f7 .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-f8c99ba3-687a-462a-b2a0-156cae55049a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8c99ba3-687a-462a-b2a0-156cae55049a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8c99ba3-687a-462a-b2a0-156cae55049a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8c99ba3-687a-462a-b2a0-156cae55049a {
  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-f8c99ba3-687a-462a-b2a0-156cae55049a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8c99ba3-687a-462a-b2a0-156cae55049a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8c99ba3-687a-462a-b2a0-156cae55049a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25c3be21-187f-43a6-94fe-f14ed6eae956 {
  display: none;
}
#s-bb659da7-c781-46a2-82e5-7153ee6388ec { text-align: left; }
#s-af7045eb-2bd4-47e6-88d8-d13da6a3fac1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af7045eb-2bd4-47e6-88d8-d13da6a3fac1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e0ac7f2-f748-4b6a-a4f4-26a26984d1ba { text-align: left; }
#s-0e0ac7f2-f748-4b6a-a4f4-26a26984d1ba .shg-product-sold-out {
  display: none;
}

#s-0e0ac7f2-f748-4b6a-a4f4-26a26984d1ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e0ac7f2-f748-4b6a-a4f4-26a26984d1ba .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-f6dfc7ea-e32e-41eb-a481-35e95f6c3339 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6dfc7ea-e32e-41eb-a481-35e95f6c3339:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6dfc7ea-e32e-41eb-a481-35e95f6c3339:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6dfc7ea-e32e-41eb-a481-35e95f6c3339 {
  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-f6dfc7ea-e32e-41eb-a481-35e95f6c3339.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6dfc7ea-e32e-41eb-a481-35e95f6c3339.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6dfc7ea-e32e-41eb-a481-35e95f6c3339.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39794d13-0076-4ecb-b493-ecfc15371f49 {
  display: none;
}
#s-385f43a2-d5d3-42ef-a1a8-8e00e40339e5 { text-align: left; }
#s-1b6f0fd4-e6ce-4358-980e-367de7167c34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b6f0fd4-e6ce-4358-980e-367de7167c34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0381714e-bf75-41b1-b9ef-eddb4ade4142 { text-align: left; }
#s-0381714e-bf75-41b1-b9ef-eddb4ade4142 .shg-product-sold-out {
  display: none;
}

#s-0381714e-bf75-41b1-b9ef-eddb4ade4142 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0381714e-bf75-41b1-b9ef-eddb4ade4142 .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-3e427150-1113-4a76-8532-4664dbf493cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e427150-1113-4a76-8532-4664dbf493cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e427150-1113-4a76-8532-4664dbf493cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e427150-1113-4a76-8532-4664dbf493cf {
  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-3e427150-1113-4a76-8532-4664dbf493cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e427150-1113-4a76-8532-4664dbf493cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e427150-1113-4a76-8532-4664dbf493cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44a96250-84ee-45fc-8f29-e7674b349121 {
  display: none;
}
#s-5c877fb5-f99b-4ced-a2e3-c956e681f828 { text-align: left; }
#s-c379e7f8-6992-43fb-b11a-c9d475bf8a14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c379e7f8-6992-43fb-b11a-c9d475bf8a14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0f7cb25-2e20-40b9-8fa9-8463992fdeb1 { text-align: left; }
#s-a0f7cb25-2e20-40b9-8fa9-8463992fdeb1 .shg-product-sold-out {
  display: none;
}

#s-a0f7cb25-2e20-40b9-8fa9-8463992fdeb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0f7cb25-2e20-40b9-8fa9-8463992fdeb1 .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-bd190487-ee37-4c09-8716-2beed3a9a535 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd190487-ee37-4c09-8716-2beed3a9a535:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd190487-ee37-4c09-8716-2beed3a9a535:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd190487-ee37-4c09-8716-2beed3a9a535 {
  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-bd190487-ee37-4c09-8716-2beed3a9a535.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd190487-ee37-4c09-8716-2beed3a9a535.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd190487-ee37-4c09-8716-2beed3a9a535.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a3b0be43-9fad-4772-b3b0-9dee47700936 {
  display: none;
}
#s-9b370864-6c07-48ce-a74e-75f2a369fa4a { text-align: left; }
#s-72a69892-dccb-4c5c-b134-998156aa7228 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72a69892-dccb-4c5c-b134-998156aa7228 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4ce3683-ad5c-4d0b-8f94-e431ac03d7dc { text-align: left; }
#s-a4ce3683-ad5c-4d0b-8f94-e431ac03d7dc .shg-product-sold-out {
  display: none;
}

#s-a4ce3683-ad5c-4d0b-8f94-e431ac03d7dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4ce3683-ad5c-4d0b-8f94-e431ac03d7dc .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-e2e25271-ddfa-4870-bf91-808aa9f32ee4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e2e25271-ddfa-4870-bf91-808aa9f32ee4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e2e25271-ddfa-4870-bf91-808aa9f32ee4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e2e25271-ddfa-4870-bf91-808aa9f32ee4 {
  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-e2e25271-ddfa-4870-bf91-808aa9f32ee4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2e25271-ddfa-4870-bf91-808aa9f32ee4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e2e25271-ddfa-4870-bf91-808aa9f32ee4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-256a4f3d-f61c-46d5-978c-185bd1a5998d {
  display: none;
}
#s-371fd22a-185c-417a-b926-007cff89f738 { text-align: left; }
#s-a49a9fc9-a1f7-40aa-87d8-da9f8c865030 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a49a9fc9-a1f7-40aa-87d8-da9f8c865030 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96392335-b996-44d2-93e4-f7386e7c539f { text-align: left; }
#s-96392335-b996-44d2-93e4-f7386e7c539f .shg-product-sold-out {
  display: none;
}

#s-96392335-b996-44d2-93e4-f7386e7c539f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96392335-b996-44d2-93e4-f7386e7c539f .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-04b183e8-1d51-4eda-8e21-3afe2e79b1c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-04b183e8-1d51-4eda-8e21-3afe2e79b1c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-04b183e8-1d51-4eda-8e21-3afe2e79b1c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-04b183e8-1d51-4eda-8e21-3afe2e79b1c6 {
  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-04b183e8-1d51-4eda-8e21-3afe2e79b1c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04b183e8-1d51-4eda-8e21-3afe2e79b1c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-04b183e8-1d51-4eda-8e21-3afe2e79b1c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dea1b0e0-d170-4b6b-8136-4761a7f5d525 {
  display: none;
}
#s-2f1d7668-e270-4425-afcd-c43c6949a1ed { text-align: left; }
#s-7e1b15b4-ae87-4081-8bf5-345dc7818923 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e1b15b4-ae87-4081-8bf5-345dc7818923 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-935e1d3e-53d7-4a09-ba34-824fefc323fe { text-align: left; }
#s-935e1d3e-53d7-4a09-ba34-824fefc323fe .shg-product-sold-out {
  display: none;
}

#s-935e1d3e-53d7-4a09-ba34-824fefc323fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-935e1d3e-53d7-4a09-ba34-824fefc323fe .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-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b {
  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-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d0d08e5f-1a88-41ac-a6a1-f2725bcd822b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a15e0560-a9aa-43a8-817c-1aa2c6bc4399 {
  display: none;
}
#s-1ef633e1-ce35-4ddb-9daf-29205b2639f0 { text-align: left; }
#s-a45a2184-cbc6-46a5-8288-108a1092f832 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a45a2184-cbc6-46a5-8288-108a1092f832 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96a60f82-0419-41f6-b344-d0e9d022b890 { text-align: left; }
#s-96a60f82-0419-41f6-b344-d0e9d022b890 .shg-product-sold-out {
  display: none;
}

#s-96a60f82-0419-41f6-b344-d0e9d022b890 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96a60f82-0419-41f6-b344-d0e9d022b890 .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-0b469eea-9a55-4ee0-8b97-32051c1c5f59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b469eea-9a55-4ee0-8b97-32051c1c5f59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b469eea-9a55-4ee0-8b97-32051c1c5f59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b469eea-9a55-4ee0-8b97-32051c1c5f59 {
  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-0b469eea-9a55-4ee0-8b97-32051c1c5f59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b469eea-9a55-4ee0-8b97-32051c1c5f59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b469eea-9a55-4ee0-8b97-32051c1c5f59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78ca56c0-38ca-47d5-aedf-36f425931ce2 {
  display: none;
}
#s-85a68463-f986-4202-a9d7-e5cf7415399f { text-align: left; }
#s-64b89bed-d289-49b6-9453-4eb9bcccf1c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64b89bed-d289-49b6-9453-4eb9bcccf1c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53329374-d7e2-42bb-92dc-2fa2c4d2d8a2 { text-align: left; }
#s-53329374-d7e2-42bb-92dc-2fa2c4d2d8a2 .shg-product-sold-out {
  display: none;
}

#s-53329374-d7e2-42bb-92dc-2fa2c4d2d8a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53329374-d7e2-42bb-92dc-2fa2c4d2d8a2 .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-534fe470-c448-4e0a-a4f6-096f993c59df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-534fe470-c448-4e0a-a4f6-096f993c59df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-534fe470-c448-4e0a-a4f6-096f993c59df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-534fe470-c448-4e0a-a4f6-096f993c59df {
  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-534fe470-c448-4e0a-a4f6-096f993c59df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-534fe470-c448-4e0a-a4f6-096f993c59df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-534fe470-c448-4e0a-a4f6-096f993c59df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-707c6d97-509e-4ceb-b8aa-cdace5927403 {
  display: none;
}
#s-89fd0c09-3aa0-442f-b34d-1eb62384295c { text-align: left; }
#s-b5d8e9a6-261f-4a3c-b08d-13bd23a4a88c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5d8e9a6-261f-4a3c-b08d-13bd23a4a88c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eae9ee12-2acf-47f5-8cdf-a9bbd649ffc8 { text-align: left; }
#s-eae9ee12-2acf-47f5-8cdf-a9bbd649ffc8 .shg-product-sold-out {
  display: none;
}

#s-eae9ee12-2acf-47f5-8cdf-a9bbd649ffc8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eae9ee12-2acf-47f5-8cdf-a9bbd649ffc8 .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-fd1020ba-f61e-4343-ba59-60787496886c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd1020ba-f61e-4343-ba59-60787496886c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd1020ba-f61e-4343-ba59-60787496886c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd1020ba-f61e-4343-ba59-60787496886c {
  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-fd1020ba-f61e-4343-ba59-60787496886c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd1020ba-f61e-4343-ba59-60787496886c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd1020ba-f61e-4343-ba59-60787496886c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5740bdc3-6949-46fc-b591-7587c91a26c0 {
  display: none;
}
#s-51017d28-b406-4126-89c1-21de2a957a11 { text-align: left; }
#s-4812ef5d-2115-431f-88c3-3754f4370320 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4812ef5d-2115-431f-88c3-3754f4370320 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afcb303e-2cd5-410c-97bf-74d3eccc4688 { text-align: left; }
#s-afcb303e-2cd5-410c-97bf-74d3eccc4688 .shg-product-sold-out {
  display: none;
}

#s-afcb303e-2cd5-410c-97bf-74d3eccc4688 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afcb303e-2cd5-410c-97bf-74d3eccc4688 .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-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb {
  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-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d5605fd-a5f2-4086-8b02-4bd3325ff7bb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c20d6b68-e170-48b8-9bd6-868de0d8874d {
  display: none;
}
#s-9bd69da0-9f90-408b-be84-0b70767eef79 { text-align: left; }
#s-a4a2bb86-4431-4337-a79b-f59a0cac2a6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4a2bb86-4431-4337-a79b-f59a0cac2a6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ec5eb34-7eda-416f-9a72-ec35528049e1 { text-align: left; }
#s-9ec5eb34-7eda-416f-9a72-ec35528049e1 .shg-product-sold-out {
  display: none;
}

#s-9ec5eb34-7eda-416f-9a72-ec35528049e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ec5eb34-7eda-416f-9a72-ec35528049e1 .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-5be60202-d85f-4fa3-9d81-329fb983b1fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5be60202-d85f-4fa3-9d81-329fb983b1fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5be60202-d85f-4fa3-9d81-329fb983b1fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5be60202-d85f-4fa3-9d81-329fb983b1fa {
  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-5be60202-d85f-4fa3-9d81-329fb983b1fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5be60202-d85f-4fa3-9d81-329fb983b1fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5be60202-d85f-4fa3-9d81-329fb983b1fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a50a0d04-d115-4917-9490-23191b26360f {
  display: none;
}
#s-04596e44-3bd7-4125-aa21-bdc4ee5d5e12 { text-align: left; }
#s-f9d31c36-870d-417f-b436-468bab904f4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9d31c36-870d-417f-b436-468bab904f4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6c6dfb8-dbb5-4bde-80c7-627c3ffc2564 { text-align: left; }
#s-c6c6dfb8-dbb5-4bde-80c7-627c3ffc2564 .shg-product-sold-out {
  display: none;
}

#s-c6c6dfb8-dbb5-4bde-80c7-627c3ffc2564 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6c6dfb8-dbb5-4bde-80c7-627c3ffc2564 .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-4dbf8be1-a529-4f02-989f-9f8d04dd43a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4dbf8be1-a529-4f02-989f-9f8d04dd43a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4dbf8be1-a529-4f02-989f-9f8d04dd43a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4dbf8be1-a529-4f02-989f-9f8d04dd43a5 {
  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-4dbf8be1-a529-4f02-989f-9f8d04dd43a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dbf8be1-a529-4f02-989f-9f8d04dd43a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4dbf8be1-a529-4f02-989f-9f8d04dd43a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83039191-ec16-4bac-a4fb-0e1c350733ed {
  display: none;
}
#s-f5e730a9-9326-45f7-b5d4-f38cdf80c84a { text-align: left; }
#s-49f45370-4986-4add-8f32-1ad9c45de107 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49f45370-4986-4add-8f32-1ad9c45de107 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-88543451-6b83-475a-9d77-cc272b4bb07b { text-align: left; }
#s-88543451-6b83-475a-9d77-cc272b4bb07b .shg-product-sold-out {
  display: none;
}

#s-88543451-6b83-475a-9d77-cc272b4bb07b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-88543451-6b83-475a-9d77-cc272b4bb07b .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-509a0ddb-6c13-4653-aa1b-ef0f3254de1d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-509a0ddb-6c13-4653-aa1b-ef0f3254de1d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-509a0ddb-6c13-4653-aa1b-ef0f3254de1d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-509a0ddb-6c13-4653-aa1b-ef0f3254de1d {
  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-509a0ddb-6c13-4653-aa1b-ef0f3254de1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-509a0ddb-6c13-4653-aa1b-ef0f3254de1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-509a0ddb-6c13-4653-aa1b-ef0f3254de1d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-417d9412-58d0-4b36-babd-8ed530c5efa4 {
  display: none;
}
#s-ec29238d-ed5a-481c-8ac4-073409cae6bf { text-align: left; }
#s-049e177f-86b5-4862-a9ec-0506581f6549 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-049e177f-86b5-4862-a9ec-0506581f6549 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8eb275af-8ab6-4e57-8b80-a8afab5505af { text-align: left; }
#s-8eb275af-8ab6-4e57-8b80-a8afab5505af .shg-product-sold-out {
  display: none;
}

#s-8eb275af-8ab6-4e57-8b80-a8afab5505af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8eb275af-8ab6-4e57-8b80-a8afab5505af .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-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe {
  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-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9ecf6de-4b1b-4944-bb04-1f324ae5dffe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad145873-3a07-4cd5-9a10-6d9824998dec {
  display: none;
}
#s-c925803c-ed9b-4c60-b338-efcf3841fb43 { text-align: left; }
#s-6beda5d5-3703-4f56-b3a0-6edb82252406 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6beda5d5-3703-4f56-b3a0-6edb82252406 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07f21888-84f9-436e-b12b-35e7c14e8e9e { text-align: left; }
#s-07f21888-84f9-436e-b12b-35e7c14e8e9e .shg-product-sold-out {
  display: none;
}

#s-07f21888-84f9-436e-b12b-35e7c14e8e9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07f21888-84f9-436e-b12b-35e7c14e8e9e .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-ee17e022-fb1d-45bd-a93e-fdbb70b515ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee17e022-fb1d-45bd-a93e-fdbb70b515ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee17e022-fb1d-45bd-a93e-fdbb70b515ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee17e022-fb1d-45bd-a93e-fdbb70b515ee {
  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-ee17e022-fb1d-45bd-a93e-fdbb70b515ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee17e022-fb1d-45bd-a93e-fdbb70b515ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee17e022-fb1d-45bd-a93e-fdbb70b515ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9a3255c-21c8-4c61-9b1e-299ab3dc4b67 {
  display: none;
}
#s-1764942a-b808-4a79-bc1f-96fb2fd6eb09 { text-align: left; }
#s-87802073-a51a-425e-b4b8-a523eea48e14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87802073-a51a-425e-b4b8-a523eea48e14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aef33ba5-b0fd-43f9-adb8-e8034418a139 { text-align: left; }
#s-aef33ba5-b0fd-43f9-adb8-e8034418a139 .shg-product-sold-out {
  display: none;
}

#s-aef33ba5-b0fd-43f9-adb8-e8034418a139 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aef33ba5-b0fd-43f9-adb8-e8034418a139 .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-ebf3b6d9-c054-4761-b075-c72166b170be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ebf3b6d9-c054-4761-b075-c72166b170be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ebf3b6d9-c054-4761-b075-c72166b170be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ebf3b6d9-c054-4761-b075-c72166b170be {
  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-ebf3b6d9-c054-4761-b075-c72166b170be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebf3b6d9-c054-4761-b075-c72166b170be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ebf3b6d9-c054-4761-b075-c72166b170be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e8df318-21dc-403a-aa74-f582a1104b66 {
  display: none;
}
#s-a3549b69-4273-4adc-a5ab-2154f7ba13e1 { text-align: left; }
#s-16d272dc-1d0a-4675-a4f0-b1cd3fdb9128 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16d272dc-1d0a-4675-a4f0-b1cd3fdb9128 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c728f8f4-0107-4558-9f97-188765240c7f { text-align: left; }
#s-c728f8f4-0107-4558-9f97-188765240c7f .shg-product-sold-out {
  display: none;
}

#s-c728f8f4-0107-4558-9f97-188765240c7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c728f8f4-0107-4558-9f97-188765240c7f .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-293723cc-c529-4081-a38e-9950d2a0a9ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-293723cc-c529-4081-a38e-9950d2a0a9ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-293723cc-c529-4081-a38e-9950d2a0a9ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-293723cc-c529-4081-a38e-9950d2a0a9ba {
  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-293723cc-c529-4081-a38e-9950d2a0a9ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-293723cc-c529-4081-a38e-9950d2a0a9ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-293723cc-c529-4081-a38e-9950d2a0a9ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17207b92-1fa6-4352-9862-12b611f8abe1 {
  display: none;
}
#s-85325365-1b4b-4697-afa0-fbaf1eae94cd { text-align: left; }
#s-fda60eaf-a779-4bff-ba38-9efcc663f219 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fda60eaf-a779-4bff-ba38-9efcc663f219 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-374aa141-80ea-4fa3-9926-3386d88bef92 { text-align: left; }
#s-374aa141-80ea-4fa3-9926-3386d88bef92 .shg-product-sold-out {
  display: none;
}

#s-374aa141-80ea-4fa3-9926-3386d88bef92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-374aa141-80ea-4fa3-9926-3386d88bef92 .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-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c {
  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-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d5d5474-61bd-41f5-9b18-2cf3dfc1745c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c2d9c89-3db5-4308-ad46-cdae89bb82e4 {
  display: none;
}
#s-ffd607f3-596b-44e5-a167-c8c9e6179439 { text-align: left; }
#s-5262780e-83b5-4cd8-a16a-fe192393da7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5262780e-83b5-4cd8-a16a-fe192393da7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0cbeaccf-0150-4bf3-9752-2af5eada4acc { text-align: left; }
#s-0cbeaccf-0150-4bf3-9752-2af5eada4acc .shg-product-sold-out {
  display: none;
}

#s-0cbeaccf-0150-4bf3-9752-2af5eada4acc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0cbeaccf-0150-4bf3-9752-2af5eada4acc .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-15aad819-cb02-4dd0-806d-b4effe42ee14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15aad819-cb02-4dd0-806d-b4effe42ee14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15aad819-cb02-4dd0-806d-b4effe42ee14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15aad819-cb02-4dd0-806d-b4effe42ee14 {
  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-15aad819-cb02-4dd0-806d-b4effe42ee14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15aad819-cb02-4dd0-806d-b4effe42ee14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15aad819-cb02-4dd0-806d-b4effe42ee14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0db13cd-ba38-4937-90d1-1ced1f462a96 {
  display: none;
}
#s-fdc4de95-679b-45bc-bb72-b92288a584be { text-align: left; }
#s-b30ff035-c2ec-46c6-bf6d-5c805e860a79 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b30ff035-c2ec-46c6-bf6d-5c805e860a79 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73a9306c-ccb4-48a4-baab-7c264d1c4c08 { text-align: left; }
#s-73a9306c-ccb4-48a4-baab-7c264d1c4c08 .shg-product-sold-out {
  display: none;
}

#s-73a9306c-ccb4-48a4-baab-7c264d1c4c08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73a9306c-ccb4-48a4-baab-7c264d1c4c08 .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-0f5f0788-9c17-4292-aa49-8cdb285866ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f5f0788-9c17-4292-aa49-8cdb285866ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f5f0788-9c17-4292-aa49-8cdb285866ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f5f0788-9c17-4292-aa49-8cdb285866ce {
  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-0f5f0788-9c17-4292-aa49-8cdb285866ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f5f0788-9c17-4292-aa49-8cdb285866ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f5f0788-9c17-4292-aa49-8cdb285866ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e77057c5-440f-4c3e-9220-0855a70be0fa {
  display: none;
}
#s-6f9c258c-6f9f-421e-afa7-034efdc45dc4 { text-align: left; }
#s-d694aded-54bc-47be-8be5-97a65fdae4a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d694aded-54bc-47be-8be5-97a65fdae4a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e55d841-95e7-4f22-aaaf-2ddc09ea5eb1 { text-align: left; }
#s-5e55d841-95e7-4f22-aaaf-2ddc09ea5eb1 .shg-product-sold-out {
  display: none;
}

#s-5e55d841-95e7-4f22-aaaf-2ddc09ea5eb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e55d841-95e7-4f22-aaaf-2ddc09ea5eb1 .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-70c5c0c5-2a9e-4a74-9522-702b45ada829 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70c5c0c5-2a9e-4a74-9522-702b45ada829:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70c5c0c5-2a9e-4a74-9522-702b45ada829:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70c5c0c5-2a9e-4a74-9522-702b45ada829 {
  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-70c5c0c5-2a9e-4a74-9522-702b45ada829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70c5c0c5-2a9e-4a74-9522-702b45ada829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70c5c0c5-2a9e-4a74-9522-702b45ada829.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26e97f2b-692c-40a0-a2b1-171b40a78a95 {
  display: none;
}
#s-d3318a28-ee71-47ee-9016-7497f4ec941a { text-align: left; }
#s-0c11592a-06b0-48bb-a295-70f7887ed021 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c11592a-06b0-48bb-a295-70f7887ed021 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21cda65c-6c42-4f32-a700-0480a69b9331 { text-align: left; }
#s-21cda65c-6c42-4f32-a700-0480a69b9331 .shg-product-sold-out {
  display: none;
}

#s-21cda65c-6c42-4f32-a700-0480a69b9331 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21cda65c-6c42-4f32-a700-0480a69b9331 .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-87f2def2-4989-44d9-bfc0-290875174715 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87f2def2-4989-44d9-bfc0-290875174715:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87f2def2-4989-44d9-bfc0-290875174715:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87f2def2-4989-44d9-bfc0-290875174715 {
  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-87f2def2-4989-44d9-bfc0-290875174715.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87f2def2-4989-44d9-bfc0-290875174715.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87f2def2-4989-44d9-bfc0-290875174715.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3b487b3-1f66-4daa-b1f7-6cdefbf4ce84 {
  display: none;
}
#s-726e67d3-765a-4254-98c8-c1152a57d342 { text-align: left; }
#s-38641cb2-b664-4951-a398-f279b2f488ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38641cb2-b664-4951-a398-f279b2f488ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-233013d2-7265-474a-86ad-2652a8a5697c { text-align: left; }
#s-233013d2-7265-474a-86ad-2652a8a5697c .shg-product-sold-out {
  display: none;
}

#s-233013d2-7265-474a-86ad-2652a8a5697c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-233013d2-7265-474a-86ad-2652a8a5697c .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-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a {
  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-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ddc6fdc-c574-49f7-ab1f-9ca4c619832a.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;
}
