.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-cfd82612-40f0-4fbc-ab8b-3b7462f78987 {
  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-b0bdb214-6122-463f-8510-6399fbb265d3 { margin-top: 40px; }
#s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs {
  justify-content: center;
}


  #s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b0bdb214-6122-463f-8510-6399fbb265d3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b0bdb214-6122-463f-8510-6399fbb265d3 .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-53eb0bce-1003-4656-84db-c07b7ada1184 { padding-top: 10px;
padding-bottom: 10px; }
 #s-53eb0bce-1003-4656-84db-c07b7ada1184 .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-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1ccf25a9-b8f0-42bc-b01c-64a0f10d37b4 .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-f73b3321-6cce-4613-94c4-5e632c76f5ef { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f73b3321-6cce-4613-94c4-5e632c76f5ef"] > .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-9a79bf06-f1b1-421c-a3be-72cb510e2201 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e1110643-f3a3-4ecc-93ac-67268ccf20f9 { 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-08e6ba3a-1cbc-42ca-a48c-d763fd5f81ae { 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-08e6ba3a-1cbc-42ca-a48c-d763fd5f81ae: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-08e6ba3a-1cbc-42ca-a48c-d763fd5f81ae: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-08e6ba3a-1cbc-42ca-a48c-d763fd5f81ae.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-17ec62e9-29b1-40ce-a163-ee2e9bac3c94 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b884112f-e0be-4429-a9c3-85849dc97aa2 { 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-f4c485d9-6a44-449c-a28c-377ed3fad2bc { 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-f4c485d9-6a44-449c-a28c-377ed3fad2bc: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-f4c485d9-6a44-449c-a28c-377ed3fad2bc: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-f4c485d9-6a44-449c-a28c-377ed3fad2bc.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e417ba7e-801f-4b5e-b2e2-87939fc377e5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-40828d96-437e-41dd-b292-558b497f0d41 { 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-03cd64f6-9299-4bc0-a021-894d61c650ae { 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-03cd64f6-9299-4bc0-a021-894d61c650ae: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-03cd64f6-9299-4bc0-a021-894d61c650ae: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-03cd64f6-9299-4bc0-a021-894d61c650ae.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-3b592859-4627-48e4-ba2f-ef8a3f218d9e { min-height: 50px; }
#s-3b592859-4627-48e4-ba2f-ef8a3f218d9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-73089aa7-f913-478b-a893-d354fd60fe1f { 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-73089aa7-f913-478b-a893-d354fd60fe1f .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-8c4f338c-0c1f-4de9-a786-ff614dd573e8 {
  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-91117688-fb51-4843-8a50-b39d53c96c34 { 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-ee65d13e-4fa5-4e2e-9148-354805ea6143 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee65d13e-4fa5-4e2e-9148-354805ea6143 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7cdc28e3-3738-4898-b3dc-4f694fec0e79 {
  display: none;
}
#s-0bb84544-ec72-45a1-a6d7-8466c76d8b4d { text-align: left; }
#s-a4ad3419-3635-4ef5-8c7b-a2e16722f4d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4ad3419-3635-4ef5-8c7b-a2e16722f4d3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-911e217f-31fb-4a69-8751-66ef3cc46c6d {
  display: none;
}
#s-db1a2d94-ab89-47c9-8e67-3e1d5e93ec01 { text-align: left; }
#s-c8548dca-6f24-4f26-87b8-157cf69ec348 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8548dca-6f24-4f26-87b8-157cf69ec348 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d9e75c0d-9aa2-4e0c-86c3-35e12ac1e5f9 {
  display: none;
}
#s-9cdf02d4-e737-4e04-8709-8c0a387aaa37 { text-align: left; }
#s-b80f1bab-9f3e-4488-9115-ceaf730b4d80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b80f1bab-9f3e-4488-9115-ceaf730b4d80 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-31fcb14b-bc97-44f1-97d6-02c965d07733 {
  display: none;
}
#s-fb58453a-661a-402f-9a7e-16e93fe02e08 { text-align: left; }
#s-abfd3a62-cf46-4013-8e1f-dcb6010455b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abfd3a62-cf46-4013-8e1f-dcb6010455b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfa1fefa-d7a5-4748-9eb1-16a004bbc51d { text-align: left; }
#s-dfa1fefa-d7a5-4748-9eb1-16a004bbc51d .shg-product-sold-out {
  display: none;
}

#s-dfa1fefa-d7a5-4748-9eb1-16a004bbc51d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfa1fefa-d7a5-4748-9eb1-16a004bbc51d .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-2e5763c8-d508-4c3f-a7fa-bbee44877957 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e5763c8-d508-4c3f-a7fa-bbee44877957:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e5763c8-d508-4c3f-a7fa-bbee44877957:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e5763c8-d508-4c3f-a7fa-bbee44877957 {
  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-2e5763c8-d508-4c3f-a7fa-bbee44877957.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e5763c8-d508-4c3f-a7fa-bbee44877957.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e5763c8-d508-4c3f-a7fa-bbee44877957.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd8404cb-33fc-4b5c-a9a8-86397ff71c8c {
  display: none;
}
#s-51059bf5-4e8a-4f3b-ad6e-b675439422db { text-align: left; }
#s-93e85d18-c27c-4be6-afd3-4786022c94bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93e85d18-c27c-4be6-afd3-4786022c94bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-430b5060-7ea9-4c9c-8549-61e7e18948a6 { text-align: left; }
#s-430b5060-7ea9-4c9c-8549-61e7e18948a6 .shg-product-sold-out {
  display: none;
}

#s-430b5060-7ea9-4c9c-8549-61e7e18948a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-430b5060-7ea9-4c9c-8549-61e7e18948a6 .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-cba54bcd-20c2-4e14-881c-cc39d9086c52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cba54bcd-20c2-4e14-881c-cc39d9086c52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cba54bcd-20c2-4e14-881c-cc39d9086c52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cba54bcd-20c2-4e14-881c-cc39d9086c52 {
  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-cba54bcd-20c2-4e14-881c-cc39d9086c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cba54bcd-20c2-4e14-881c-cc39d9086c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cba54bcd-20c2-4e14-881c-cc39d9086c52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-412d6218-6c45-4baf-85cd-5df0db8c49c0 {
  display: none;
}
#s-59183b91-87d4-4cf2-a343-2d167284cf1c { text-align: left; }
#s-35ced429-7bf5-45fe-8fd5-8a518c3ff274 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35ced429-7bf5-45fe-8fd5-8a518c3ff274 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b19c1b3-1870-41bb-a254-93bff74dec30 { text-align: left; }
#s-0b19c1b3-1870-41bb-a254-93bff74dec30 .shg-product-sold-out {
  display: none;
}

#s-0b19c1b3-1870-41bb-a254-93bff74dec30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b19c1b3-1870-41bb-a254-93bff74dec30 .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-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b {
  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-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e5c41cf-2e5f-4c22-9113-4c2037f5be7b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-764c91e4-d1fd-499d-a032-b52e70cdbb35 {
  display: none;
}
#s-99a2b0c1-e52d-4c9c-992b-e419d870fafd { text-align: left; }
#s-65c6e223-bc00-42e4-ba2f-1f9a2a2dbe8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65c6e223-bc00-42e4-ba2f-1f9a2a2dbe8a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12f69ccc-3f9c-4451-b508-7411524ae23e { text-align: left; }
#s-12f69ccc-3f9c-4451-b508-7411524ae23e .shg-product-sold-out {
  display: none;
}

#s-12f69ccc-3f9c-4451-b508-7411524ae23e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12f69ccc-3f9c-4451-b508-7411524ae23e .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-3e02c28e-532d-4c94-9d2f-58ac312f9195 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e02c28e-532d-4c94-9d2f-58ac312f9195:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e02c28e-532d-4c94-9d2f-58ac312f9195:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e02c28e-532d-4c94-9d2f-58ac312f9195 {
  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-3e02c28e-532d-4c94-9d2f-58ac312f9195.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e02c28e-532d-4c94-9d2f-58ac312f9195.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e02c28e-532d-4c94-9d2f-58ac312f9195.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0838e80a-ba88-43eb-9fab-a32ea9c7304a {
  display: none;
}
#s-6f0c8a88-9819-4e6f-8543-2c5dd8897de4 { text-align: left; }
#s-0c0328eb-b141-4a9d-b3c6-814904bf0bae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c0328eb-b141-4a9d-b3c6-814904bf0bae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfa6f01d-4e41-4fa9-8363-0b43da77b1a1 { text-align: left; }
#s-bfa6f01d-4e41-4fa9-8363-0b43da77b1a1 .shg-product-sold-out {
  display: none;
}

#s-bfa6f01d-4e41-4fa9-8363-0b43da77b1a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfa6f01d-4e41-4fa9-8363-0b43da77b1a1 .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-b4fd5a2c-f8bd-4d90-b126-e2eddc511752 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4fd5a2c-f8bd-4d90-b126-e2eddc511752:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4fd5a2c-f8bd-4d90-b126-e2eddc511752:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4fd5a2c-f8bd-4d90-b126-e2eddc511752 {
  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-b4fd5a2c-f8bd-4d90-b126-e2eddc511752.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4fd5a2c-f8bd-4d90-b126-e2eddc511752.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4fd5a2c-f8bd-4d90-b126-e2eddc511752.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf5e77fd-e9db-449c-bece-23a00c557b6b {
  display: none;
}
#s-d839c372-b65e-4bf1-b996-84a13f90d90b { text-align: left; }
#s-aaf35c1c-cc21-46f7-b60d-249ac50bdf4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aaf35c1c-cc21-46f7-b60d-249ac50bdf4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e478bbc9-3580-452f-91e8-1b5167161827 { text-align: left; }
#s-e478bbc9-3580-452f-91e8-1b5167161827 .shg-product-sold-out {
  display: none;
}

#s-e478bbc9-3580-452f-91e8-1b5167161827 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e478bbc9-3580-452f-91e8-1b5167161827 .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-ab5e1f83-18b4-4903-a934-f1725cb598ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab5e1f83-18b4-4903-a934-f1725cb598ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab5e1f83-18b4-4903-a934-f1725cb598ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab5e1f83-18b4-4903-a934-f1725cb598ab {
  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-ab5e1f83-18b4-4903-a934-f1725cb598ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab5e1f83-18b4-4903-a934-f1725cb598ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab5e1f83-18b4-4903-a934-f1725cb598ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e0cf2b9-b273-4e2f-bf12-1e78c4e54a9f {
  display: none;
}
#s-09146fe1-213a-4455-a2ee-2892ed9d40c6 { text-align: left; }
#s-bd030648-ac4b-47ad-a74c-4cf47b73a5e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd030648-ac4b-47ad-a74c-4cf47b73a5e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16aadce6-17b8-4248-acf6-f8224be31ab3 { text-align: left; }
#s-16aadce6-17b8-4248-acf6-f8224be31ab3 .shg-product-sold-out {
  display: none;
}

#s-16aadce6-17b8-4248-acf6-f8224be31ab3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16aadce6-17b8-4248-acf6-f8224be31ab3 .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-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2 {
  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-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c2e89ea-2b1c-418f-b0bb-aa25c92760f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3a4ff74-7aef-4730-a850-43e955ea41b2 {
  display: none;
}
#s-ed2aee66-0ea8-44d3-9597-800a99e1c4b2 { text-align: left; }
#s-25348061-876b-4cad-aa1c-7e7b43ab83a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25348061-876b-4cad-aa1c-7e7b43ab83a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a61ced0-ea9f-45cd-ad34-524a66d8ee40 { text-align: left; }
#s-0a61ced0-ea9f-45cd-ad34-524a66d8ee40 .shg-product-sold-out {
  display: none;
}

#s-0a61ced0-ea9f-45cd-ad34-524a66d8ee40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a61ced0-ea9f-45cd-ad34-524a66d8ee40 .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-a36ed980-d9a3-4d80-8696-0da7060001a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a36ed980-d9a3-4d80-8696-0da7060001a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a36ed980-d9a3-4d80-8696-0da7060001a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a36ed980-d9a3-4d80-8696-0da7060001a6 {
  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-a36ed980-d9a3-4d80-8696-0da7060001a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a36ed980-d9a3-4d80-8696-0da7060001a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a36ed980-d9a3-4d80-8696-0da7060001a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a12648e0-6178-42a8-8e35-ee04c3e9f2b7 {
  display: none;
}
#s-78249ed5-e1ab-4432-a527-264e89015f5d { text-align: left; }
#s-b8d12700-d9bf-4ee5-b270-66ab4354daa2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8d12700-d9bf-4ee5-b270-66ab4354daa2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c30176ab-9f51-4b2c-92e1-b584ea7f756c { text-align: left; }
#s-c30176ab-9f51-4b2c-92e1-b584ea7f756c .shg-product-sold-out {
  display: none;
}

#s-c30176ab-9f51-4b2c-92e1-b584ea7f756c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c30176ab-9f51-4b2c-92e1-b584ea7f756c .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-88acdc3d-5f38-4263-b3b8-759f670a1e5e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88acdc3d-5f38-4263-b3b8-759f670a1e5e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88acdc3d-5f38-4263-b3b8-759f670a1e5e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88acdc3d-5f38-4263-b3b8-759f670a1e5e {
  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-88acdc3d-5f38-4263-b3b8-759f670a1e5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88acdc3d-5f38-4263-b3b8-759f670a1e5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88acdc3d-5f38-4263-b3b8-759f670a1e5e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef88d20c-351b-4087-8b49-74752091d5f9 {
  display: none;
}
#s-1c548d8a-cdcb-4372-843c-dd57d7adb9d6 { text-align: left; }
#s-681e0178-79e5-408e-89ec-24fe2945b628 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-681e0178-79e5-408e-89ec-24fe2945b628 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59b1b447-eb69-4565-8cb5-5520cbab6613 { text-align: left; }
#s-59b1b447-eb69-4565-8cb5-5520cbab6613 .shg-product-sold-out {
  display: none;
}

#s-59b1b447-eb69-4565-8cb5-5520cbab6613 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59b1b447-eb69-4565-8cb5-5520cbab6613 .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-6a6b64ea-1f60-4f98-9b51-040cb5539251 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a6b64ea-1f60-4f98-9b51-040cb5539251:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a6b64ea-1f60-4f98-9b51-040cb5539251:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a6b64ea-1f60-4f98-9b51-040cb5539251 {
  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-6a6b64ea-1f60-4f98-9b51-040cb5539251.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a6b64ea-1f60-4f98-9b51-040cb5539251.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a6b64ea-1f60-4f98-9b51-040cb5539251.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-201d3271-14a2-4c34-b742-be3ed430255a {
  display: none;
}
#s-390651b1-0892-4227-9bdd-f4479e98724a { text-align: left; }
#s-9babcd3d-c2b2-4f7d-a122-3487c1871b11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9babcd3d-c2b2-4f7d-a122-3487c1871b11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c91d8fab-2832-4ade-9d63-441f7e18329b { text-align: left; }
#s-c91d8fab-2832-4ade-9d63-441f7e18329b .shg-product-sold-out {
  display: none;
}

#s-c91d8fab-2832-4ade-9d63-441f7e18329b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c91d8fab-2832-4ade-9d63-441f7e18329b .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-bd842149-658a-4236-bdd8-15f90bba6941 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd842149-658a-4236-bdd8-15f90bba6941:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd842149-658a-4236-bdd8-15f90bba6941:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd842149-658a-4236-bdd8-15f90bba6941 {
  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-bd842149-658a-4236-bdd8-15f90bba6941.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd842149-658a-4236-bdd8-15f90bba6941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd842149-658a-4236-bdd8-15f90bba6941.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ff09225-bf83-4cb4-9316-e0b91a55e2e2 {
  display: none;
}
#s-97d1c0ed-d06e-4045-aaff-da62a7d9fee8 { text-align: left; }
#s-caa0d55a-feb9-4790-8a70-e92e7b5d5ebf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-caa0d55a-feb9-4790-8a70-e92e7b5d5ebf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f54d0d37-2352-47b9-a7de-edeca16de4b7 { text-align: left; }
#s-f54d0d37-2352-47b9-a7de-edeca16de4b7 .shg-product-sold-out {
  display: none;
}

#s-f54d0d37-2352-47b9-a7de-edeca16de4b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f54d0d37-2352-47b9-a7de-edeca16de4b7 .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-b19f1178-f590-4e10-970a-0e690be06bb6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b19f1178-f590-4e10-970a-0e690be06bb6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b19f1178-f590-4e10-970a-0e690be06bb6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b19f1178-f590-4e10-970a-0e690be06bb6 {
  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-b19f1178-f590-4e10-970a-0e690be06bb6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b19f1178-f590-4e10-970a-0e690be06bb6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b19f1178-f590-4e10-970a-0e690be06bb6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07e8369c-9828-468d-86e9-b0807bde75f3 {
  display: none;
}
#s-76ae7b9a-ecfa-4356-8acf-06974a190f38 { text-align: left; }
#s-f73e7b69-71fb-4f18-9959-24e3cd31f8e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f73e7b69-71fb-4f18-9959-24e3cd31f8e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c17aa4c-fd20-4cb6-be73-9794df920f64 { text-align: left; }
#s-8c17aa4c-fd20-4cb6-be73-9794df920f64 .shg-product-sold-out {
  display: none;
}

#s-8c17aa4c-fd20-4cb6-be73-9794df920f64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c17aa4c-fd20-4cb6-be73-9794df920f64 .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-2af0828f-7f8c-4c5e-9173-587ad220b467 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2af0828f-7f8c-4c5e-9173-587ad220b467:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2af0828f-7f8c-4c5e-9173-587ad220b467:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2af0828f-7f8c-4c5e-9173-587ad220b467 {
  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-2af0828f-7f8c-4c5e-9173-587ad220b467.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2af0828f-7f8c-4c5e-9173-587ad220b467.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2af0828f-7f8c-4c5e-9173-587ad220b467.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86723606-a799-4b3b-a086-07537c202a51 {
  display: none;
}
#s-3a06bea6-8e99-4f71-9cf1-3c3133c177ae { text-align: left; }
#s-26c0ed68-d85d-46a4-b0b9-7058d28b199c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26c0ed68-d85d-46a4-b0b9-7058d28b199c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7653e17-f805-4b09-b9cb-07e642cf295c { text-align: left; }
#s-e7653e17-f805-4b09-b9cb-07e642cf295c .shg-product-sold-out {
  display: none;
}

#s-e7653e17-f805-4b09-b9cb-07e642cf295c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7653e17-f805-4b09-b9cb-07e642cf295c .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-ba3658d6-063f-4365-a936-c56c920c7b9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba3658d6-063f-4365-a936-c56c920c7b9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba3658d6-063f-4365-a936-c56c920c7b9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba3658d6-063f-4365-a936-c56c920c7b9b {
  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-ba3658d6-063f-4365-a936-c56c920c7b9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba3658d6-063f-4365-a936-c56c920c7b9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba3658d6-063f-4365-a936-c56c920c7b9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9819bf0-f278-4236-a6cd-56bafab75685 {
  display: none;
}
#s-a776ad14-7413-4006-abe6-cf2cb51260d1 { text-align: left; }
#s-9ef43577-0039-4cd3-bc71-530cc6a31226 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ef43577-0039-4cd3-bc71-530cc6a31226 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3adb1a59-55c0-4a44-9444-5d5bf7f69b7e { text-align: left; }
#s-3adb1a59-55c0-4a44-9444-5d5bf7f69b7e .shg-product-sold-out {
  display: none;
}

#s-3adb1a59-55c0-4a44-9444-5d5bf7f69b7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3adb1a59-55c0-4a44-9444-5d5bf7f69b7e .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-72393b9e-f478-48cf-9207-4e4126d836b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72393b9e-f478-48cf-9207-4e4126d836b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72393b9e-f478-48cf-9207-4e4126d836b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72393b9e-f478-48cf-9207-4e4126d836b3 {
  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-72393b9e-f478-48cf-9207-4e4126d836b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72393b9e-f478-48cf-9207-4e4126d836b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72393b9e-f478-48cf-9207-4e4126d836b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8b2ceec-c54f-422f-b34a-bd3ddd25875f {
  display: none;
}
#s-563690fb-2f99-47d9-ab6e-91d830c37211 { text-align: left; }
#s-d5b41ee0-ee23-4973-8a9b-dc9a239120a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5b41ee0-ee23-4973-8a9b-dc9a239120a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7811afee-ddac-438a-95e6-78bb0bc7ed8f { text-align: left; }
#s-7811afee-ddac-438a-95e6-78bb0bc7ed8f .shg-product-sold-out {
  display: none;
}

#s-7811afee-ddac-438a-95e6-78bb0bc7ed8f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7811afee-ddac-438a-95e6-78bb0bc7ed8f .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-db0962a2-4031-48b5-ab3f-fa16392d0c54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db0962a2-4031-48b5-ab3f-fa16392d0c54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db0962a2-4031-48b5-ab3f-fa16392d0c54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db0962a2-4031-48b5-ab3f-fa16392d0c54 {
  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-db0962a2-4031-48b5-ab3f-fa16392d0c54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db0962a2-4031-48b5-ab3f-fa16392d0c54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db0962a2-4031-48b5-ab3f-fa16392d0c54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a0d9691-6eb2-4e61-b15b-010aee04dfa1 {
  display: none;
}
#s-ac80d469-89f7-4d58-bd0f-b35b25ab38a6 { text-align: left; }
#s-159c6bd3-f753-4ebe-b78f-e1a238232aa6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-159c6bd3-f753-4ebe-b78f-e1a238232aa6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-850d6003-2f28-46c1-b1f1-cae84ed391bf { text-align: left; }
#s-850d6003-2f28-46c1-b1f1-cae84ed391bf .shg-product-sold-out {
  display: none;
}

#s-850d6003-2f28-46c1-b1f1-cae84ed391bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-850d6003-2f28-46c1-b1f1-cae84ed391bf .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-cef30db0-1369-4848-966f-90c312157ff9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cef30db0-1369-4848-966f-90c312157ff9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cef30db0-1369-4848-966f-90c312157ff9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cef30db0-1369-4848-966f-90c312157ff9 {
  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-cef30db0-1369-4848-966f-90c312157ff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cef30db0-1369-4848-966f-90c312157ff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cef30db0-1369-4848-966f-90c312157ff9.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;
}
