.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-171ae5a0-c05e-4656-b5bc-a16225a16de2 {
  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-14fba01f-330b-496b-8066-cfcb835cfc78 { margin-top: 40px; }
#s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs {
  justify-content: center;
}


  #s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-14fba01f-330b-496b-8066-cfcb835cfc78 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-14fba01f-330b-496b-8066-cfcb835cfc78 .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-63f8d70d-f519-491f-bec8-d2d773f17254 { padding-top: 10px;
padding-bottom: 10px; }
 #s-63f8d70d-f519-491f-bec8-d2d773f17254 .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-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-33045594-d25b-4acb-bf3b-579dc73cc1d3 .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-988e0572-98bd-40fd-a3c0-ef66d90c1d18 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-988e0572-98bd-40fd-a3c0-ef66d90c1d18"] > .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-08463089-64ed-4061-ac6e-5c6d17608176 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d8264ae1-ed35-430a-acc1-149dcafb9255 { 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-aab83c54-bbfd-4a47-8ec0-f95b6d0e94df { 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-aab83c54-bbfd-4a47-8ec0-f95b6d0e94df: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-aab83c54-bbfd-4a47-8ec0-f95b6d0e94df: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-aab83c54-bbfd-4a47-8ec0-f95b6d0e94df.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1ae53ebd-e2a4-42e2-bb55-711506543b14 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d4b93ea4-7d64-4fc1-b5af-62a28824b733 { 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-e179dffa-73ab-4795-8a9b-8842b1e05c23 { 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-e179dffa-73ab-4795-8a9b-8842b1e05c23: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-e179dffa-73ab-4795-8a9b-8842b1e05c23: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-e179dffa-73ab-4795-8a9b-8842b1e05c23.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-581177b8-e127-4fc8-9b92-be554170aee8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8200b99e-a656-45ea-8d02-0acc0c430b9b { 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-e7d3b4d3-f805-4815-8cab-23fad6ab34a0 { 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-e7d3b4d3-f805-4815-8cab-23fad6ab34a0: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-e7d3b4d3-f805-4815-8cab-23fad6ab34a0: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-e7d3b4d3-f805-4815-8cab-23fad6ab34a0.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-73dc5868-d5e8-4ed0-a92c-8bbd63a21d31 { min-height: 50px; }
#s-73dc5868-d5e8-4ed0-a92c-8bbd63a21d31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5bf142d2-0498-4cc2-9f2f-2bc7a3f8fe4a { 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-5bf142d2-0498-4cc2-9f2f-2bc7a3f8fe4a .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-603cb6c1-a6c1-452c-966b-ec8a0b1ca02d {
  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-cc0f4947-5bdb-4476-8055-b43c2d5b2354 { 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-7aee2022-ec0a-4542-8adb-568ada0331cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7aee2022-ec0a-4542-8adb-568ada0331cb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-24840ca4-ae76-4c55-9dbe-a9c7c91ca20e {
  display: none;
}
#s-d257d441-ea00-4498-a5d8-8dfe19fdd1cb { text-align: left; }
#s-fe600a63-a2b8-4a8d-bb54-c78aa0941890 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe600a63-a2b8-4a8d-bb54-c78aa0941890 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7ce9d605-1523-45c1-87b6-5e4e31a36c19 {
  display: none;
}
#s-cee3e48a-4612-4eae-94b1-443420e01712 { text-align: left; }
#s-204ad8fd-7d03-42a7-9213-b56fad38b0bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-204ad8fd-7d03-42a7-9213-b56fad38b0bb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-30b45c0a-779e-418a-9fcf-c40ce3df0cd0 {
  display: none;
}
#s-062b9f40-24df-463d-badc-dc3cc2b30c96 { text-align: left; }
#s-70801da8-8989-496c-91a1-b17f3c8a2aae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70801da8-8989-496c-91a1-b17f3c8a2aae .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fededeb1-3950-4977-abcd-e90a1ae402d4 {
  display: none;
}
#s-dc839c5b-15dd-4e62-8e62-17a21f896cce { text-align: left; }
#s-55b837cb-8fc9-4d80-9a9c-dd40d06d9858 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55b837cb-8fc9-4d80-9a9c-dd40d06d9858 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4529c993-b7aa-438b-ad28-beefa56831e3 { text-align: left; }
#s-4529c993-b7aa-438b-ad28-beefa56831e3 .shg-product-sold-out {
  display: none;
}

#s-4529c993-b7aa-438b-ad28-beefa56831e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4529c993-b7aa-438b-ad28-beefa56831e3 .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-7448a396-bd80-4ca5-afad-7b5560c2cf41 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7448a396-bd80-4ca5-afad-7b5560c2cf41:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7448a396-bd80-4ca5-afad-7b5560c2cf41:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7448a396-bd80-4ca5-afad-7b5560c2cf41 {
  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-7448a396-bd80-4ca5-afad-7b5560c2cf41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7448a396-bd80-4ca5-afad-7b5560c2cf41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7448a396-bd80-4ca5-afad-7b5560c2cf41.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cda47b3e-85cc-4b71-b050-33d60c071141 {
  display: none;
}
#s-d4301c72-c7d0-4490-ba78-12200ee34002 { text-align: left; }
#s-9baa3796-1f48-4f07-b596-325ce45f1ca2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9baa3796-1f48-4f07-b596-325ce45f1ca2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2aa2eab-5cfd-40aa-bea1-24e592a763ed { text-align: left; }
#s-c2aa2eab-5cfd-40aa-bea1-24e592a763ed .shg-product-sold-out {
  display: none;
}

#s-c2aa2eab-5cfd-40aa-bea1-24e592a763ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2aa2eab-5cfd-40aa-bea1-24e592a763ed .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-76102fd3-9e2b-484a-86e9-2d3a96704b45 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76102fd3-9e2b-484a-86e9-2d3a96704b45:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76102fd3-9e2b-484a-86e9-2d3a96704b45:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76102fd3-9e2b-484a-86e9-2d3a96704b45 {
  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-76102fd3-9e2b-484a-86e9-2d3a96704b45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76102fd3-9e2b-484a-86e9-2d3a96704b45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76102fd3-9e2b-484a-86e9-2d3a96704b45.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4541e03c-356e-4f48-9eff-e6d21d1053cb {
  display: none;
}
#s-71f57be3-ef2a-4dad-b3d6-f0f849f4a9ee { text-align: left; }
#s-fbb23c4f-0014-4947-a2db-9c05b8c438d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbb23c4f-0014-4947-a2db-9c05b8c438d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af3b97a3-de0f-424f-adaa-6922a3e3654c { text-align: left; }
#s-af3b97a3-de0f-424f-adaa-6922a3e3654c .shg-product-sold-out {
  display: none;
}

#s-af3b97a3-de0f-424f-adaa-6922a3e3654c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af3b97a3-de0f-424f-adaa-6922a3e3654c .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-5c549079-ce29-409f-8771-ee8015ab3b3e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c549079-ce29-409f-8771-ee8015ab3b3e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c549079-ce29-409f-8771-ee8015ab3b3e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c549079-ce29-409f-8771-ee8015ab3b3e {
  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-5c549079-ce29-409f-8771-ee8015ab3b3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c549079-ce29-409f-8771-ee8015ab3b3e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c549079-ce29-409f-8771-ee8015ab3b3e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2fabda16-ea5f-4cdc-9ce1-d3830f508b19 {
  display: none;
}
#s-8e9a463f-5a70-4560-96a3-0497062fe95e { text-align: left; }
#s-c4f4aa96-8aeb-4ca0-9e66-e5339f3ee4a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4f4aa96-8aeb-4ca0-9e66-e5339f3ee4a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09a1a4e0-ba96-4ec3-9b3b-b3eb750903ae { text-align: left; }
#s-09a1a4e0-ba96-4ec3-9b3b-b3eb750903ae .shg-product-sold-out {
  display: none;
}

#s-09a1a4e0-ba96-4ec3-9b3b-b3eb750903ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09a1a4e0-ba96-4ec3-9b3b-b3eb750903ae .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-82b00c1f-b476-4532-a1de-e16c704f5ca8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82b00c1f-b476-4532-a1de-e16c704f5ca8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82b00c1f-b476-4532-a1de-e16c704f5ca8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82b00c1f-b476-4532-a1de-e16c704f5ca8 {
  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-82b00c1f-b476-4532-a1de-e16c704f5ca8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82b00c1f-b476-4532-a1de-e16c704f5ca8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82b00c1f-b476-4532-a1de-e16c704f5ca8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe8490e0-fdad-4377-baaf-94c3cb4486fa {
  display: none;
}
#s-658784e6-d6b5-4ddb-8ee3-6e244fd33b24 { text-align: left; }
#s-e55a7b78-59dd-486c-a491-f9ddc35d5af2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e55a7b78-59dd-486c-a491-f9ddc35d5af2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edf1e0c1-6f1b-4881-9fba-9fab78e94431 { text-align: left; }
#s-edf1e0c1-6f1b-4881-9fba-9fab78e94431 .shg-product-sold-out {
  display: none;
}

#s-edf1e0c1-6f1b-4881-9fba-9fab78e94431 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edf1e0c1-6f1b-4881-9fba-9fab78e94431 .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-758baf8e-8ddc-4760-b9c7-bdee01a62399 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-758baf8e-8ddc-4760-b9c7-bdee01a62399:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-758baf8e-8ddc-4760-b9c7-bdee01a62399:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-758baf8e-8ddc-4760-b9c7-bdee01a62399 {
  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-758baf8e-8ddc-4760-b9c7-bdee01a62399.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-758baf8e-8ddc-4760-b9c7-bdee01a62399.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-758baf8e-8ddc-4760-b9c7-bdee01a62399.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-843bd4d7-03a9-4c6b-bcd6-606a282d9b33 {
  display: none;
}
#s-1759b949-85c6-44d4-bec6-e5d89a1d8ffe { text-align: left; }
#s-2a790331-314b-4cdd-8fd1-a916d98a111d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a790331-314b-4cdd-8fd1-a916d98a111d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f03322b4-ec88-438c-9262-6744ba58d804 { text-align: left; }
#s-f03322b4-ec88-438c-9262-6744ba58d804 .shg-product-sold-out {
  display: none;
}

#s-f03322b4-ec88-438c-9262-6744ba58d804 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f03322b4-ec88-438c-9262-6744ba58d804 .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-37479754-1641-4638-8d7c-a97b88ac550e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37479754-1641-4638-8d7c-a97b88ac550e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37479754-1641-4638-8d7c-a97b88ac550e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37479754-1641-4638-8d7c-a97b88ac550e {
  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-37479754-1641-4638-8d7c-a97b88ac550e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37479754-1641-4638-8d7c-a97b88ac550e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37479754-1641-4638-8d7c-a97b88ac550e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-134fbac3-f41d-4852-a41b-ea70d2a219ce {
  display: none;
}
#s-e3f35433-d7da-431b-8c56-f5277a05b333 { text-align: left; }
#s-d7112e5d-3605-470e-853d-ea6c45705f57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7112e5d-3605-470e-853d-ea6c45705f57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c78e3d2-368c-4b5a-aa08-db2927c27f05 { text-align: left; }
#s-3c78e3d2-368c-4b5a-aa08-db2927c27f05 .shg-product-sold-out {
  display: none;
}

#s-3c78e3d2-368c-4b5a-aa08-db2927c27f05 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c78e3d2-368c-4b5a-aa08-db2927c27f05 .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-544dd4b6-0326-4545-91c2-b4d8f9560e0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-544dd4b6-0326-4545-91c2-b4d8f9560e0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-544dd4b6-0326-4545-91c2-b4d8f9560e0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-544dd4b6-0326-4545-91c2-b4d8f9560e0b {
  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-544dd4b6-0326-4545-91c2-b4d8f9560e0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-544dd4b6-0326-4545-91c2-b4d8f9560e0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-544dd4b6-0326-4545-91c2-b4d8f9560e0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92deebca-f10f-47c6-87e8-2355a34f0e9e {
  display: none;
}
#s-2576f257-2c5f-47c2-9627-bf3999c16927 { text-align: left; }
#s-baf9c757-da93-446d-840b-e3b2175c2360 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-baf9c757-da93-446d-840b-e3b2175c2360 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b780475-f9da-4b3f-aaad-371ecacde319 { text-align: left; }
#s-9b780475-f9da-4b3f-aaad-371ecacde319 .shg-product-sold-out {
  display: none;
}

#s-9b780475-f9da-4b3f-aaad-371ecacde319 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b780475-f9da-4b3f-aaad-371ecacde319 .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-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1 {
  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-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56e21c0c-5e2f-4b6b-a716-2f4b6ed726d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e989d47-c460-402a-8e57-d77812159a41 {
  display: none;
}
#s-af93a1f2-582d-4197-816a-d8120d5d15ee { text-align: left; }
#s-d49135e1-3dd5-4a76-9981-f6f855e7a75a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d49135e1-3dd5-4a76-9981-f6f855e7a75a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4825f880-03e2-44b3-a42e-436f9e6d555e { text-align: left; }
#s-4825f880-03e2-44b3-a42e-436f9e6d555e .shg-product-sold-out {
  display: none;
}

#s-4825f880-03e2-44b3-a42e-436f9e6d555e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4825f880-03e2-44b3-a42e-436f9e6d555e .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-1431929d-4127-4577-a33e-4f583203c06a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1431929d-4127-4577-a33e-4f583203c06a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1431929d-4127-4577-a33e-4f583203c06a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1431929d-4127-4577-a33e-4f583203c06a {
  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-1431929d-4127-4577-a33e-4f583203c06a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1431929d-4127-4577-a33e-4f583203c06a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1431929d-4127-4577-a33e-4f583203c06a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91caa334-817e-46ff-9b7f-ed357e6d8d0f {
  display: none;
}
#s-8f75fa1e-028d-48d9-a754-818158a92f8e { text-align: left; }
#s-a9c04ca8-61ee-4f39-b028-71c44ed9d889 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9c04ca8-61ee-4f39-b028-71c44ed9d889 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-561eed97-050d-4c7a-b9e1-8f47c62e5d0b { text-align: left; }
#s-561eed97-050d-4c7a-b9e1-8f47c62e5d0b .shg-product-sold-out {
  display: none;
}

#s-561eed97-050d-4c7a-b9e1-8f47c62e5d0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-561eed97-050d-4c7a-b9e1-8f47c62e5d0b .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-ff878bca-d781-480a-ac54-699b402125ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff878bca-d781-480a-ac54-699b402125ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff878bca-d781-480a-ac54-699b402125ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff878bca-d781-480a-ac54-699b402125ee {
  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-ff878bca-d781-480a-ac54-699b402125ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff878bca-d781-480a-ac54-699b402125ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff878bca-d781-480a-ac54-699b402125ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8efb7652-1159-4011-9438-1177abb9096e {
  display: none;
}
#s-b357a077-5859-471c-b2a6-9a057e921edc { text-align: left; }
#s-b84ee7a7-0904-4fc5-882c-d0f63abe788f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b84ee7a7-0904-4fc5-882c-d0f63abe788f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-650a6a25-9072-4a1c-8011-8d20e35a7872 { text-align: left; }
#s-650a6a25-9072-4a1c-8011-8d20e35a7872 .shg-product-sold-out {
  display: none;
}

#s-650a6a25-9072-4a1c-8011-8d20e35a7872 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-650a6a25-9072-4a1c-8011-8d20e35a7872 .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-3f484399-392f-47f9-93ff-23bb92e640c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f484399-392f-47f9-93ff-23bb92e640c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f484399-392f-47f9-93ff-23bb92e640c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f484399-392f-47f9-93ff-23bb92e640c5 {
  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-3f484399-392f-47f9-93ff-23bb92e640c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f484399-392f-47f9-93ff-23bb92e640c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f484399-392f-47f9-93ff-23bb92e640c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0063651c-38c2-4b40-9d58-05a74ba459bd {
  display: none;
}
#s-f2a83eb3-152e-45ad-99b7-8033ab6cba82 { text-align: left; }
#s-be9ebb70-c7a1-4abc-8021-20abebaf7185 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be9ebb70-c7a1-4abc-8021-20abebaf7185 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99714e99-205b-461e-a0f6-5d1526b5aa06 { text-align: left; }
#s-99714e99-205b-461e-a0f6-5d1526b5aa06 .shg-product-sold-out {
  display: none;
}

#s-99714e99-205b-461e-a0f6-5d1526b5aa06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99714e99-205b-461e-a0f6-5d1526b5aa06 .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-f60787ad-3245-436c-9dd7-8d657a8381a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f60787ad-3245-436c-9dd7-8d657a8381a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f60787ad-3245-436c-9dd7-8d657a8381a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f60787ad-3245-436c-9dd7-8d657a8381a5 {
  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-f60787ad-3245-436c-9dd7-8d657a8381a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f60787ad-3245-436c-9dd7-8d657a8381a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f60787ad-3245-436c-9dd7-8d657a8381a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c82b36d5-edd0-4731-b434-036302b7dc47 {
  display: none;
}
#s-5ae9e27a-074a-4b50-b9ee-60687b2421df { text-align: left; }
#s-d35ac65f-eb1f-47cf-b047-909d26f16cde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d35ac65f-eb1f-47cf-b047-909d26f16cde .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cb0be1d-918a-4ad4-a2c4-b18dba7ecedd { text-align: left; }
#s-1cb0be1d-918a-4ad4-a2c4-b18dba7ecedd .shg-product-sold-out {
  display: none;
}

#s-1cb0be1d-918a-4ad4-a2c4-b18dba7ecedd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cb0be1d-918a-4ad4-a2c4-b18dba7ecedd .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-09a048be-0f1b-4cb4-ab4b-6db677b28962 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09a048be-0f1b-4cb4-ab4b-6db677b28962:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09a048be-0f1b-4cb4-ab4b-6db677b28962:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09a048be-0f1b-4cb4-ab4b-6db677b28962 {
  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-09a048be-0f1b-4cb4-ab4b-6db677b28962.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09a048be-0f1b-4cb4-ab4b-6db677b28962.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09a048be-0f1b-4cb4-ab4b-6db677b28962.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96cbbb21-d4be-4f58-97c4-6d5c802c8907 {
  display: none;
}
#s-63b8be3e-9de3-4e2e-b80b-c89393539082 { text-align: left; }
#s-6d3354f7-0d5a-4318-ae08-30575c099c39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d3354f7-0d5a-4318-ae08-30575c099c39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-943b3346-851d-43d1-b7c1-1e160cdabf84 { text-align: left; }
#s-943b3346-851d-43d1-b7c1-1e160cdabf84 .shg-product-sold-out {
  display: none;
}

#s-943b3346-851d-43d1-b7c1-1e160cdabf84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-943b3346-851d-43d1-b7c1-1e160cdabf84 .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-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004 {
  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-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1ad6e01-567a-4b5f-9f2c-931b8b1f1004.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b44685a6-9500-4d1f-bdad-313fcfd91f25 {
  display: none;
}
#s-e76ca981-186b-4ede-9ed9-a275dae12354 { text-align: left; }
#s-0202f452-f545-4d90-adcf-6d206663003b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0202f452-f545-4d90-adcf-6d206663003b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bafdeb0e-7260-42ad-91ad-c2a8d004a992 { text-align: left; }
#s-bafdeb0e-7260-42ad-91ad-c2a8d004a992 .shg-product-sold-out {
  display: none;
}

#s-bafdeb0e-7260-42ad-91ad-c2a8d004a992 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bafdeb0e-7260-42ad-91ad-c2a8d004a992 .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-505db8f3-6409-472c-8319-3f869d06bc60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-505db8f3-6409-472c-8319-3f869d06bc60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-505db8f3-6409-472c-8319-3f869d06bc60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-505db8f3-6409-472c-8319-3f869d06bc60 {
  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-505db8f3-6409-472c-8319-3f869d06bc60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-505db8f3-6409-472c-8319-3f869d06bc60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-505db8f3-6409-472c-8319-3f869d06bc60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff6391b1-2547-4c3e-9adc-91c11bff73ae {
  display: none;
}
#s-b4dd23fd-b9bb-49a7-9581-e5dd03f5d5da { text-align: left; }
#s-b4cb0e87-3d83-4955-a4bf-5d92e87af277 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4cb0e87-3d83-4955-a4bf-5d92e87af277 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc8de71f-78d5-4170-ab75-90597089cb3a { text-align: left; }
#s-bc8de71f-78d5-4170-ab75-90597089cb3a .shg-product-sold-out {
  display: none;
}

#s-bc8de71f-78d5-4170-ab75-90597089cb3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc8de71f-78d5-4170-ab75-90597089cb3a .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-49766600-2fcc-4a3f-893d-365f86d97d0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49766600-2fcc-4a3f-893d-365f86d97d0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49766600-2fcc-4a3f-893d-365f86d97d0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49766600-2fcc-4a3f-893d-365f86d97d0d {
  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-49766600-2fcc-4a3f-893d-365f86d97d0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49766600-2fcc-4a3f-893d-365f86d97d0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49766600-2fcc-4a3f-893d-365f86d97d0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f58c1b1-40b8-4c78-a220-0d6c176794b5 {
  display: none;
}
#s-91f2ba57-b836-4cf4-b102-bbd8226f380b { text-align: left; }
#s-f11c2ec9-00fa-4b1e-aed3-0391b9062459 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f11c2ec9-00fa-4b1e-aed3-0391b9062459 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41c94674-72fe-4dac-976d-a997dc6399b6 { text-align: left; }
#s-41c94674-72fe-4dac-976d-a997dc6399b6 .shg-product-sold-out {
  display: none;
}

#s-41c94674-72fe-4dac-976d-a997dc6399b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41c94674-72fe-4dac-976d-a997dc6399b6 .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-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d {
  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-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b61cca35-34c9-4fcd-a389-ea4ca3ecdd9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bdbf704f-200a-41b5-8963-09fa62ea3d21 {
  display: none;
}
#s-58e1509e-e86a-4a12-903e-942fc5f26114 { text-align: left; }
#s-4ef2ac86-92af-42b5-84f1-e9dac4bae527 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ef2ac86-92af-42b5-84f1-e9dac4bae527 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57f283f3-795c-4408-8a5c-3f25cb248818 { text-align: left; }
#s-57f283f3-795c-4408-8a5c-3f25cb248818 .shg-product-sold-out {
  display: none;
}

#s-57f283f3-795c-4408-8a5c-3f25cb248818 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57f283f3-795c-4408-8a5c-3f25cb248818 .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-90a2fcae-708a-462b-aaed-6a45a9d4f34d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90a2fcae-708a-462b-aaed-6a45a9d4f34d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90a2fcae-708a-462b-aaed-6a45a9d4f34d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90a2fcae-708a-462b-aaed-6a45a9d4f34d {
  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-90a2fcae-708a-462b-aaed-6a45a9d4f34d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90a2fcae-708a-462b-aaed-6a45a9d4f34d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90a2fcae-708a-462b-aaed-6a45a9d4f34d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac2a2e0c-a316-417f-8fdc-23d17329cf41 {
  display: none;
}
#s-7ced9b3f-9f18-493e-9a42-354cb4bbd6f2 { text-align: left; }
#s-d10cf1a0-a0d2-44ba-862c-0d29891ea71d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d10cf1a0-a0d2-44ba-862c-0d29891ea71d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14e176ab-78ff-42e0-91e3-d2c5c29b61a3 { text-align: left; }
#s-14e176ab-78ff-42e0-91e3-d2c5c29b61a3 .shg-product-sold-out {
  display: none;
}

#s-14e176ab-78ff-42e0-91e3-d2c5c29b61a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14e176ab-78ff-42e0-91e3-d2c5c29b61a3 .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-a6ee616b-869d-4912-95f9-ce41fd15a609 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6ee616b-869d-4912-95f9-ce41fd15a609:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6ee616b-869d-4912-95f9-ce41fd15a609:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6ee616b-869d-4912-95f9-ce41fd15a609 {
  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-a6ee616b-869d-4912-95f9-ce41fd15a609.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6ee616b-869d-4912-95f9-ce41fd15a609.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6ee616b-869d-4912-95f9-ce41fd15a609.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-beb7949f-cac7-4fbd-b3d2-ebe7b979c40b {
  display: none;
}
#s-ef7ca263-6c86-4a21-a5f6-d8bb5301bd96 { text-align: left; }
#s-23341906-e127-4f10-8291-7f457da5b976 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23341906-e127-4f10-8291-7f457da5b976 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c43ea4de-847f-4eab-a1d4-73597a6a02f6 { text-align: left; }
#s-c43ea4de-847f-4eab-a1d4-73597a6a02f6 .shg-product-sold-out {
  display: none;
}

#s-c43ea4de-847f-4eab-a1d4-73597a6a02f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c43ea4de-847f-4eab-a1d4-73597a6a02f6 .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-cd103d7c-8b8b-4b94-8208-6969d5df3a7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd103d7c-8b8b-4b94-8208-6969d5df3a7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd103d7c-8b8b-4b94-8208-6969d5df3a7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd103d7c-8b8b-4b94-8208-6969d5df3a7f {
  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-cd103d7c-8b8b-4b94-8208-6969d5df3a7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd103d7c-8b8b-4b94-8208-6969d5df3a7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd103d7c-8b8b-4b94-8208-6969d5df3a7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89c9a77e-84ab-451b-ac56-ab8afc303f40 {
  display: none;
}
#s-8d0f8fcc-0d40-43d6-af1b-8ed089340ebd { text-align: left; }
#s-06fb6f37-43ec-4706-a1f6-6fbdd7ecf8f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06fb6f37-43ec-4706-a1f6-6fbdd7ecf8f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2151332c-ef16-430c-aed8-af28e672e60d { text-align: left; }
#s-2151332c-ef16-430c-aed8-af28e672e60d .shg-product-sold-out {
  display: none;
}

#s-2151332c-ef16-430c-aed8-af28e672e60d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2151332c-ef16-430c-aed8-af28e672e60d .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-6682b64e-f619-41a8-959e-8958a509e6ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6682b64e-f619-41a8-959e-8958a509e6ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6682b64e-f619-41a8-959e-8958a509e6ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6682b64e-f619-41a8-959e-8958a509e6ac {
  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-6682b64e-f619-41a8-959e-8958a509e6ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6682b64e-f619-41a8-959e-8958a509e6ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6682b64e-f619-41a8-959e-8958a509e6ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1eb9bd42-7adb-46cc-a32d-dfa49ce7408d {
  display: none;
}
#s-0957bd9d-53e2-4bd6-94d3-958f53b583dd { text-align: left; }
#s-37382cd6-26a1-4e79-8f6c-195dae28a17f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37382cd6-26a1-4e79-8f6c-195dae28a17f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c269267-dd49-49fe-94d8-8696e81bfa7a { text-align: left; }
#s-2c269267-dd49-49fe-94d8-8696e81bfa7a .shg-product-sold-out {
  display: none;
}

#s-2c269267-dd49-49fe-94d8-8696e81bfa7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c269267-dd49-49fe-94d8-8696e81bfa7a .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-f14b92c3-dc7e-47f3-96ba-eb9e09008535 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f14b92c3-dc7e-47f3-96ba-eb9e09008535:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f14b92c3-dc7e-47f3-96ba-eb9e09008535:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f14b92c3-dc7e-47f3-96ba-eb9e09008535 {
  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-f14b92c3-dc7e-47f3-96ba-eb9e09008535.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f14b92c3-dc7e-47f3-96ba-eb9e09008535.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f14b92c3-dc7e-47f3-96ba-eb9e09008535.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;
}
