.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-533cb271-6f3d-408d-84c9-29980fe7cec7 {
  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-dcecd2d8-8ba4-49b9-9207-0dfddaa327de { margin-top: 40px; }
#s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs {
  justify-content: center;
}


  #s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-dcecd2d8-8ba4-49b9-9207-0dfddaa327de .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-e62a2452-b5b1-4d5b-8228-6b969abe1097 { padding-top: 10px;
padding-bottom: 10px; }
 #s-e62a2452-b5b1-4d5b-8228-6b969abe1097 .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-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-47d996b7-eefd-487b-9b87-26e8b5e87bc6 .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-f2930c08-eb52-48f3-a0e6-14916ac65d3f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2930c08-eb52-48f3-a0e6-14916ac65d3f"] > .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-11f0986a-9c77-4e20-9cf0-68bb915b9216 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d6e85bee-5ba2-422d-a798-249be09caeb4 { 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-cd3868a6-77df-4075-8049-3661f8dfc4d6 { 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-cd3868a6-77df-4075-8049-3661f8dfc4d6: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-cd3868a6-77df-4075-8049-3661f8dfc4d6: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-cd3868a6-77df-4075-8049-3661f8dfc4d6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-550173d4-7e31-41a8-b8d5-e8a024af5f06 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b3a9bdad-fe48-4f33-afac-e9f5f7c9c128 { 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-5fe92f9a-5424-4dd7-9a9a-1cb909d7cb51 { 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-5fe92f9a-5424-4dd7-9a9a-1cb909d7cb51: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-5fe92f9a-5424-4dd7-9a9a-1cb909d7cb51: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-5fe92f9a-5424-4dd7-9a9a-1cb909d7cb51.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ea2fb632-f567-46b6-bea6-b5629f0c9539 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9e16ea12-81fa-453a-841e-e82c4c76f6ca { 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-1eee75bc-5b07-4464-a87c-12c40366bc7e { 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-1eee75bc-5b07-4464-a87c-12c40366bc7e: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-1eee75bc-5b07-4464-a87c-12c40366bc7e: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-1eee75bc-5b07-4464-a87c-12c40366bc7e.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-bc3c8f99-4b4e-4226-bf32-d4b491e700d6 { min-height: 50px; }
#s-bc3c8f99-4b4e-4226-bf32-d4b491e700d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-792e4e36-5da7-4a84-8587-cf79e0cafebc { 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-792e4e36-5da7-4a84-8587-cf79e0cafebc .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-ddaba9b5-c974-48e0-8e0a-ad14ce78db94 {
  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-357b3218-ef61-4485-a52f-1fee8399a326 { 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-0a8eb517-9526-4e0a-8e21-f385b35c6a1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a8eb517-9526-4e0a-8e21-f385b35c6a1c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1c3dc773-4dab-40aa-a149-a48b1186a1a6 {
  display: none;
}
#s-651a82f3-4e5d-4b25-a066-9ffb5ed117bc { text-align: left; }
#s-abcc9df7-882b-4f82-b917-dd7ef757e122 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abcc9df7-882b-4f82-b917-dd7ef757e122 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ac0d2c89-01de-4e95-96e8-8d2688d9f702 {
  display: none;
}
#s-da52e1ae-09c1-434f-bfe5-53f5951db237 { text-align: left; }
#s-38b1b9cb-f0ba-44ff-9a61-c34f844e5252 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38b1b9cb-f0ba-44ff-9a61-c34f844e5252 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-11315b47-17b3-4bbb-992e-e0b79cbf846f {
  display: none;
}
#s-3af5bf88-0ad8-4b75-9bd2-c52dde00d0c1 { text-align: left; }
#s-4bc3839f-e092-47e5-a205-f1b3493d3b65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4bc3839f-e092-47e5-a205-f1b3493d3b65 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5d57ac39-b7fc-4ba8-84f1-521f4fc3903f {
  display: none;
}
#s-cc274e86-0254-49f6-a80e-72ed67c45bb3 { text-align: left; }
#s-777cd84f-a5ae-423e-8212-030edf67b1a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-777cd84f-a5ae-423e-8212-030edf67b1a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b561f42-f479-4e44-9d8f-a3801834f8ee { text-align: left; }
#s-0b561f42-f479-4e44-9d8f-a3801834f8ee .shg-product-sold-out {
  display: none;
}

#s-0b561f42-f479-4e44-9d8f-a3801834f8ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b561f42-f479-4e44-9d8f-a3801834f8ee .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-15cb7e18-4168-4fea-97e2-95baf8708cc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15cb7e18-4168-4fea-97e2-95baf8708cc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15cb7e18-4168-4fea-97e2-95baf8708cc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15cb7e18-4168-4fea-97e2-95baf8708cc0 {
  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-15cb7e18-4168-4fea-97e2-95baf8708cc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15cb7e18-4168-4fea-97e2-95baf8708cc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15cb7e18-4168-4fea-97e2-95baf8708cc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30540287-4ef2-433a-93b4-a27836906552 {
  display: none;
}
#s-a01ecc06-1743-4bbe-99d7-de221fbdf472 { text-align: left; }
#s-8d462542-5ada-4587-aa9a-711f60819c7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d462542-5ada-4587-aa9a-711f60819c7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e50a1b6-9295-4c8b-9b31-9870101d4a03 { text-align: left; }
#s-0e50a1b6-9295-4c8b-9b31-9870101d4a03 .shg-product-sold-out {
  display: none;
}

#s-0e50a1b6-9295-4c8b-9b31-9870101d4a03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e50a1b6-9295-4c8b-9b31-9870101d4a03 .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-12573e01-0dcc-4984-9ae9-82816ad7bc96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12573e01-0dcc-4984-9ae9-82816ad7bc96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12573e01-0dcc-4984-9ae9-82816ad7bc96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12573e01-0dcc-4984-9ae9-82816ad7bc96 {
  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-12573e01-0dcc-4984-9ae9-82816ad7bc96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12573e01-0dcc-4984-9ae9-82816ad7bc96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12573e01-0dcc-4984-9ae9-82816ad7bc96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c7e3620-0555-4ac5-8175-b45edb018d82 {
  display: none;
}
#s-e6d63baf-23d3-4383-89c6-519b8fe406d8 { text-align: left; }
#s-df3d750c-6b27-4283-b30c-2a5ac49520be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df3d750c-6b27-4283-b30c-2a5ac49520be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92201ff4-b7c4-419a-9146-6063c1e685b0 { text-align: left; }
#s-92201ff4-b7c4-419a-9146-6063c1e685b0 .shg-product-sold-out {
  display: none;
}

#s-92201ff4-b7c4-419a-9146-6063c1e685b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92201ff4-b7c4-419a-9146-6063c1e685b0 .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-59534239-047e-47ae-95f8-c1f14a367a34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59534239-047e-47ae-95f8-c1f14a367a34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59534239-047e-47ae-95f8-c1f14a367a34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59534239-047e-47ae-95f8-c1f14a367a34 {
  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-59534239-047e-47ae-95f8-c1f14a367a34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59534239-047e-47ae-95f8-c1f14a367a34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59534239-047e-47ae-95f8-c1f14a367a34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fb97d07-03e3-4b95-b9db-92643889fd1d {
  display: none;
}
#s-333fccc8-44de-40e2-9deb-6c41d7918168 { text-align: left; }
#s-d97ba22e-c9dc-4be3-b599-ddf028a7e2d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d97ba22e-c9dc-4be3-b599-ddf028a7e2d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-896cdd8b-6601-4cac-bec3-26a03c9bfeb7 { text-align: left; }
#s-896cdd8b-6601-4cac-bec3-26a03c9bfeb7 .shg-product-sold-out {
  display: none;
}

#s-896cdd8b-6601-4cac-bec3-26a03c9bfeb7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-896cdd8b-6601-4cac-bec3-26a03c9bfeb7 .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-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b {
  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-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5f02ae4-6721-4ebf-ad5d-ae2484bfcb4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2985df29-c5c2-4ba4-afbb-94f82307a969 {
  display: none;
}
#s-d69b93cf-e169-4896-8b64-37cdfa2dd99f { text-align: left; }
#s-fb111840-050c-417d-95f8-f1f2d46f656c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb111840-050c-417d-95f8-f1f2d46f656c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f1ae43b-d06d-40b7-8b34-2d82b85d1719 { text-align: left; }
#s-2f1ae43b-d06d-40b7-8b34-2d82b85d1719 .shg-product-sold-out {
  display: none;
}

#s-2f1ae43b-d06d-40b7-8b34-2d82b85d1719 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f1ae43b-d06d-40b7-8b34-2d82b85d1719 .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-ccc1e18d-824d-40a4-abfc-07b12dccc3aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccc1e18d-824d-40a4-abfc-07b12dccc3aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccc1e18d-824d-40a4-abfc-07b12dccc3aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccc1e18d-824d-40a4-abfc-07b12dccc3aa {
  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-ccc1e18d-824d-40a4-abfc-07b12dccc3aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccc1e18d-824d-40a4-abfc-07b12dccc3aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccc1e18d-824d-40a4-abfc-07b12dccc3aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53b522dc-a94a-444f-a254-44bc066c123a {
  display: none;
}
#s-8c59c146-4b3a-4a5e-82de-1be1026a71b6 { text-align: left; }
#s-9e5e1e24-04d3-46dc-8ad4-491cabb51216 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e5e1e24-04d3-46dc-8ad4-491cabb51216 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3753df8-aea8-4fc1-a874-f05d96e45e77 { text-align: left; }
#s-d3753df8-aea8-4fc1-a874-f05d96e45e77 .shg-product-sold-out {
  display: none;
}

#s-d3753df8-aea8-4fc1-a874-f05d96e45e77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3753df8-aea8-4fc1-a874-f05d96e45e77 .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-e19e682d-9ef4-437e-b994-218e225aefa8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e19e682d-9ef4-437e-b994-218e225aefa8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e19e682d-9ef4-437e-b994-218e225aefa8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e19e682d-9ef4-437e-b994-218e225aefa8 {
  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-e19e682d-9ef4-437e-b994-218e225aefa8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e19e682d-9ef4-437e-b994-218e225aefa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e19e682d-9ef4-437e-b994-218e225aefa8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8484cb3a-129f-48b3-81ab-731269f52141 {
  display: none;
}
#s-513e13b0-935f-4b4b-9fa8-1d548fd27b7d { text-align: left; }
#s-4bac3594-1a43-4b28-a845-2f330257f32a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4bac3594-1a43-4b28-a845-2f330257f32a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-945b8038-669a-4ddd-8450-0cc1282dcab0 { text-align: left; }
#s-945b8038-669a-4ddd-8450-0cc1282dcab0 .shg-product-sold-out {
  display: none;
}

#s-945b8038-669a-4ddd-8450-0cc1282dcab0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-945b8038-669a-4ddd-8450-0cc1282dcab0 .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-710d7453-d05c-4315-b590-27875837e241 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-710d7453-d05c-4315-b590-27875837e241:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-710d7453-d05c-4315-b590-27875837e241:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-710d7453-d05c-4315-b590-27875837e241 {
  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-710d7453-d05c-4315-b590-27875837e241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-710d7453-d05c-4315-b590-27875837e241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-710d7453-d05c-4315-b590-27875837e241.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d387fff8-1d9f-452b-97f9-1e710523bcf9 {
  display: none;
}
#s-a7b777d1-8c3a-4cbd-971e-80bce9416fff { text-align: left; }
#s-99b61f88-25bf-4c8a-b669-78e70e61c872 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-99b61f88-25bf-4c8a-b669-78e70e61c872 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01add9ab-0bc3-4afd-8ee0-2c691fd3e9f3 { text-align: left; }
#s-01add9ab-0bc3-4afd-8ee0-2c691fd3e9f3 .shg-product-sold-out {
  display: none;
}

#s-01add9ab-0bc3-4afd-8ee0-2c691fd3e9f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01add9ab-0bc3-4afd-8ee0-2c691fd3e9f3 .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-e0e47116-607a-4dfa-98b9-c54790170918 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0e47116-607a-4dfa-98b9-c54790170918:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0e47116-607a-4dfa-98b9-c54790170918:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0e47116-607a-4dfa-98b9-c54790170918 {
  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-e0e47116-607a-4dfa-98b9-c54790170918.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0e47116-607a-4dfa-98b9-c54790170918.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0e47116-607a-4dfa-98b9-c54790170918.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-443cb14c-3635-49ff-849e-cfaf8cc990d5 {
  display: none;
}
#s-79e35481-cdc2-46df-8288-ad82e203116b { text-align: left; }
#s-7cffa6fa-ab57-4987-a6c4-2dc701cdf6e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cffa6fa-ab57-4987-a6c4-2dc701cdf6e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7d9c3d7-856e-466e-a8db-31f74d85eb13 { text-align: left; }
#s-e7d9c3d7-856e-466e-a8db-31f74d85eb13 .shg-product-sold-out {
  display: none;
}

#s-e7d9c3d7-856e-466e-a8db-31f74d85eb13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7d9c3d7-856e-466e-a8db-31f74d85eb13 .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-1a6d68ae-d107-411f-9b67-57f596df90d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a6d68ae-d107-411f-9b67-57f596df90d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a6d68ae-d107-411f-9b67-57f596df90d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a6d68ae-d107-411f-9b67-57f596df90d0 {
  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-1a6d68ae-d107-411f-9b67-57f596df90d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a6d68ae-d107-411f-9b67-57f596df90d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a6d68ae-d107-411f-9b67-57f596df90d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6c7cd40-b0d2-48b8-a09b-6b3c6acf5514 {
  display: none;
}
#s-41ebe571-96e8-41be-ae33-bd7501ec2262 { text-align: left; }
#s-b15b61ac-9993-4d58-a2d7-d8fc264f683f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b15b61ac-9993-4d58-a2d7-d8fc264f683f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-daaf9a6e-ca2c-42e8-a9b7-d9c7d0384f43 { text-align: left; }
#s-daaf9a6e-ca2c-42e8-a9b7-d9c7d0384f43 .shg-product-sold-out {
  display: none;
}

#s-daaf9a6e-ca2c-42e8-a9b7-d9c7d0384f43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-daaf9a6e-ca2c-42e8-a9b7-d9c7d0384f43 .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-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c {
  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-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b2f7b10-a90a-49a3-9097-8a0fb2eb1e7c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66166efc-54c8-4bd2-9597-67658afdd3e8 {
  display: none;
}
#s-e3c65dc8-4f58-4a1f-abad-e510624d36fb { text-align: left; }
#s-580f000f-31a2-4592-8d42-4a5c293ebadc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-580f000f-31a2-4592-8d42-4a5c293ebadc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44256ab2-f599-4be1-814a-a7a55a8857fd { text-align: left; }
#s-44256ab2-f599-4be1-814a-a7a55a8857fd .shg-product-sold-out {
  display: none;
}

#s-44256ab2-f599-4be1-814a-a7a55a8857fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44256ab2-f599-4be1-814a-a7a55a8857fd .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-6373aa57-54eb-4072-a921-92ccea35f0b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6373aa57-54eb-4072-a921-92ccea35f0b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6373aa57-54eb-4072-a921-92ccea35f0b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6373aa57-54eb-4072-a921-92ccea35f0b9 {
  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-6373aa57-54eb-4072-a921-92ccea35f0b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6373aa57-54eb-4072-a921-92ccea35f0b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6373aa57-54eb-4072-a921-92ccea35f0b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0088a138-dc5a-47b7-9563-80b67077ba79 {
  display: none;
}
#s-3e361e17-6b52-4b51-a5aa-20ebb098a38c { text-align: left; }
#s-8510a495-dabb-4401-86b7-9c5666c8c313 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8510a495-dabb-4401-86b7-9c5666c8c313 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1afa596d-d750-4eb9-82b4-b8e8e18bda97 { text-align: left; }
#s-1afa596d-d750-4eb9-82b4-b8e8e18bda97 .shg-product-sold-out {
  display: none;
}

#s-1afa596d-d750-4eb9-82b4-b8e8e18bda97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1afa596d-d750-4eb9-82b4-b8e8e18bda97 .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-38f90f0b-5d26-4962-bf85-e8f12a601652 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38f90f0b-5d26-4962-bf85-e8f12a601652:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38f90f0b-5d26-4962-bf85-e8f12a601652:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38f90f0b-5d26-4962-bf85-e8f12a601652 {
  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-38f90f0b-5d26-4962-bf85-e8f12a601652.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f90f0b-5d26-4962-bf85-e8f12a601652.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38f90f0b-5d26-4962-bf85-e8f12a601652.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cccde5b0-1a6b-4c06-a4b9-fc02625c3a0a {
  display: none;
}
#s-2feff402-be12-4c40-b2fb-d73e5316d540 { text-align: left; }
#s-9b99d01c-4115-4852-b25e-50677b90eb30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b99d01c-4115-4852-b25e-50677b90eb30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14b4269c-6590-4804-af12-f0925ba9f17a { text-align: left; }
#s-14b4269c-6590-4804-af12-f0925ba9f17a .shg-product-sold-out {
  display: none;
}

#s-14b4269c-6590-4804-af12-f0925ba9f17a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14b4269c-6590-4804-af12-f0925ba9f17a .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-075b16b2-4db6-416b-a8d9-2502f56a87d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-075b16b2-4db6-416b-a8d9-2502f56a87d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-075b16b2-4db6-416b-a8d9-2502f56a87d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-075b16b2-4db6-416b-a8d9-2502f56a87d7 {
  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-075b16b2-4db6-416b-a8d9-2502f56a87d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-075b16b2-4db6-416b-a8d9-2502f56a87d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-075b16b2-4db6-416b-a8d9-2502f56a87d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd63eac3-f700-4cf7-9899-6ac40e4c43e0 {
  display: none;
}
#s-b1c753e5-afe7-4860-b1e9-ffc97a6e0953 { text-align: left; }
#s-2975e381-5f03-4a4c-b9c3-0e23f677a01e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2975e381-5f03-4a4c-b9c3-0e23f677a01e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ca46556-85d0-4091-8e81-a5b51eae73bd { text-align: left; }
#s-3ca46556-85d0-4091-8e81-a5b51eae73bd .shg-product-sold-out {
  display: none;
}

#s-3ca46556-85d0-4091-8e81-a5b51eae73bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ca46556-85d0-4091-8e81-a5b51eae73bd .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-edf77561-21aa-4bdf-a83b-8b9e2b869874 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-edf77561-21aa-4bdf-a83b-8b9e2b869874:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-edf77561-21aa-4bdf-a83b-8b9e2b869874:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-edf77561-21aa-4bdf-a83b-8b9e2b869874 {
  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-edf77561-21aa-4bdf-a83b-8b9e2b869874.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-edf77561-21aa-4bdf-a83b-8b9e2b869874.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-edf77561-21aa-4bdf-a83b-8b9e2b869874.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b6bfdaf4-8f4c-41e2-b226-86d58c58ec8b {
  display: none;
}
#s-fe66628c-b0f6-47d3-bb4d-1915f4eb241d { text-align: left; }
#s-c4764f06-6fe2-494f-bb7c-70dc829ba56e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4764f06-6fe2-494f-bb7c-70dc829ba56e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed332c8c-3130-4ec8-beca-8c1515a2e7b6 { text-align: left; }
#s-ed332c8c-3130-4ec8-beca-8c1515a2e7b6 .shg-product-sold-out {
  display: none;
}

#s-ed332c8c-3130-4ec8-beca-8c1515a2e7b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed332c8c-3130-4ec8-beca-8c1515a2e7b6 .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-d77bc704-15dd-4cf4-a16c-64aa35b78877 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d77bc704-15dd-4cf4-a16c-64aa35b78877:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d77bc704-15dd-4cf4-a16c-64aa35b78877:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d77bc704-15dd-4cf4-a16c-64aa35b78877 {
  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-d77bc704-15dd-4cf4-a16c-64aa35b78877.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d77bc704-15dd-4cf4-a16c-64aa35b78877.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d77bc704-15dd-4cf4-a16c-64aa35b78877.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-058f8e91-775e-422d-9654-ec7038a8fa13 {
  display: none;
}
#s-f8da234e-6096-492e-96ec-c844e690dff9 { text-align: left; }
#s-b8cacb75-a97e-4529-9374-cd88303dc929 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8cacb75-a97e-4529-9374-cd88303dc929 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd7c9736-54ab-44d5-a823-e2c5cc501340 { text-align: left; }
#s-fd7c9736-54ab-44d5-a823-e2c5cc501340 .shg-product-sold-out {
  display: none;
}

#s-fd7c9736-54ab-44d5-a823-e2c5cc501340 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd7c9736-54ab-44d5-a823-e2c5cc501340 .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-0d282b9b-c30b-4106-8821-e53315202dbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d282b9b-c30b-4106-8821-e53315202dbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d282b9b-c30b-4106-8821-e53315202dbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d282b9b-c30b-4106-8821-e53315202dbb {
  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-0d282b9b-c30b-4106-8821-e53315202dbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d282b9b-c30b-4106-8821-e53315202dbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d282b9b-c30b-4106-8821-e53315202dbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8a01b6e-c97d-4693-9e45-2aec5fb9fae6 {
  display: none;
}
#s-44f0ab58-b987-4a85-aa21-74f7f6651403 { text-align: left; }
#s-cba813ba-123e-4b45-9d89-b113db25c820 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cba813ba-123e-4b45-9d89-b113db25c820 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-520a88d3-8771-40f0-a4e0-ba2cd73c856a { text-align: left; }
#s-520a88d3-8771-40f0-a4e0-ba2cd73c856a .shg-product-sold-out {
  display: none;
}

#s-520a88d3-8771-40f0-a4e0-ba2cd73c856a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-520a88d3-8771-40f0-a4e0-ba2cd73c856a .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-b0a6d86e-1a75-4317-a0fd-2e54ac735305 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0a6d86e-1a75-4317-a0fd-2e54ac735305:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0a6d86e-1a75-4317-a0fd-2e54ac735305:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0a6d86e-1a75-4317-a0fd-2e54ac735305 {
  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-b0a6d86e-1a75-4317-a0fd-2e54ac735305.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0a6d86e-1a75-4317-a0fd-2e54ac735305.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0a6d86e-1a75-4317-a0fd-2e54ac735305.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15e7f3cf-4993-4032-b992-d4db550171bf {
  display: none;
}
#s-8647eec9-496a-4f32-907c-959de53ad0cb { text-align: left; }
#s-feaafc84-4d10-4621-8aa9-c520a3116983 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-feaafc84-4d10-4621-8aa9-c520a3116983 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee36db97-4fc4-46bd-8269-05d6b2e007a9 { text-align: left; }
#s-ee36db97-4fc4-46bd-8269-05d6b2e007a9 .shg-product-sold-out {
  display: none;
}

#s-ee36db97-4fc4-46bd-8269-05d6b2e007a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee36db97-4fc4-46bd-8269-05d6b2e007a9 .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-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf {
  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-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cd16ac2-f40a-46c6-b766-9cd2203ce2cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65c62618-e6bb-4bec-9a34-293eb5f5d0ef {
  display: none;
}
#s-189954a1-249f-40c0-96ba-c500bdd50bc5 { text-align: left; }
#s-6edfe219-2051-498d-a4a2-13c8f17e44e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6edfe219-2051-498d-a4a2-13c8f17e44e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10c1b68d-6444-46ad-9ada-1ce590470a7e { text-align: left; }
#s-10c1b68d-6444-46ad-9ada-1ce590470a7e .shg-product-sold-out {
  display: none;
}

#s-10c1b68d-6444-46ad-9ada-1ce590470a7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10c1b68d-6444-46ad-9ada-1ce590470a7e .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-26b3f4ac-d143-4151-863c-948712a77d61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26b3f4ac-d143-4151-863c-948712a77d61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26b3f4ac-d143-4151-863c-948712a77d61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26b3f4ac-d143-4151-863c-948712a77d61 {
  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-26b3f4ac-d143-4151-863c-948712a77d61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26b3f4ac-d143-4151-863c-948712a77d61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26b3f4ac-d143-4151-863c-948712a77d61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93fad39d-4f18-4f8b-9ddb-22d373f8e7a9 {
  display: none;
}
#s-f88a7fbc-5dd9-48a5-bb0f-9430c440a172 { text-align: left; }
#s-ee0e43c1-81dd-4a68-aac1-1e8e0b9e48e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee0e43c1-81dd-4a68-aac1-1e8e0b9e48e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-073c578e-ef3d-4a1d-9877-179bb37824b4 { text-align: left; }
#s-073c578e-ef3d-4a1d-9877-179bb37824b4 .shg-product-sold-out {
  display: none;
}

#s-073c578e-ef3d-4a1d-9877-179bb37824b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-073c578e-ef3d-4a1d-9877-179bb37824b4 .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-33f674e0-f802-449d-b343-085c29367058 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33f674e0-f802-449d-b343-085c29367058:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33f674e0-f802-449d-b343-085c29367058:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33f674e0-f802-449d-b343-085c29367058 {
  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-33f674e0-f802-449d-b343-085c29367058.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33f674e0-f802-449d-b343-085c29367058.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33f674e0-f802-449d-b343-085c29367058.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69704282-d731-4a0e-bd47-253c0f5e2a79 {
  display: none;
}
#s-9ef92185-9b7e-4823-b768-94db655c2d8f { text-align: left; }
#s-14d71336-c864-45b0-a50d-6cd96d980729 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14d71336-c864-45b0-a50d-6cd96d980729 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a89b2c3b-75fd-466e-8719-6a635c4b4d55 { text-align: left; }
#s-a89b2c3b-75fd-466e-8719-6a635c4b4d55 .shg-product-sold-out {
  display: none;
}

#s-a89b2c3b-75fd-466e-8719-6a635c4b4d55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a89b2c3b-75fd-466e-8719-6a635c4b4d55 .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-a50b009b-f2d4-44b1-bac6-c429542028e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a50b009b-f2d4-44b1-bac6-c429542028e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a50b009b-f2d4-44b1-bac6-c429542028e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a50b009b-f2d4-44b1-bac6-c429542028e9 {
  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-a50b009b-f2d4-44b1-bac6-c429542028e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a50b009b-f2d4-44b1-bac6-c429542028e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a50b009b-f2d4-44b1-bac6-c429542028e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fb4d804-0e1a-481d-a78b-61e3d883ef77 {
  display: none;
}
#s-b08ed98e-e1ca-4577-9a12-db2e44b9dffa { text-align: left; }
#s-51deaaab-d20e-401d-83fb-6642141fae95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51deaaab-d20e-401d-83fb-6642141fae95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5fcc09bc-8a9d-4b88-b943-bebe3ef26e58 { text-align: left; }
#s-5fcc09bc-8a9d-4b88-b943-bebe3ef26e58 .shg-product-sold-out {
  display: none;
}

#s-5fcc09bc-8a9d-4b88-b943-bebe3ef26e58 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5fcc09bc-8a9d-4b88-b943-bebe3ef26e58 .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-d74607cc-2c04-4a69-9031-37e5e3559ed9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d74607cc-2c04-4a69-9031-37e5e3559ed9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d74607cc-2c04-4a69-9031-37e5e3559ed9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d74607cc-2c04-4a69-9031-37e5e3559ed9 {
  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-d74607cc-2c04-4a69-9031-37e5e3559ed9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d74607cc-2c04-4a69-9031-37e5e3559ed9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d74607cc-2c04-4a69-9031-37e5e3559ed9.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;
}
