.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-54ef2086-6788-47a6-8b83-2e8d40ea398c {
  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-24e12f04-d08a-48d8-ad3a-2db937558bc0 { margin-top: 40px; }
#s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs {
  justify-content: center;
}


  #s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-24e12f04-d08a-48d8-ad3a-2db937558bc0 .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-fd23cac9-71d9-49e9-80fa-c89715ecc5d3 { padding-top: 10px;
padding-bottom: 10px; }
 #s-fd23cac9-71d9-49e9-80fa-c89715ecc5d3 .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-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-e6bc9bdd-19a0-4a13-b8c0-16d8d3583015 .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-61c0033e-0bb0-427f-a932-ac8983ad69bb { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61c0033e-0bb0-427f-a932-ac8983ad69bb"] > .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-de5d26d7-8550-4ee8-8b8e-e5b5b6aeadf3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5791b9f0-167b-47c7-97b5-c5ed8e0ca6ab { 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-9f589b4d-5b5a-4578-9811-612f1a1cb54c { 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-9f589b4d-5b5a-4578-9811-612f1a1cb54c: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-9f589b4d-5b5a-4578-9811-612f1a1cb54c: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-9f589b4d-5b5a-4578-9811-612f1a1cb54c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-95ffb7c0-5772-440a-849c-27b4820e0895 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e9fac6a1-a124-433b-bcc6-d6673530901a { 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-688ad2c3-6a5b-449d-97d4-b6d70d1f93c2 { 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-688ad2c3-6a5b-449d-97d4-b6d70d1f93c2: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-688ad2c3-6a5b-449d-97d4-b6d70d1f93c2: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-688ad2c3-6a5b-449d-97d4-b6d70d1f93c2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-40e624f2-4505-4cf9-8a91-11ee8fd92386 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-defe1826-4ef4-471a-a4a5-40da27ee0537 { 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-a1d751d3-03f9-4b90-8d75-2f3ce1eb576d { 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-a1d751d3-03f9-4b90-8d75-2f3ce1eb576d: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-a1d751d3-03f9-4b90-8d75-2f3ce1eb576d: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-a1d751d3-03f9-4b90-8d75-2f3ce1eb576d.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-a3caedc0-d9d5-4490-ae30-d3220e760bfe { min-height: 50px; }
#s-a3caedc0-d9d5-4490-ae30-d3220e760bfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1089aa63-6813-4e89-8667-4fa1f6af92cd { 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-1089aa63-6813-4e89-8667-4fa1f6af92cd .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-fd0f5edd-688b-4d7b-8a6e-e38354b9a3f1 {
  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-05640397-b2ff-486f-9c45-f4931ef2a845 { 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-f74268ea-fec2-4919-bf7e-d5a24467c466 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f74268ea-fec2-4919-bf7e-d5a24467c466 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8cf5b670-cfaf-4c88-a22d-ad6a733f26e1 {
  display: none;
}
#s-3c934147-6bc5-4e0c-8662-f2cb73840171 { text-align: left; }
#s-8093135d-faf7-4ebf-9ab3-624ac4797e02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8093135d-faf7-4ebf-9ab3-624ac4797e02 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4db95450-3dd2-4153-92a9-837d771696c2 {
  display: none;
}
#s-8568c95d-9ae3-42ed-8b74-9fe4943114ea { text-align: left; }
#s-bfda2053-0749-47ea-940a-73bed3a2fe86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfda2053-0749-47ea-940a-73bed3a2fe86 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b89e10e7-f3bb-453f-827e-b4765b60c87f {
  display: none;
}
#s-137a7742-e991-40dd-b4f1-6dea8ed40d57 { text-align: left; }
#s-bb0fa125-e11c-4bf3-ae45-27d78242661c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb0fa125-e11c-4bf3-ae45-27d78242661c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-823098ba-bada-4d9d-9ded-8cacd6f2972c {
  display: none;
}
#s-09d45d7a-b806-43fe-9c57-dbeed32ffbc4 { text-align: left; }
#s-b1541f97-e4b3-43bc-a3f9-df762423e328 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1541f97-e4b3-43bc-a3f9-df762423e328 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5f2f48c-6527-47aa-b2a7-04396ddf917b { text-align: left; }
#s-c5f2f48c-6527-47aa-b2a7-04396ddf917b .shg-product-sold-out {
  display: none;
}

#s-c5f2f48c-6527-47aa-b2a7-04396ddf917b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5f2f48c-6527-47aa-b2a7-04396ddf917b .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-aec83ac1-9792-4846-9af3-e06d4bab59c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aec83ac1-9792-4846-9af3-e06d4bab59c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aec83ac1-9792-4846-9af3-e06d4bab59c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aec83ac1-9792-4846-9af3-e06d4bab59c0 {
  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-aec83ac1-9792-4846-9af3-e06d4bab59c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aec83ac1-9792-4846-9af3-e06d4bab59c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aec83ac1-9792-4846-9af3-e06d4bab59c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7f5c930-1e14-404f-a0b6-a594b5eea95c {
  display: none;
}
#s-1fc15d85-5eac-408c-9171-e125cae82f36 { text-align: left; }
#s-8c2a0a43-840e-4037-8ecc-c6b4d1fe503f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c2a0a43-840e-4037-8ecc-c6b4d1fe503f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f938225-8e6b-4f1c-8613-7a1bf476fd27 { text-align: left; }
#s-4f938225-8e6b-4f1c-8613-7a1bf476fd27 .shg-product-sold-out {
  display: none;
}

#s-4f938225-8e6b-4f1c-8613-7a1bf476fd27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f938225-8e6b-4f1c-8613-7a1bf476fd27 .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-16e3db83-5d11-4e4e-b22c-71a2f83bfd48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16e3db83-5d11-4e4e-b22c-71a2f83bfd48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16e3db83-5d11-4e4e-b22c-71a2f83bfd48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16e3db83-5d11-4e4e-b22c-71a2f83bfd48 {
  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-16e3db83-5d11-4e4e-b22c-71a2f83bfd48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16e3db83-5d11-4e4e-b22c-71a2f83bfd48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16e3db83-5d11-4e4e-b22c-71a2f83bfd48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e90bb67c-2a75-4e33-91d3-fcedabe32437 {
  display: none;
}
#s-56e32171-4f97-4e29-9456-597ff09d90f3 { text-align: left; }
#s-3777501e-1018-41f3-8b56-f1b1f8c5fe7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3777501e-1018-41f3-8b56-f1b1f8c5fe7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a64677aa-3a0f-4c69-b561-8bf7b1babd6a { text-align: left; }
#s-a64677aa-3a0f-4c69-b561-8bf7b1babd6a .shg-product-sold-out {
  display: none;
}

#s-a64677aa-3a0f-4c69-b561-8bf7b1babd6a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a64677aa-3a0f-4c69-b561-8bf7b1babd6a .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-078df6c9-40b7-418a-82ca-9fa1a185034d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-078df6c9-40b7-418a-82ca-9fa1a185034d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-078df6c9-40b7-418a-82ca-9fa1a185034d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-078df6c9-40b7-418a-82ca-9fa1a185034d {
  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-078df6c9-40b7-418a-82ca-9fa1a185034d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-078df6c9-40b7-418a-82ca-9fa1a185034d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-078df6c9-40b7-418a-82ca-9fa1a185034d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0356361f-548f-4340-8f90-d8efe810ce57 {
  display: none;
}
#s-06aaff35-525a-4856-9e67-9f2adcc15066 { text-align: left; }
#s-1600ea07-658b-4318-a1e8-10bb1c796516 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1600ea07-658b-4318-a1e8-10bb1c796516 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1bcf4381-08a9-445f-824c-a226a3a8a40a { text-align: left; }
#s-1bcf4381-08a9-445f-824c-a226a3a8a40a .shg-product-sold-out {
  display: none;
}

#s-1bcf4381-08a9-445f-824c-a226a3a8a40a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1bcf4381-08a9-445f-824c-a226a3a8a40a .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-a0d77a19-ba4d-476d-8e05-65731e31f5cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0d77a19-ba4d-476d-8e05-65731e31f5cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0d77a19-ba4d-476d-8e05-65731e31f5cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0d77a19-ba4d-476d-8e05-65731e31f5cf {
  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-a0d77a19-ba4d-476d-8e05-65731e31f5cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0d77a19-ba4d-476d-8e05-65731e31f5cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0d77a19-ba4d-476d-8e05-65731e31f5cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca355101-f466-4ea8-9e82-f52cbdf678a2 {
  display: none;
}
#s-34402425-8a4d-4c1f-8ee5-d3a4750fc3c7 { text-align: left; }
#s-14975dbe-3da4-4495-b986-bf4c057d7bee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14975dbe-3da4-4495-b986-bf4c057d7bee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d858cc75-102e-4c50-88e3-5ada15e48108 { text-align: left; }
#s-d858cc75-102e-4c50-88e3-5ada15e48108 .shg-product-sold-out {
  display: none;
}

#s-d858cc75-102e-4c50-88e3-5ada15e48108 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d858cc75-102e-4c50-88e3-5ada15e48108 .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-3eae0bd3-3bef-4772-a317-d492f1aea710 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3eae0bd3-3bef-4772-a317-d492f1aea710:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3eae0bd3-3bef-4772-a317-d492f1aea710:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3eae0bd3-3bef-4772-a317-d492f1aea710 {
  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-3eae0bd3-3bef-4772-a317-d492f1aea710.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3eae0bd3-3bef-4772-a317-d492f1aea710.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3eae0bd3-3bef-4772-a317-d492f1aea710.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebf07f24-c16e-4f18-9010-b59b95791a3d {
  display: none;
}
#s-e28f722c-729c-4c73-8e44-afb0d73ba97d { text-align: left; }
#s-df4e0af0-b3ea-41c4-abd5-b5c586541046 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df4e0af0-b3ea-41c4-abd5-b5c586541046 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-059a07e5-abea-4522-887c-d976bb276d2a { text-align: left; }
#s-059a07e5-abea-4522-887c-d976bb276d2a .shg-product-sold-out {
  display: none;
}

#s-059a07e5-abea-4522-887c-d976bb276d2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-059a07e5-abea-4522-887c-d976bb276d2a .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-245c283d-33f3-4edf-877d-a781e3597655 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-245c283d-33f3-4edf-877d-a781e3597655:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-245c283d-33f3-4edf-877d-a781e3597655:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-245c283d-33f3-4edf-877d-a781e3597655 {
  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-245c283d-33f3-4edf-877d-a781e3597655.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-245c283d-33f3-4edf-877d-a781e3597655.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-245c283d-33f3-4edf-877d-a781e3597655.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac9a71ce-4b4f-4276-8dfb-b6bb2f89635f {
  display: none;
}
#s-beb9c9e5-0e06-483a-ad3f-78d728f2362f { text-align: left; }
#s-0d9c2891-83ee-42de-8748-f061550c572d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d9c2891-83ee-42de-8748-f061550c572d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b9bc60f-25a2-4406-8474-f55d28c63478 { text-align: left; }
#s-2b9bc60f-25a2-4406-8474-f55d28c63478 .shg-product-sold-out {
  display: none;
}

#s-2b9bc60f-25a2-4406-8474-f55d28c63478 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b9bc60f-25a2-4406-8474-f55d28c63478 .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-3485ede0-1f2b-4118-b98f-34c89a49d77e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3485ede0-1f2b-4118-b98f-34c89a49d77e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3485ede0-1f2b-4118-b98f-34c89a49d77e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3485ede0-1f2b-4118-b98f-34c89a49d77e {
  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-3485ede0-1f2b-4118-b98f-34c89a49d77e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3485ede0-1f2b-4118-b98f-34c89a49d77e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3485ede0-1f2b-4118-b98f-34c89a49d77e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f460ca0-fccc-4fef-8be6-b023312d79af {
  display: none;
}
#s-cd3b7b7a-55ff-4bd1-8e26-e68b7bc34e16 { text-align: left; }
#s-bca48e18-22dc-4ad8-a911-a65c396f46f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bca48e18-22dc-4ad8-a911-a65c396f46f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-922654e6-11cf-444c-a962-685cc51c168d { text-align: left; }
#s-922654e6-11cf-444c-a962-685cc51c168d .shg-product-sold-out {
  display: none;
}

#s-922654e6-11cf-444c-a962-685cc51c168d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-922654e6-11cf-444c-a962-685cc51c168d .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-8093a592-82f4-40c3-805b-0848e3c50848 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8093a592-82f4-40c3-805b-0848e3c50848:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8093a592-82f4-40c3-805b-0848e3c50848:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8093a592-82f4-40c3-805b-0848e3c50848 {
  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-8093a592-82f4-40c3-805b-0848e3c50848.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8093a592-82f4-40c3-805b-0848e3c50848.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8093a592-82f4-40c3-805b-0848e3c50848.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e99cd931-80fb-4761-a736-f9757dffd57a {
  display: none;
}
#s-5dfd4904-8aa3-4469-a104-705bf7a25557 { text-align: left; }
#s-b6518966-875a-4980-ba90-5642343042cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6518966-875a-4980-ba90-5642343042cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d57d3a0f-db01-4cc9-bce4-8bb2d109b33f { text-align: left; }
#s-d57d3a0f-db01-4cc9-bce4-8bb2d109b33f .shg-product-sold-out {
  display: none;
}

#s-d57d3a0f-db01-4cc9-bce4-8bb2d109b33f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d57d3a0f-db01-4cc9-bce4-8bb2d109b33f .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-ce70269e-4d5e-4394-8120-7a1eb96e9e5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce70269e-4d5e-4394-8120-7a1eb96e9e5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce70269e-4d5e-4394-8120-7a1eb96e9e5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce70269e-4d5e-4394-8120-7a1eb96e9e5a {
  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-ce70269e-4d5e-4394-8120-7a1eb96e9e5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce70269e-4d5e-4394-8120-7a1eb96e9e5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce70269e-4d5e-4394-8120-7a1eb96e9e5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c8d7250-9bd4-4047-bbe7-e35d521d434d {
  display: none;
}
#s-bfa54709-385b-4de5-93b4-798004dfdcd5 { text-align: left; }
#s-58b2e44b-3a9b-4fb7-94e8-fb8959ecf7fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58b2e44b-3a9b-4fb7-94e8-fb8959ecf7fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef55e19e-91b6-4f4c-8c0c-d9014103abbb { text-align: left; }
#s-ef55e19e-91b6-4f4c-8c0c-d9014103abbb .shg-product-sold-out {
  display: none;
}

#s-ef55e19e-91b6-4f4c-8c0c-d9014103abbb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef55e19e-91b6-4f4c-8c0c-d9014103abbb .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-63a11543-aa92-49ad-bf65-6873127376b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63a11543-aa92-49ad-bf65-6873127376b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63a11543-aa92-49ad-bf65-6873127376b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63a11543-aa92-49ad-bf65-6873127376b7 {
  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-63a11543-aa92-49ad-bf65-6873127376b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63a11543-aa92-49ad-bf65-6873127376b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63a11543-aa92-49ad-bf65-6873127376b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd9c4f89-c11f-4289-98ad-a99c805bb3dc {
  display: none;
}
#s-53e3e34c-01b4-4d3e-abd9-df4ff5e9ec6a { text-align: left; }
#s-26b5a86c-4f6c-4af6-b29c-8bae43c4f65e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26b5a86c-4f6c-4af6-b29c-8bae43c4f65e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed1276df-a592-43a7-b86f-7ea713f8f84f { text-align: left; }
#s-ed1276df-a592-43a7-b86f-7ea713f8f84f .shg-product-sold-out {
  display: none;
}

#s-ed1276df-a592-43a7-b86f-7ea713f8f84f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed1276df-a592-43a7-b86f-7ea713f8f84f .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-d39c610d-7eea-4baa-ab2d-80d140297890 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d39c610d-7eea-4baa-ab2d-80d140297890:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d39c610d-7eea-4baa-ab2d-80d140297890:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d39c610d-7eea-4baa-ab2d-80d140297890 {
  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-d39c610d-7eea-4baa-ab2d-80d140297890.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d39c610d-7eea-4baa-ab2d-80d140297890.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d39c610d-7eea-4baa-ab2d-80d140297890.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4e01701-b5a1-41d7-99fd-f599dcba092d {
  display: none;
}
#s-0d543448-73f5-4759-9f55-809f3854c293 { text-align: left; }
#s-aca75374-627f-4f12-97af-33eda7cb61cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aca75374-627f-4f12-97af-33eda7cb61cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-701fe748-f716-48a6-ac71-5cdfcb56df30 { text-align: left; }
#s-701fe748-f716-48a6-ac71-5cdfcb56df30 .shg-product-sold-out {
  display: none;
}

#s-701fe748-f716-48a6-ac71-5cdfcb56df30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-701fe748-f716-48a6-ac71-5cdfcb56df30 .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-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a {
  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-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-276ee5f2-244b-4df7-bb1a-15d4dd5b3b4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22599360-755d-40a7-b590-5061313e13cf {
  display: none;
}
#s-76e0f5dc-bc84-4c6d-8b18-7c00bd9f29ef { text-align: left; }
#s-f9abb2ed-6141-4e2c-a360-0e571aff944f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9abb2ed-6141-4e2c-a360-0e571aff944f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1939e353-74b2-496b-b677-efe50cfd68cb { text-align: left; }
#s-1939e353-74b2-496b-b677-efe50cfd68cb .shg-product-sold-out {
  display: none;
}

#s-1939e353-74b2-496b-b677-efe50cfd68cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1939e353-74b2-496b-b677-efe50cfd68cb .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-7ec827cd-8594-4f54-a535-d96bff7ebf1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ec827cd-8594-4f54-a535-d96bff7ebf1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ec827cd-8594-4f54-a535-d96bff7ebf1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ec827cd-8594-4f54-a535-d96bff7ebf1f {
  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-7ec827cd-8594-4f54-a535-d96bff7ebf1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ec827cd-8594-4f54-a535-d96bff7ebf1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ec827cd-8594-4f54-a535-d96bff7ebf1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecda94a5-4082-4b84-90c5-25f1d73923fc {
  display: none;
}
#s-7f564ee3-9962-4b16-9ce7-e82b68dd633f { text-align: left; }
#s-5eb2d2a6-a60b-42cd-a98b-f59baed2a3c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5eb2d2a6-a60b-42cd-a98b-f59baed2a3c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f17f9799-4863-45a0-80e0-bded7a1e4650 { text-align: left; }
#s-f17f9799-4863-45a0-80e0-bded7a1e4650 .shg-product-sold-out {
  display: none;
}

#s-f17f9799-4863-45a0-80e0-bded7a1e4650 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f17f9799-4863-45a0-80e0-bded7a1e4650 .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-489b77ad-0f64-42cc-bd05-4e7132e40f94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-489b77ad-0f64-42cc-bd05-4e7132e40f94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-489b77ad-0f64-42cc-bd05-4e7132e40f94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-489b77ad-0f64-42cc-bd05-4e7132e40f94 {
  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-489b77ad-0f64-42cc-bd05-4e7132e40f94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-489b77ad-0f64-42cc-bd05-4e7132e40f94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-489b77ad-0f64-42cc-bd05-4e7132e40f94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a67b38d-2b78-45c9-9c1b-cb5c855fec4d {
  display: none;
}
#s-66f71ad9-ff52-497c-a062-3a7b49eaad65 { text-align: left; }
#s-5a205e71-b6e7-4e42-bf16-b39839aa58bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a205e71-b6e7-4e42-bf16-b39839aa58bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9e65a29-7efe-45ba-8c7b-406887de63ca { text-align: left; }
#s-e9e65a29-7efe-45ba-8c7b-406887de63ca .shg-product-sold-out {
  display: none;
}

#s-e9e65a29-7efe-45ba-8c7b-406887de63ca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9e65a29-7efe-45ba-8c7b-406887de63ca .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-93a46c45-93ea-49a8-ac09-3b58e284b0a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93a46c45-93ea-49a8-ac09-3b58e284b0a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93a46c45-93ea-49a8-ac09-3b58e284b0a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93a46c45-93ea-49a8-ac09-3b58e284b0a9 {
  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-93a46c45-93ea-49a8-ac09-3b58e284b0a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93a46c45-93ea-49a8-ac09-3b58e284b0a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93a46c45-93ea-49a8-ac09-3b58e284b0a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73006c77-7ea8-4f31-95f2-98c39e28df8b {
  display: none;
}
#s-19d6026f-618b-4cf3-a536-abed8d697296 { text-align: left; }
#s-539926bf-c5e6-4f05-89ca-fb2377e704a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-539926bf-c5e6-4f05-89ca-fb2377e704a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ba2ea53-b206-46e1-92fd-0225e4c072f9 { text-align: left; }
#s-8ba2ea53-b206-46e1-92fd-0225e4c072f9 .shg-product-sold-out {
  display: none;
}

#s-8ba2ea53-b206-46e1-92fd-0225e4c072f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ba2ea53-b206-46e1-92fd-0225e4c072f9 .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-594ead63-b636-435b-86ea-d7d21024957f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-594ead63-b636-435b-86ea-d7d21024957f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-594ead63-b636-435b-86ea-d7d21024957f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-594ead63-b636-435b-86ea-d7d21024957f {
  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-594ead63-b636-435b-86ea-d7d21024957f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-594ead63-b636-435b-86ea-d7d21024957f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-594ead63-b636-435b-86ea-d7d21024957f.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;
}
