.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-f78e1e29-06bf-4cff-b02a-270deff47cc9 {
  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-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c { margin-top: 40px; }
#s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs {
  justify-content: center;
}


  #s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-d181c4ba-1ebf-4ecd-912c-f1e99c4f283c .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-6481aa1b-67d2-40cf-866e-939ee6e395cc { padding-top: 10px;
padding-bottom: 10px; }
 #s-6481aa1b-67d2-40cf-866e-939ee6e395cc .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-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a8c01e4d-cea8-4b88-b873-a4ff3e6b974d .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-bfacd39b-bb99-443a-a661-90b7123ab4eb { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bfacd39b-bb99-443a-a661-90b7123ab4eb"] > .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-1371e7c0-3040-421d-974a-ad8fe9e2bd7a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-009dccd2-fd16-4895-82cf-e09dd41797e9 { 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-6e3711ea-d4a0-4459-ac30-55004fd33fbd { 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-6e3711ea-d4a0-4459-ac30-55004fd33fbd: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-6e3711ea-d4a0-4459-ac30-55004fd33fbd: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-6e3711ea-d4a0-4459-ac30-55004fd33fbd.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4eaddfda-d2cf-436c-b5df-2999e29d9c87 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-126e5ab2-4058-4dc7-a012-670cfb3cbc48 { 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-4e8f1a7f-4a80-4c27-9fab-a20923377527 { 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-4e8f1a7f-4a80-4c27-9fab-a20923377527: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-4e8f1a7f-4a80-4c27-9fab-a20923377527: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-4e8f1a7f-4a80-4c27-9fab-a20923377527.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8a6c1def-5eb1-4bbc-97f7-4328eae7be3f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7e53f985-d297-4323-bff9-390182d4e0c6 { 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-e6bf3662-3233-4823-824c-2c683afb6a8f { 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-e6bf3662-3233-4823-824c-2c683afb6a8f: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-e6bf3662-3233-4823-824c-2c683afb6a8f: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-e6bf3662-3233-4823-824c-2c683afb6a8f.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-b4ea1d77-4b6d-448d-959e-125d166e1d0c { min-height: 50px; }
#s-b4ea1d77-4b6d-448d-959e-125d166e1d0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-99e1ed43-0108-421a-8301-a7ac13ab17e3 { 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-99e1ed43-0108-421a-8301-a7ac13ab17e3 .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-e73cea88-8ef3-4492-9a81-60067c233662 {
  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-d18ca578-3993-4d7b-bc96-a29ab93c7563 { 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-578a3af4-0e80-47ee-aa35-33aca07e6c42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-578a3af4-0e80-47ee-aa35-33aca07e6c42 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b7e7a1e8-99ff-4b1e-9f34-cdd85182bbf0 {
  display: none;
}
#s-f5ae0434-155a-418b-b8bd-75ad5017dfe6 { text-align: left; }
#s-e9f39b34-ee47-4f6a-b648-2899761bc28e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9f39b34-ee47-4f6a-b648-2899761bc28e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2d80407c-7651-415f-823b-3fd09c93900e {
  display: none;
}
#s-6aae5f1b-f851-4458-9af5-8588b963c446 { text-align: left; }
#s-6acac6fd-68a6-4cba-a950-6960a4cf3530 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6acac6fd-68a6-4cba-a950-6960a4cf3530 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3da11dee-28ff-496e-9e59-4f69512c143d {
  display: none;
}
#s-dee60c60-e71b-42fb-b49a-072bd811e0a5 { text-align: left; }
#s-21045e95-11eb-418b-8c0f-4150291a84cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21045e95-11eb-418b-8c0f-4150291a84cf .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-37dd6c05-0c7c-4dee-9acf-70fe6d4336d3 {
  display: none;
}
#s-66891b58-729b-4de0-9b8d-1e2a83afcc9b { text-align: left; }
#s-d5d9afc9-c762-4ae4-851b-e7dfd220312e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5d9afc9-c762-4ae4-851b-e7dfd220312e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bda1eb40-47f7-44f5-bd15-c508c5ffb005 { text-align: left; }
#s-bda1eb40-47f7-44f5-bd15-c508c5ffb005 .shg-product-sold-out {
  display: none;
}

#s-bda1eb40-47f7-44f5-bd15-c508c5ffb005 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bda1eb40-47f7-44f5-bd15-c508c5ffb005 .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-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b {
  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-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e02d8cb-b7ea-46a2-8eef-7cb1de8b7f4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01c14105-c019-499c-9fa9-783492c24cae {
  display: none;
}
#s-ce08ce6a-d0ca-453d-a1d2-53802314af88 { text-align: left; }
#s-b1ff864f-e09b-4b76-97df-f9ba7ecdbe99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1ff864f-e09b-4b76-97df-f9ba7ecdbe99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d31f2f64-7c7d-4268-9153-269bc42300fa { text-align: left; }
#s-d31f2f64-7c7d-4268-9153-269bc42300fa .shg-product-sold-out {
  display: none;
}

#s-d31f2f64-7c7d-4268-9153-269bc42300fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d31f2f64-7c7d-4268-9153-269bc42300fa .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-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b {
  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-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9b04e9a-9cc3-41d0-bdb1-8b1b2df2258b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc385cd0-53fd-4cc4-a79c-1725ccdb9ea7 {
  display: none;
}
#s-7af54e61-1805-4458-abb4-ab1c04d67b5b { text-align: left; }
#s-44064806-de49-4d36-8933-700aeab6c410 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44064806-de49-4d36-8933-700aeab6c410 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfa27c3a-25c5-4be6-9c3c-8cfe24a9a4cc { text-align: left; }
#s-dfa27c3a-25c5-4be6-9c3c-8cfe24a9a4cc .shg-product-sold-out {
  display: none;
}

#s-dfa27c3a-25c5-4be6-9c3c-8cfe24a9a4cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfa27c3a-25c5-4be6-9c3c-8cfe24a9a4cc .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-3e11e947-e494-410f-b37e-124eba690875 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e11e947-e494-410f-b37e-124eba690875:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e11e947-e494-410f-b37e-124eba690875:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e11e947-e494-410f-b37e-124eba690875 {
  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-3e11e947-e494-410f-b37e-124eba690875.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e11e947-e494-410f-b37e-124eba690875.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e11e947-e494-410f-b37e-124eba690875.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72df490f-704d-44f3-93e4-f3eabe8af6fa {
  display: none;
}
#s-29dee05f-0c07-403b-b434-f8754edb8a90 { text-align: left; }
#s-3e4bf6f6-ad64-4f6c-b571-0fe9b41e3b20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e4bf6f6-ad64-4f6c-b571-0fe9b41e3b20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98f15064-4cca-44d8-b05d-7e068fb808e1 { text-align: left; }
#s-98f15064-4cca-44d8-b05d-7e068fb808e1 .shg-product-sold-out {
  display: none;
}

#s-98f15064-4cca-44d8-b05d-7e068fb808e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98f15064-4cca-44d8-b05d-7e068fb808e1 .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-685f31f5-85ac-423e-830f-8a174eef7459 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-685f31f5-85ac-423e-830f-8a174eef7459:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-685f31f5-85ac-423e-830f-8a174eef7459:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-685f31f5-85ac-423e-830f-8a174eef7459 {
  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-685f31f5-85ac-423e-830f-8a174eef7459.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-685f31f5-85ac-423e-830f-8a174eef7459.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-685f31f5-85ac-423e-830f-8a174eef7459.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ff7daaf-9b7d-4f6b-aa96-c2e77e3c1b09 {
  display: none;
}
#s-6f85ccf3-fbfb-4b18-b2bc-3dee0ac74b37 { text-align: left; }
#s-4395ad1c-bfc4-4bda-b0e0-4b001a931545 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4395ad1c-bfc4-4bda-b0e0-4b001a931545 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb0b60ac-66cd-4ec5-82b0-51f748efddc1 { text-align: left; }
#s-eb0b60ac-66cd-4ec5-82b0-51f748efddc1 .shg-product-sold-out {
  display: none;
}

#s-eb0b60ac-66cd-4ec5-82b0-51f748efddc1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb0b60ac-66cd-4ec5-82b0-51f748efddc1 .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-5990a437-ab0f-4879-896a-42ba0be7d8d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5990a437-ab0f-4879-896a-42ba0be7d8d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5990a437-ab0f-4879-896a-42ba0be7d8d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5990a437-ab0f-4879-896a-42ba0be7d8d8 {
  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-5990a437-ab0f-4879-896a-42ba0be7d8d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5990a437-ab0f-4879-896a-42ba0be7d8d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5990a437-ab0f-4879-896a-42ba0be7d8d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d08e81c-3629-4259-95df-a297701d53c9 {
  display: none;
}
#s-a43d1e6e-4fda-43ea-9259-d50ad16f9e1c { text-align: left; }
#s-715d6a9d-de47-4fb8-809f-e85f6863990f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-715d6a9d-de47-4fb8-809f-e85f6863990f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6e1b437-4297-4cc5-ac05-6eacd8b73a0c { text-align: left; }
#s-a6e1b437-4297-4cc5-ac05-6eacd8b73a0c .shg-product-sold-out {
  display: none;
}

#s-a6e1b437-4297-4cc5-ac05-6eacd8b73a0c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6e1b437-4297-4cc5-ac05-6eacd8b73a0c .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-7ff83419-71c2-40c9-ae50-11272c1c9549 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ff83419-71c2-40c9-ae50-11272c1c9549:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ff83419-71c2-40c9-ae50-11272c1c9549:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ff83419-71c2-40c9-ae50-11272c1c9549 {
  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-7ff83419-71c2-40c9-ae50-11272c1c9549.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ff83419-71c2-40c9-ae50-11272c1c9549.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ff83419-71c2-40c9-ae50-11272c1c9549.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e04964d9-be6f-4669-a83d-35fc84ca7026 {
  display: none;
}
#s-f3c7783b-2015-4fef-9256-2f954b409a22 { text-align: left; }
#s-d1aac819-18ae-438d-8fc6-aebb12a6adc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1aac819-18ae-438d-8fc6-aebb12a6adc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc5cce9d-7111-4038-9527-2c33ab8d48c1 { text-align: left; }
#s-dc5cce9d-7111-4038-9527-2c33ab8d48c1 .shg-product-sold-out {
  display: none;
}

#s-dc5cce9d-7111-4038-9527-2c33ab8d48c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc5cce9d-7111-4038-9527-2c33ab8d48c1 .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-a939f12c-ba90-4662-8f16-070caaa75d7c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a939f12c-ba90-4662-8f16-070caaa75d7c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a939f12c-ba90-4662-8f16-070caaa75d7c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a939f12c-ba90-4662-8f16-070caaa75d7c {
  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-a939f12c-ba90-4662-8f16-070caaa75d7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a939f12c-ba90-4662-8f16-070caaa75d7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a939f12c-ba90-4662-8f16-070caaa75d7c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26a18a09-aa84-42a2-a907-a3e993e051b3 {
  display: none;
}
#s-12f2b561-2bf4-4993-9435-ec1ac5898810 { text-align: left; }
#s-fa540a3f-b49f-477c-b273-d98a49f9707e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa540a3f-b49f-477c-b273-d98a49f9707e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a842d78-971d-4874-a036-6afd4d1b41d8 { text-align: left; }
#s-3a842d78-971d-4874-a036-6afd4d1b41d8 .shg-product-sold-out {
  display: none;
}

#s-3a842d78-971d-4874-a036-6afd4d1b41d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a842d78-971d-4874-a036-6afd4d1b41d8 .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-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23 {
  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-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a2fa1c9-cdd2-45c9-9ca5-5674f0b06f23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-deddd5ed-8538-4cc6-96b7-85fcf76664d3 {
  display: none;
}
#s-601cceaf-7580-4570-8fad-d7c73bea9a20 { text-align: left; }
#s-cefc962f-6fc9-42f9-882a-6d0c952766fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cefc962f-6fc9-42f9-882a-6d0c952766fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58f988a3-2f2e-4820-9fea-d463c6356877 { text-align: left; }
#s-58f988a3-2f2e-4820-9fea-d463c6356877 .shg-product-sold-out {
  display: none;
}

#s-58f988a3-2f2e-4820-9fea-d463c6356877 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58f988a3-2f2e-4820-9fea-d463c6356877 .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-5e4cccf9-1f27-4d97-a543-0aa629696d9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e4cccf9-1f27-4d97-a543-0aa629696d9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e4cccf9-1f27-4d97-a543-0aa629696d9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e4cccf9-1f27-4d97-a543-0aa629696d9a {
  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-5e4cccf9-1f27-4d97-a543-0aa629696d9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e4cccf9-1f27-4d97-a543-0aa629696d9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e4cccf9-1f27-4d97-a543-0aa629696d9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5699f8d2-cdf4-4e1f-93c5-06f490051fa6 {
  display: none;
}
#s-f6678da4-7ca0-4ce7-b914-ee83d7f9d8ad { text-align: left; }
#s-20801bb1-a29c-4beb-a8dd-148369a6bb65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20801bb1-a29c-4beb-a8dd-148369a6bb65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1904f4e7-4fab-44f2-b809-3e6f1e3ddb98 { text-align: left; }
#s-1904f4e7-4fab-44f2-b809-3e6f1e3ddb98 .shg-product-sold-out {
  display: none;
}

#s-1904f4e7-4fab-44f2-b809-3e6f1e3ddb98 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1904f4e7-4fab-44f2-b809-3e6f1e3ddb98 .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-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c {
  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-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36e67059-9ec2-42e5-8a2d-0ff5d64b3f1c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-113af4ab-9c28-42e7-a63a-321dffc860c7 {
  display: none;
}
#s-6cb7ecb2-cdeb-4791-adc4-a04332223d24 { text-align: left; }
#s-c2b4c06b-1b42-42bb-8426-6d7125400a75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2b4c06b-1b42-42bb-8426-6d7125400a75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3eb96a58-1375-49ba-8f4e-be5244a365a5 { text-align: left; }
#s-3eb96a58-1375-49ba-8f4e-be5244a365a5 .shg-product-sold-out {
  display: none;
}

#s-3eb96a58-1375-49ba-8f4e-be5244a365a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3eb96a58-1375-49ba-8f4e-be5244a365a5 .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-bb32b028-553c-45f5-9d84-9e5ac82161f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb32b028-553c-45f5-9d84-9e5ac82161f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb32b028-553c-45f5-9d84-9e5ac82161f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb32b028-553c-45f5-9d84-9e5ac82161f0 {
  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-bb32b028-553c-45f5-9d84-9e5ac82161f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb32b028-553c-45f5-9d84-9e5ac82161f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb32b028-553c-45f5-9d84-9e5ac82161f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff83b6bd-a90c-4197-b68d-a2c1f4139839 {
  display: none;
}
#s-22b8a481-db8e-4007-be54-660e11a272e8 { text-align: left; }
#s-1cb5f3f1-b137-44d9-b888-905b660da276 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cb5f3f1-b137-44d9-b888-905b660da276 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e98e9c6f-8cc0-49de-ab7e-ef294dbe7eca { text-align: left; }
#s-e98e9c6f-8cc0-49de-ab7e-ef294dbe7eca .shg-product-sold-out {
  display: none;
}

#s-e98e9c6f-8cc0-49de-ab7e-ef294dbe7eca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e98e9c6f-8cc0-49de-ab7e-ef294dbe7eca .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-0ec59568-df73-4b11-a0b9-c862d84a6919 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ec59568-df73-4b11-a0b9-c862d84a6919:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ec59568-df73-4b11-a0b9-c862d84a6919:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ec59568-df73-4b11-a0b9-c862d84a6919 {
  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-0ec59568-df73-4b11-a0b9-c862d84a6919.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ec59568-df73-4b11-a0b9-c862d84a6919.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ec59568-df73-4b11-a0b9-c862d84a6919.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24cb79f5-152b-4a53-b104-929edc836bbb {
  display: none;
}
#s-5f23c407-1ab4-414d-b4cd-0414ce59f444 { text-align: left; }
#s-2cc6e2cd-339e-429f-95b5-c1048494789f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cc6e2cd-339e-429f-95b5-c1048494789f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abeaaee5-6e4d-4ef7-a90a-245889bc0798 { text-align: left; }
#s-abeaaee5-6e4d-4ef7-a90a-245889bc0798 .shg-product-sold-out {
  display: none;
}

#s-abeaaee5-6e4d-4ef7-a90a-245889bc0798 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abeaaee5-6e4d-4ef7-a90a-245889bc0798 .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-4a6a34ff-f760-4239-b3af-775182326f8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a6a34ff-f760-4239-b3af-775182326f8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a6a34ff-f760-4239-b3af-775182326f8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a6a34ff-f760-4239-b3af-775182326f8b {
  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-4a6a34ff-f760-4239-b3af-775182326f8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a6a34ff-f760-4239-b3af-775182326f8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a6a34ff-f760-4239-b3af-775182326f8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24a4e57f-7dda-455d-8be7-fa93c5d0f6c3 {
  display: none;
}
#s-4409db2c-a798-467b-a184-7e72a6730d21 { text-align: left; }
#s-c0f3a897-de19-42e7-9e4e-4a75835ec158 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0f3a897-de19-42e7-9e4e-4a75835ec158 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdacb963-3c76-4e46-ad3e-101b1b4f7560 { text-align: left; }
#s-cdacb963-3c76-4e46-ad3e-101b1b4f7560 .shg-product-sold-out {
  display: none;
}

#s-cdacb963-3c76-4e46-ad3e-101b1b4f7560 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdacb963-3c76-4e46-ad3e-101b1b4f7560 .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-11de1762-10ba-4613-8aca-e8f7f433e867 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11de1762-10ba-4613-8aca-e8f7f433e867:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11de1762-10ba-4613-8aca-e8f7f433e867:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11de1762-10ba-4613-8aca-e8f7f433e867 {
  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-11de1762-10ba-4613-8aca-e8f7f433e867.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11de1762-10ba-4613-8aca-e8f7f433e867.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11de1762-10ba-4613-8aca-e8f7f433e867.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84b76425-840d-4ad8-8c0d-6efe440943d7 {
  display: none;
}
#s-f87106ef-134e-4c17-a00f-9aa750b66c2f { text-align: left; }
#s-55ce0151-8b93-4c81-873f-e700f38555bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55ce0151-8b93-4c81-873f-e700f38555bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41530f54-2e9e-40bd-8b8b-a55545573af0 { text-align: left; }
#s-41530f54-2e9e-40bd-8b8b-a55545573af0 .shg-product-sold-out {
  display: none;
}

#s-41530f54-2e9e-40bd-8b8b-a55545573af0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41530f54-2e9e-40bd-8b8b-a55545573af0 .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-c5327f35-d210-4d5e-9801-3534c85cab31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5327f35-d210-4d5e-9801-3534c85cab31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5327f35-d210-4d5e-9801-3534c85cab31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5327f35-d210-4d5e-9801-3534c85cab31 {
  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-c5327f35-d210-4d5e-9801-3534c85cab31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5327f35-d210-4d5e-9801-3534c85cab31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5327f35-d210-4d5e-9801-3534c85cab31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-356f5704-2e79-4d2d-9539-9991993373f0 {
  display: none;
}
#s-22494b6d-96ae-4c69-92f3-a07b0ceae83b { text-align: left; }
#s-619603f3-8b47-46b8-97e7-51ef0916c356 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-619603f3-8b47-46b8-97e7-51ef0916c356 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b02a6c91-1425-4c3a-8f0d-0e64284657ee { text-align: left; }
#s-b02a6c91-1425-4c3a-8f0d-0e64284657ee .shg-product-sold-out {
  display: none;
}

#s-b02a6c91-1425-4c3a-8f0d-0e64284657ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b02a6c91-1425-4c3a-8f0d-0e64284657ee .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-c6f31216-b3e8-4ed9-9fa5-456f90dc6984 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6f31216-b3e8-4ed9-9fa5-456f90dc6984:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6f31216-b3e8-4ed9-9fa5-456f90dc6984:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6f31216-b3e8-4ed9-9fa5-456f90dc6984 {
  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-c6f31216-b3e8-4ed9-9fa5-456f90dc6984.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6f31216-b3e8-4ed9-9fa5-456f90dc6984.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6f31216-b3e8-4ed9-9fa5-456f90dc6984.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-450c0e37-bd58-4f44-b4c9-8167bd774da6 {
  display: none;
}
#s-ae0e6ce2-b78e-4732-9609-b195a896d9a8 { text-align: left; }
#s-dc605d0d-b7cf-49f4-8b05-b62721f87f1f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc605d0d-b7cf-49f4-8b05-b62721f87f1f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab5ea2df-714e-4339-9b9c-7a77a2f60848 { text-align: left; }
#s-ab5ea2df-714e-4339-9b9c-7a77a2f60848 .shg-product-sold-out {
  display: none;
}

#s-ab5ea2df-714e-4339-9b9c-7a77a2f60848 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab5ea2df-714e-4339-9b9c-7a77a2f60848 .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-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c {
  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-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a85c4f3-1a3a-483b-a65b-3a4db39bf45c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa60a631-05a7-42aa-b54e-3735481e059f {
  display: none;
}
#s-f2155a8c-081d-460c-908e-ccbebb79865d { text-align: left; }
#s-972d59e1-f39b-424f-b13a-1fbe570800dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-972d59e1-f39b-424f-b13a-1fbe570800dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0f818b1-314f-4435-ba39-5192c3130150 { text-align: left; }
#s-c0f818b1-314f-4435-ba39-5192c3130150 .shg-product-sold-out {
  display: none;
}

#s-c0f818b1-314f-4435-ba39-5192c3130150 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0f818b1-314f-4435-ba39-5192c3130150 .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-40606a07-5f08-49ae-a403-8ae9f4318df9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40606a07-5f08-49ae-a403-8ae9f4318df9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40606a07-5f08-49ae-a403-8ae9f4318df9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40606a07-5f08-49ae-a403-8ae9f4318df9 {
  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-40606a07-5f08-49ae-a403-8ae9f4318df9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40606a07-5f08-49ae-a403-8ae9f4318df9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40606a07-5f08-49ae-a403-8ae9f4318df9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f01c9474-8741-47dd-9196-e9d8b6e6caae {
  display: none;
}
#s-2d5955ea-1a1c-45d9-aad8-ebd2f5b86c59 { text-align: left; }
#s-4a147fec-fd67-4e7e-8725-692b9e582885 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a147fec-fd67-4e7e-8725-692b9e582885 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e23e429-7ea4-4fd2-9d59-bed26a4578e9 { text-align: left; }
#s-7e23e429-7ea4-4fd2-9d59-bed26a4578e9 .shg-product-sold-out {
  display: none;
}

#s-7e23e429-7ea4-4fd2-9d59-bed26a4578e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e23e429-7ea4-4fd2-9d59-bed26a4578e9 .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-ac2314b0-179d-40e7-a1aa-12c521095324 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac2314b0-179d-40e7-a1aa-12c521095324:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac2314b0-179d-40e7-a1aa-12c521095324:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac2314b0-179d-40e7-a1aa-12c521095324 {
  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-ac2314b0-179d-40e7-a1aa-12c521095324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac2314b0-179d-40e7-a1aa-12c521095324.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac2314b0-179d-40e7-a1aa-12c521095324.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb7c56d3-65a6-4c52-957f-025c7d9e421c {
  display: none;
}
#s-865b962b-c567-4f0f-b2cd-467d6da16a1d { text-align: left; }
#s-b325f74d-270a-4314-88c8-8f8cf2e97afe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b325f74d-270a-4314-88c8-8f8cf2e97afe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b13ec395-c680-4af9-856c-ac33e65dc77b { text-align: left; }
#s-b13ec395-c680-4af9-856c-ac33e65dc77b .shg-product-sold-out {
  display: none;
}

#s-b13ec395-c680-4af9-856c-ac33e65dc77b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b13ec395-c680-4af9-856c-ac33e65dc77b .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-b0d402bd-51b5-4022-b75d-c197ade6d48d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0d402bd-51b5-4022-b75d-c197ade6d48d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0d402bd-51b5-4022-b75d-c197ade6d48d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0d402bd-51b5-4022-b75d-c197ade6d48d {
  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-b0d402bd-51b5-4022-b75d-c197ade6d48d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0d402bd-51b5-4022-b75d-c197ade6d48d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0d402bd-51b5-4022-b75d-c197ade6d48d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-046339d7-826b-435a-80d4-05966961da30 {
  display: none;
}
#s-169ee345-b373-4996-b65e-e7fcbc281204 { text-align: left; }
#s-60272d07-5712-4cb9-870d-c5602c2fa7ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60272d07-5712-4cb9-870d-c5602c2fa7ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a8c2ec6-97a7-45a6-910d-79825a784953 { text-align: left; }
#s-1a8c2ec6-97a7-45a6-910d-79825a784953 .shg-product-sold-out {
  display: none;
}

#s-1a8c2ec6-97a7-45a6-910d-79825a784953 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a8c2ec6-97a7-45a6-910d-79825a784953 .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-c8e44415-3d0f-4ffe-9c9f-68d3d299de53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8e44415-3d0f-4ffe-9c9f-68d3d299de53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8e44415-3d0f-4ffe-9c9f-68d3d299de53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8e44415-3d0f-4ffe-9c9f-68d3d299de53 {
  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-c8e44415-3d0f-4ffe-9c9f-68d3d299de53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8e44415-3d0f-4ffe-9c9f-68d3d299de53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8e44415-3d0f-4ffe-9c9f-68d3d299de53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9aa7f86-d92b-45d2-862e-3b02ffc696ef {
  display: none;
}
#s-21e3b963-4b64-48d4-a053-98e6e5da539a { text-align: left; }
#s-edfbe934-9976-4518-847a-63eebe3b68bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edfbe934-9976-4518-847a-63eebe3b68bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6efccd69-9918-40c9-b3a2-76afe4eda629 { text-align: left; }
#s-6efccd69-9918-40c9-b3a2-76afe4eda629 .shg-product-sold-out {
  display: none;
}

#s-6efccd69-9918-40c9-b3a2-76afe4eda629 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6efccd69-9918-40c9-b3a2-76afe4eda629 .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-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d {
  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-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba2d3de2-8f8c-4245-bb1b-8e9eed2db60d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d976f3b-f422-4e1c-a7dc-34be207e5326 {
  display: none;
}
#s-03cab651-8549-43ca-a10e-76603a1b3e05 { text-align: left; }
#s-ed5b1929-f733-4aaa-8206-44c13881a8f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed5b1929-f733-4aaa-8206-44c13881a8f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4351859b-c086-4da4-aa1c-8af9c93a78aa { text-align: left; }
#s-4351859b-c086-4da4-aa1c-8af9c93a78aa .shg-product-sold-out {
  display: none;
}

#s-4351859b-c086-4da4-aa1c-8af9c93a78aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4351859b-c086-4da4-aa1c-8af9c93a78aa .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-ebd1e9ae-0e02-4343-85ad-42ac12d7d021 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ebd1e9ae-0e02-4343-85ad-42ac12d7d021:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ebd1e9ae-0e02-4343-85ad-42ac12d7d021:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ebd1e9ae-0e02-4343-85ad-42ac12d7d021 {
  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-ebd1e9ae-0e02-4343-85ad-42ac12d7d021.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebd1e9ae-0e02-4343-85ad-42ac12d7d021.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ebd1e9ae-0e02-4343-85ad-42ac12d7d021.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc002bf7-f2d9-4f38-b3a3-4aa6024cbe8e {
  display: none;
}
#s-d864c3da-878c-428b-9787-3809a620e607 { text-align: left; }
#s-1482b32b-0052-4dc5-83ef-96aba9d91af3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1482b32b-0052-4dc5-83ef-96aba9d91af3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04f338ea-899f-4fc4-9b26-2dee0eaf738a { text-align: left; }
#s-04f338ea-899f-4fc4-9b26-2dee0eaf738a .shg-product-sold-out {
  display: none;
}

#s-04f338ea-899f-4fc4-9b26-2dee0eaf738a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04f338ea-899f-4fc4-9b26-2dee0eaf738a .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-93f1e49d-6eef-4355-a6b4-c6e792bb39ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93f1e49d-6eef-4355-a6b4-c6e792bb39ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93f1e49d-6eef-4355-a6b4-c6e792bb39ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93f1e49d-6eef-4355-a6b4-c6e792bb39ab {
  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-93f1e49d-6eef-4355-a6b4-c6e792bb39ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93f1e49d-6eef-4355-a6b4-c6e792bb39ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93f1e49d-6eef-4355-a6b4-c6e792bb39ab.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;
}
