.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-b2ade250-8d7a-4618-bb56-d9343df47f66 {
  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-53cd18b0-673e-4b24-addc-7940882f12b1 { margin-top: 40px; }
#s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs {
  justify-content: center;
}


  #s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-53cd18b0-673e-4b24-addc-7940882f12b1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-53cd18b0-673e-4b24-addc-7940882f12b1 .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-5825e754-2a20-4b77-8ce9-0891025324e0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-5825e754-2a20-4b77-8ce9-0891025324e0 .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-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c1a4effa-5920-417b-8516-cc714dcf07f0 .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-45a1b111-7141-4b08-891f-56f5b705286f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45a1b111-7141-4b08-891f-56f5b705286f"] > .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-0c9a0ebf-da83-4684-b2a0-b41a5839e64a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-023d47c7-607d-49e7-9741-23bf21fe0be0 { 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-96dbc7cc-2b4a-4913-9eb6-340b7a8c6f81 { 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-96dbc7cc-2b4a-4913-9eb6-340b7a8c6f81: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-96dbc7cc-2b4a-4913-9eb6-340b7a8c6f81: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-96dbc7cc-2b4a-4913-9eb6-340b7a8c6f81.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b76c0e90-f4a2-4d78-8ea4-d6fdc6f099ae { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-586633c3-594a-4940-8b68-5d229e67fd86 { 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-a9dadd7c-2625-4e68-ae45-7dbbdfbd64a5 { 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-a9dadd7c-2625-4e68-ae45-7dbbdfbd64a5: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-a9dadd7c-2625-4e68-ae45-7dbbdfbd64a5: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-a9dadd7c-2625-4e68-ae45-7dbbdfbd64a5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2bbaf942-ff55-4deb-87ff-bb53a65269e0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0cdadd44-4b67-4d1a-9665-08a9b9cbe92c { 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-2edaa217-4ef7-4705-837c-7de6a86473b1 { 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-2edaa217-4ef7-4705-837c-7de6a86473b1: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-2edaa217-4ef7-4705-837c-7de6a86473b1: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-2edaa217-4ef7-4705-837c-7de6a86473b1.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-63b740ce-84d6-4c03-a8f4-8d7898f3c20f { min-height: 50px; }
#s-63b740ce-84d6-4c03-a8f4-8d7898f3c20f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cd854e0d-153a-4567-957a-bd2879d6006d { 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-cd854e0d-153a-4567-957a-bd2879d6006d .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-72c895fd-1f0d-4ea7-beba-aa903bec69ff {
  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-4c42cf43-55ff-42eb-8b81-5b8dd5ef6953 { 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-3acf8fa5-0424-4fa0-b6c0-8cd77d848406 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3acf8fa5-0424-4fa0-b6c0-8cd77d848406 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7ce5d6ed-a876-40e8-a982-25df39194893 {
  display: none;
}
#s-6dd6a206-b266-409c-b73d-f93e023c1137 { text-align: left; }
#s-71692936-119a-47bc-8142-c75ab92c7062 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71692936-119a-47bc-8142-c75ab92c7062 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c1295727-38b0-42f8-8f51-186057dc6178 {
  display: none;
}
#s-00cd6357-0a95-46e4-89d6-3029c95b4201 { text-align: left; }
#s-f12c6a11-ce32-46f1-a5f5-82bc0a756563 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f12c6a11-ce32-46f1-a5f5-82bc0a756563 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e7683f0e-b0a2-4137-ab0c-8ccf297786c6 {
  display: none;
}
#s-31ea7920-4598-4dbb-a51c-2746b7baeb21 { text-align: left; }
#s-51dfd4e5-9362-4e3b-9a53-73070dd77e9a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51dfd4e5-9362-4e3b-9a53-73070dd77e9a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-76c0cf36-34be-4c1f-8001-1d216c85269e {
  display: none;
}
#s-36d3dcc1-196f-42ae-b08d-bc78180806b9 { text-align: left; }
#s-96f49827-96bb-4b17-9d16-280a21f098e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96f49827-96bb-4b17-9d16-280a21f098e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb0d9d5c-e0d4-4d1b-bc3c-0ad6bf828383 { text-align: left; }
#s-bb0d9d5c-e0d4-4d1b-bc3c-0ad6bf828383 .shg-product-sold-out {
  display: none;
}

#s-bb0d9d5c-e0d4-4d1b-bc3c-0ad6bf828383 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb0d9d5c-e0d4-4d1b-bc3c-0ad6bf828383 .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-f09b5236-c6e8-4fa9-aa2f-4f7aac166359 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f09b5236-c6e8-4fa9-aa2f-4f7aac166359:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f09b5236-c6e8-4fa9-aa2f-4f7aac166359:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f09b5236-c6e8-4fa9-aa2f-4f7aac166359 {
  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-f09b5236-c6e8-4fa9-aa2f-4f7aac166359.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f09b5236-c6e8-4fa9-aa2f-4f7aac166359.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f09b5236-c6e8-4fa9-aa2f-4f7aac166359.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0959ad09-cc8b-4ca2-aff2-a774507aa265 {
  display: none;
}
#s-8c661c64-51af-4cbb-afed-9a6e6937e9bc { text-align: left; }
#s-328698f5-e4c3-4821-bc07-5f777f937603 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-328698f5-e4c3-4821-bc07-5f777f937603 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f34f0256-ebc1-401a-9aa8-579bb34cd420 { text-align: left; }
#s-f34f0256-ebc1-401a-9aa8-579bb34cd420 .shg-product-sold-out {
  display: none;
}

#s-f34f0256-ebc1-401a-9aa8-579bb34cd420 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f34f0256-ebc1-401a-9aa8-579bb34cd420 .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-12610333-a68d-4666-9804-d6bb3e211791 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12610333-a68d-4666-9804-d6bb3e211791:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12610333-a68d-4666-9804-d6bb3e211791:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12610333-a68d-4666-9804-d6bb3e211791 {
  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-12610333-a68d-4666-9804-d6bb3e211791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12610333-a68d-4666-9804-d6bb3e211791.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12610333-a68d-4666-9804-d6bb3e211791.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6eb7bf92-3398-4219-9809-e1dc8ec37de7 {
  display: none;
}
#s-92be1203-db6f-47b1-8b47-1c268ccbaa22 { text-align: left; }
#s-d2878bf0-d714-4780-85af-c2826bbc6787 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2878bf0-d714-4780-85af-c2826bbc6787 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-848be44f-0c54-47ca-9190-bf3e7e707d60 { text-align: left; }
#s-848be44f-0c54-47ca-9190-bf3e7e707d60 .shg-product-sold-out {
  display: none;
}

#s-848be44f-0c54-47ca-9190-bf3e7e707d60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-848be44f-0c54-47ca-9190-bf3e7e707d60 .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-293026de-19b0-4dc9-8c69-36f451c2afbc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-293026de-19b0-4dc9-8c69-36f451c2afbc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-293026de-19b0-4dc9-8c69-36f451c2afbc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-293026de-19b0-4dc9-8c69-36f451c2afbc {
  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-293026de-19b0-4dc9-8c69-36f451c2afbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-293026de-19b0-4dc9-8c69-36f451c2afbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-293026de-19b0-4dc9-8c69-36f451c2afbc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45e372f1-2a88-40db-97b5-132fcfc2e6e0 {
  display: none;
}
#s-8ca80fe3-6325-4bab-84a5-6b62a550e2ca { text-align: left; }
#s-5f6ffde9-d383-4b12-a7fd-5bcf041214f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f6ffde9-d383-4b12-a7fd-5bcf041214f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ee6c0c2-0017-4414-9483-838ee027ac78 { text-align: left; }
#s-5ee6c0c2-0017-4414-9483-838ee027ac78 .shg-product-sold-out {
  display: none;
}

#s-5ee6c0c2-0017-4414-9483-838ee027ac78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ee6c0c2-0017-4414-9483-838ee027ac78 .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-e6d46948-821c-42f9-bde9-dd485a2857d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6d46948-821c-42f9-bde9-dd485a2857d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6d46948-821c-42f9-bde9-dd485a2857d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6d46948-821c-42f9-bde9-dd485a2857d2 {
  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-e6d46948-821c-42f9-bde9-dd485a2857d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6d46948-821c-42f9-bde9-dd485a2857d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6d46948-821c-42f9-bde9-dd485a2857d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0dfccb33-c7fc-48d7-b108-9c801764c815 {
  display: none;
}
#s-032636b4-5a0d-4585-8f92-d6b44d3bb31d { text-align: left; }
#s-fdfd7744-c8ec-4896-b1f1-9ebc2378d99e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fdfd7744-c8ec-4896-b1f1-9ebc2378d99e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de7a7502-2b16-4723-a5c8-421899b32b8d { text-align: left; }
#s-de7a7502-2b16-4723-a5c8-421899b32b8d .shg-product-sold-out {
  display: none;
}

#s-de7a7502-2b16-4723-a5c8-421899b32b8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de7a7502-2b16-4723-a5c8-421899b32b8d .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-8c16b9b3-4139-46b4-b333-5d35d4d6aff3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c16b9b3-4139-46b4-b333-5d35d4d6aff3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c16b9b3-4139-46b4-b333-5d35d4d6aff3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c16b9b3-4139-46b4-b333-5d35d4d6aff3 {
  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-8c16b9b3-4139-46b4-b333-5d35d4d6aff3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c16b9b3-4139-46b4-b333-5d35d4d6aff3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c16b9b3-4139-46b4-b333-5d35d4d6aff3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77f52f8f-b9e8-4397-86e7-19be6323068d {
  display: none;
}
#s-425fae59-23f3-49f3-984e-2443d17d8bdb { text-align: left; }
#s-2a167989-bc3a-4508-bc3d-48ab9907ff3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a167989-bc3a-4508-bc3d-48ab9907ff3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e35e6e0b-6fce-4116-8ed9-fb10cca3d8a9 { text-align: left; }
#s-e35e6e0b-6fce-4116-8ed9-fb10cca3d8a9 .shg-product-sold-out {
  display: none;
}

#s-e35e6e0b-6fce-4116-8ed9-fb10cca3d8a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e35e6e0b-6fce-4116-8ed9-fb10cca3d8a9 .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-ee704439-aa25-45ae-b138-d1a8bdf87bcc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee704439-aa25-45ae-b138-d1a8bdf87bcc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee704439-aa25-45ae-b138-d1a8bdf87bcc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee704439-aa25-45ae-b138-d1a8bdf87bcc {
  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-ee704439-aa25-45ae-b138-d1a8bdf87bcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee704439-aa25-45ae-b138-d1a8bdf87bcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee704439-aa25-45ae-b138-d1a8bdf87bcc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eca65e25-5cdd-42b0-96a7-6e807d19dbcd {
  display: none;
}
#s-fd1f82ee-c7fa-4e82-879a-c372a9fd9d67 { text-align: left; }
#s-437283d2-5753-4ccc-8c06-5e41b8303768 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-437283d2-5753-4ccc-8c06-5e41b8303768 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d22e9e9-522f-4bef-8c4e-d9c169716639 { text-align: left; }
#s-1d22e9e9-522f-4bef-8c4e-d9c169716639 .shg-product-sold-out {
  display: none;
}

#s-1d22e9e9-522f-4bef-8c4e-d9c169716639 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d22e9e9-522f-4bef-8c4e-d9c169716639 .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-c8416460-0eaa-486c-9709-768cd955063a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8416460-0eaa-486c-9709-768cd955063a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8416460-0eaa-486c-9709-768cd955063a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8416460-0eaa-486c-9709-768cd955063a {
  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-c8416460-0eaa-486c-9709-768cd955063a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8416460-0eaa-486c-9709-768cd955063a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8416460-0eaa-486c-9709-768cd955063a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7458ffda-c063-4ceb-8fd5-b4de9799f3d8 {
  display: none;
}
#s-31579993-fa51-4f5f-88ed-2aaccb51f964 { text-align: left; }
#s-3fefd1e2-2095-4fa4-99f6-4ca1db0fc80e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fefd1e2-2095-4fa4-99f6-4ca1db0fc80e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a01eae4a-ac5e-41db-936a-b2c14bdb0e7f { text-align: left; }
#s-a01eae4a-ac5e-41db-936a-b2c14bdb0e7f .shg-product-sold-out {
  display: none;
}

#s-a01eae4a-ac5e-41db-936a-b2c14bdb0e7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a01eae4a-ac5e-41db-936a-b2c14bdb0e7f .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-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4 {
  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-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bcb2aacc-1b74-4370-96d4-38a3d0cd4dc4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e1cda88-3ffb-48e0-a402-4107bb62b746 {
  display: none;
}
#s-21592d03-c842-4fae-9bb5-3207e7f77c47 { text-align: left; }
#s-0c1d8c41-a4b4-4784-b997-c0f3372cb93a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c1d8c41-a4b4-4784-b997-c0f3372cb93a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62666885-f11d-41bc-93d7-b768552c2956 { text-align: left; }
#s-62666885-f11d-41bc-93d7-b768552c2956 .shg-product-sold-out {
  display: none;
}

#s-62666885-f11d-41bc-93d7-b768552c2956 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62666885-f11d-41bc-93d7-b768552c2956 .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-8e09f05b-3f51-48d4-af42-2c1e1ba3c168 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e09f05b-3f51-48d4-af42-2c1e1ba3c168:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e09f05b-3f51-48d4-af42-2c1e1ba3c168:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e09f05b-3f51-48d4-af42-2c1e1ba3c168 {
  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-8e09f05b-3f51-48d4-af42-2c1e1ba3c168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e09f05b-3f51-48d4-af42-2c1e1ba3c168.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e09f05b-3f51-48d4-af42-2c1e1ba3c168.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2facc68c-2157-45e1-87c1-55559e369b5c {
  display: none;
}
#s-ef7565c0-8719-47a1-bfd6-d2d3c6d783f3 { text-align: left; }
#s-4d0686f2-7a00-4c86-891f-da1baadb7b49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d0686f2-7a00-4c86-891f-da1baadb7b49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea350fd5-a274-46ce-9f3f-8f87dabb3315 { text-align: left; }
#s-ea350fd5-a274-46ce-9f3f-8f87dabb3315 .shg-product-sold-out {
  display: none;
}

#s-ea350fd5-a274-46ce-9f3f-8f87dabb3315 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea350fd5-a274-46ce-9f3f-8f87dabb3315 .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-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd {
  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-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8034e777-8f60-42f1-a53e-9fe5d5e2bdfd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc384a13-f335-48dd-9d57-8444195a860c {
  display: none;
}
#s-36c7efdb-25bc-42cd-841d-5b13e86053e1 { text-align: left; }
#s-cf39dfe4-1b6c-4fba-87cf-e6314b02379b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf39dfe4-1b6c-4fba-87cf-e6314b02379b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50a2bf7f-056e-4895-a7ae-4ee563dcad94 { text-align: left; }
#s-50a2bf7f-056e-4895-a7ae-4ee563dcad94 .shg-product-sold-out {
  display: none;
}

#s-50a2bf7f-056e-4895-a7ae-4ee563dcad94 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50a2bf7f-056e-4895-a7ae-4ee563dcad94 .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-24e69805-aa63-49c5-ba0e-37f50c8ffbea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24e69805-aa63-49c5-ba0e-37f50c8ffbea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24e69805-aa63-49c5-ba0e-37f50c8ffbea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24e69805-aa63-49c5-ba0e-37f50c8ffbea {
  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-24e69805-aa63-49c5-ba0e-37f50c8ffbea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24e69805-aa63-49c5-ba0e-37f50c8ffbea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24e69805-aa63-49c5-ba0e-37f50c8ffbea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aea44d83-64a5-4dec-8a6a-dc2089698d2f {
  display: none;
}
#s-db3a0814-3ac6-4b31-b867-6b31412e6e93 { text-align: left; }
#s-d85abc3b-6810-4658-bb86-e8c63db6af48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d85abc3b-6810-4658-bb86-e8c63db6af48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2c8cc4d-64a9-41da-8289-ff31ae9e8c7e { text-align: left; }
#s-d2c8cc4d-64a9-41da-8289-ff31ae9e8c7e .shg-product-sold-out {
  display: none;
}

#s-d2c8cc4d-64a9-41da-8289-ff31ae9e8c7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2c8cc4d-64a9-41da-8289-ff31ae9e8c7e .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-5e303a81-5d9f-4438-88fa-151c9a29ce44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e303a81-5d9f-4438-88fa-151c9a29ce44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e303a81-5d9f-4438-88fa-151c9a29ce44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e303a81-5d9f-4438-88fa-151c9a29ce44 {
  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-5e303a81-5d9f-4438-88fa-151c9a29ce44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e303a81-5d9f-4438-88fa-151c9a29ce44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e303a81-5d9f-4438-88fa-151c9a29ce44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-053d572b-a3ff-4fef-90f7-345d430f5fca {
  display: none;
}
#s-758f03f6-79c8-40ad-80cf-50694dea4d70 { text-align: left; }
#s-bb6ff6a1-ec55-43b3-8efe-ceb71af1b4a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb6ff6a1-ec55-43b3-8efe-ceb71af1b4a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44ab19b2-64bc-4b5e-99a3-859b11b765b2 { text-align: left; }
#s-44ab19b2-64bc-4b5e-99a3-859b11b765b2 .shg-product-sold-out {
  display: none;
}

#s-44ab19b2-64bc-4b5e-99a3-859b11b765b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44ab19b2-64bc-4b5e-99a3-859b11b765b2 .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-b25322f7-6b6f-4dbd-81cd-337a5c150b53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b25322f7-6b6f-4dbd-81cd-337a5c150b53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b25322f7-6b6f-4dbd-81cd-337a5c150b53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b25322f7-6b6f-4dbd-81cd-337a5c150b53 {
  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-b25322f7-6b6f-4dbd-81cd-337a5c150b53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b25322f7-6b6f-4dbd-81cd-337a5c150b53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b25322f7-6b6f-4dbd-81cd-337a5c150b53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3854b092-a4da-4cd6-9be6-1f03c4b2f758 {
  display: none;
}
#s-06aaa3e9-1aa3-4f84-a67d-b17feaf91156 { text-align: left; }
#s-74e78868-f122-455e-85fb-242a7d39c95b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74e78868-f122-455e-85fb-242a7d39c95b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-578c0ba9-d185-4c73-9acb-7dec7ca6055d { text-align: left; }
#s-578c0ba9-d185-4c73-9acb-7dec7ca6055d .shg-product-sold-out {
  display: none;
}

#s-578c0ba9-d185-4c73-9acb-7dec7ca6055d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-578c0ba9-d185-4c73-9acb-7dec7ca6055d .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-44736f86-0acb-4e31-91fe-31e8a5431c12 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44736f86-0acb-4e31-91fe-31e8a5431c12:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44736f86-0acb-4e31-91fe-31e8a5431c12:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44736f86-0acb-4e31-91fe-31e8a5431c12 {
  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-44736f86-0acb-4e31-91fe-31e8a5431c12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44736f86-0acb-4e31-91fe-31e8a5431c12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44736f86-0acb-4e31-91fe-31e8a5431c12.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-791f1f41-9593-4151-8cb9-37f79a3ad6eb {
  display: none;
}
#s-27926534-44b2-4891-b97a-fba65ef3d6f1 { text-align: left; }
#s-629bb0bd-e1fb-4e6f-9862-367a285fb291 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-629bb0bd-e1fb-4e6f-9862-367a285fb291 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-079c0128-41ea-42e7-9e8e-b80b254c9ea7 { text-align: left; }
#s-079c0128-41ea-42e7-9e8e-b80b254c9ea7 .shg-product-sold-out {
  display: none;
}

#s-079c0128-41ea-42e7-9e8e-b80b254c9ea7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-079c0128-41ea-42e7-9e8e-b80b254c9ea7 .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-4ed24df5-dc37-49ed-bba2-ea0958c0556b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ed24df5-dc37-49ed-bba2-ea0958c0556b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ed24df5-dc37-49ed-bba2-ea0958c0556b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ed24df5-dc37-49ed-bba2-ea0958c0556b {
  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-4ed24df5-dc37-49ed-bba2-ea0958c0556b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ed24df5-dc37-49ed-bba2-ea0958c0556b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ed24df5-dc37-49ed-bba2-ea0958c0556b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26c7d92f-db31-48a5-b732-da58fa92dca8 {
  display: none;
}
#s-be2e66c3-c2fa-4ffc-839a-a4cca713b752 { text-align: left; }
#s-9c213d8c-cdce-41dd-8cea-caae705dd9f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c213d8c-cdce-41dd-8cea-caae705dd9f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-88a0504e-7210-48ba-8536-f8004e0d85f4 { text-align: left; }
#s-88a0504e-7210-48ba-8536-f8004e0d85f4 .shg-product-sold-out {
  display: none;
}

#s-88a0504e-7210-48ba-8536-f8004e0d85f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-88a0504e-7210-48ba-8536-f8004e0d85f4 .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-124bd672-c035-437d-ac55-0171f9b06fa7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-124bd672-c035-437d-ac55-0171f9b06fa7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-124bd672-c035-437d-ac55-0171f9b06fa7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-124bd672-c035-437d-ac55-0171f9b06fa7 {
  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-124bd672-c035-437d-ac55-0171f9b06fa7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-124bd672-c035-437d-ac55-0171f9b06fa7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-124bd672-c035-437d-ac55-0171f9b06fa7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec3fecd8-3bc9-4154-af3a-a488947c9744 {
  display: none;
}
#s-9b11ce73-54a0-48ca-b2e6-6fea682da900 { text-align: left; }
#s-16f710ca-6a7d-4c26-be33-5cbfc0e4d384 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16f710ca-6a7d-4c26-be33-5cbfc0e4d384 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78ffb352-fa9a-4f2f-befa-a7f07ce8d9a6 { text-align: left; }
#s-78ffb352-fa9a-4f2f-befa-a7f07ce8d9a6 .shg-product-sold-out {
  display: none;
}

#s-78ffb352-fa9a-4f2f-befa-a7f07ce8d9a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78ffb352-fa9a-4f2f-befa-a7f07ce8d9a6 .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-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86 {
  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-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3e70e37-3ffa-4a93-a208-0f7e5d0e7b86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1a4615e-1dff-44dd-b787-89983e2dbffe {
  display: none;
}
#s-616b9efe-37e8-4b50-9e2c-5fa2b3be209e { text-align: left; }
#s-7992a740-4e80-4b11-b480-0f33189e7d75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7992a740-4e80-4b11-b480-0f33189e7d75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85879fc8-dc24-41da-8793-19d4afc1b059 { text-align: left; }
#s-85879fc8-dc24-41da-8793-19d4afc1b059 .shg-product-sold-out {
  display: none;
}

#s-85879fc8-dc24-41da-8793-19d4afc1b059 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85879fc8-dc24-41da-8793-19d4afc1b059 .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-efeb1d6b-933a-487f-9c24-1afb984218cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efeb1d6b-933a-487f-9c24-1afb984218cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efeb1d6b-933a-487f-9c24-1afb984218cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efeb1d6b-933a-487f-9c24-1afb984218cd {
  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-efeb1d6b-933a-487f-9c24-1afb984218cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efeb1d6b-933a-487f-9c24-1afb984218cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efeb1d6b-933a-487f-9c24-1afb984218cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a2b1365-a3d2-4325-b881-3fee155c9333 {
  display: none;
}
#s-d28e204d-21a3-41d2-bda4-c2631b414bb3 { text-align: left; }
#s-a8d9cda7-2d49-4baa-b528-2b9ebfd54ad6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8d9cda7-2d49-4baa-b528-2b9ebfd54ad6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce219c4d-25e2-4cfa-b4d9-d8de07d177c5 { text-align: left; }
#s-ce219c4d-25e2-4cfa-b4d9-d8de07d177c5 .shg-product-sold-out {
  display: none;
}

#s-ce219c4d-25e2-4cfa-b4d9-d8de07d177c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce219c4d-25e2-4cfa-b4d9-d8de07d177c5 .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-54c15895-fb9f-4443-8c37-b965a0a294f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54c15895-fb9f-4443-8c37-b965a0a294f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54c15895-fb9f-4443-8c37-b965a0a294f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54c15895-fb9f-4443-8c37-b965a0a294f1 {
  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-54c15895-fb9f-4443-8c37-b965a0a294f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54c15895-fb9f-4443-8c37-b965a0a294f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54c15895-fb9f-4443-8c37-b965a0a294f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eaca7cea-647d-4906-a369-faa2cc5c914e {
  display: none;
}
#s-d1d406d5-f96c-4fe4-b8e9-2ddf7abf5eab { text-align: left; }
#s-f7d8c86f-25f7-4b68-b9df-eb430d1a8519 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7d8c86f-25f7-4b68-b9df-eb430d1a8519 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5dba7e4-31a8-4c60-86d1-7c3131b0aeb6 { text-align: left; }
#s-c5dba7e4-31a8-4c60-86d1-7c3131b0aeb6 .shg-product-sold-out {
  display: none;
}

#s-c5dba7e4-31a8-4c60-86d1-7c3131b0aeb6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5dba7e4-31a8-4c60-86d1-7c3131b0aeb6 .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-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2 {
  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-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e0784ee-a8ae-4aed-b61c-4c8f8e3cffb2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ae59a7f-870b-4ecb-b51d-198c11f71f27 {
  display: none;
}
#s-5803fd2f-3a12-4e11-b60c-2e071e9fcd85 { text-align: left; }
#s-bacca3c9-05a8-4890-b6e1-53d36e1a7d62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bacca3c9-05a8-4890-b6e1-53d36e1a7d62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-caee3ad4-295a-469f-9f92-31923f71c596 { text-align: left; }
#s-caee3ad4-295a-469f-9f92-31923f71c596 .shg-product-sold-out {
  display: none;
}

#s-caee3ad4-295a-469f-9f92-31923f71c596 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-caee3ad4-295a-469f-9f92-31923f71c596 .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-7971d320-3ff6-4a37-a106-89fc7bc15e3f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7971d320-3ff6-4a37-a106-89fc7bc15e3f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7971d320-3ff6-4a37-a106-89fc7bc15e3f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7971d320-3ff6-4a37-a106-89fc7bc15e3f {
  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-7971d320-3ff6-4a37-a106-89fc7bc15e3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7971d320-3ff6-4a37-a106-89fc7bc15e3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7971d320-3ff6-4a37-a106-89fc7bc15e3f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bc0a398-c672-49c9-822f-b92f04022b83 {
  display: none;
}
#s-5193637d-bb4b-4d03-b636-297db49e83a3 { text-align: left; }
#s-aeb20e17-7cb4-481d-a532-bc9736b9276d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aeb20e17-7cb4-481d-a532-bc9736b9276d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96349a10-fea0-499c-bce7-1be1256922f8 { text-align: left; }
#s-96349a10-fea0-499c-bce7-1be1256922f8 .shg-product-sold-out {
  display: none;
}

#s-96349a10-fea0-499c-bce7-1be1256922f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96349a10-fea0-499c-bce7-1be1256922f8 .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-b2298838-0174-44dc-ba5f-982c045c37ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2298838-0174-44dc-ba5f-982c045c37ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2298838-0174-44dc-ba5f-982c045c37ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2298838-0174-44dc-ba5f-982c045c37ad {
  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-b2298838-0174-44dc-ba5f-982c045c37ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2298838-0174-44dc-ba5f-982c045c37ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2298838-0174-44dc-ba5f-982c045c37ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7a4b62c3-09a3-4f92-9950-cdf3bf044408 {
  display: none;
}
#s-681be4cb-4c79-4297-b408-c200c9511a42 { text-align: left; }
#s-db2bb201-e58d-4090-81e1-5b89007a75a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db2bb201-e58d-4090-81e1-5b89007a75a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-867c5918-c2d6-4809-b58b-db46c6bd6e93 { text-align: left; }
#s-867c5918-c2d6-4809-b58b-db46c6bd6e93 .shg-product-sold-out {
  display: none;
}

#s-867c5918-c2d6-4809-b58b-db46c6bd6e93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-867c5918-c2d6-4809-b58b-db46c6bd6e93 .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-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64 {
  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-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75ea01e1-0dd2-49c7-bbb5-0cc46d8f6f64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bbf856cd-b9f4-49ce-9fab-27ddad9cd621 {
  display: none;
}
#s-4d917278-b5e8-4eb4-a560-ceb4ad1137bd { text-align: left; }
#s-b3cf7a20-842c-4e7c-95e0-8fb5adcb8eb2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3cf7a20-842c-4e7c-95e0-8fb5adcb8eb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b9cfe87-f8c2-4d8d-9e1e-89b678e7f2a8 { text-align: left; }
#s-4b9cfe87-f8c2-4d8d-9e1e-89b678e7f2a8 .shg-product-sold-out {
  display: none;
}

#s-4b9cfe87-f8c2-4d8d-9e1e-89b678e7f2a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b9cfe87-f8c2-4d8d-9e1e-89b678e7f2a8 .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-a8563749-c16b-4c67-8767-6d78030aadff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8563749-c16b-4c67-8767-6d78030aadff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8563749-c16b-4c67-8767-6d78030aadff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8563749-c16b-4c67-8767-6d78030aadff {
  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-a8563749-c16b-4c67-8767-6d78030aadff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8563749-c16b-4c67-8767-6d78030aadff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8563749-c16b-4c67-8767-6d78030aadff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e121fc13-156f-4f3a-9ddc-da7951075304 {
  display: none;
}
#s-43396028-e945-4c2b-818e-d5d4fdabf649 { text-align: left; }
#s-1a29e902-7b1e-4d55-a244-c04beb3f29f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a29e902-7b1e-4d55-a244-c04beb3f29f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c3d9753-124d-4e2d-9ae9-9f692fa87598 { text-align: left; }
#s-6c3d9753-124d-4e2d-9ae9-9f692fa87598 .shg-product-sold-out {
  display: none;
}

#s-6c3d9753-124d-4e2d-9ae9-9f692fa87598 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c3d9753-124d-4e2d-9ae9-9f692fa87598 .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-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5 {
  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-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b46ab98-3d4d-4e8a-8aca-ea8a57daf9a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ec677cf-fce4-48cf-b7ed-b9be8f5a50b8 {
  display: none;
}
#s-31691e84-d509-49fb-a9c5-9048b92c1b92 { text-align: left; }
#s-4c004de5-1607-46ab-8188-46a1849a376f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c004de5-1607-46ab-8188-46a1849a376f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97ddda25-994a-4eec-b813-555d810891f0 { text-align: left; }
#s-97ddda25-994a-4eec-b813-555d810891f0 .shg-product-sold-out {
  display: none;
}

#s-97ddda25-994a-4eec-b813-555d810891f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97ddda25-994a-4eec-b813-555d810891f0 .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-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a {
  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-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d87d6584-ae94-4ca3-b8bf-951a1cbc4e6a.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;
}
