.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-6e052941-8409-41e5-9c94-4af6c9d90cbb {
  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-f2e83c12-2086-46f0-89d9-113489dbb14a { margin-top: 40px; }
#s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs {
  justify-content: center;
}


  #s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f2e83c12-2086-46f0-89d9-113489dbb14a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f2e83c12-2086-46f0-89d9-113489dbb14a .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-a8d76e0e-6ee2-4941-afda-8287e9e9ef12 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a8d76e0e-6ee2-4941-afda-8287e9e9ef12 .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-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c7a160d4-cfbc-4798-a0d4-9e15f8b2cc77 .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-29bf79a0-1930-486c-a3bc-3e0158436cd7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29bf79a0-1930-486c-a3bc-3e0158436cd7"] > .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-05c09ed2-359d-40e3-90bb-0851e1fcb57a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1d00ed36-4a3b-4789-bc78-385114d9dee5 { 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-e763ebba-822d-4115-b81b-b6abc6c7e8cb { 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-e763ebba-822d-4115-b81b-b6abc6c7e8cb: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-e763ebba-822d-4115-b81b-b6abc6c7e8cb: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-e763ebba-822d-4115-b81b-b6abc6c7e8cb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1bfa7102-dc03-4324-a3f3-d04b873e4032 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-26b67a53-178e-49c6-a12b-3a073af255cf { 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-230b2e12-c7ae-42c3-a111-cb28badb84c0 { 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-230b2e12-c7ae-42c3-a111-cb28badb84c0: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-230b2e12-c7ae-42c3-a111-cb28badb84c0: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-230b2e12-c7ae-42c3-a111-cb28badb84c0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1b31d8e8-740a-447e-95cc-0399b38d24d6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-99acfae3-877d-41f3-9b6e-e8eeb75d94a2 { 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-67ceddbe-0a4f-495e-a5b1-3ace8b083744 { 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-67ceddbe-0a4f-495e-a5b1-3ace8b083744: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-67ceddbe-0a4f-495e-a5b1-3ace8b083744: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-67ceddbe-0a4f-495e-a5b1-3ace8b083744.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-def9401d-aeba-4d18-ba6c-d2c696e91145 { min-height: 50px; }
#s-def9401d-aeba-4d18-ba6c-d2c696e91145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-98425f9d-454b-4a06-a37d-10e5a4038ce6 { 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-98425f9d-454b-4a06-a37d-10e5a4038ce6 .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-bba4cb11-7b43-4651-847a-2f3c3cb9f66c {
  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-ca4fd863-8b0a-4fa1-beeb-5573cdd112e2 { 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-ab30e87c-7210-4899-9367-e1929eb05479 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab30e87c-7210-4899-9367-e1929eb05479 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7bc38f38-59b5-4128-91ff-99d034b41365 {
  display: none;
}
#s-60844eaf-fd76-4815-90c3-cd1774a9338a { text-align: left; }
#s-10ef0e10-97d0-44ac-84b8-0567bd5e0c01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10ef0e10-97d0-44ac-84b8-0567bd5e0c01 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ed945342-3893-46a4-9d4f-bd8ba270a458 {
  display: none;
}
#s-3f0da4ec-fcf8-4e23-aabd-118271145340 { text-align: left; }
#s-53e057b2-0228-48b4-a58d-f562b6991d71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53e057b2-0228-48b4-a58d-f562b6991d71 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ae6c51ef-b119-46e0-8e95-344109c16833 {
  display: none;
}
#s-53780b6a-fdff-43b9-bba7-88288be47ddf { text-align: left; }
#s-a8232cdc-43ec-45fe-ae2a-0b2e4569661c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8232cdc-43ec-45fe-ae2a-0b2e4569661c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ac74ba20-7238-40c3-8016-29af38db3fe4 {
  display: none;
}
#s-6ddf8b5d-6d10-420e-af1f-8b2ae1cc9621 { text-align: left; }
#s-4e387560-2cf0-48e3-9882-9e4948fb355e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e387560-2cf0-48e3-9882-9e4948fb355e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05737fbb-0fa1-457e-a5b8-4105463a3082 { text-align: left; }
#s-05737fbb-0fa1-457e-a5b8-4105463a3082 .shg-product-sold-out {
  display: none;
}

#s-05737fbb-0fa1-457e-a5b8-4105463a3082 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05737fbb-0fa1-457e-a5b8-4105463a3082 .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-5dac3b96-8870-4cf2-ad02-c3b869122a70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5dac3b96-8870-4cf2-ad02-c3b869122a70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5dac3b96-8870-4cf2-ad02-c3b869122a70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5dac3b96-8870-4cf2-ad02-c3b869122a70 {
  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-5dac3b96-8870-4cf2-ad02-c3b869122a70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5dac3b96-8870-4cf2-ad02-c3b869122a70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5dac3b96-8870-4cf2-ad02-c3b869122a70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4dd8a1db-c6ab-4265-8647-08b2fd6a51d5 {
  display: none;
}
#s-870ed425-cdf6-4d52-a41b-94ee5955aa3b { text-align: left; }
#s-4efa7bb2-66df-451d-9888-b2b80ac2c1ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4efa7bb2-66df-451d-9888-b2b80ac2c1ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05a30930-dec0-4089-8c72-64efae761bc5 { text-align: left; }
#s-05a30930-dec0-4089-8c72-64efae761bc5 .shg-product-sold-out {
  display: none;
}

#s-05a30930-dec0-4089-8c72-64efae761bc5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05a30930-dec0-4089-8c72-64efae761bc5 .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-09bf8f1e-8eed-4966-b454-a88240ec531d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09bf8f1e-8eed-4966-b454-a88240ec531d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09bf8f1e-8eed-4966-b454-a88240ec531d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09bf8f1e-8eed-4966-b454-a88240ec531d {
  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-09bf8f1e-8eed-4966-b454-a88240ec531d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09bf8f1e-8eed-4966-b454-a88240ec531d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09bf8f1e-8eed-4966-b454-a88240ec531d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-54069c72-6ecc-4ceb-b7f0-e9822eb1c81e {
  display: none;
}
#s-0b85eba6-2622-4f6e-881f-bb2e4bd9e4c3 { text-align: left; }
#s-50ca9b0f-1cb1-4cf8-a7c9-373749f03b20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50ca9b0f-1cb1-4cf8-a7c9-373749f03b20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ae5dc85-e0f5-4cbe-932d-a62ace236057 { text-align: left; }
#s-4ae5dc85-e0f5-4cbe-932d-a62ace236057 .shg-product-sold-out {
  display: none;
}

#s-4ae5dc85-e0f5-4cbe-932d-a62ace236057 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ae5dc85-e0f5-4cbe-932d-a62ace236057 .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-ffca91f3-d887-40b3-9925-88666ea2086b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ffca91f3-d887-40b3-9925-88666ea2086b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ffca91f3-d887-40b3-9925-88666ea2086b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ffca91f3-d887-40b3-9925-88666ea2086b {
  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-ffca91f3-d887-40b3-9925-88666ea2086b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffca91f3-d887-40b3-9925-88666ea2086b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ffca91f3-d887-40b3-9925-88666ea2086b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cc075edc-ec0a-48f8-91d4-43b472f4096d {
  display: none;
}
#s-c084c22c-618d-43d0-9f5d-8375795e9484 { text-align: left; }
#s-0b7b7c9d-eb56-40e1-a71f-af7ba8826ccd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b7b7c9d-eb56-40e1-a71f-af7ba8826ccd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ec357d4-c416-4dd6-981c-d2cdfde6831e { text-align: left; }
#s-6ec357d4-c416-4dd6-981c-d2cdfde6831e .shg-product-sold-out {
  display: none;
}

#s-6ec357d4-c416-4dd6-981c-d2cdfde6831e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ec357d4-c416-4dd6-981c-d2cdfde6831e .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-52984219-043c-4d48-a0cc-8e1afbe548d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52984219-043c-4d48-a0cc-8e1afbe548d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52984219-043c-4d48-a0cc-8e1afbe548d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52984219-043c-4d48-a0cc-8e1afbe548d3 {
  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-52984219-043c-4d48-a0cc-8e1afbe548d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52984219-043c-4d48-a0cc-8e1afbe548d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52984219-043c-4d48-a0cc-8e1afbe548d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ad1dbda-af34-42db-933d-15bdc6f2d0f4 {
  display: none;
}
#s-9f1d3b08-6cee-4ecd-b6ee-b6257e9ff423 { text-align: left; }
#s-659f6615-a15f-42d5-80c0-c47a21aa0626 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-659f6615-a15f-42d5-80c0-c47a21aa0626 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-77260b0c-51cd-44e1-b88b-8cc00a972b4b { text-align: left; }
#s-77260b0c-51cd-44e1-b88b-8cc00a972b4b .shg-product-sold-out {
  display: none;
}

#s-77260b0c-51cd-44e1-b88b-8cc00a972b4b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-77260b0c-51cd-44e1-b88b-8cc00a972b4b .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-646e24c5-4801-4b58-947b-70fef85709fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-646e24c5-4801-4b58-947b-70fef85709fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-646e24c5-4801-4b58-947b-70fef85709fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-646e24c5-4801-4b58-947b-70fef85709fb {
  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-646e24c5-4801-4b58-947b-70fef85709fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-646e24c5-4801-4b58-947b-70fef85709fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-646e24c5-4801-4b58-947b-70fef85709fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50973699-fff5-4ae6-b441-0ad887af2e7f {
  display: none;
}
#s-24f66e1c-3ada-46ac-b2e1-49759125c4fa { text-align: left; }
#s-499b2689-5916-4a44-a9cd-70c954f17a71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-499b2689-5916-4a44-a9cd-70c954f17a71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e53eb55-304b-4a39-9944-371e7cc853b0 { text-align: left; }
#s-8e53eb55-304b-4a39-9944-371e7cc853b0 .shg-product-sold-out {
  display: none;
}

#s-8e53eb55-304b-4a39-9944-371e7cc853b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e53eb55-304b-4a39-9944-371e7cc853b0 .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-ff6303f6-2ddc-43e5-8158-23c0648f9e77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff6303f6-2ddc-43e5-8158-23c0648f9e77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff6303f6-2ddc-43e5-8158-23c0648f9e77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff6303f6-2ddc-43e5-8158-23c0648f9e77 {
  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-ff6303f6-2ddc-43e5-8158-23c0648f9e77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff6303f6-2ddc-43e5-8158-23c0648f9e77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff6303f6-2ddc-43e5-8158-23c0648f9e77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3dccb50e-244d-4417-826a-5cef3f520a38 {
  display: none;
}
#s-d252efd5-a576-402d-b705-d4d257b9fc74 { text-align: left; }
#s-650b6d6c-0166-4d11-a68b-333b840d7400 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-650b6d6c-0166-4d11-a68b-333b840d7400 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cceba8dd-af74-42d8-bb17-6a48c1aa4c45 { text-align: left; }
#s-cceba8dd-af74-42d8-bb17-6a48c1aa4c45 .shg-product-sold-out {
  display: none;
}

#s-cceba8dd-af74-42d8-bb17-6a48c1aa4c45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cceba8dd-af74-42d8-bb17-6a48c1aa4c45 .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-e93fb453-2621-4da6-bde1-43701d4d37a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e93fb453-2621-4da6-bde1-43701d4d37a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e93fb453-2621-4da6-bde1-43701d4d37a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e93fb453-2621-4da6-bde1-43701d4d37a1 {
  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-e93fb453-2621-4da6-bde1-43701d4d37a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e93fb453-2621-4da6-bde1-43701d4d37a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e93fb453-2621-4da6-bde1-43701d4d37a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90252c7c-c221-4c18-97ef-6267f029e32a {
  display: none;
}
#s-d204cc99-9612-4c74-a7db-2a10b606ae92 { text-align: left; }
#s-48e44015-04e3-4666-8b74-e810a8672b6b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48e44015-04e3-4666-8b74-e810a8672b6b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5072110-f664-470c-8ed5-c28ed250af1d { text-align: left; }
#s-f5072110-f664-470c-8ed5-c28ed250af1d .shg-product-sold-out {
  display: none;
}

#s-f5072110-f664-470c-8ed5-c28ed250af1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5072110-f664-470c-8ed5-c28ed250af1d .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-e65dffd4-5294-425c-bce5-e4bde5702b5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e65dffd4-5294-425c-bce5-e4bde5702b5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e65dffd4-5294-425c-bce5-e4bde5702b5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e65dffd4-5294-425c-bce5-e4bde5702b5c {
  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-e65dffd4-5294-425c-bce5-e4bde5702b5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e65dffd4-5294-425c-bce5-e4bde5702b5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e65dffd4-5294-425c-bce5-e4bde5702b5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da41fa64-56f4-41a0-ac1a-44338b1f881b {
  display: none;
}
#s-7a2f8124-a5d5-454d-bf02-2f1997fc2428 { text-align: left; }
#s-d9cb6ad7-4b9f-4a6d-acf1-8602bef23725 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9cb6ad7-4b9f-4a6d-acf1-8602bef23725 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ae72e50-bc98-4809-9168-c52db21bc218 { text-align: left; }
#s-3ae72e50-bc98-4809-9168-c52db21bc218 .shg-product-sold-out {
  display: none;
}

#s-3ae72e50-bc98-4809-9168-c52db21bc218 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ae72e50-bc98-4809-9168-c52db21bc218 .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-76477c5b-eaa6-464e-b751-da226c3ad1d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76477c5b-eaa6-464e-b751-da226c3ad1d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76477c5b-eaa6-464e-b751-da226c3ad1d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76477c5b-eaa6-464e-b751-da226c3ad1d3 {
  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-76477c5b-eaa6-464e-b751-da226c3ad1d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76477c5b-eaa6-464e-b751-da226c3ad1d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76477c5b-eaa6-464e-b751-da226c3ad1d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d94f65d5-dd7c-41ba-882e-6e9ec6051dd8 {
  display: none;
}
#s-3f9d0a93-a7dd-4d6e-aaf8-05c5ad6e10b9 { text-align: left; }
#s-5824b074-603b-4e79-8543-344686014f3c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5824b074-603b-4e79-8543-344686014f3c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-327df810-3745-4217-b8fb-00ced88aecc3 { text-align: left; }
#s-327df810-3745-4217-b8fb-00ced88aecc3 .shg-product-sold-out {
  display: none;
}

#s-327df810-3745-4217-b8fb-00ced88aecc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-327df810-3745-4217-b8fb-00ced88aecc3 .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-c56dc688-2fb7-4729-ac9c-c5baca7f9591 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c56dc688-2fb7-4729-ac9c-c5baca7f9591:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c56dc688-2fb7-4729-ac9c-c5baca7f9591:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c56dc688-2fb7-4729-ac9c-c5baca7f9591 {
  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-c56dc688-2fb7-4729-ac9c-c5baca7f9591.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c56dc688-2fb7-4729-ac9c-c5baca7f9591.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c56dc688-2fb7-4729-ac9c-c5baca7f9591.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f02941c4-567f-4552-be06-0c71a51f65f4 {
  display: none;
}
#s-dfc72575-7222-4768-92e8-68fc98cc91d0 { text-align: left; }
#s-62856e55-a327-4e8c-bfb5-a1345830451c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62856e55-a327-4e8c-bfb5-a1345830451c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3fe3842-5c65-49ce-8147-cc7d0d0563f1 { text-align: left; }
#s-b3fe3842-5c65-49ce-8147-cc7d0d0563f1 .shg-product-sold-out {
  display: none;
}

#s-b3fe3842-5c65-49ce-8147-cc7d0d0563f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3fe3842-5c65-49ce-8147-cc7d0d0563f1 .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-63263cd8-a231-481a-8b01-45ca807a44cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63263cd8-a231-481a-8b01-45ca807a44cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63263cd8-a231-481a-8b01-45ca807a44cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63263cd8-a231-481a-8b01-45ca807a44cf {
  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-63263cd8-a231-481a-8b01-45ca807a44cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63263cd8-a231-481a-8b01-45ca807a44cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63263cd8-a231-481a-8b01-45ca807a44cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a632a7df-4ea2-4ee8-9af7-2c01aba595d3 {
  display: none;
}
#s-1ee2ba03-2f64-4afa-91fb-efc514e5ff53 { text-align: left; }
#s-68746ab8-ad25-46b1-b2a2-f471d781e77a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68746ab8-ad25-46b1-b2a2-f471d781e77a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8334178-1a87-4485-ac63-58dd9e19d652 { text-align: left; }
#s-c8334178-1a87-4485-ac63-58dd9e19d652 .shg-product-sold-out {
  display: none;
}

#s-c8334178-1a87-4485-ac63-58dd9e19d652 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8334178-1a87-4485-ac63-58dd9e19d652 .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-497a1ea1-d752-45c6-a778-f135ef78eae4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-497a1ea1-d752-45c6-a778-f135ef78eae4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-497a1ea1-d752-45c6-a778-f135ef78eae4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-497a1ea1-d752-45c6-a778-f135ef78eae4 {
  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-497a1ea1-d752-45c6-a778-f135ef78eae4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-497a1ea1-d752-45c6-a778-f135ef78eae4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-497a1ea1-d752-45c6-a778-f135ef78eae4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83681728-c26a-46c5-b690-cbef40e3befa {
  display: none;
}
#s-47566ced-f84e-44be-ba8c-127f39905c69 { text-align: left; }
#s-d1c61c4e-fb2f-41c9-a6aa-77c8c63910a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1c61c4e-fb2f-41c9-a6aa-77c8c63910a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ea8fd74-b4e3-43ac-b3c3-e33fff23cf3d { text-align: left; }
#s-9ea8fd74-b4e3-43ac-b3c3-e33fff23cf3d .shg-product-sold-out {
  display: none;
}

#s-9ea8fd74-b4e3-43ac-b3c3-e33fff23cf3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ea8fd74-b4e3-43ac-b3c3-e33fff23cf3d .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-cc36073b-8173-43dc-981b-c10df6fdea46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc36073b-8173-43dc-981b-c10df6fdea46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc36073b-8173-43dc-981b-c10df6fdea46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc36073b-8173-43dc-981b-c10df6fdea46 {
  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-cc36073b-8173-43dc-981b-c10df6fdea46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc36073b-8173-43dc-981b-c10df6fdea46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc36073b-8173-43dc-981b-c10df6fdea46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b001f505-1111-4a27-a7f5-492d4b861efa {
  display: none;
}
#s-bd06148b-98a1-4bac-8343-ee11355ffb1c { text-align: left; }
#s-123a541e-0f29-47d6-bd8a-363dc2813813 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-123a541e-0f29-47d6-bd8a-363dc2813813 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37217398-f3ba-4487-9aa5-1549d0fe65df { text-align: left; }
#s-37217398-f3ba-4487-9aa5-1549d0fe65df .shg-product-sold-out {
  display: none;
}

#s-37217398-f3ba-4487-9aa5-1549d0fe65df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37217398-f3ba-4487-9aa5-1549d0fe65df .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-5e2119e0-9a61-46c4-9022-369bbefc1f7d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e2119e0-9a61-46c4-9022-369bbefc1f7d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e2119e0-9a61-46c4-9022-369bbefc1f7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e2119e0-9a61-46c4-9022-369bbefc1f7d {
  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-5e2119e0-9a61-46c4-9022-369bbefc1f7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e2119e0-9a61-46c4-9022-369bbefc1f7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e2119e0-9a61-46c4-9022-369bbefc1f7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1bf6393-2b85-498a-947b-91be87a7c07c {
  display: none;
}
#s-2553f7a0-17c3-4b0e-98d2-a10e2da5bf66 { text-align: left; }
#s-9cf887d5-d4b2-4a92-aad8-292253e58e8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cf887d5-d4b2-4a92-aad8-292253e58e8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69e7d842-053d-4202-a09e-e38086004264 { text-align: left; }
#s-69e7d842-053d-4202-a09e-e38086004264 .shg-product-sold-out {
  display: none;
}

#s-69e7d842-053d-4202-a09e-e38086004264 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69e7d842-053d-4202-a09e-e38086004264 .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-d4b66f15-fb36-4d67-ac1a-be3fbee22c72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4b66f15-fb36-4d67-ac1a-be3fbee22c72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4b66f15-fb36-4d67-ac1a-be3fbee22c72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4b66f15-fb36-4d67-ac1a-be3fbee22c72 {
  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-d4b66f15-fb36-4d67-ac1a-be3fbee22c72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4b66f15-fb36-4d67-ac1a-be3fbee22c72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4b66f15-fb36-4d67-ac1a-be3fbee22c72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60dddd8c-c4f5-46c4-a59c-24c05fd0f45a {
  display: none;
}
#s-4a60c47a-861c-4c05-9350-70b8c706d794 { text-align: left; }
#s-86f0e548-c554-46c5-a8d7-ab5aed9204a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86f0e548-c554-46c5-a8d7-ab5aed9204a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48fb1c20-61d3-490a-b2a2-6950ea145377 { text-align: left; }
#s-48fb1c20-61d3-490a-b2a2-6950ea145377 .shg-product-sold-out {
  display: none;
}

#s-48fb1c20-61d3-490a-b2a2-6950ea145377 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48fb1c20-61d3-490a-b2a2-6950ea145377 .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-7aff1668-7aea-4395-bf34-128676a3267f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7aff1668-7aea-4395-bf34-128676a3267f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7aff1668-7aea-4395-bf34-128676a3267f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7aff1668-7aea-4395-bf34-128676a3267f {
  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-7aff1668-7aea-4395-bf34-128676a3267f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7aff1668-7aea-4395-bf34-128676a3267f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7aff1668-7aea-4395-bf34-128676a3267f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-256e97ea-f1af-4058-b156-89daf51fe3d6 {
  display: none;
}
#s-62a0cda2-f910-4bbc-8151-5550c82dc0c1 { text-align: left; }
#s-ad3f6c90-d484-4478-a456-7fd5be23c21f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad3f6c90-d484-4478-a456-7fd5be23c21f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9a69442-9b4b-4983-9e91-e900f23aecbb { text-align: left; }
#s-f9a69442-9b4b-4983-9e91-e900f23aecbb .shg-product-sold-out {
  display: none;
}

#s-f9a69442-9b4b-4983-9e91-e900f23aecbb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9a69442-9b4b-4983-9e91-e900f23aecbb .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-8a4cf374-21be-4966-85c7-a73f2e5a6a1e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a4cf374-21be-4966-85c7-a73f2e5a6a1e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a4cf374-21be-4966-85c7-a73f2e5a6a1e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a4cf374-21be-4966-85c7-a73f2e5a6a1e {
  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-8a4cf374-21be-4966-85c7-a73f2e5a6a1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a4cf374-21be-4966-85c7-a73f2e5a6a1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a4cf374-21be-4966-85c7-a73f2e5a6a1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af33cf64-9c26-46b4-a96b-ff5399374b8c {
  display: none;
}
#s-a9bd32ff-23fa-47cb-93ad-68c5faa14385 { text-align: left; }
#s-aa7ca4b9-59b9-440b-8dc2-ea56d1172cfc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa7ca4b9-59b9-440b-8dc2-ea56d1172cfc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a65bc4c-a29a-4d27-b2cb-5b52107f4f2d { text-align: left; }
#s-0a65bc4c-a29a-4d27-b2cb-5b52107f4f2d .shg-product-sold-out {
  display: none;
}

#s-0a65bc4c-a29a-4d27-b2cb-5b52107f4f2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a65bc4c-a29a-4d27-b2cb-5b52107f4f2d .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-06f90b74-e812-4c51-8e0d-b22596f5b2cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06f90b74-e812-4c51-8e0d-b22596f5b2cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06f90b74-e812-4c51-8e0d-b22596f5b2cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06f90b74-e812-4c51-8e0d-b22596f5b2cd {
  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-06f90b74-e812-4c51-8e0d-b22596f5b2cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06f90b74-e812-4c51-8e0d-b22596f5b2cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06f90b74-e812-4c51-8e0d-b22596f5b2cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdcbb4a5-c60a-4145-9f2f-158cc3641a7c {
  display: none;
}
#s-8cdcfe75-11ca-449d-8f69-aac103560f69 { text-align: left; }
#s-fe1f0b2c-3149-4950-a449-0cf1cb24254c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe1f0b2c-3149-4950-a449-0cf1cb24254c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0c9a17a-1cd7-4fb2-a24d-1c3481f9cf8d { text-align: left; }
#s-c0c9a17a-1cd7-4fb2-a24d-1c3481f9cf8d .shg-product-sold-out {
  display: none;
}

#s-c0c9a17a-1cd7-4fb2-a24d-1c3481f9cf8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0c9a17a-1cd7-4fb2-a24d-1c3481f9cf8d .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-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f {
  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-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61f4bcf4-10bd-498d-9de5-c5e0f0c2621f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50587518-b084-419b-9c72-e36292d3d4da {
  display: none;
}
#s-f62d1ede-20e0-4f99-8ba8-cd7a86fad642 { text-align: left; }
#s-857f781d-8238-4608-852e-62e2df58261d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-857f781d-8238-4608-852e-62e2df58261d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa64b940-6e89-4378-8e6a-ee51d045bb95 { text-align: left; }
#s-aa64b940-6e89-4378-8e6a-ee51d045bb95 .shg-product-sold-out {
  display: none;
}

#s-aa64b940-6e89-4378-8e6a-ee51d045bb95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa64b940-6e89-4378-8e6a-ee51d045bb95 .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-913f0722-7405-433d-bb3f-4b3118bd6941 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-913f0722-7405-433d-bb3f-4b3118bd6941:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-913f0722-7405-433d-bb3f-4b3118bd6941:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-913f0722-7405-433d-bb3f-4b3118bd6941 {
  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-913f0722-7405-433d-bb3f-4b3118bd6941.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-913f0722-7405-433d-bb3f-4b3118bd6941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-913f0722-7405-433d-bb3f-4b3118bd6941.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-103f37ad-6cf3-4638-9ea2-f9258342e02c {
  display: none;
}
#s-0cd716ae-7cf8-4867-96ef-3c28610ff0a1 { text-align: left; }
#s-74b7b03f-d7b1-4e66-9664-708db63ac1ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74b7b03f-d7b1-4e66-9664-708db63ac1ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-532f2a71-3ec4-46d2-902d-617d991a2f04 { text-align: left; }
#s-532f2a71-3ec4-46d2-902d-617d991a2f04 .shg-product-sold-out {
  display: none;
}

#s-532f2a71-3ec4-46d2-902d-617d991a2f04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-532f2a71-3ec4-46d2-902d-617d991a2f04 .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-a96ec3b6-49f2-42f1-b048-0524aced854f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a96ec3b6-49f2-42f1-b048-0524aced854f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a96ec3b6-49f2-42f1-b048-0524aced854f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a96ec3b6-49f2-42f1-b048-0524aced854f {
  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-a96ec3b6-49f2-42f1-b048-0524aced854f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a96ec3b6-49f2-42f1-b048-0524aced854f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a96ec3b6-49f2-42f1-b048-0524aced854f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9356fb9-b6af-4bc7-a4da-6ef6e59aa5b9 {
  display: none;
}
#s-a918130f-2b2d-441c-bae8-121954b92a51 { text-align: left; }
#s-29d14425-f6ed-4362-a098-485eb699e9fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29d14425-f6ed-4362-a098-485eb699e9fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d966231f-5a72-4f3b-8cfd-42800f4f0036 { text-align: left; }
#s-d966231f-5a72-4f3b-8cfd-42800f4f0036 .shg-product-sold-out {
  display: none;
}

#s-d966231f-5a72-4f3b-8cfd-42800f4f0036 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d966231f-5a72-4f3b-8cfd-42800f4f0036 .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-5ef215ac-b0fa-4c31-b0db-d43e900d33a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ef215ac-b0fa-4c31-b0db-d43e900d33a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ef215ac-b0fa-4c31-b0db-d43e900d33a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ef215ac-b0fa-4c31-b0db-d43e900d33a2 {
  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-5ef215ac-b0fa-4c31-b0db-d43e900d33a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ef215ac-b0fa-4c31-b0db-d43e900d33a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ef215ac-b0fa-4c31-b0db-d43e900d33a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05c736d2-8702-42a1-8671-2f629b21508a {
  display: none;
}
#s-5ad247bf-a995-482c-83c4-90fcfe1502c9 { text-align: left; }
#s-9ca375ce-84da-4e8d-828e-37a436dda44e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ca375ce-84da-4e8d-828e-37a436dda44e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f19c8fb-e973-4650-96d2-e0d1cc204716 { text-align: left; }
#s-3f19c8fb-e973-4650-96d2-e0d1cc204716 .shg-product-sold-out {
  display: none;
}

#s-3f19c8fb-e973-4650-96d2-e0d1cc204716 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f19c8fb-e973-4650-96d2-e0d1cc204716 .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-aba2073a-9ba0-4bd2-a504-75a25e6c3109 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aba2073a-9ba0-4bd2-a504-75a25e6c3109:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aba2073a-9ba0-4bd2-a504-75a25e6c3109:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aba2073a-9ba0-4bd2-a504-75a25e6c3109 {
  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-aba2073a-9ba0-4bd2-a504-75a25e6c3109.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aba2073a-9ba0-4bd2-a504-75a25e6c3109.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aba2073a-9ba0-4bd2-a504-75a25e6c3109.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b683b5b0-ed65-46c3-aa9f-be185aec7bdd {
  display: none;
}
#s-63c20af8-ea51-4f03-a9a4-1e5dddd21721 { text-align: left; }
#s-f5d91702-d747-42ad-b294-ca5b8bbdb0f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5d91702-d747-42ad-b294-ca5b8bbdb0f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3518b34e-da2e-4f37-a062-2b473ca5580a { text-align: left; }
#s-3518b34e-da2e-4f37-a062-2b473ca5580a .shg-product-sold-out {
  display: none;
}

#s-3518b34e-da2e-4f37-a062-2b473ca5580a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3518b34e-da2e-4f37-a062-2b473ca5580a .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-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c {
  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-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f328ee5-a6b5-4eed-994b-bde7bb96cd8c.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;
}
