.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-de77af0e-2da2-4bef-921a-a65188336428 {
  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-76bbf17a-ab99-441f-8b6f-d64d6c051a04 { margin-top: 40px; }
#s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs {
  justify-content: center;
}


  #s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-76bbf17a-ab99-441f-8b6f-d64d6c051a04 .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-352faee4-cac4-46fe-ad1f-9e78ca42df8e { padding-top: 10px;
padding-bottom: 10px; }
 #s-352faee4-cac4-46fe-ad1f-9e78ca42df8e .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-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-41907c0d-4a45-43bd-9feb-328ae53bc694 .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-5d60e732-e4dc-4d07-95b8-10acf2003223 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d60e732-e4dc-4d07-95b8-10acf2003223"] > .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-8d38595d-87cd-4ce0-9aec-6a77fb60932d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-926cd814-9412-417a-ac8d-ce390fa08c7c { 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-25b9c430-20c8-4497-8fe3-1c12b17ce270 { 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-25b9c430-20c8-4497-8fe3-1c12b17ce270: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-25b9c430-20c8-4497-8fe3-1c12b17ce270: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-25b9c430-20c8-4497-8fe3-1c12b17ce270.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-09f98c18-1d4d-4ede-b094-a1af3d233c53 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6c9e7d61-5d72-44a9-a471-5cf3c891dd35 { 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-c12e5295-c8e4-40c4-8b52-575c384ba65a { 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-c12e5295-c8e4-40c4-8b52-575c384ba65a: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-c12e5295-c8e4-40c4-8b52-575c384ba65a: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-c12e5295-c8e4-40c4-8b52-575c384ba65a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ae02160d-78c4-4d6f-a78f-6584972feab3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0423c537-2e7a-44e2-be01-b38784e5aff8 { 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-a41a6739-abe9-46eb-b522-b02669f37eb3 { 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-a41a6739-abe9-46eb-b522-b02669f37eb3: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-a41a6739-abe9-46eb-b522-b02669f37eb3: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-a41a6739-abe9-46eb-b522-b02669f37eb3.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-394ffa1f-da96-4797-b874-d67172f7ebbc { min-height: 50px; }
#s-394ffa1f-da96-4797-b874-d67172f7ebbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-430fe755-48b6-4166-ad0e-f59e20a99784 { 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-430fe755-48b6-4166-ad0e-f59e20a99784 .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-73d2c88b-db59-4ab5-bc46-048a2091148a {
  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-e72f9c05-3896-4b87-94de-178c486740ad { 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-6b5b9634-0eca-46ec-ba2a-1f8f0adfc2b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b5b9634-0eca-46ec-ba2a-1f8f0adfc2b4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3dfa7d57-21ef-4af8-a089-169d579d48c0 {
  display: none;
}
#s-8bf4ea81-8997-41c3-9a17-dd08757c5be0 { text-align: left; }
#s-7eced36b-ba95-4a65-9dbb-c7599ca9889e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7eced36b-ba95-4a65-9dbb-c7599ca9889e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5d41a588-9657-490a-a33a-0a44a212e173 {
  display: none;
}
#s-27864562-e0dc-41aa-936e-3b76ffdba071 { text-align: left; }
#s-9bc4f6af-2cb9-4a3b-89b4-c9859874a695 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9bc4f6af-2cb9-4a3b-89b4-c9859874a695 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-11e9ff2c-e93a-43be-b0aa-cbbdb2013e0a {
  display: none;
}
#s-972402ae-6aa4-46ea-8646-6759e0b05c69 { text-align: left; }
#s-5589313a-3b3c-4eac-bc02-c63d1aecae1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5589313a-3b3c-4eac-bc02-c63d1aecae1c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-42953771-8ede-4023-80cc-a424b110baa7 {
  display: none;
}
#s-b214de5f-6f39-4921-a98b-c2b33c6a1aba { text-align: left; }
#s-19e1c14f-66cc-47ee-8911-7eb1ff71df34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19e1c14f-66cc-47ee-8911-7eb1ff71df34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52368eaa-d02a-46c4-8115-f5602599b432 { text-align: left; }
#s-52368eaa-d02a-46c4-8115-f5602599b432 .shg-product-sold-out {
  display: none;
}

#s-52368eaa-d02a-46c4-8115-f5602599b432 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52368eaa-d02a-46c4-8115-f5602599b432 .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-3f0355a8-b7ec-47de-ba53-640d872413e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f0355a8-b7ec-47de-ba53-640d872413e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f0355a8-b7ec-47de-ba53-640d872413e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f0355a8-b7ec-47de-ba53-640d872413e8 {
  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-3f0355a8-b7ec-47de-ba53-640d872413e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f0355a8-b7ec-47de-ba53-640d872413e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f0355a8-b7ec-47de-ba53-640d872413e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d19ec34d-9708-4d29-a041-d07b551fd281 {
  display: none;
}
#s-f5134372-8bac-4792-9db4-56822a7ecc02 { text-align: left; }
#s-e09a4dfc-e867-43d7-ac19-6e82ac394112 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e09a4dfc-e867-43d7-ac19-6e82ac394112 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28da8599-2027-46f8-b050-86a1b1ef77db { text-align: left; }
#s-28da8599-2027-46f8-b050-86a1b1ef77db .shg-product-sold-out {
  display: none;
}

#s-28da8599-2027-46f8-b050-86a1b1ef77db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28da8599-2027-46f8-b050-86a1b1ef77db .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-bfc712c8-1c50-4a44-bea9-2454c58e4845 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfc712c8-1c50-4a44-bea9-2454c58e4845:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfc712c8-1c50-4a44-bea9-2454c58e4845:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfc712c8-1c50-4a44-bea9-2454c58e4845 {
  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-bfc712c8-1c50-4a44-bea9-2454c58e4845.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfc712c8-1c50-4a44-bea9-2454c58e4845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfc712c8-1c50-4a44-bea9-2454c58e4845.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e66b0a1d-e5e8-4d18-94c3-67a3f3449bab {
  display: none;
}
#s-f0e5fbe7-445b-4599-b67c-1cbbfc19e592 { text-align: left; }
#s-662ff9c5-7ba4-4024-b180-dc0a27dac772 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-662ff9c5-7ba4-4024-b180-dc0a27dac772 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95f93379-29d6-4ff4-b93b-c0d1d01985ab { text-align: left; }
#s-95f93379-29d6-4ff4-b93b-c0d1d01985ab .shg-product-sold-out {
  display: none;
}

#s-95f93379-29d6-4ff4-b93b-c0d1d01985ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95f93379-29d6-4ff4-b93b-c0d1d01985ab .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-a30f38d6-cb3a-4ab3-bc08-09a4aca00443 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a30f38d6-cb3a-4ab3-bc08-09a4aca00443:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a30f38d6-cb3a-4ab3-bc08-09a4aca00443:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a30f38d6-cb3a-4ab3-bc08-09a4aca00443 {
  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-a30f38d6-cb3a-4ab3-bc08-09a4aca00443.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a30f38d6-cb3a-4ab3-bc08-09a4aca00443.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a30f38d6-cb3a-4ab3-bc08-09a4aca00443.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48f6807e-e2dd-44cf-9ee1-a7a40d3dae03 {
  display: none;
}
#s-54d99815-c98a-4f9d-b973-4de03fd033cb { text-align: left; }
#s-5d434968-df88-4a4f-9139-507ad96ba17c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d434968-df88-4a4f-9139-507ad96ba17c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-177f1729-9a9a-408e-87c4-f4638aa45031 { text-align: left; }
#s-177f1729-9a9a-408e-87c4-f4638aa45031 .shg-product-sold-out {
  display: none;
}

#s-177f1729-9a9a-408e-87c4-f4638aa45031 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-177f1729-9a9a-408e-87c4-f4638aa45031 .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-c8001d4d-1975-49af-a257-4650f98d7c0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8001d4d-1975-49af-a257-4650f98d7c0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8001d4d-1975-49af-a257-4650f98d7c0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8001d4d-1975-49af-a257-4650f98d7c0b {
  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-c8001d4d-1975-49af-a257-4650f98d7c0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8001d4d-1975-49af-a257-4650f98d7c0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8001d4d-1975-49af-a257-4650f98d7c0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7273dc0-d64a-4800-b52f-67af25b9f0b8 {
  display: none;
}
#s-1f97e6c6-c8c5-4759-b755-5fdd1c59eb60 { text-align: left; }
#s-3bc56512-3510-431a-9a79-86bfd533d36c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bc56512-3510-431a-9a79-86bfd533d36c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f87e9b0-18a4-48a8-887a-cbfae738619f { text-align: left; }
#s-9f87e9b0-18a4-48a8-887a-cbfae738619f .shg-product-sold-out {
  display: none;
}

#s-9f87e9b0-18a4-48a8-887a-cbfae738619f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f87e9b0-18a4-48a8-887a-cbfae738619f .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-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53 {
  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-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd199ca2-91ae-4aa3-bf93-f4f9a97fda53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6a266ff-94b7-404b-8eff-5da52780ea3a {
  display: none;
}
#s-420fbed4-756e-4b95-b2e3-95edc7e542a9 { text-align: left; }
#s-e8a0bbfe-9277-47ad-8283-88f9efff1bbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8a0bbfe-9277-47ad-8283-88f9efff1bbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd6b2419-fd83-4540-9f10-dff20b459feb { text-align: left; }
#s-dd6b2419-fd83-4540-9f10-dff20b459feb .shg-product-sold-out {
  display: none;
}

#s-dd6b2419-fd83-4540-9f10-dff20b459feb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd6b2419-fd83-4540-9f10-dff20b459feb .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-13e7affb-6156-42a9-a57c-6e06ebda04a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13e7affb-6156-42a9-a57c-6e06ebda04a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13e7affb-6156-42a9-a57c-6e06ebda04a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13e7affb-6156-42a9-a57c-6e06ebda04a9 {
  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-13e7affb-6156-42a9-a57c-6e06ebda04a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13e7affb-6156-42a9-a57c-6e06ebda04a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13e7affb-6156-42a9-a57c-6e06ebda04a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c100ce89-d33b-43e4-bf8e-b386676a0583 {
  display: none;
}
#s-730a3623-c8c8-45d5-830a-b93a637c1613 { text-align: left; }
#s-5fa15b44-9fa1-44ff-aedb-00e185f1d4ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5fa15b44-9fa1-44ff-aedb-00e185f1d4ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a754958-fac3-4a22-a482-4aacb2e89a20 { text-align: left; }
#s-1a754958-fac3-4a22-a482-4aacb2e89a20 .shg-product-sold-out {
  display: none;
}

#s-1a754958-fac3-4a22-a482-4aacb2e89a20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a754958-fac3-4a22-a482-4aacb2e89a20 .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-fd2e3abc-a701-4928-8529-7626cb72078b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd2e3abc-a701-4928-8529-7626cb72078b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd2e3abc-a701-4928-8529-7626cb72078b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd2e3abc-a701-4928-8529-7626cb72078b {
  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-fd2e3abc-a701-4928-8529-7626cb72078b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd2e3abc-a701-4928-8529-7626cb72078b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd2e3abc-a701-4928-8529-7626cb72078b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ab28003-a609-41d6-b1f6-1778682910bc {
  display: none;
}
#s-333cdce4-2210-4e66-9c3b-5e190cd9d4b9 { text-align: left; }
#s-98833c26-2a8f-41d4-ba73-61702e7397fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98833c26-2a8f-41d4-ba73-61702e7397fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72f4ece0-3c7c-4d53-943c-91a010525904 { text-align: left; }
#s-72f4ece0-3c7c-4d53-943c-91a010525904 .shg-product-sold-out {
  display: none;
}

#s-72f4ece0-3c7c-4d53-943c-91a010525904 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72f4ece0-3c7c-4d53-943c-91a010525904 .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-a55d6e24-b78e-44a7-a559-876ded30bd6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a55d6e24-b78e-44a7-a559-876ded30bd6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a55d6e24-b78e-44a7-a559-876ded30bd6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a55d6e24-b78e-44a7-a559-876ded30bd6f {
  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-a55d6e24-b78e-44a7-a559-876ded30bd6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a55d6e24-b78e-44a7-a559-876ded30bd6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a55d6e24-b78e-44a7-a559-876ded30bd6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba1ff938-5275-48e5-a58d-f6e144da8ef7 {
  display: none;
}
#s-69838e82-d4b8-461e-9ee5-a02b241a7e26 { text-align: left; }
#s-6defc6df-822a-4f82-aff7-2f81d69b3d15 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6defc6df-822a-4f82-aff7-2f81d69b3d15 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-147d3d9a-f939-4d64-8bad-c758d031216f { text-align: left; }
#s-147d3d9a-f939-4d64-8bad-c758d031216f .shg-product-sold-out {
  display: none;
}

#s-147d3d9a-f939-4d64-8bad-c758d031216f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-147d3d9a-f939-4d64-8bad-c758d031216f .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-8792390c-69b0-4e7e-bfd1-9f7842cef132 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8792390c-69b0-4e7e-bfd1-9f7842cef132:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8792390c-69b0-4e7e-bfd1-9f7842cef132:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8792390c-69b0-4e7e-bfd1-9f7842cef132 {
  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-8792390c-69b0-4e7e-bfd1-9f7842cef132.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8792390c-69b0-4e7e-bfd1-9f7842cef132.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8792390c-69b0-4e7e-bfd1-9f7842cef132.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e790c78c-dc19-450d-8fb2-0a41dbd069ec {
  display: none;
}
#s-58ac3026-d633-440c-915c-7ed229bfbae5 { text-align: left; }
#s-74c30d79-9e1f-4c85-a266-cc802eaf6d8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74c30d79-9e1f-4c85-a266-cc802eaf6d8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b74f0ce1-3486-4e9b-898a-e9cd20a44746 { text-align: left; }
#s-b74f0ce1-3486-4e9b-898a-e9cd20a44746 .shg-product-sold-out {
  display: none;
}

#s-b74f0ce1-3486-4e9b-898a-e9cd20a44746 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b74f0ce1-3486-4e9b-898a-e9cd20a44746 .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-80404176-54fd-40fe-89a0-cbfcd9f254dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80404176-54fd-40fe-89a0-cbfcd9f254dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80404176-54fd-40fe-89a0-cbfcd9f254dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80404176-54fd-40fe-89a0-cbfcd9f254dc {
  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-80404176-54fd-40fe-89a0-cbfcd9f254dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80404176-54fd-40fe-89a0-cbfcd9f254dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80404176-54fd-40fe-89a0-cbfcd9f254dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dff2f12b-5cfe-46f0-9fa2-798a9b184b45 {
  display: none;
}
#s-3754c227-3b7f-45b0-b3e5-dc95f783197d { text-align: left; }
#s-4c7974bd-0cf3-4591-856d-ac4c91edb9da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c7974bd-0cf3-4591-856d-ac4c91edb9da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-20a9725e-6a8e-4ca3-a0e2-db9e30ad8d27 { text-align: left; }
#s-20a9725e-6a8e-4ca3-a0e2-db9e30ad8d27 .shg-product-sold-out {
  display: none;
}

#s-20a9725e-6a8e-4ca3-a0e2-db9e30ad8d27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-20a9725e-6a8e-4ca3-a0e2-db9e30ad8d27 .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-27915458-42c9-48e1-b28f-058cccf54501 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-27915458-42c9-48e1-b28f-058cccf54501:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-27915458-42c9-48e1-b28f-058cccf54501:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-27915458-42c9-48e1-b28f-058cccf54501 {
  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-27915458-42c9-48e1-b28f-058cccf54501.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27915458-42c9-48e1-b28f-058cccf54501.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-27915458-42c9-48e1-b28f-058cccf54501.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f96d79d-2e7c-4714-8494-5b80b9772bcb {
  display: none;
}
#s-5854117e-9eaf-4ff7-a0ef-38efcbd2e918 { text-align: left; }
#s-71734989-6311-40e5-925a-bdad7d9dce59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71734989-6311-40e5-925a-bdad7d9dce59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e80d372f-7eda-45c5-92c7-83a357863ee1 { text-align: left; }
#s-e80d372f-7eda-45c5-92c7-83a357863ee1 .shg-product-sold-out {
  display: none;
}

#s-e80d372f-7eda-45c5-92c7-83a357863ee1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e80d372f-7eda-45c5-92c7-83a357863ee1 .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-05dc0c8c-cac4-4086-93c9-a6e310376b5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05dc0c8c-cac4-4086-93c9-a6e310376b5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05dc0c8c-cac4-4086-93c9-a6e310376b5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05dc0c8c-cac4-4086-93c9-a6e310376b5b {
  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-05dc0c8c-cac4-4086-93c9-a6e310376b5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05dc0c8c-cac4-4086-93c9-a6e310376b5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05dc0c8c-cac4-4086-93c9-a6e310376b5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a7fa5e5-164c-4c3e-aeb4-d5cb2793fec8 {
  display: none;
}
#s-5b7f68b0-0bdb-4569-a8f8-8bd01e7cf2b9 { text-align: left; }
#s-ce1410cb-46fe-40d2-981f-04ef3332e8be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce1410cb-46fe-40d2-981f-04ef3332e8be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1b040b4-ac2b-44c6-890f-d03800275d10 { text-align: left; }
#s-d1b040b4-ac2b-44c6-890f-d03800275d10 .shg-product-sold-out {
  display: none;
}

#s-d1b040b4-ac2b-44c6-890f-d03800275d10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1b040b4-ac2b-44c6-890f-d03800275d10 .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-6e855519-ae67-4949-991c-2609cfe6134b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e855519-ae67-4949-991c-2609cfe6134b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e855519-ae67-4949-991c-2609cfe6134b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e855519-ae67-4949-991c-2609cfe6134b {
  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-6e855519-ae67-4949-991c-2609cfe6134b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e855519-ae67-4949-991c-2609cfe6134b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e855519-ae67-4949-991c-2609cfe6134b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2aa37d68-ebe2-4f81-ad9b-5f38e3bcc237 {
  display: none;
}
#s-2e40bc85-e28f-4120-831c-27e38bb8cc19 { text-align: left; }
#s-f214c375-83d0-44c5-8fb7-bc2fdb84e4e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f214c375-83d0-44c5-8fb7-bc2fdb84e4e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d569b06c-7f48-4539-a5fb-bf291f0d5093 { text-align: left; }
#s-d569b06c-7f48-4539-a5fb-bf291f0d5093 .shg-product-sold-out {
  display: none;
}

#s-d569b06c-7f48-4539-a5fb-bf291f0d5093 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d569b06c-7f48-4539-a5fb-bf291f0d5093 .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-5fd5901a-23d6-4a51-b429-1806e49baaeb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5fd5901a-23d6-4a51-b429-1806e49baaeb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5fd5901a-23d6-4a51-b429-1806e49baaeb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5fd5901a-23d6-4a51-b429-1806e49baaeb {
  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-5fd5901a-23d6-4a51-b429-1806e49baaeb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fd5901a-23d6-4a51-b429-1806e49baaeb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5fd5901a-23d6-4a51-b429-1806e49baaeb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-639d0df1-3efd-4712-b8b5-8fadf182b29d {
  display: none;
}
#s-45e7bd7e-dbd8-4e81-9292-d7728ce57622 { text-align: left; }
#s-d78351a4-88c0-4721-a48a-5cf43c023f21 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d78351a4-88c0-4721-a48a-5cf43c023f21 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edde6dda-45ca-4abd-bf4d-c779f82cfe6f { text-align: left; }
#s-edde6dda-45ca-4abd-bf4d-c779f82cfe6f .shg-product-sold-out {
  display: none;
}

#s-edde6dda-45ca-4abd-bf4d-c779f82cfe6f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edde6dda-45ca-4abd-bf4d-c779f82cfe6f .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-f7fabd42-5e34-4790-a72f-c1ce7183ac3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7fabd42-5e34-4790-a72f-c1ce7183ac3b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7fabd42-5e34-4790-a72f-c1ce7183ac3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7fabd42-5e34-4790-a72f-c1ce7183ac3b {
  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-f7fabd42-5e34-4790-a72f-c1ce7183ac3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7fabd42-5e34-4790-a72f-c1ce7183ac3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7fabd42-5e34-4790-a72f-c1ce7183ac3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-939297e0-b34b-426a-b8d2-e8181106d0fc {
  display: none;
}
#s-5f1920db-285b-46b4-a713-b53fe84853c7 { text-align: left; }
#s-154edfc1-3d0f-44e9-ac12-c94537a4860c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-154edfc1-3d0f-44e9-ac12-c94537a4860c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e07c6910-ab4b-4749-b1e7-af3585041450 { text-align: left; }
#s-e07c6910-ab4b-4749-b1e7-af3585041450 .shg-product-sold-out {
  display: none;
}

#s-e07c6910-ab4b-4749-b1e7-af3585041450 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e07c6910-ab4b-4749-b1e7-af3585041450 .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-6e720fba-fbf4-4a3e-867e-f32a1479d17f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e720fba-fbf4-4a3e-867e-f32a1479d17f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e720fba-fbf4-4a3e-867e-f32a1479d17f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e720fba-fbf4-4a3e-867e-f32a1479d17f {
  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-6e720fba-fbf4-4a3e-867e-f32a1479d17f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e720fba-fbf4-4a3e-867e-f32a1479d17f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e720fba-fbf4-4a3e-867e-f32a1479d17f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bbc71af6-9107-4bcc-914b-48f585ac59ef {
  display: none;
}
#s-383baa64-4a5e-450b-92f4-dbb875af2c03 { text-align: left; }
#s-15f583d1-69ef-4275-aef4-2744d53fe31c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15f583d1-69ef-4275-aef4-2744d53fe31c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8bd1709-1cde-481f-8bdd-059023148bef { text-align: left; }
#s-b8bd1709-1cde-481f-8bdd-059023148bef .shg-product-sold-out {
  display: none;
}

#s-b8bd1709-1cde-481f-8bdd-059023148bef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8bd1709-1cde-481f-8bdd-059023148bef .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-91366aa9-8650-405b-b1de-da3b3392736d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91366aa9-8650-405b-b1de-da3b3392736d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91366aa9-8650-405b-b1de-da3b3392736d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91366aa9-8650-405b-b1de-da3b3392736d {
  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-91366aa9-8650-405b-b1de-da3b3392736d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91366aa9-8650-405b-b1de-da3b3392736d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91366aa9-8650-405b-b1de-da3b3392736d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34972303-9bd1-4a46-88cd-240c38fa1459 {
  display: none;
}
#s-1750c4d3-9f55-4d9c-abd9-afe5c5922d31 { text-align: left; }
#s-f4120375-51e6-414c-819d-5687c27ac9da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4120375-51e6-414c-819d-5687c27ac9da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-564e744b-e471-41cd-81d3-de2ce1766ac1 { text-align: left; }
#s-564e744b-e471-41cd-81d3-de2ce1766ac1 .shg-product-sold-out {
  display: none;
}

#s-564e744b-e471-41cd-81d3-de2ce1766ac1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-564e744b-e471-41cd-81d3-de2ce1766ac1 .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-5a86a9e2-d188-462e-8038-46239d107cf7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a86a9e2-d188-462e-8038-46239d107cf7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a86a9e2-d188-462e-8038-46239d107cf7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a86a9e2-d188-462e-8038-46239d107cf7 {
  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-5a86a9e2-d188-462e-8038-46239d107cf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a86a9e2-d188-462e-8038-46239d107cf7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a86a9e2-d188-462e-8038-46239d107cf7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ad862aa-d6e4-4bb0-be3d-dca98c57697a {
  display: none;
}
#s-3089a3ea-a9ee-409b-a286-4ff8ed310959 { text-align: left; }
#s-d449605d-8db6-43ec-8e69-12c4004d3f5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d449605d-8db6-43ec-8e69-12c4004d3f5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75b044aa-ad7a-4919-8e13-2155dff60d96 { text-align: left; }
#s-75b044aa-ad7a-4919-8e13-2155dff60d96 .shg-product-sold-out {
  display: none;
}

#s-75b044aa-ad7a-4919-8e13-2155dff60d96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75b044aa-ad7a-4919-8e13-2155dff60d96 .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-1bbbef83-74bc-4b97-8b7c-91249bb633ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bbbef83-74bc-4b97-8b7c-91249bb633ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bbbef83-74bc-4b97-8b7c-91249bb633ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bbbef83-74bc-4b97-8b7c-91249bb633ad {
  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-1bbbef83-74bc-4b97-8b7c-91249bb633ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bbbef83-74bc-4b97-8b7c-91249bb633ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bbbef83-74bc-4b97-8b7c-91249bb633ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-957e4e65-54c6-4db2-9bcf-a2bef895c576 {
  display: none;
}
#s-64c962ea-b6e4-4ac3-a9fa-261e567c12ab { text-align: left; }
#s-12c4ea4e-5320-43a7-8563-20bdc9729cd7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12c4ea4e-5320-43a7-8563-20bdc9729cd7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6b0031e0-93ef-40a5-919f-855665047ced { text-align: left; }
#s-6b0031e0-93ef-40a5-919f-855665047ced .shg-product-sold-out {
  display: none;
}

#s-6b0031e0-93ef-40a5-919f-855665047ced .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6b0031e0-93ef-40a5-919f-855665047ced .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-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4 {
  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-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8259e11d-173b-4a8f-9adc-4ef4e6bb00c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d9c221a-955b-4b12-805c-e7d6832a60e9 {
  display: none;
}
#s-85021185-986a-4328-bc26-d71739ea0b6f { text-align: left; }
#s-585c6d18-fa34-4310-a82d-a74f310041ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-585c6d18-fa34-4310-a82d-a74f310041ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43bcd577-8555-4c9e-8eef-fb64a5a8d967 { text-align: left; }
#s-43bcd577-8555-4c9e-8eef-fb64a5a8d967 .shg-product-sold-out {
  display: none;
}

#s-43bcd577-8555-4c9e-8eef-fb64a5a8d967 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43bcd577-8555-4c9e-8eef-fb64a5a8d967 .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-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c {
  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-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cf2a02a-4bcc-41d0-82b5-3f10dcd0514c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-997eb0e3-4df4-4bc6-8b1c-1cad3e009ff5 {
  display: none;
}
#s-b555c3ce-3637-40c9-916f-cc4b4e5ccf5e { text-align: left; }
#s-eea455ad-31e8-418f-8c8a-4272b2f87bcb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eea455ad-31e8-418f-8c8a-4272b2f87bcb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0b9c735-29db-47ec-8235-7e457d84e89c { text-align: left; }
#s-e0b9c735-29db-47ec-8235-7e457d84e89c .shg-product-sold-out {
  display: none;
}

#s-e0b9c735-29db-47ec-8235-7e457d84e89c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0b9c735-29db-47ec-8235-7e457d84e89c .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-8544f413-683d-421d-9f0f-37b11ca3efd2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8544f413-683d-421d-9f0f-37b11ca3efd2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8544f413-683d-421d-9f0f-37b11ca3efd2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8544f413-683d-421d-9f0f-37b11ca3efd2 {
  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-8544f413-683d-421d-9f0f-37b11ca3efd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8544f413-683d-421d-9f0f-37b11ca3efd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8544f413-683d-421d-9f0f-37b11ca3efd2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12b8e076-258e-481d-b9db-cf17f48de282 {
  display: none;
}
#s-f99d8df6-0b54-4612-8922-224c73e11c43 { text-align: left; }
#s-d3f944e9-39f5-4e28-8c03-a91f72ac1f8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3f944e9-39f5-4e28-8c03-a91f72ac1f8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b84605a8-0a4b-4e2a-8bfe-d4e2a91f6d7e { text-align: left; }
#s-b84605a8-0a4b-4e2a-8bfe-d4e2a91f6d7e .shg-product-sold-out {
  display: none;
}

#s-b84605a8-0a4b-4e2a-8bfe-d4e2a91f6d7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b84605a8-0a4b-4e2a-8bfe-d4e2a91f6d7e .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-39c137db-ab0e-418e-a863-6727102206e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39c137db-ab0e-418e-a863-6727102206e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39c137db-ab0e-418e-a863-6727102206e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39c137db-ab0e-418e-a863-6727102206e8 {
  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-39c137db-ab0e-418e-a863-6727102206e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39c137db-ab0e-418e-a863-6727102206e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39c137db-ab0e-418e-a863-6727102206e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-820d8f7c-a5f7-4c7e-8c30-bfd115f29262 {
  display: none;
}
#s-688135a6-4812-4e49-8549-9e71db460c9d { text-align: left; }
#s-8e1ef1da-3941-438f-8e68-6a217a0bf8b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e1ef1da-3941-438f-8e68-6a217a0bf8b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a579eaf3-53f8-4cb1-ab75-ddfd9d71c45e { text-align: left; }
#s-a579eaf3-53f8-4cb1-ab75-ddfd9d71c45e .shg-product-sold-out {
  display: none;
}

#s-a579eaf3-53f8-4cb1-ab75-ddfd9d71c45e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a579eaf3-53f8-4cb1-ab75-ddfd9d71c45e .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-0e54ecf1-d797-4405-9275-96cb459a0b54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e54ecf1-d797-4405-9275-96cb459a0b54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e54ecf1-d797-4405-9275-96cb459a0b54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e54ecf1-d797-4405-9275-96cb459a0b54 {
  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-0e54ecf1-d797-4405-9275-96cb459a0b54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e54ecf1-d797-4405-9275-96cb459a0b54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e54ecf1-d797-4405-9275-96cb459a0b54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60a5b064-e399-49fc-a3b6-da86eb7a325e {
  display: none;
}
#s-7c9043a3-05ee-4198-8edb-c1bfd8e1d578 { text-align: left; }
#s-79d8a10a-bde7-4293-8794-8e5a4156cc78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79d8a10a-bde7-4293-8794-8e5a4156cc78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3416c1b9-3cb6-4892-a9bc-fd1b2f20198d { text-align: left; }
#s-3416c1b9-3cb6-4892-a9bc-fd1b2f20198d .shg-product-sold-out {
  display: none;
}

#s-3416c1b9-3cb6-4892-a9bc-fd1b2f20198d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3416c1b9-3cb6-4892-a9bc-fd1b2f20198d .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-e73c27d1-c79a-4f8c-b931-927a67328b23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e73c27d1-c79a-4f8c-b931-927a67328b23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e73c27d1-c79a-4f8c-b931-927a67328b23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e73c27d1-c79a-4f8c-b931-927a67328b23 {
  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-e73c27d1-c79a-4f8c-b931-927a67328b23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e73c27d1-c79a-4f8c-b931-927a67328b23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e73c27d1-c79a-4f8c-b931-927a67328b23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1533f531-6a4f-4357-834e-3e7ff6a2b203 {
  display: none;
}
#s-6b2f7685-709d-4b21-b11d-4ef24aad6ffd { text-align: left; }
#s-769f4c25-6e61-45b7-9120-68a81e21759d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-769f4c25-6e61-45b7-9120-68a81e21759d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94c6ee45-d304-4113-bbfb-5cdec4c13980 { text-align: left; }
#s-94c6ee45-d304-4113-bbfb-5cdec4c13980 .shg-product-sold-out {
  display: none;
}

#s-94c6ee45-d304-4113-bbfb-5cdec4c13980 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94c6ee45-d304-4113-bbfb-5cdec4c13980 .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-a5f973a9-7319-436c-88bb-d1555811f155 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5f973a9-7319-436c-88bb-d1555811f155:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5f973a9-7319-436c-88bb-d1555811f155:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5f973a9-7319-436c-88bb-d1555811f155 {
  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-a5f973a9-7319-436c-88bb-d1555811f155.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5f973a9-7319-436c-88bb-d1555811f155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5f973a9-7319-436c-88bb-d1555811f155.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-540a673b-4584-4345-a054-43182bf864d7 {
  display: none;
}
#s-54db420c-8111-46fb-984f-9537ab68d25b { text-align: left; }
#s-b81d4e6e-217c-476c-ba05-dd75e510e929 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b81d4e6e-217c-476c-ba05-dd75e510e929 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7eb5ac8b-47d2-4316-b8a6-0b031190290b { text-align: left; }
#s-7eb5ac8b-47d2-4316-b8a6-0b031190290b .shg-product-sold-out {
  display: none;
}

#s-7eb5ac8b-47d2-4316-b8a6-0b031190290b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7eb5ac8b-47d2-4316-b8a6-0b031190290b .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-78900988-3e49-4d96-9b1c-92a5ca18c1b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78900988-3e49-4d96-9b1c-92a5ca18c1b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78900988-3e49-4d96-9b1c-92a5ca18c1b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78900988-3e49-4d96-9b1c-92a5ca18c1b3 {
  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-78900988-3e49-4d96-9b1c-92a5ca18c1b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78900988-3e49-4d96-9b1c-92a5ca18c1b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78900988-3e49-4d96-9b1c-92a5ca18c1b3.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;
}
