.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-c802a7d9-6907-44ea-b91c-1e978042dd96 {
  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-caad50a5-3737-4712-b036-2d6cb06f5c09 { margin-top: 40px; }
#s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs {
  justify-content: center;
}


  #s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-caad50a5-3737-4712-b036-2d6cb06f5c09 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-caad50a5-3737-4712-b036-2d6cb06f5c09 .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-45040436-69c7-4e90-92d2-c22a7b6c2f5f { padding-top: 10px;
padding-bottom: 10px; }
 #s-45040436-69c7-4e90-92d2-c22a7b6c2f5f .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-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-07fe21f4-3efc-4d75-9170-5054b03a0218 .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-9bb7e06a-24c7-4865-9c46-6d514e63a1f8 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9bb7e06a-24c7-4865-9c46-6d514e63a1f8"] > .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-f222541c-e776-40cc-813a-21eb9351d207 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1b16e74f-0db0-4bf8-ad94-45d1f602c8ed { 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-e3a11493-098e-415f-bb46-4cc639810fa6 { 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-e3a11493-098e-415f-bb46-4cc639810fa6: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-e3a11493-098e-415f-bb46-4cc639810fa6: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-e3a11493-098e-415f-bb46-4cc639810fa6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a513a607-670b-4b34-b829-35481ea9283e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a29bbc16-25d9-4af9-8a2c-9c0e6390e193 { 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-3dd5b623-58dc-4cbc-9262-d31623431869 { 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-3dd5b623-58dc-4cbc-9262-d31623431869: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-3dd5b623-58dc-4cbc-9262-d31623431869: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-3dd5b623-58dc-4cbc-9262-d31623431869.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-15115a4b-35d4-4548-9926-381deb7851b5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b790f4f9-7ae6-42d4-942a-b9923a53737a { 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-e2b002f3-8702-4797-a05c-ce6e56614130 { 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-e2b002f3-8702-4797-a05c-ce6e56614130: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-e2b002f3-8702-4797-a05c-ce6e56614130: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-e2b002f3-8702-4797-a05c-ce6e56614130.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-3a970643-cba1-4e1f-b980-3008edbc4821 { min-height: 50px; }
#s-3a970643-cba1-4e1f-b980-3008edbc4821 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4eec66ee-b979-4028-b985-eee72921b191 { 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-4eec66ee-b979-4028-b985-eee72921b191 .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-09995f65-0cc2-4253-9d05-04961030da3a {
  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-b84cae34-86bb-448a-8e59-c825aa564351 { 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-2de759f3-ce19-4426-9bbe-71a438b15d93 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2de759f3-ce19-4426-9bbe-71a438b15d93 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b85e183b-441a-4458-bcb6-d10cf007fe1a {
  display: none;
}
#s-0627c1a2-1ee7-4fef-a1af-7d35743701ca { text-align: left; }
#s-0632cf3e-e25e-4fab-b64f-50d9cc58c994 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0632cf3e-e25e-4fab-b64f-50d9cc58c994 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4c449d94-3675-4062-bc5a-7843fb5e190d {
  display: none;
}
#s-f0aff307-69b9-4f9e-ba9a-5c8c296fc523 { text-align: left; }
#s-0ba02f79-25ad-4d4a-b2ae-d2c7cc543134 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ba02f79-25ad-4d4a-b2ae-d2c7cc543134 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-aaf4c657-79c5-49da-b083-2e2a97eec529 {
  display: none;
}
#s-2349ebf4-7b9b-4e25-b44b-204eb8df4b69 { text-align: left; }
#s-e5e6c1cd-34fa-442e-9d28-60671e289df8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5e6c1cd-34fa-442e-9d28-60671e289df8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5924367b-a598-43a0-b4b5-c2deea0b00aa {
  display: none;
}
#s-a712ab3b-b496-45aa-9aa3-a8399cda06b4 { text-align: left; }
#s-66a1ffbf-0831-4539-b42e-81d0ca3b614e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66a1ffbf-0831-4539-b42e-81d0ca3b614e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3eae8348-319e-4e20-bb98-1696c61f189f { text-align: left; }
#s-3eae8348-319e-4e20-bb98-1696c61f189f .shg-product-sold-out {
  display: none;
}

#s-3eae8348-319e-4e20-bb98-1696c61f189f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3eae8348-319e-4e20-bb98-1696c61f189f .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-d0f4f30a-b03d-49be-baee-653f1fd2e759 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d0f4f30a-b03d-49be-baee-653f1fd2e759:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d0f4f30a-b03d-49be-baee-653f1fd2e759:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d0f4f30a-b03d-49be-baee-653f1fd2e759 {
  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-d0f4f30a-b03d-49be-baee-653f1fd2e759.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0f4f30a-b03d-49be-baee-653f1fd2e759.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d0f4f30a-b03d-49be-baee-653f1fd2e759.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85384f1d-2516-4227-b068-c1050f2a6bfa {
  display: none;
}
#s-78a11692-d02f-49d0-8747-579dc3384712 { text-align: left; }
#s-04c4fbfc-a037-425e-aaab-05b43c6d73cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04c4fbfc-a037-425e-aaab-05b43c6d73cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a0211f6-7d3c-413a-b267-2fbc356a1716 { text-align: left; }
#s-4a0211f6-7d3c-413a-b267-2fbc356a1716 .shg-product-sold-out {
  display: none;
}

#s-4a0211f6-7d3c-413a-b267-2fbc356a1716 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a0211f6-7d3c-413a-b267-2fbc356a1716 .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-abedd256-1781-4023-97a3-29421f2d7f73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abedd256-1781-4023-97a3-29421f2d7f73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abedd256-1781-4023-97a3-29421f2d7f73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abedd256-1781-4023-97a3-29421f2d7f73 {
  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-abedd256-1781-4023-97a3-29421f2d7f73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abedd256-1781-4023-97a3-29421f2d7f73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abedd256-1781-4023-97a3-29421f2d7f73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3067826f-c060-4afe-95a9-36f614972f9e {
  display: none;
}
#s-640d6bc4-0bb6-4be9-9c6f-55f07a8344de { text-align: left; }
#s-fab7e84d-6791-403c-8e4d-007f53d22777 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fab7e84d-6791-403c-8e4d-007f53d22777 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-213492bc-5ed6-48d1-b0e5-784e818ff46a { text-align: left; }
#s-213492bc-5ed6-48d1-b0e5-784e818ff46a .shg-product-sold-out {
  display: none;
}

#s-213492bc-5ed6-48d1-b0e5-784e818ff46a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-213492bc-5ed6-48d1-b0e5-784e818ff46a .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-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa {
  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-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0295b2e1-d59b-48bb-86a3-59d2e59ff4aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7893a6f-5b4c-4cb0-bb7b-b6525c60e85f {
  display: none;
}
#s-10f16c14-5992-4e5d-ad94-b2b51cfb9933 { text-align: left; }
#s-4b516f19-536e-47b8-a340-df62d89b866d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b516f19-536e-47b8-a340-df62d89b866d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ccb18f1-d172-4bee-9c5d-155081fdd1a7 { text-align: left; }
#s-6ccb18f1-d172-4bee-9c5d-155081fdd1a7 .shg-product-sold-out {
  display: none;
}

#s-6ccb18f1-d172-4bee-9c5d-155081fdd1a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ccb18f1-d172-4bee-9c5d-155081fdd1a7 .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-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0 {
  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-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb8b80e1-a5c7-4be5-80ff-a8b1ed234dd0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f762683-0ef7-4195-b87f-23a55fca3e89 {
  display: none;
}
#s-2eb1ac03-22aa-4d92-b0e4-c49aa07a42b0 { text-align: left; }
#s-6d8999b4-9a08-4ecc-9a08-01f7c4489dd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d8999b4-9a08-4ecc-9a08-01f7c4489dd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b59ca991-6576-43f2-989b-15484f6a316d { text-align: left; }
#s-b59ca991-6576-43f2-989b-15484f6a316d .shg-product-sold-out {
  display: none;
}

#s-b59ca991-6576-43f2-989b-15484f6a316d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b59ca991-6576-43f2-989b-15484f6a316d .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-a36b0732-8f60-47f2-945c-373bdc917c04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a36b0732-8f60-47f2-945c-373bdc917c04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a36b0732-8f60-47f2-945c-373bdc917c04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a36b0732-8f60-47f2-945c-373bdc917c04 {
  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-a36b0732-8f60-47f2-945c-373bdc917c04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a36b0732-8f60-47f2-945c-373bdc917c04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a36b0732-8f60-47f2-945c-373bdc917c04.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-878199b7-59fa-4c96-a084-1697bfd313ab {
  display: none;
}
#s-71973152-4043-467d-bc1e-448e1bd3ae04 { text-align: left; }
#s-ce5a08a4-f54c-49f0-a8f9-161ca8572955 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce5a08a4-f54c-49f0-a8f9-161ca8572955 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb33efbe-73c3-4bde-b485-23fbdc3e3e28 { text-align: left; }
#s-bb33efbe-73c3-4bde-b485-23fbdc3e3e28 .shg-product-sold-out {
  display: none;
}

#s-bb33efbe-73c3-4bde-b485-23fbdc3e3e28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb33efbe-73c3-4bde-b485-23fbdc3e3e28 .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-997eb9c4-c853-457c-95ab-4087651981c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-997eb9c4-c853-457c-95ab-4087651981c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-997eb9c4-c853-457c-95ab-4087651981c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-997eb9c4-c853-457c-95ab-4087651981c5 {
  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-997eb9c4-c853-457c-95ab-4087651981c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-997eb9c4-c853-457c-95ab-4087651981c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-997eb9c4-c853-457c-95ab-4087651981c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d469fab-3ea3-43d8-a197-e3a6f4736b72 {
  display: none;
}
#s-98960e71-fe7a-414d-9c22-14a21e7da54f { text-align: left; }
#s-54b1f964-663d-47ff-acec-3ba9efe6ae58 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54b1f964-663d-47ff-acec-3ba9efe6ae58 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-20cdd4b7-031e-4a6a-a117-31fbb567a78c { text-align: left; }
#s-20cdd4b7-031e-4a6a-a117-31fbb567a78c .shg-product-sold-out {
  display: none;
}

#s-20cdd4b7-031e-4a6a-a117-31fbb567a78c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-20cdd4b7-031e-4a6a-a117-31fbb567a78c .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-a75e4833-b154-4994-a613-2ec912ef6c7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a75e4833-b154-4994-a613-2ec912ef6c7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a75e4833-b154-4994-a613-2ec912ef6c7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a75e4833-b154-4994-a613-2ec912ef6c7a {
  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-a75e4833-b154-4994-a613-2ec912ef6c7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a75e4833-b154-4994-a613-2ec912ef6c7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a75e4833-b154-4994-a613-2ec912ef6c7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d77aa2e-0e77-4e1f-82d5-a52e2df7762f {
  display: none;
}
#s-a5c75036-5142-4e0e-87b1-5a051d948e7e { text-align: left; }
#s-dd2ff5cc-1974-4341-845b-de91bd00144c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd2ff5cc-1974-4341-845b-de91bd00144c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd9f3d60-4895-4514-94b3-7ffe076517f4 { text-align: left; }
#s-dd9f3d60-4895-4514-94b3-7ffe076517f4 .shg-product-sold-out {
  display: none;
}

#s-dd9f3d60-4895-4514-94b3-7ffe076517f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd9f3d60-4895-4514-94b3-7ffe076517f4 .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-4b15ed64-69c0-4993-8f23-1e4fe18f63a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b15ed64-69c0-4993-8f23-1e4fe18f63a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b15ed64-69c0-4993-8f23-1e4fe18f63a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b15ed64-69c0-4993-8f23-1e4fe18f63a0 {
  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-4b15ed64-69c0-4993-8f23-1e4fe18f63a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b15ed64-69c0-4993-8f23-1e4fe18f63a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b15ed64-69c0-4993-8f23-1e4fe18f63a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc19d2bb-b021-42e6-bd36-5c8d52010d19 {
  display: none;
}
#s-4cbbb799-fd97-49c0-b3e9-5b7a821103cb { text-align: left; }
#s-73175ee9-6298-4fa4-ae0d-9c71aa70fc61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73175ee9-6298-4fa4-ae0d-9c71aa70fc61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bee1638f-ab38-467b-be0c-5f222fab9efe { text-align: left; }
#s-bee1638f-ab38-467b-be0c-5f222fab9efe .shg-product-sold-out {
  display: none;
}

#s-bee1638f-ab38-467b-be0c-5f222fab9efe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bee1638f-ab38-467b-be0c-5f222fab9efe .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-3618fe1d-0137-4632-b86e-03dfc9ed263b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3618fe1d-0137-4632-b86e-03dfc9ed263b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3618fe1d-0137-4632-b86e-03dfc9ed263b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3618fe1d-0137-4632-b86e-03dfc9ed263b {
  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-3618fe1d-0137-4632-b86e-03dfc9ed263b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3618fe1d-0137-4632-b86e-03dfc9ed263b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3618fe1d-0137-4632-b86e-03dfc9ed263b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4dbc256-f1a8-4742-aa77-cc008ac9419e {
  display: none;
}
#s-638166ab-2974-4da7-91d0-27dd20a7229a { text-align: left; }
#s-452d39c8-c478-43a2-b5ac-7b426053a1b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-452d39c8-c478-43a2-b5ac-7b426053a1b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07789dde-3148-4fd3-85c8-146e41d613ac { text-align: left; }
#s-07789dde-3148-4fd3-85c8-146e41d613ac .shg-product-sold-out {
  display: none;
}

#s-07789dde-3148-4fd3-85c8-146e41d613ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07789dde-3148-4fd3-85c8-146e41d613ac .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-27266c26-d437-45d1-a6a0-5335c5ab8b4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-27266c26-d437-45d1-a6a0-5335c5ab8b4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-27266c26-d437-45d1-a6a0-5335c5ab8b4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-27266c26-d437-45d1-a6a0-5335c5ab8b4c {
  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-27266c26-d437-45d1-a6a0-5335c5ab8b4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27266c26-d437-45d1-a6a0-5335c5ab8b4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-27266c26-d437-45d1-a6a0-5335c5ab8b4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d955b2dc-9289-4ba2-9b50-6f2b555fbfca {
  display: none;
}
#s-9843261c-7066-4bc8-b2dc-aa6a4aebda9c { text-align: left; }
#s-665a3912-7d3f-40b4-b23c-6659a1bf77fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-665a3912-7d3f-40b4-b23c-6659a1bf77fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7fa521a6-1171-4530-992d-ecd1ef1c0010 { text-align: left; }
#s-7fa521a6-1171-4530-992d-ecd1ef1c0010 .shg-product-sold-out {
  display: none;
}

#s-7fa521a6-1171-4530-992d-ecd1ef1c0010 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fa521a6-1171-4530-992d-ecd1ef1c0010 .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-bd52c00a-cd12-4a67-8328-89d4f507c2ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd52c00a-cd12-4a67-8328-89d4f507c2ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd52c00a-cd12-4a67-8328-89d4f507c2ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd52c00a-cd12-4a67-8328-89d4f507c2ca {
  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-bd52c00a-cd12-4a67-8328-89d4f507c2ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd52c00a-cd12-4a67-8328-89d4f507c2ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd52c00a-cd12-4a67-8328-89d4f507c2ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94df1b92-b58d-42f6-9e3a-26fae09510ce {
  display: none;
}
#s-5b9df26d-b7d9-479f-81d5-1a18e760eb7f { text-align: left; }
#s-5376828a-5218-40a6-9fab-d2090c4ccc14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5376828a-5218-40a6-9fab-d2090c4ccc14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b842cfbf-f512-4c0a-a8e2-d7eece826bc9 { text-align: left; }
#s-b842cfbf-f512-4c0a-a8e2-d7eece826bc9 .shg-product-sold-out {
  display: none;
}

#s-b842cfbf-f512-4c0a-a8e2-d7eece826bc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b842cfbf-f512-4c0a-a8e2-d7eece826bc9 .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-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f {
  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-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f3e7324-8653-45c0-9f0c-6206f7ff1d2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1dc7b5ce-16ab-4a63-bb94-8cffc55d392f {
  display: none;
}
#s-1e89738a-5639-4e15-b9bb-e563266cd189 { text-align: left; }
#s-11000d64-4fd3-4b7c-859b-16954f5a312c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11000d64-4fd3-4b7c-859b-16954f5a312c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e6dbf30-d505-4463-bb77-22d401dcc591 { text-align: left; }
#s-3e6dbf30-d505-4463-bb77-22d401dcc591 .shg-product-sold-out {
  display: none;
}

#s-3e6dbf30-d505-4463-bb77-22d401dcc591 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e6dbf30-d505-4463-bb77-22d401dcc591 .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-91863e84-53cc-400b-b45a-3361c087770d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91863e84-53cc-400b-b45a-3361c087770d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91863e84-53cc-400b-b45a-3361c087770d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91863e84-53cc-400b-b45a-3361c087770d {
  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-91863e84-53cc-400b-b45a-3361c087770d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91863e84-53cc-400b-b45a-3361c087770d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91863e84-53cc-400b-b45a-3361c087770d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df30a37e-e099-41bb-b9e1-a4a0d93065c2 {
  display: none;
}
#s-3538c090-f6b2-4113-8427-ca79d813d427 { text-align: left; }
#s-41bde125-0dd6-4a02-aa46-671c2936b7ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41bde125-0dd6-4a02-aa46-671c2936b7ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4798964b-12fe-471a-9adc-a6e1d1fd1f0b { text-align: left; }
#s-4798964b-12fe-471a-9adc-a6e1d1fd1f0b .shg-product-sold-out {
  display: none;
}

#s-4798964b-12fe-471a-9adc-a6e1d1fd1f0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4798964b-12fe-471a-9adc-a6e1d1fd1f0b .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-bf654c1e-02bc-4cfe-8327-4f1186623eba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf654c1e-02bc-4cfe-8327-4f1186623eba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf654c1e-02bc-4cfe-8327-4f1186623eba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf654c1e-02bc-4cfe-8327-4f1186623eba {
  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-bf654c1e-02bc-4cfe-8327-4f1186623eba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf654c1e-02bc-4cfe-8327-4f1186623eba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf654c1e-02bc-4cfe-8327-4f1186623eba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd302f29-094c-4d2a-8649-0306fb6b2199 {
  display: none;
}
#s-f200e818-80d0-4c4c-b48b-9d7526474ee2 { text-align: left; }
#s-3cc9a7a8-5861-4961-bc05-e6ca7fa33e81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3cc9a7a8-5861-4961-bc05-e6ca7fa33e81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-898af06b-6a1b-4156-b16b-30c3ecd6af49 { text-align: left; }
#s-898af06b-6a1b-4156-b16b-30c3ecd6af49 .shg-product-sold-out {
  display: none;
}

#s-898af06b-6a1b-4156-b16b-30c3ecd6af49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-898af06b-6a1b-4156-b16b-30c3ecd6af49 .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-0cfe09fc-70ca-4b36-80fc-d18957d7ff61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0cfe09fc-70ca-4b36-80fc-d18957d7ff61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0cfe09fc-70ca-4b36-80fc-d18957d7ff61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0cfe09fc-70ca-4b36-80fc-d18957d7ff61 {
  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-0cfe09fc-70ca-4b36-80fc-d18957d7ff61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0cfe09fc-70ca-4b36-80fc-d18957d7ff61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0cfe09fc-70ca-4b36-80fc-d18957d7ff61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92513f6e-4fd5-4003-bc49-2a73cd757881 {
  display: none;
}
#s-8474b3d5-d62d-46bd-a1ab-327c33472b97 { text-align: left; }
#s-92015a67-43a0-47f6-974f-de4e2c768f45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92015a67-43a0-47f6-974f-de4e2c768f45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c56e9e6-24c1-480d-a954-5ddb1332ddd7 { text-align: left; }
#s-6c56e9e6-24c1-480d-a954-5ddb1332ddd7 .shg-product-sold-out {
  display: none;
}

#s-6c56e9e6-24c1-480d-a954-5ddb1332ddd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c56e9e6-24c1-480d-a954-5ddb1332ddd7 .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-e5da7e56-e7f4-4603-b642-6052dee730b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5da7e56-e7f4-4603-b642-6052dee730b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5da7e56-e7f4-4603-b642-6052dee730b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5da7e56-e7f4-4603-b642-6052dee730b7 {
  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-e5da7e56-e7f4-4603-b642-6052dee730b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5da7e56-e7f4-4603-b642-6052dee730b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5da7e56-e7f4-4603-b642-6052dee730b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bce4a5a6-16f4-4236-b531-93e5e877ca17 {
  display: none;
}
#s-abb46cef-ec71-4c6d-8350-5074fbe0a10e { text-align: left; }
#s-c34d03ca-560e-4f64-b88b-7c90ade07f2f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c34d03ca-560e-4f64-b88b-7c90ade07f2f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8479ff50-e318-43e3-8fe1-c64863adfe80 { text-align: left; }
#s-8479ff50-e318-43e3-8fe1-c64863adfe80 .shg-product-sold-out {
  display: none;
}

#s-8479ff50-e318-43e3-8fe1-c64863adfe80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8479ff50-e318-43e3-8fe1-c64863adfe80 .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-5449c00d-cb4c-4d96-b742-acaa9a3aff2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5449c00d-cb4c-4d96-b742-acaa9a3aff2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5449c00d-cb4c-4d96-b742-acaa9a3aff2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5449c00d-cb4c-4d96-b742-acaa9a3aff2d {
  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-5449c00d-cb4c-4d96-b742-acaa9a3aff2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5449c00d-cb4c-4d96-b742-acaa9a3aff2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5449c00d-cb4c-4d96-b742-acaa9a3aff2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20545aad-5548-44fd-bc16-1f53fb219fb2 {
  display: none;
}
#s-cf60c3e1-8ad5-45ad-b78d-4695dfcd87db { text-align: left; }
#s-664680cb-2c14-42c8-bbdf-57ce026de715 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-664680cb-2c14-42c8-bbdf-57ce026de715 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb6d3848-9d4e-4002-9920-16b53f4001f1 { text-align: left; }
#s-eb6d3848-9d4e-4002-9920-16b53f4001f1 .shg-product-sold-out {
  display: none;
}

#s-eb6d3848-9d4e-4002-9920-16b53f4001f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb6d3848-9d4e-4002-9920-16b53f4001f1 .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-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0 {
  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-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4dc23d8f-66c7-48aa-9d8a-67eaa15275d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6596dfd8-40a9-48a5-b5db-f4ac4924b635 {
  display: none;
}
#s-a1d039f8-74ab-4544-a245-1c68dd3f152b { text-align: left; }
#s-e8c2d7b3-07ce-437c-b32e-99ee807bca83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8c2d7b3-07ce-437c-b32e-99ee807bca83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0987e2cc-9434-4be3-a950-1a5e50928e4d { text-align: left; }
#s-0987e2cc-9434-4be3-a950-1a5e50928e4d .shg-product-sold-out {
  display: none;
}

#s-0987e2cc-9434-4be3-a950-1a5e50928e4d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0987e2cc-9434-4be3-a950-1a5e50928e4d .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-f8bac150-237c-4fc5-9ea5-205cf1839e00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8bac150-237c-4fc5-9ea5-205cf1839e00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8bac150-237c-4fc5-9ea5-205cf1839e00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8bac150-237c-4fc5-9ea5-205cf1839e00 {
  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-f8bac150-237c-4fc5-9ea5-205cf1839e00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8bac150-237c-4fc5-9ea5-205cf1839e00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8bac150-237c-4fc5-9ea5-205cf1839e00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25b3ffec-265d-44e5-958d-a4b65c2866a2 {
  display: none;
}
#s-2ed1e86d-5cfa-4bbf-a166-e2f46b06212a { text-align: left; }
#s-4c65f88d-376e-4695-a0bd-4fade8915e0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c65f88d-376e-4695-a0bd-4fade8915e0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76234cf4-cd98-40e6-8871-778fca50a7b3 { text-align: left; }
#s-76234cf4-cd98-40e6-8871-778fca50a7b3 .shg-product-sold-out {
  display: none;
}

#s-76234cf4-cd98-40e6-8871-778fca50a7b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76234cf4-cd98-40e6-8871-778fca50a7b3 .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-e60a713e-1753-497f-86cb-5fb4c5ebf529 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e60a713e-1753-497f-86cb-5fb4c5ebf529:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e60a713e-1753-497f-86cb-5fb4c5ebf529:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e60a713e-1753-497f-86cb-5fb4c5ebf529 {
  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-e60a713e-1753-497f-86cb-5fb4c5ebf529.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e60a713e-1753-497f-86cb-5fb4c5ebf529.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e60a713e-1753-497f-86cb-5fb4c5ebf529.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a0a9ced-a2e5-4366-aa2f-10e24ebf3372 {
  display: none;
}
#s-c57b8ee8-6679-45cc-8c96-416eb2962e7b { text-align: left; }
#s-3e6850fa-070b-45fc-8639-9d84afca3b5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e6850fa-070b-45fc-8639-9d84afca3b5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8147f45-6623-45bc-9636-fa4db66c504d { text-align: left; }
#s-d8147f45-6623-45bc-9636-fa4db66c504d .shg-product-sold-out {
  display: none;
}

#s-d8147f45-6623-45bc-9636-fa4db66c504d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8147f45-6623-45bc-9636-fa4db66c504d .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-ad00d485-8dd3-4369-8560-9d87a757caf3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad00d485-8dd3-4369-8560-9d87a757caf3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad00d485-8dd3-4369-8560-9d87a757caf3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad00d485-8dd3-4369-8560-9d87a757caf3 {
  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-ad00d485-8dd3-4369-8560-9d87a757caf3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad00d485-8dd3-4369-8560-9d87a757caf3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad00d485-8dd3-4369-8560-9d87a757caf3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2972dc68-4a18-4ae3-8fd8-d2926fd2e3db {
  display: none;
}
#s-2be00a54-2b90-40b6-88af-e9e83ec561ba { text-align: left; }
#s-827308a7-3128-46e2-9c15-b2e29e114d3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-827308a7-3128-46e2-9c15-b2e29e114d3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6ed34a3-3aad-4cea-a2ae-a7bb9aa5e058 { text-align: left; }
#s-a6ed34a3-3aad-4cea-a2ae-a7bb9aa5e058 .shg-product-sold-out {
  display: none;
}

#s-a6ed34a3-3aad-4cea-a2ae-a7bb9aa5e058 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6ed34a3-3aad-4cea-a2ae-a7bb9aa5e058 .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-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed {
  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-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e2fc33d-1aa9-405c-8e99-f37c22a7d2ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3831b36c-ed38-4d2c-aa98-8f2efdddd3d2 {
  display: none;
}
#s-af5fec89-7159-41e8-bc04-fe825b6a93a1 { text-align: left; }
#s-bbc6ea00-2492-4d4f-92a3-861e3520e90e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbc6ea00-2492-4d4f-92a3-861e3520e90e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-82d071d8-a548-4080-ad0f-82f63a21d44a { text-align: left; }
#s-82d071d8-a548-4080-ad0f-82f63a21d44a .shg-product-sold-out {
  display: none;
}

#s-82d071d8-a548-4080-ad0f-82f63a21d44a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82d071d8-a548-4080-ad0f-82f63a21d44a .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-64b7aceb-841b-40ed-8405-ea271a223b14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64b7aceb-841b-40ed-8405-ea271a223b14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64b7aceb-841b-40ed-8405-ea271a223b14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64b7aceb-841b-40ed-8405-ea271a223b14 {
  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-64b7aceb-841b-40ed-8405-ea271a223b14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64b7aceb-841b-40ed-8405-ea271a223b14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64b7aceb-841b-40ed-8405-ea271a223b14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e12ce473-ceb9-48f0-89a1-696e36e5e86a {
  display: none;
}
#s-417cac97-3ac4-4390-acae-ecfec98375c1 { text-align: left; }
#s-48a90bef-16f3-40f0-abd3-c9f0ddd07aec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48a90bef-16f3-40f0-abd3-c9f0ddd07aec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f0e7be9-b725-4176-8c6a-f1d775cdc9fd { text-align: left; }
#s-9f0e7be9-b725-4176-8c6a-f1d775cdc9fd .shg-product-sold-out {
  display: none;
}

#s-9f0e7be9-b725-4176-8c6a-f1d775cdc9fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f0e7be9-b725-4176-8c6a-f1d775cdc9fd .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-23455e5c-0b0d-41e0-8b77-5eab73508cec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23455e5c-0b0d-41e0-8b77-5eab73508cec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23455e5c-0b0d-41e0-8b77-5eab73508cec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23455e5c-0b0d-41e0-8b77-5eab73508cec {
  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-23455e5c-0b0d-41e0-8b77-5eab73508cec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23455e5c-0b0d-41e0-8b77-5eab73508cec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23455e5c-0b0d-41e0-8b77-5eab73508cec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8aa87239-df65-49b0-8eb1-7c0336af81ae {
  display: none;
}
#s-1db6dc6b-a0ca-4a03-9bea-4a44c84345db { text-align: left; }
#s-aec948d4-fa52-48bb-8c82-e6e65028eae6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aec948d4-fa52-48bb-8c82-e6e65028eae6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2487bc2-fc2e-4cc9-b0c4-5b6ba7e1ba78 { text-align: left; }
#s-d2487bc2-fc2e-4cc9-b0c4-5b6ba7e1ba78 .shg-product-sold-out {
  display: none;
}

#s-d2487bc2-fc2e-4cc9-b0c4-5b6ba7e1ba78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2487bc2-fc2e-4cc9-b0c4-5b6ba7e1ba78 .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-06cb813a-c7ec-4a50-af87-0bfff3757a02 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06cb813a-c7ec-4a50-af87-0bfff3757a02:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06cb813a-c7ec-4a50-af87-0bfff3757a02:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06cb813a-c7ec-4a50-af87-0bfff3757a02 {
  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-06cb813a-c7ec-4a50-af87-0bfff3757a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06cb813a-c7ec-4a50-af87-0bfff3757a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06cb813a-c7ec-4a50-af87-0bfff3757a02.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c745643-8e4c-4f13-a316-b7e0e44210b6 {
  display: none;
}
#s-74424a3d-3ca7-408a-887b-563fa406fc25 { text-align: left; }
#s-cf50c3c3-ca12-477b-9ad4-ed008c9cb0a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf50c3c3-ca12-477b-9ad4-ed008c9cb0a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ccd909a2-e85f-4c4e-816d-329e1c78895a { text-align: left; }
#s-ccd909a2-e85f-4c4e-816d-329e1c78895a .shg-product-sold-out {
  display: none;
}

#s-ccd909a2-e85f-4c4e-816d-329e1c78895a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ccd909a2-e85f-4c4e-816d-329e1c78895a .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-87217845-c4b1-4b13-b4c0-d6af413b55e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87217845-c4b1-4b13-b4c0-d6af413b55e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87217845-c4b1-4b13-b4c0-d6af413b55e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87217845-c4b1-4b13-b4c0-d6af413b55e0 {
  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-87217845-c4b1-4b13-b4c0-d6af413b55e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87217845-c4b1-4b13-b4c0-d6af413b55e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87217845-c4b1-4b13-b4c0-d6af413b55e0.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;
}
