.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-0881d3a0-0fd8-41ce-9a26-02178a0c5155 {
  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-d758bb30-9415-4e9c-8fdb-47d7b4f31265 { margin-top: 40px; }
#s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs {
  justify-content: center;
}


  #s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-d758bb30-9415-4e9c-8fdb-47d7b4f31265 .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-c622534d-c810-4beb-a5dd-202c83438dfd { padding-top: 10px;
padding-bottom: 10px; }
 #s-c622534d-c810-4beb-a5dd-202c83438dfd .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-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f160ab91-b235-4899-8684-fa811d61d3f6 .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-03afe699-a998-4977-9295-7fe629377413 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-03afe699-a998-4977-9295-7fe629377413"] > .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-c1fa1602-0566-4939-936d-6b3063c6e24e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cd1fa69a-f91f-454c-bbab-94d2cc065ca6 { 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-83433961-ce3d-40c0-9b8b-8f8c2f36e803 { 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-83433961-ce3d-40c0-9b8b-8f8c2f36e803: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-83433961-ce3d-40c0-9b8b-8f8c2f36e803: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-83433961-ce3d-40c0-9b8b-8f8c2f36e803.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6a73c3c3-9543-41c8-af19-b679fd5c8cc4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1b09c08c-7c5a-42ff-bfdb-6501cf9415cd { 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-67fc3a23-e240-4086-8f90-97d2e926ee02 { 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-67fc3a23-e240-4086-8f90-97d2e926ee02: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-67fc3a23-e240-4086-8f90-97d2e926ee02: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-67fc3a23-e240-4086-8f90-97d2e926ee02.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0dc8c8ff-d46c-495c-8eea-144e1b40ba19 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-65ee76cb-9050-4252-8bde-dad402148ea6 { 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-bfbbe245-0777-4ef9-9325-33e7eea0c963 { 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-bfbbe245-0777-4ef9-9325-33e7eea0c963: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-bfbbe245-0777-4ef9-9325-33e7eea0c963: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-bfbbe245-0777-4ef9-9325-33e7eea0c963.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-c427ae3e-e210-4963-918c-4839c99907f7 { min-height: 50px; }
#s-c427ae3e-e210-4963-918c-4839c99907f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4eda1cd0-5d43-4b16-8894-cd77495476fb { 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-4eda1cd0-5d43-4b16-8894-cd77495476fb .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-061fa8ed-0b71-4f95-ac16-5291452fd61e {
  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-66886be0-5a60-4bae-863a-477527ecb4b8 { 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-cbd545a7-e633-4a39-a796-837f98d78661 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbd545a7-e633-4a39-a796-837f98d78661 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d6ac074a-7815-46ba-bb9e-c5003a990e59 {
  display: none;
}
#s-dba6d51d-24ab-4076-a501-ad8d22499f81 { text-align: left; }
#s-773db127-fd68-4270-8295-e5c8a009d048 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-773db127-fd68-4270-8295-e5c8a009d048 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0c82e5bd-f8b7-4d98-bcbd-6f9aaeaab7fa {
  display: none;
}
#s-70510dbf-040d-4857-a0f4-a71fbd8be51c { text-align: left; }
#s-426677d0-ea7f-4e9a-ba83-c8bb93704f83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-426677d0-ea7f-4e9a-ba83-c8bb93704f83 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-08060b0c-afd0-4701-af73-c8629535c504 {
  display: none;
}
#s-b080be80-95b9-477c-99a5-499ad4092484 { text-align: left; }
#s-5e9f60b7-9f4d-4e89-80f8-341c4a06794f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e9f60b7-9f4d-4e89-80f8-341c4a06794f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8fbb5e0c-43ec-492b-9744-03125d1ded8d {
  display: none;
}
#s-b6bfad4b-98b8-4acd-a968-58cf46dfa9a4 { text-align: left; }
#s-681a39b3-2a69-4bc4-b3fa-6a83c084e138 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-681a39b3-2a69-4bc4-b3fa-6a83c084e138 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b13d3004-9f1d-4455-aef9-3f9e1b143109 { text-align: left; }
#s-b13d3004-9f1d-4455-aef9-3f9e1b143109 .shg-product-sold-out {
  display: none;
}

#s-b13d3004-9f1d-4455-aef9-3f9e1b143109 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b13d3004-9f1d-4455-aef9-3f9e1b143109 .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-fd019549-db05-401b-b5eb-d308f3997444 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd019549-db05-401b-b5eb-d308f3997444:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd019549-db05-401b-b5eb-d308f3997444:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd019549-db05-401b-b5eb-d308f3997444 {
  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-fd019549-db05-401b-b5eb-d308f3997444.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd019549-db05-401b-b5eb-d308f3997444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd019549-db05-401b-b5eb-d308f3997444.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-daf30f51-d23e-47a6-98b3-051c9e828864 {
  display: none;
}
#s-138fc989-ff08-4e75-b4bb-cef1c2ba2bf9 { text-align: left; }
#s-941603ff-44cb-472c-a3bb-500385b23253 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-941603ff-44cb-472c-a3bb-500385b23253 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-005bce87-7451-4efe-b1eb-a1ce3e5190c3 { text-align: left; }
#s-005bce87-7451-4efe-b1eb-a1ce3e5190c3 .shg-product-sold-out {
  display: none;
}

#s-005bce87-7451-4efe-b1eb-a1ce3e5190c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-005bce87-7451-4efe-b1eb-a1ce3e5190c3 .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-2bdb5897-879a-4ec2-866c-6ccc606669d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2bdb5897-879a-4ec2-866c-6ccc606669d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2bdb5897-879a-4ec2-866c-6ccc606669d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2bdb5897-879a-4ec2-866c-6ccc606669d3 {
  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-2bdb5897-879a-4ec2-866c-6ccc606669d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bdb5897-879a-4ec2-866c-6ccc606669d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2bdb5897-879a-4ec2-866c-6ccc606669d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca8beb7d-c6e5-41cc-b78e-b34999dd4ec8 {
  display: none;
}
#s-816e3977-87a6-4122-832d-99c0080ddbdb { text-align: left; }
#s-000429c0-ac9c-4621-bc8c-3fce5934eda5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-000429c0-ac9c-4621-bc8c-3fce5934eda5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d83cf0e-7dbe-4b40-9c75-7824078d2cc3 { text-align: left; }
#s-2d83cf0e-7dbe-4b40-9c75-7824078d2cc3 .shg-product-sold-out {
  display: none;
}

#s-2d83cf0e-7dbe-4b40-9c75-7824078d2cc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d83cf0e-7dbe-4b40-9c75-7824078d2cc3 .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-7ee82da7-3c34-4c63-851b-07504f0b8485 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ee82da7-3c34-4c63-851b-07504f0b8485:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ee82da7-3c34-4c63-851b-07504f0b8485:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ee82da7-3c34-4c63-851b-07504f0b8485 {
  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-7ee82da7-3c34-4c63-851b-07504f0b8485.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee82da7-3c34-4c63-851b-07504f0b8485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ee82da7-3c34-4c63-851b-07504f0b8485.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b95fe37f-1292-4cc4-bd86-cb42cbe753b0 {
  display: none;
}
#s-6d82739f-80fd-4169-9d3a-25af974c0be6 { text-align: left; }
#s-7f4a1df8-6612-4808-8c62-c36d08787eab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f4a1df8-6612-4808-8c62-c36d08787eab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3280bc3a-2904-4514-9025-303910e2cd9b { text-align: left; }
#s-3280bc3a-2904-4514-9025-303910e2cd9b .shg-product-sold-out {
  display: none;
}

#s-3280bc3a-2904-4514-9025-303910e2cd9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3280bc3a-2904-4514-9025-303910e2cd9b .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-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb {
  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-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3a08fb9-3df6-4b7a-a851-b768ecbcf2eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee648016-47b2-45e1-b315-da38a48070fc {
  display: none;
}
#s-dd39790c-165e-4d92-bfd3-4964e992fad9 { text-align: left; }
#s-72aaada9-be79-4b4e-b78d-f66a350038de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72aaada9-be79-4b4e-b78d-f66a350038de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-77694b70-7026-410e-acc1-7d0b9cbe4ae8 { text-align: left; }
#s-77694b70-7026-410e-acc1-7d0b9cbe4ae8 .shg-product-sold-out {
  display: none;
}

#s-77694b70-7026-410e-acc1-7d0b9cbe4ae8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-77694b70-7026-410e-acc1-7d0b9cbe4ae8 .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-b43b7d78-4dbf-437b-a1dc-54130d61a9ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b43b7d78-4dbf-437b-a1dc-54130d61a9ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b43b7d78-4dbf-437b-a1dc-54130d61a9ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b43b7d78-4dbf-437b-a1dc-54130d61a9ef {
  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-b43b7d78-4dbf-437b-a1dc-54130d61a9ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b43b7d78-4dbf-437b-a1dc-54130d61a9ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b43b7d78-4dbf-437b-a1dc-54130d61a9ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad6bc682-4683-4b5a-a856-79f4b64a2ec7 {
  display: none;
}
#s-cc43da52-06a5-4a1d-902a-aedef1103329 { text-align: left; }
#s-0d24f695-5c3d-46f7-9a79-0a16ff977605 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d24f695-5c3d-46f7-9a79-0a16ff977605 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60059b25-5b09-4535-a56d-458e0d00f4f2 { text-align: left; }
#s-60059b25-5b09-4535-a56d-458e0d00f4f2 .shg-product-sold-out {
  display: none;
}

#s-60059b25-5b09-4535-a56d-458e0d00f4f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60059b25-5b09-4535-a56d-458e0d00f4f2 .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-6146e247-1731-457d-9d65-32146e8023f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6146e247-1731-457d-9d65-32146e8023f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6146e247-1731-457d-9d65-32146e8023f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6146e247-1731-457d-9d65-32146e8023f4 {
  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-6146e247-1731-457d-9d65-32146e8023f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6146e247-1731-457d-9d65-32146e8023f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6146e247-1731-457d-9d65-32146e8023f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5cb76507-4ebc-4ee4-b44f-d7fdeff81d90 {
  display: none;
}
#s-89a77ec9-92eb-4024-8f8c-ae297c1cbb0f { text-align: left; }
#s-56c0016c-c79e-4e46-8bbf-21ed39b92ae2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56c0016c-c79e-4e46-8bbf-21ed39b92ae2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c777b01-d535-4924-b366-8cad7d40c946 { text-align: left; }
#s-0c777b01-d535-4924-b366-8cad7d40c946 .shg-product-sold-out {
  display: none;
}

#s-0c777b01-d535-4924-b366-8cad7d40c946 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c777b01-d535-4924-b366-8cad7d40c946 .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-9068c70b-c07e-49b8-8312-7738a489c5f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9068c70b-c07e-49b8-8312-7738a489c5f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9068c70b-c07e-49b8-8312-7738a489c5f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9068c70b-c07e-49b8-8312-7738a489c5f8 {
  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-9068c70b-c07e-49b8-8312-7738a489c5f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9068c70b-c07e-49b8-8312-7738a489c5f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9068c70b-c07e-49b8-8312-7738a489c5f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f78b151-a425-43fd-bd8e-065cfc5f9c53 {
  display: none;
}
#s-c315d4ac-7bb7-428b-8a1b-8134074a5e2e { text-align: left; }
#s-1b6c89ba-a845-40dc-9cf7-e26b8699418b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b6c89ba-a845-40dc-9cf7-e26b8699418b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3b98904-3826-4c5a-9656-d5761d54af32 { text-align: left; }
#s-c3b98904-3826-4c5a-9656-d5761d54af32 .shg-product-sold-out {
  display: none;
}

#s-c3b98904-3826-4c5a-9656-d5761d54af32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3b98904-3826-4c5a-9656-d5761d54af32 .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-8b481c86-202b-462d-ad25-2638e6a7cc6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b481c86-202b-462d-ad25-2638e6a7cc6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b481c86-202b-462d-ad25-2638e6a7cc6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b481c86-202b-462d-ad25-2638e6a7cc6d {
  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-8b481c86-202b-462d-ad25-2638e6a7cc6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b481c86-202b-462d-ad25-2638e6a7cc6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b481c86-202b-462d-ad25-2638e6a7cc6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa1687da-b8f1-4043-82e1-22a2fe82635a {
  display: none;
}
#s-74d2111e-b99d-49ba-ba3a-b2fb90aec01e { text-align: left; }
#s-6acabcb6-4e91-435b-8455-b341d23df331 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6acabcb6-4e91-435b-8455-b341d23df331 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3bb6b836-fe43-453e-bf87-b4e0e66bcd7e { text-align: left; }
#s-3bb6b836-fe43-453e-bf87-b4e0e66bcd7e .shg-product-sold-out {
  display: none;
}

#s-3bb6b836-fe43-453e-bf87-b4e0e66bcd7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3bb6b836-fe43-453e-bf87-b4e0e66bcd7e .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-775f1bfa-1ae4-412f-8991-0f9ad26bcae3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-775f1bfa-1ae4-412f-8991-0f9ad26bcae3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-775f1bfa-1ae4-412f-8991-0f9ad26bcae3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-775f1bfa-1ae4-412f-8991-0f9ad26bcae3 {
  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-775f1bfa-1ae4-412f-8991-0f9ad26bcae3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-775f1bfa-1ae4-412f-8991-0f9ad26bcae3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-775f1bfa-1ae4-412f-8991-0f9ad26bcae3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6bb719e8-7796-4d8a-9f46-7aeeb3ad034f {
  display: none;
}
#s-70c064f0-ad94-4d69-83f8-e707fcf89bed { text-align: left; }
#s-3f578520-49be-49e5-8ae9-3ab621f8acfe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f578520-49be-49e5-8ae9-3ab621f8acfe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be1a1e1a-dd6a-427b-b4ad-457ea1aa03a1 { text-align: left; }
#s-be1a1e1a-dd6a-427b-b4ad-457ea1aa03a1 .shg-product-sold-out {
  display: none;
}

#s-be1a1e1a-dd6a-427b-b4ad-457ea1aa03a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be1a1e1a-dd6a-427b-b4ad-457ea1aa03a1 .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-fffe00dd-3157-4afb-a590-f5ca06ecb9ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fffe00dd-3157-4afb-a590-f5ca06ecb9ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fffe00dd-3157-4afb-a590-f5ca06ecb9ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fffe00dd-3157-4afb-a590-f5ca06ecb9ee {
  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-fffe00dd-3157-4afb-a590-f5ca06ecb9ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fffe00dd-3157-4afb-a590-f5ca06ecb9ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fffe00dd-3157-4afb-a590-f5ca06ecb9ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df637727-6aea-4ba5-bb68-21fb67ede1af {
  display: none;
}
#s-864e72b6-1754-4826-952a-23a62876f237 { text-align: left; }
#s-061c9c40-fa6a-4d5a-ad37-9e9883ddd794 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-061c9c40-fa6a-4d5a-ad37-9e9883ddd794 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6790291a-8325-4560-a12b-b2ffaebcb575 { text-align: left; }
#s-6790291a-8325-4560-a12b-b2ffaebcb575 .shg-product-sold-out {
  display: none;
}

#s-6790291a-8325-4560-a12b-b2ffaebcb575 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6790291a-8325-4560-a12b-b2ffaebcb575 .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-e65a8fdd-42b8-4eda-9bbd-778ead41f63e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e65a8fdd-42b8-4eda-9bbd-778ead41f63e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e65a8fdd-42b8-4eda-9bbd-778ead41f63e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e65a8fdd-42b8-4eda-9bbd-778ead41f63e {
  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-e65a8fdd-42b8-4eda-9bbd-778ead41f63e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e65a8fdd-42b8-4eda-9bbd-778ead41f63e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e65a8fdd-42b8-4eda-9bbd-778ead41f63e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc281990-fdd4-4bc4-9760-6cd03a428bbf {
  display: none;
}
#s-ac1e70d8-f948-4c6f-8d10-7b88a6740ab7 { text-align: left; }
#s-05dc59be-1f64-4362-9fd1-811905573e52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05dc59be-1f64-4362-9fd1-811905573e52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80ff53f8-997a-4d74-86aa-631d69888df9 { text-align: left; }
#s-80ff53f8-997a-4d74-86aa-631d69888df9 .shg-product-sold-out {
  display: none;
}

#s-80ff53f8-997a-4d74-86aa-631d69888df9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80ff53f8-997a-4d74-86aa-631d69888df9 .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-fa42537e-0e2c-455b-9e18-68a2391dce64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa42537e-0e2c-455b-9e18-68a2391dce64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa42537e-0e2c-455b-9e18-68a2391dce64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa42537e-0e2c-455b-9e18-68a2391dce64 {
  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-fa42537e-0e2c-455b-9e18-68a2391dce64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa42537e-0e2c-455b-9e18-68a2391dce64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa42537e-0e2c-455b-9e18-68a2391dce64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-786d74b5-93d1-4d40-aa62-1a1e2a7d526c {
  display: none;
}
#s-ee86c5db-2894-4585-8aee-6b1c825feb53 { text-align: left; }
#s-9ba8eb8f-1363-46db-8e99-9ce85253f4a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ba8eb8f-1363-46db-8e99-9ce85253f4a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf7ce818-54a6-4d59-93a6-3ce19c360738 { text-align: left; }
#s-cf7ce818-54a6-4d59-93a6-3ce19c360738 .shg-product-sold-out {
  display: none;
}

#s-cf7ce818-54a6-4d59-93a6-3ce19c360738 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf7ce818-54a6-4d59-93a6-3ce19c360738 .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-abfc722a-ac86-4519-8466-5ff42fc8141d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abfc722a-ac86-4519-8466-5ff42fc8141d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abfc722a-ac86-4519-8466-5ff42fc8141d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abfc722a-ac86-4519-8466-5ff42fc8141d {
  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-abfc722a-ac86-4519-8466-5ff42fc8141d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abfc722a-ac86-4519-8466-5ff42fc8141d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abfc722a-ac86-4519-8466-5ff42fc8141d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a0bb2b5-5c70-4be0-9da8-78f2fbd6af84 {
  display: none;
}
#s-24cacc74-0ef6-4c13-bc88-d018858a16ce { text-align: left; }
#s-f7801236-62ad-41ee-a1e5-1e591a962d37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7801236-62ad-41ee-a1e5-1e591a962d37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d27d58ed-84d2-45e7-8b29-0079bb81ac84 { text-align: left; }
#s-d27d58ed-84d2-45e7-8b29-0079bb81ac84 .shg-product-sold-out {
  display: none;
}

#s-d27d58ed-84d2-45e7-8b29-0079bb81ac84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d27d58ed-84d2-45e7-8b29-0079bb81ac84 .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-2742c2d1-8a19-4c0f-ae61-aed1d21c4887 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2742c2d1-8a19-4c0f-ae61-aed1d21c4887:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2742c2d1-8a19-4c0f-ae61-aed1d21c4887:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2742c2d1-8a19-4c0f-ae61-aed1d21c4887 {
  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-2742c2d1-8a19-4c0f-ae61-aed1d21c4887.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2742c2d1-8a19-4c0f-ae61-aed1d21c4887.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2742c2d1-8a19-4c0f-ae61-aed1d21c4887.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bbe239b8-b1b0-43ef-bc01-c882a7bc777c {
  display: none;
}
#s-50fa5d78-86d6-40d0-b3ab-1ad2bad6f30f { text-align: left; }
#s-e1c07d8a-cd42-4c76-9ba5-5109680b4386 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1c07d8a-cd42-4c76-9ba5-5109680b4386 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55fd9a4d-e726-4600-ac72-64b00c1ae49e { text-align: left; }
#s-55fd9a4d-e726-4600-ac72-64b00c1ae49e .shg-product-sold-out {
  display: none;
}

#s-55fd9a4d-e726-4600-ac72-64b00c1ae49e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55fd9a4d-e726-4600-ac72-64b00c1ae49e .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-bf45588f-c50c-4ece-90da-8573821c0b9f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf45588f-c50c-4ece-90da-8573821c0b9f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf45588f-c50c-4ece-90da-8573821c0b9f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf45588f-c50c-4ece-90da-8573821c0b9f {
  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-bf45588f-c50c-4ece-90da-8573821c0b9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf45588f-c50c-4ece-90da-8573821c0b9f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf45588f-c50c-4ece-90da-8573821c0b9f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17796ffd-4ecf-4569-98e0-0d6554bb3151 {
  display: none;
}
#s-7785dee8-6a47-4558-838a-9a144db98af3 { text-align: left; }
#s-f05deb26-d8e2-4335-8565-baaa11d30078 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f05deb26-d8e2-4335-8565-baaa11d30078 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43d81f45-c057-4f6a-9a87-ca50d33d38fb { text-align: left; }
#s-43d81f45-c057-4f6a-9a87-ca50d33d38fb .shg-product-sold-out {
  display: none;
}

#s-43d81f45-c057-4f6a-9a87-ca50d33d38fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43d81f45-c057-4f6a-9a87-ca50d33d38fb .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-a44d4377-1c67-4073-a7ce-c643d4ed4b22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a44d4377-1c67-4073-a7ce-c643d4ed4b22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a44d4377-1c67-4073-a7ce-c643d4ed4b22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a44d4377-1c67-4073-a7ce-c643d4ed4b22 {
  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-a44d4377-1c67-4073-a7ce-c643d4ed4b22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a44d4377-1c67-4073-a7ce-c643d4ed4b22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a44d4377-1c67-4073-a7ce-c643d4ed4b22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e80e085-a436-4c7b-be3b-438139bbb88d {
  display: none;
}
#s-ae1a8abe-4a54-4505-970b-43d73e2e883e { text-align: left; }
#s-4e7297bc-2124-48bf-a223-847d57ff294d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e7297bc-2124-48bf-a223-847d57ff294d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f3704ef-578b-4a2a-95ab-57dea3eaf8ba { text-align: left; }
#s-3f3704ef-578b-4a2a-95ab-57dea3eaf8ba .shg-product-sold-out {
  display: none;
}

#s-3f3704ef-578b-4a2a-95ab-57dea3eaf8ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f3704ef-578b-4a2a-95ab-57dea3eaf8ba .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-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3 {
  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-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85437bf5-7c1f-4ad8-87d2-46093dc8c2a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f373dbb7-0468-44fe-b6ea-f7ce2712b206 {
  display: none;
}
#s-73152c3c-eabd-4e31-ad5e-997129a94376 { text-align: left; }
#s-6c93be90-a222-470c-af69-3641094243d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c93be90-a222-470c-af69-3641094243d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9a598ff-7f7c-4dd3-89c6-bedfd6f6babc { text-align: left; }
#s-a9a598ff-7f7c-4dd3-89c6-bedfd6f6babc .shg-product-sold-out {
  display: none;
}

#s-a9a598ff-7f7c-4dd3-89c6-bedfd6f6babc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9a598ff-7f7c-4dd3-89c6-bedfd6f6babc .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-646be7ec-d99f-4c1d-ba1b-2c9322bda823 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-646be7ec-d99f-4c1d-ba1b-2c9322bda823:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-646be7ec-d99f-4c1d-ba1b-2c9322bda823:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-646be7ec-d99f-4c1d-ba1b-2c9322bda823 {
  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-646be7ec-d99f-4c1d-ba1b-2c9322bda823.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-646be7ec-d99f-4c1d-ba1b-2c9322bda823.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-646be7ec-d99f-4c1d-ba1b-2c9322bda823.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2bea3da-3790-41df-bc3d-d4af4d470154 {
  display: none;
}
#s-b84fcb48-dde5-4734-9907-a40997cff79f { text-align: left; }
#s-2e5dd841-a3d6-4d45-a34a-61014580b992 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e5dd841-a3d6-4d45-a34a-61014580b992 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a48419b3-94cc-4d7a-a255-4529b62e7ca7 { text-align: left; }
#s-a48419b3-94cc-4d7a-a255-4529b62e7ca7 .shg-product-sold-out {
  display: none;
}

#s-a48419b3-94cc-4d7a-a255-4529b62e7ca7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a48419b3-94cc-4d7a-a255-4529b62e7ca7 .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-b94ddd5e-2a70-4484-8824-e3e390ef1fcc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b94ddd5e-2a70-4484-8824-e3e390ef1fcc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b94ddd5e-2a70-4484-8824-e3e390ef1fcc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b94ddd5e-2a70-4484-8824-e3e390ef1fcc {
  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-b94ddd5e-2a70-4484-8824-e3e390ef1fcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b94ddd5e-2a70-4484-8824-e3e390ef1fcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b94ddd5e-2a70-4484-8824-e3e390ef1fcc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87e5c035-e4d7-4b2c-a64d-6bb21845a0a7 {
  display: none;
}
#s-b760e2fe-f525-45ed-8e91-3bb6f0daffad { text-align: left; }
#s-aebbca46-4c84-47ea-8a0e-44aad6b5ccb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aebbca46-4c84-47ea-8a0e-44aad6b5ccb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4b29ac3-29a9-47ce-8150-64d4a85e5709 { text-align: left; }
#s-d4b29ac3-29a9-47ce-8150-64d4a85e5709 .shg-product-sold-out {
  display: none;
}

#s-d4b29ac3-29a9-47ce-8150-64d4a85e5709 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4b29ac3-29a9-47ce-8150-64d4a85e5709 .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-c366e0e8-a651-424c-be93-4dec254a5d5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c366e0e8-a651-424c-be93-4dec254a5d5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c366e0e8-a651-424c-be93-4dec254a5d5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c366e0e8-a651-424c-be93-4dec254a5d5a {
  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-c366e0e8-a651-424c-be93-4dec254a5d5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c366e0e8-a651-424c-be93-4dec254a5d5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c366e0e8-a651-424c-be93-4dec254a5d5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b736c51-24e1-4db7-9b55-750dd3247f18 {
  display: none;
}
#s-af23e17c-44bd-4cbb-9eb7-f25aff582663 { text-align: left; }
#s-e4f6b519-e6a6-4f5a-8c3a-567720590866 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4f6b519-e6a6-4f5a-8c3a-567720590866 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c289834b-a4ef-44f2-8265-098039f95fe0 { text-align: left; }
#s-c289834b-a4ef-44f2-8265-098039f95fe0 .shg-product-sold-out {
  display: none;
}

#s-c289834b-a4ef-44f2-8265-098039f95fe0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c289834b-a4ef-44f2-8265-098039f95fe0 .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-7d0bf3af-6281-4626-a86d-ae66563b164f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d0bf3af-6281-4626-a86d-ae66563b164f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d0bf3af-6281-4626-a86d-ae66563b164f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d0bf3af-6281-4626-a86d-ae66563b164f {
  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-7d0bf3af-6281-4626-a86d-ae66563b164f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d0bf3af-6281-4626-a86d-ae66563b164f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d0bf3af-6281-4626-a86d-ae66563b164f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06879cb9-390f-462a-b20d-6b6b23bf7875 {
  display: none;
}
#s-65fa6f44-ba7f-49e4-a74a-d4e24c15561e { text-align: left; }
#s-bd759295-911e-4657-b618-94dae0a8efd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd759295-911e-4657-b618-94dae0a8efd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9e51eac-b7f8-4cf7-97cb-fa254475b496 { text-align: left; }
#s-e9e51eac-b7f8-4cf7-97cb-fa254475b496 .shg-product-sold-out {
  display: none;
}

#s-e9e51eac-b7f8-4cf7-97cb-fa254475b496 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9e51eac-b7f8-4cf7-97cb-fa254475b496 .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-9add8033-aac8-4103-adf9-4bb74f0b2f08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9add8033-aac8-4103-adf9-4bb74f0b2f08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9add8033-aac8-4103-adf9-4bb74f0b2f08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9add8033-aac8-4103-adf9-4bb74f0b2f08 {
  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-9add8033-aac8-4103-adf9-4bb74f0b2f08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9add8033-aac8-4103-adf9-4bb74f0b2f08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9add8033-aac8-4103-adf9-4bb74f0b2f08.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;
}
