.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-621523bd-7719-4d58-9bc4-3534dc3351bc {
  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-e243d98e-ebf7-4438-a39f-f71b3a88d35d { margin-top: 40px; }
#s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs {
  justify-content: center;
}


  #s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e243d98e-ebf7-4438-a39f-f71b3a88d35d .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-35fb92f7-c4d2-4108-8d63-3ec362176bc4 { padding-top: 10px;
padding-bottom: 10px; }
 #s-35fb92f7-c4d2-4108-8d63-3ec362176bc4 .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-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-966db68a-1d02-4345-92bc-5fbdc5d4ea95 .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-f6ba2d57-4231-4598-998a-dbdd822528f8 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f6ba2d57-4231-4598-998a-dbdd822528f8"] > .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-71924b49-4f1d-4871-ac45-f79dbfbda87e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b8c57919-89f1-4197-b13f-98c6b3b215a3 { 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-d641e44f-11d4-4db3-937f-f60e9d5e0f3e { 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-d641e44f-11d4-4db3-937f-f60e9d5e0f3e: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-d641e44f-11d4-4db3-937f-f60e9d5e0f3e: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-d641e44f-11d4-4db3-937f-f60e9d5e0f3e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-55359043-bfef-4105-bd45-3aa8920d3e2b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c86ed155-d328-49f8-9568-f1f03ea1a6de { 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-dd1b823f-6365-4d51-a081-b96ab38847b2 { 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-dd1b823f-6365-4d51-a081-b96ab38847b2: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-dd1b823f-6365-4d51-a081-b96ab38847b2: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-dd1b823f-6365-4d51-a081-b96ab38847b2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e12ca654-dfdf-492d-b3ac-80908d573489 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-61257250-061a-41b8-9efb-06d1cb2e3456 { 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-963b8c02-b068-412e-b3d5-afd3ffb0cfdd { 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-963b8c02-b068-412e-b3d5-afd3ffb0cfdd: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-963b8c02-b068-412e-b3d5-afd3ffb0cfdd: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-963b8c02-b068-412e-b3d5-afd3ffb0cfdd.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-aab0c9a4-4629-4554-9db1-c2449c2a6840 { min-height: 50px; }
#s-aab0c9a4-4629-4554-9db1-c2449c2a6840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6e0fed13-dcc8-4145-a1f3-f09b83e61dac { 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-6e0fed13-dcc8-4145-a1f3-f09b83e61dac .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-5b5642ed-cf51-4082-82fc-ba244d49ff80 {
  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-eb66e7f9-dd70-4de9-a5d1-756ca1102493 { 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-7a190de4-ea04-47c5-8443-94661923f72a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a190de4-ea04-47c5-8443-94661923f72a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a608c5cb-bde4-4861-88fc-1393805f3b47 {
  display: none;
}
#s-3e5445d4-41ab-4168-bae3-386c0ba8cfe5 { text-align: left; }
#s-fe510657-9f59-434c-be0b-01422899fcf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe510657-9f59-434c-be0b-01422899fcf3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dfb16651-cd80-476e-8245-a2f9d9803aae {
  display: none;
}
#s-93425284-2b6b-46c3-969e-410449c332e2 { text-align: left; }
#s-987bccf7-b153-4b15-a032-440bf6f4890f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-987bccf7-b153-4b15-a032-440bf6f4890f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0eb31e3d-a398-4ed8-8791-cf500777d1fc {
  display: none;
}
#s-c0aab472-68c1-4148-8c52-a9ea9185348b { text-align: left; }
#s-c9b5d977-cee5-4031-9a4d-7ad9f5223611 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9b5d977-cee5-4031-9a4d-7ad9f5223611 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-72ff67f4-4550-4bd8-b5d8-97b4c9a187c3 {
  display: none;
}
#s-3225ca1a-7458-4ec7-afa3-6343f04eebc8 { text-align: left; }
#s-1ac5e3a0-808b-4ef0-a6e6-85fede86b181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ac5e3a0-808b-4ef0-a6e6-85fede86b181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca629dbe-e42c-48aa-a0cc-9e529723f3f5 { text-align: left; }
#s-ca629dbe-e42c-48aa-a0cc-9e529723f3f5 .shg-product-sold-out {
  display: none;
}

#s-ca629dbe-e42c-48aa-a0cc-9e529723f3f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca629dbe-e42c-48aa-a0cc-9e529723f3f5 .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-b10dfd46-de7e-4656-ad79-4c4289961a42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b10dfd46-de7e-4656-ad79-4c4289961a42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b10dfd46-de7e-4656-ad79-4c4289961a42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b10dfd46-de7e-4656-ad79-4c4289961a42 {
  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-b10dfd46-de7e-4656-ad79-4c4289961a42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b10dfd46-de7e-4656-ad79-4c4289961a42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b10dfd46-de7e-4656-ad79-4c4289961a42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdff8c91-0adf-4c9a-87c3-c7bc92dcb7fe {
  display: none;
}
#s-53b47088-4378-4ad2-8a95-cc2e850e9d5a { text-align: left; }
#s-d1975930-3812-473a-bf0c-4af2ab4544d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1975930-3812-473a-bf0c-4af2ab4544d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b23d8e9-7710-45cf-bd76-246f7230b4ee { text-align: left; }
#s-7b23d8e9-7710-45cf-bd76-246f7230b4ee .shg-product-sold-out {
  display: none;
}

#s-7b23d8e9-7710-45cf-bd76-246f7230b4ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b23d8e9-7710-45cf-bd76-246f7230b4ee .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-6e034eac-b025-4438-989b-6e288160f16f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e034eac-b025-4438-989b-6e288160f16f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e034eac-b025-4438-989b-6e288160f16f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e034eac-b025-4438-989b-6e288160f16f {
  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-6e034eac-b025-4438-989b-6e288160f16f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e034eac-b025-4438-989b-6e288160f16f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e034eac-b025-4438-989b-6e288160f16f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71138a2c-feba-433a-8b00-37ec9d8e25e3 {
  display: none;
}
#s-b643130b-03ca-4fd0-aee7-87186fa27edb { text-align: left; }
#s-b6347a48-79ea-47cd-bf49-7b0077d7f2a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6347a48-79ea-47cd-bf49-7b0077d7f2a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60820abf-b3e0-4ae2-82f4-f533541df17f { text-align: left; }
#s-60820abf-b3e0-4ae2-82f4-f533541df17f .shg-product-sold-out {
  display: none;
}

#s-60820abf-b3e0-4ae2-82f4-f533541df17f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60820abf-b3e0-4ae2-82f4-f533541df17f .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-732d7afd-dcc8-4113-bc50-c3b5c80d3e92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-732d7afd-dcc8-4113-bc50-c3b5c80d3e92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-732d7afd-dcc8-4113-bc50-c3b5c80d3e92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-732d7afd-dcc8-4113-bc50-c3b5c80d3e92 {
  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-732d7afd-dcc8-4113-bc50-c3b5c80d3e92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-732d7afd-dcc8-4113-bc50-c3b5c80d3e92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-732d7afd-dcc8-4113-bc50-c3b5c80d3e92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ba490c5-a79e-4721-b8db-cbc54670de27 {
  display: none;
}
#s-411170b1-59f2-4f60-8cd9-428b87d0d491 { text-align: left; }
#s-1a70ce96-15f3-495c-ba89-4b6fe9d18283 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a70ce96-15f3-495c-ba89-4b6fe9d18283 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f9967d5-7a50-469c-bbdd-01cca853c1d7 { text-align: left; }
#s-4f9967d5-7a50-469c-bbdd-01cca853c1d7 .shg-product-sold-out {
  display: none;
}

#s-4f9967d5-7a50-469c-bbdd-01cca853c1d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f9967d5-7a50-469c-bbdd-01cca853c1d7 .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-6853439d-2c17-4013-8586-b4e1667e7666 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6853439d-2c17-4013-8586-b4e1667e7666:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6853439d-2c17-4013-8586-b4e1667e7666:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6853439d-2c17-4013-8586-b4e1667e7666 {
  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-6853439d-2c17-4013-8586-b4e1667e7666.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6853439d-2c17-4013-8586-b4e1667e7666.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6853439d-2c17-4013-8586-b4e1667e7666.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d0c6658-db47-4422-af53-74d11e79ad0b {
  display: none;
}
#s-3c14abbb-124e-4571-a53c-4ef5c82cb7e7 { text-align: left; }
#s-93346ff7-13a1-4599-8f0a-2f91ba648e06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93346ff7-13a1-4599-8f0a-2f91ba648e06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5d33f36-7624-425e-9dde-c84d8700c58d { text-align: left; }
#s-b5d33f36-7624-425e-9dde-c84d8700c58d .shg-product-sold-out {
  display: none;
}

#s-b5d33f36-7624-425e-9dde-c84d8700c58d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5d33f36-7624-425e-9dde-c84d8700c58d .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-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304 {
  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-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f06d28a-3ca2-4b61-9dfa-ae7f23b48304.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf83b3c4-c852-4bf6-a483-af1daaa93146 {
  display: none;
}
#s-11a9c57f-8457-424c-a36f-821e2b43ef8c { text-align: left; }
#s-0b2c3af0-a8b8-4cb0-8362-1aa7ee794585 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b2c3af0-a8b8-4cb0-8362-1aa7ee794585 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5e404c2-152b-481f-a6b5-ac442363fdb0 { text-align: left; }
#s-f5e404c2-152b-481f-a6b5-ac442363fdb0 .shg-product-sold-out {
  display: none;
}

#s-f5e404c2-152b-481f-a6b5-ac442363fdb0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5e404c2-152b-481f-a6b5-ac442363fdb0 .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-eea659f2-af34-4e3a-915a-cb0adfaf2f05 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eea659f2-af34-4e3a-915a-cb0adfaf2f05:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eea659f2-af34-4e3a-915a-cb0adfaf2f05:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eea659f2-af34-4e3a-915a-cb0adfaf2f05 {
  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-eea659f2-af34-4e3a-915a-cb0adfaf2f05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eea659f2-af34-4e3a-915a-cb0adfaf2f05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eea659f2-af34-4e3a-915a-cb0adfaf2f05.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c3b420a-7178-4257-b4d0-3d6d4fac05fb {
  display: none;
}
#s-c94a3425-9a26-45bd-a21c-56e846983c4e { text-align: left; }
#s-e31d2f00-6306-472e-b272-6e683436d46b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e31d2f00-6306-472e-b272-6e683436d46b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b83e2bfd-b1c2-4a9b-850f-93f752384d5d { text-align: left; }
#s-b83e2bfd-b1c2-4a9b-850f-93f752384d5d .shg-product-sold-out {
  display: none;
}

#s-b83e2bfd-b1c2-4a9b-850f-93f752384d5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b83e2bfd-b1c2-4a9b-850f-93f752384d5d .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-66f30107-ce4b-423d-a735-e45943d4996a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66f30107-ce4b-423d-a735-e45943d4996a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66f30107-ce4b-423d-a735-e45943d4996a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66f30107-ce4b-423d-a735-e45943d4996a {
  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-66f30107-ce4b-423d-a735-e45943d4996a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66f30107-ce4b-423d-a735-e45943d4996a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66f30107-ce4b-423d-a735-e45943d4996a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8403a71-97ca-4375-b29e-83049697c4dc {
  display: none;
}
#s-4f0173d7-1335-4f9d-b073-361259db13f1 { text-align: left; }
#s-f79f1ecb-8998-450e-8331-f7ca5218b508 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f79f1ecb-8998-450e-8331-f7ca5218b508 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f25dcae4-0d30-40d4-9b97-c27bc51a5623 { text-align: left; }
#s-f25dcae4-0d30-40d4-9b97-c27bc51a5623 .shg-product-sold-out {
  display: none;
}

#s-f25dcae4-0d30-40d4-9b97-c27bc51a5623 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f25dcae4-0d30-40d4-9b97-c27bc51a5623 .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-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd {
  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-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e56dd50-5fe7-4c1c-bd95-76fae173e1cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-371cb967-b56f-4e35-a8da-608b2aa0b905 {
  display: none;
}
#s-7a719430-8128-401e-a0e7-e78117346ed2 { text-align: left; }
#s-1fee667e-f433-4823-a3a0-631da8a1b90f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fee667e-f433-4823-a3a0-631da8a1b90f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea585054-4a78-42e0-9cc1-a5a7f3348b7d { text-align: left; }
#s-ea585054-4a78-42e0-9cc1-a5a7f3348b7d .shg-product-sold-out {
  display: none;
}

#s-ea585054-4a78-42e0-9cc1-a5a7f3348b7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea585054-4a78-42e0-9cc1-a5a7f3348b7d .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-e9317b6e-41c2-441f-98b1-2fa4a774849c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9317b6e-41c2-441f-98b1-2fa4a774849c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9317b6e-41c2-441f-98b1-2fa4a774849c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9317b6e-41c2-441f-98b1-2fa4a774849c {
  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-e9317b6e-41c2-441f-98b1-2fa4a774849c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9317b6e-41c2-441f-98b1-2fa4a774849c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9317b6e-41c2-441f-98b1-2fa4a774849c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b15b3fe-713e-4ac1-98dc-0ccdb5711b0f {
  display: none;
}
#s-fec53386-5361-4b61-beb1-2753c100336b { text-align: left; }
#s-f302b6bd-706e-426b-a6d2-1dd48d4dbf90 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f302b6bd-706e-426b-a6d2-1dd48d4dbf90 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb8dd489-d958-4e62-9c68-552f01a0e961 { text-align: left; }
#s-fb8dd489-d958-4e62-9c68-552f01a0e961 .shg-product-sold-out {
  display: none;
}

#s-fb8dd489-d958-4e62-9c68-552f01a0e961 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb8dd489-d958-4e62-9c68-552f01a0e961 .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-f9abd2e0-b54a-400d-b9f0-2991c4e61c18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9abd2e0-b54a-400d-b9f0-2991c4e61c18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9abd2e0-b54a-400d-b9f0-2991c4e61c18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9abd2e0-b54a-400d-b9f0-2991c4e61c18 {
  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-f9abd2e0-b54a-400d-b9f0-2991c4e61c18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9abd2e0-b54a-400d-b9f0-2991c4e61c18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9abd2e0-b54a-400d-b9f0-2991c4e61c18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c426637f-74df-44a0-94b1-69f59b5782d8 {
  display: none;
}
#s-e803f98b-b52e-4f76-988b-35fde33eff21 { text-align: left; }
#s-b4d67ae6-f7b9-42fd-a6a1-ea81c41780d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4d67ae6-f7b9-42fd-a6a1-ea81c41780d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f42c2025-bc3f-4554-b162-11acb8087738 { text-align: left; }
#s-f42c2025-bc3f-4554-b162-11acb8087738 .shg-product-sold-out {
  display: none;
}

#s-f42c2025-bc3f-4554-b162-11acb8087738 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f42c2025-bc3f-4554-b162-11acb8087738 .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-f2f548fb-77c6-478b-96c0-c5312019acdb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2f548fb-77c6-478b-96c0-c5312019acdb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2f548fb-77c6-478b-96c0-c5312019acdb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2f548fb-77c6-478b-96c0-c5312019acdb {
  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-f2f548fb-77c6-478b-96c0-c5312019acdb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2f548fb-77c6-478b-96c0-c5312019acdb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2f548fb-77c6-478b-96c0-c5312019acdb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db576553-f39a-4146-a7d1-32694b68203f {
  display: none;
}
#s-9d3f300f-f6be-431e-b0c4-0d1fef542511 { text-align: left; }
#s-bdbb9ef4-3ab6-44fe-8667-b9d4c72ba883 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bdbb9ef4-3ab6-44fe-8667-b9d4c72ba883 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9529daaf-4da6-4079-810f-13a040c41b5d { text-align: left; }
#s-9529daaf-4da6-4079-810f-13a040c41b5d .shg-product-sold-out {
  display: none;
}

#s-9529daaf-4da6-4079-810f-13a040c41b5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9529daaf-4da6-4079-810f-13a040c41b5d .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-4332ebb1-748a-4fb9-8366-8886baca1013 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4332ebb1-748a-4fb9-8366-8886baca1013:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4332ebb1-748a-4fb9-8366-8886baca1013:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4332ebb1-748a-4fb9-8366-8886baca1013 {
  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-4332ebb1-748a-4fb9-8366-8886baca1013.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4332ebb1-748a-4fb9-8366-8886baca1013.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4332ebb1-748a-4fb9-8366-8886baca1013.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c5d41e5-d827-4ec7-9183-cff40d6f7d4c {
  display: none;
}
#s-8454955c-7bb3-4060-9cd5-c2bc73a4df28 { text-align: left; }
#s-f65ea0c7-5477-4afd-8e64-d4a0e538e914 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f65ea0c7-5477-4afd-8e64-d4a0e538e914 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb80b835-6d67-42c5-840d-e5f001b56376 { text-align: left; }
#s-eb80b835-6d67-42c5-840d-e5f001b56376 .shg-product-sold-out {
  display: none;
}

#s-eb80b835-6d67-42c5-840d-e5f001b56376 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb80b835-6d67-42c5-840d-e5f001b56376 .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-a2ca7f00-83f4-4b36-9893-d14dfd33e713 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2ca7f00-83f4-4b36-9893-d14dfd33e713:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2ca7f00-83f4-4b36-9893-d14dfd33e713:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2ca7f00-83f4-4b36-9893-d14dfd33e713 {
  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-a2ca7f00-83f4-4b36-9893-d14dfd33e713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2ca7f00-83f4-4b36-9893-d14dfd33e713.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2ca7f00-83f4-4b36-9893-d14dfd33e713.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-213d90b4-bbcf-4d25-a0c2-3672208e1b6a {
  display: none;
}
#s-3207da96-ca0c-4ad3-b4bb-c17b44142f02 { text-align: left; }
#s-51c74993-20d1-4db0-bf1d-2002f1589d5f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51c74993-20d1-4db0-bf1d-2002f1589d5f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3bee26d7-f906-47f8-9b16-37078a5b4a20 { text-align: left; }
#s-3bee26d7-f906-47f8-9b16-37078a5b4a20 .shg-product-sold-out {
  display: none;
}

#s-3bee26d7-f906-47f8-9b16-37078a5b4a20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3bee26d7-f906-47f8-9b16-37078a5b4a20 .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-51562305-fcc4-42e0-b4d3-64c9f35c369e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51562305-fcc4-42e0-b4d3-64c9f35c369e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51562305-fcc4-42e0-b4d3-64c9f35c369e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51562305-fcc4-42e0-b4d3-64c9f35c369e {
  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-51562305-fcc4-42e0-b4d3-64c9f35c369e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51562305-fcc4-42e0-b4d3-64c9f35c369e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51562305-fcc4-42e0-b4d3-64c9f35c369e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84a602a4-4162-45ee-a294-6598db884d63 {
  display: none;
}
#s-f56a8ee8-1339-4349-8243-5c24a106cf8f { text-align: left; }
#s-a45682f7-4233-4fe1-aa33-a50b7d620cab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a45682f7-4233-4fe1-aa33-a50b7d620cab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7483ed6-6379-4fd0-835b-8acc39d8842f { text-align: left; }
#s-c7483ed6-6379-4fd0-835b-8acc39d8842f .shg-product-sold-out {
  display: none;
}

#s-c7483ed6-6379-4fd0-835b-8acc39d8842f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7483ed6-6379-4fd0-835b-8acc39d8842f .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-4c35f6be-0522-45a6-9f9a-ad687523df50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c35f6be-0522-45a6-9f9a-ad687523df50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c35f6be-0522-45a6-9f9a-ad687523df50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c35f6be-0522-45a6-9f9a-ad687523df50 {
  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-4c35f6be-0522-45a6-9f9a-ad687523df50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c35f6be-0522-45a6-9f9a-ad687523df50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c35f6be-0522-45a6-9f9a-ad687523df50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f87abc4f-eb21-4ca2-a2da-3891079a8aa9 {
  display: none;
}
#s-2513a674-78d4-4e6d-81c0-b6c154488b38 { text-align: left; }
#s-d4b2eacf-45ee-4eab-8584-7f5641e3f9e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4b2eacf-45ee-4eab-8584-7f5641e3f9e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5de3d39a-a97e-47a9-b962-fd1d04339bec { text-align: left; }
#s-5de3d39a-a97e-47a9-b962-fd1d04339bec .shg-product-sold-out {
  display: none;
}

#s-5de3d39a-a97e-47a9-b962-fd1d04339bec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5de3d39a-a97e-47a9-b962-fd1d04339bec .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-bc025529-d176-4797-8b25-d387f66277ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc025529-d176-4797-8b25-d387f66277ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc025529-d176-4797-8b25-d387f66277ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc025529-d176-4797-8b25-d387f66277ef {
  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-bc025529-d176-4797-8b25-d387f66277ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc025529-d176-4797-8b25-d387f66277ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc025529-d176-4797-8b25-d387f66277ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d99479c-1193-4466-8226-a9515c24752a {
  display: none;
}
#s-bf61c36d-6f3a-4a9c-8c71-5adfff57f02b { text-align: left; }
#s-3d2fb5ff-4de4-4dc9-8709-49f007d4d2b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d2fb5ff-4de4-4dc9-8709-49f007d4d2b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-862afbae-db4e-47c7-9c0e-c2139a62e5b4 { text-align: left; }
#s-862afbae-db4e-47c7-9c0e-c2139a62e5b4 .shg-product-sold-out {
  display: none;
}

#s-862afbae-db4e-47c7-9c0e-c2139a62e5b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-862afbae-db4e-47c7-9c0e-c2139a62e5b4 .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-4320dc51-edeb-4153-84d7-17f7a0ce8265 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4320dc51-edeb-4153-84d7-17f7a0ce8265:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4320dc51-edeb-4153-84d7-17f7a0ce8265:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4320dc51-edeb-4153-84d7-17f7a0ce8265 {
  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-4320dc51-edeb-4153-84d7-17f7a0ce8265.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4320dc51-edeb-4153-84d7-17f7a0ce8265.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4320dc51-edeb-4153-84d7-17f7a0ce8265.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24133b0b-40ca-425d-8c74-84cc9a67c796 {
  display: none;
}
#s-3d4d8545-2ad4-40b8-9768-c2128d096e44 { text-align: left; }
#s-64aa9a7d-1b32-4864-87a3-7e6dfe152c7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64aa9a7d-1b32-4864-87a3-7e6dfe152c7f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-759cb976-55ff-4628-9af7-4cff5da11c83 { text-align: left; }
#s-759cb976-55ff-4628-9af7-4cff5da11c83 .shg-product-sold-out {
  display: none;
}

#s-759cb976-55ff-4628-9af7-4cff5da11c83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-759cb976-55ff-4628-9af7-4cff5da11c83 .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-ec215038-25c8-4ecc-a6cb-6c227bc77754 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec215038-25c8-4ecc-a6cb-6c227bc77754:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec215038-25c8-4ecc-a6cb-6c227bc77754:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec215038-25c8-4ecc-a6cb-6c227bc77754 {
  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-ec215038-25c8-4ecc-a6cb-6c227bc77754.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec215038-25c8-4ecc-a6cb-6c227bc77754.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec215038-25c8-4ecc-a6cb-6c227bc77754.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf19e84f-1bab-456d-82e3-12b731ddcdee {
  display: none;
}
#s-e9588336-8882-4565-aa5d-78a7b538085f { text-align: left; }
#s-ff5eb88f-bda1-492c-b4b3-f59db9c13147 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff5eb88f-bda1-492c-b4b3-f59db9c13147 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ba1b696-b901-4d01-b2ca-eb78e5e5bc19 { text-align: left; }
#s-4ba1b696-b901-4d01-b2ca-eb78e5e5bc19 .shg-product-sold-out {
  display: none;
}

#s-4ba1b696-b901-4d01-b2ca-eb78e5e5bc19 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ba1b696-b901-4d01-b2ca-eb78e5e5bc19 .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-08a239c8-a895-4480-920b-50cad25793d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08a239c8-a895-4480-920b-50cad25793d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08a239c8-a895-4480-920b-50cad25793d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08a239c8-a895-4480-920b-50cad25793d9 {
  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-08a239c8-a895-4480-920b-50cad25793d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08a239c8-a895-4480-920b-50cad25793d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08a239c8-a895-4480-920b-50cad25793d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2e94185-9562-48b3-be93-0e84d937ff2b {
  display: none;
}
#s-b3134be5-b0fc-4a0b-bf25-769877a32379 { text-align: left; }
#s-deb0e86d-2b07-4690-a66b-76f650922018 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-deb0e86d-2b07-4690-a66b-76f650922018 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2888964d-fbb6-4769-b701-c413f7a11c97 { text-align: left; }
#s-2888964d-fbb6-4769-b701-c413f7a11c97 .shg-product-sold-out {
  display: none;
}

#s-2888964d-fbb6-4769-b701-c413f7a11c97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2888964d-fbb6-4769-b701-c413f7a11c97 .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-de4cc3fd-a365-4014-9541-16482b998f84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de4cc3fd-a365-4014-9541-16482b998f84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de4cc3fd-a365-4014-9541-16482b998f84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de4cc3fd-a365-4014-9541-16482b998f84 {
  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-de4cc3fd-a365-4014-9541-16482b998f84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de4cc3fd-a365-4014-9541-16482b998f84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de4cc3fd-a365-4014-9541-16482b998f84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da9f5e75-97a5-4a20-9b9c-a922d844979d {
  display: none;
}
#s-4513aaa6-7e73-4954-95e2-7511977f514d { text-align: left; }
#s-e5163a52-b9b5-4e79-814e-b0f126fbf16d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5163a52-b9b5-4e79-814e-b0f126fbf16d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-826a1fb6-0189-47ba-8092-f3a84e9ee301 { text-align: left; }
#s-826a1fb6-0189-47ba-8092-f3a84e9ee301 .shg-product-sold-out {
  display: none;
}

#s-826a1fb6-0189-47ba-8092-f3a84e9ee301 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-826a1fb6-0189-47ba-8092-f3a84e9ee301 .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-583ef58b-8a87-479f-8f3c-13800d81eaa2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-583ef58b-8a87-479f-8f3c-13800d81eaa2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-583ef58b-8a87-479f-8f3c-13800d81eaa2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-583ef58b-8a87-479f-8f3c-13800d81eaa2 {
  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-583ef58b-8a87-479f-8f3c-13800d81eaa2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-583ef58b-8a87-479f-8f3c-13800d81eaa2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-583ef58b-8a87-479f-8f3c-13800d81eaa2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f913fb2-63a0-4bb4-9df4-8a21d2154972 {
  display: none;
}
#s-b9e31a37-8e84-4b19-96d1-8d1d7175880b { text-align: left; }
#s-c8fc9703-9b00-469a-bc34-da3c4b4086e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8fc9703-9b00-469a-bc34-da3c4b4086e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d1686c3-d549-4b49-87d0-80612d9b48af { text-align: left; }
#s-5d1686c3-d549-4b49-87d0-80612d9b48af .shg-product-sold-out {
  display: none;
}

#s-5d1686c3-d549-4b49-87d0-80612d9b48af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d1686c3-d549-4b49-87d0-80612d9b48af .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-bf57e098-8082-45f7-885e-9414effc9418 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf57e098-8082-45f7-885e-9414effc9418:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf57e098-8082-45f7-885e-9414effc9418:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf57e098-8082-45f7-885e-9414effc9418 {
  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-bf57e098-8082-45f7-885e-9414effc9418.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf57e098-8082-45f7-885e-9414effc9418.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf57e098-8082-45f7-885e-9414effc9418.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69371c27-79c4-4424-a079-93125e5f0b4a {
  display: none;
}
#s-0d81e2ba-fd60-4a73-9cae-dcb1157e94f1 { text-align: left; }
#s-d692ec0f-e0ea-4b5a-b909-8efc7ddc0fa4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d692ec0f-e0ea-4b5a-b909-8efc7ddc0fa4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd73632e-daac-4942-a32b-b5e222e074ee { text-align: left; }
#s-cd73632e-daac-4942-a32b-b5e222e074ee .shg-product-sold-out {
  display: none;
}

#s-cd73632e-daac-4942-a32b-b5e222e074ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd73632e-daac-4942-a32b-b5e222e074ee .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-bfd0588c-e47d-4f70-a105-960aee5a86e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfd0588c-e47d-4f70-a105-960aee5a86e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfd0588c-e47d-4f70-a105-960aee5a86e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfd0588c-e47d-4f70-a105-960aee5a86e4 {
  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-bfd0588c-e47d-4f70-a105-960aee5a86e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfd0588c-e47d-4f70-a105-960aee5a86e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfd0588c-e47d-4f70-a105-960aee5a86e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8de6ce00-61f8-48b7-a498-7a4aa6bc71f0 {
  display: none;
}
#s-adc7037b-688d-4be1-aa21-6dfcfc83c5e4 { text-align: left; }
#s-b63758df-eb76-41af-a134-5e99077c3757 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b63758df-eb76-41af-a134-5e99077c3757 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff305bf2-1418-4158-a11a-48b20de68fc4 { text-align: left; }
#s-ff305bf2-1418-4158-a11a-48b20de68fc4 .shg-product-sold-out {
  display: none;
}

#s-ff305bf2-1418-4158-a11a-48b20de68fc4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff305bf2-1418-4158-a11a-48b20de68fc4 .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-1d10bff6-9295-405e-86f8-3b9a2121df95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d10bff6-9295-405e-86f8-3b9a2121df95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d10bff6-9295-405e-86f8-3b9a2121df95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d10bff6-9295-405e-86f8-3b9a2121df95 {
  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-1d10bff6-9295-405e-86f8-3b9a2121df95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d10bff6-9295-405e-86f8-3b9a2121df95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d10bff6-9295-405e-86f8-3b9a2121df95.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;
}
