.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-2534deeb-b54f-40f9-bc7b-ae0a06541421 {
  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-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 { margin-top: 40px; }
#s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs {
  justify-content: center;
}


  #s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a75e60e0-0bfd-4ee2-9c05-656b8efd6452 .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-05046498-b839-473b-8b75-fa8e40b4ebbd { padding-top: 10px;
padding-bottom: 10px; }
 #s-05046498-b839-473b-8b75-fa8e40b4ebbd .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-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-3ecd150d-19d2-4e6b-a77a-3a780e9eefa7 .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-f9b997b3-0134-4396-82ab-aa33ecefaae4 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9b997b3-0134-4396-82ab-aa33ecefaae4"] > .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-48a45d86-b63a-41f5-89b2-797b923361ae { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e32076a3-cd8b-46ce-a496-584f763e6a36 { 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-562594e5-0277-4be5-8fe6-0eeaec36e821 { 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-562594e5-0277-4be5-8fe6-0eeaec36e821: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-562594e5-0277-4be5-8fe6-0eeaec36e821: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-562594e5-0277-4be5-8fe6-0eeaec36e821.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-db78ebbb-e0e2-464f-a156-2e7f2a17528c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9b5e44f2-a826-4880-97b8-952ac4f77d60 { 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-8a773101-ebca-4ae2-90aa-b3f14ef208bb { 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-8a773101-ebca-4ae2-90aa-b3f14ef208bb: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-8a773101-ebca-4ae2-90aa-b3f14ef208bb: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-8a773101-ebca-4ae2-90aa-b3f14ef208bb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0c43fb16-b0cc-42c4-a7a4-727444e71057 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d9d3c59e-4ee5-4854-889a-223712567e4c { 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-d457f05b-5624-4230-bae1-6e077248bf8b { 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-d457f05b-5624-4230-bae1-6e077248bf8b: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-d457f05b-5624-4230-bae1-6e077248bf8b: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-d457f05b-5624-4230-bae1-6e077248bf8b.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-9f0f0241-f089-4085-858b-659a81e8be13 { min-height: 50px; }
#s-9f0f0241-f089-4085-858b-659a81e8be13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ea1c7a16-fb45-4fa4-8667-a864c04dbfc0 { 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-ea1c7a16-fb45-4fa4-8667-a864c04dbfc0 .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-bba7b8b9-b893-4774-8bde-7b1f2d5560f4 {
  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-fa6cbe77-bc7a-4f4f-880b-f6a7afba8631 { 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-a554db74-e401-492a-9d26-0f4fdfbd268a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a554db74-e401-492a-9d26-0f4fdfbd268a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4ee3dfe0-bf93-4f45-b038-6ca696416af4 {
  display: none;
}
#s-396c0146-0a2f-43e3-86f7-f8aa01f8ba0e { text-align: left; }
#s-abd21679-b678-4d69-bce0-dbafd4c7697c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abd21679-b678-4d69-bce0-dbafd4c7697c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-38e8e65c-9772-4264-a723-9928f1b7db7b {
  display: none;
}
#s-49aeeb84-4d7d-4d6c-9abc-b19a98bc2055 { text-align: left; }
#s-6ebbee06-48c9-4c30-9e73-a63742b40311 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ebbee06-48c9-4c30-9e73-a63742b40311 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-25e1f718-e2eb-47a7-a5bf-08adb5894ceb {
  display: none;
}
#s-d79e06cc-0e79-4704-93ee-b4af39ef24b4 { text-align: left; }
#s-6fa30601-18f9-403e-9d70-81b1ffb7aad6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fa30601-18f9-403e-9d70-81b1ffb7aad6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ccb7e223-b084-4782-9efa-f6f562551caa {
  display: none;
}
#s-cb0c40b3-6416-4ff2-bcda-8f0fe2efaaac { text-align: left; }
#s-0f52f440-c7f3-4063-973d-7848dcb5770e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f52f440-c7f3-4063-973d-7848dcb5770e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78afd3f2-30c6-4e91-aa0e-fe36bd7fb3e9 { text-align: left; }
#s-78afd3f2-30c6-4e91-aa0e-fe36bd7fb3e9 .shg-product-sold-out {
  display: none;
}

#s-78afd3f2-30c6-4e91-aa0e-fe36bd7fb3e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78afd3f2-30c6-4e91-aa0e-fe36bd7fb3e9 .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-871ef546-a53c-4f07-8363-2b64d37dcc38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-871ef546-a53c-4f07-8363-2b64d37dcc38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-871ef546-a53c-4f07-8363-2b64d37dcc38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-871ef546-a53c-4f07-8363-2b64d37dcc38 {
  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-871ef546-a53c-4f07-8363-2b64d37dcc38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-871ef546-a53c-4f07-8363-2b64d37dcc38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-871ef546-a53c-4f07-8363-2b64d37dcc38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0a37eff-7eef-4b94-9028-28d7df5e459f {
  display: none;
}
#s-38575433-d2af-4841-89e4-3cebbf784158 { text-align: left; }
#s-35f88704-2a85-413b-814f-5b5a8217aa4c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35f88704-2a85-413b-814f-5b5a8217aa4c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f4ebe11-2b09-40df-bdf5-b98c6d340185 { text-align: left; }
#s-1f4ebe11-2b09-40df-bdf5-b98c6d340185 .shg-product-sold-out {
  display: none;
}

#s-1f4ebe11-2b09-40df-bdf5-b98c6d340185 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f4ebe11-2b09-40df-bdf5-b98c6d340185 .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-5b1d80ad-69d1-4b1f-9399-063c1d00c437 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b1d80ad-69d1-4b1f-9399-063c1d00c437:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b1d80ad-69d1-4b1f-9399-063c1d00c437:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b1d80ad-69d1-4b1f-9399-063c1d00c437 {
  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-5b1d80ad-69d1-4b1f-9399-063c1d00c437.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b1d80ad-69d1-4b1f-9399-063c1d00c437.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b1d80ad-69d1-4b1f-9399-063c1d00c437.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb684c8b-7b26-4c86-be1d-0cdad8fa94d7 {
  display: none;
}
#s-0b415c98-2cf4-483b-86c8-d86ca05b9161 { text-align: left; }
#s-24f0e8b9-54d3-40a4-8018-82e6d272011e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24f0e8b9-54d3-40a4-8018-82e6d272011e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-966dfe7f-e781-4cc3-99ab-92a0339ad870 { text-align: left; }
#s-966dfe7f-e781-4cc3-99ab-92a0339ad870 .shg-product-sold-out {
  display: none;
}

#s-966dfe7f-e781-4cc3-99ab-92a0339ad870 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-966dfe7f-e781-4cc3-99ab-92a0339ad870 .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-8e040a85-9932-4390-af87-6424ae99d18b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e040a85-9932-4390-af87-6424ae99d18b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e040a85-9932-4390-af87-6424ae99d18b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e040a85-9932-4390-af87-6424ae99d18b {
  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-8e040a85-9932-4390-af87-6424ae99d18b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e040a85-9932-4390-af87-6424ae99d18b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e040a85-9932-4390-af87-6424ae99d18b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c95e444-4d99-45ce-ae7e-d36ffb9f4aa7 {
  display: none;
}
#s-1bff9290-fdc3-41e3-b1c7-634ac6639f2f { text-align: left; }
#s-cd902bb5-5553-4b0a-98dd-ac21b38ac96a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd902bb5-5553-4b0a-98dd-ac21b38ac96a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d540af3-957b-446f-9860-3bf490259c87 { text-align: left; }
#s-3d540af3-957b-446f-9860-3bf490259c87 .shg-product-sold-out {
  display: none;
}

#s-3d540af3-957b-446f-9860-3bf490259c87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d540af3-957b-446f-9860-3bf490259c87 .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-4c5c9d50-31cc-4aef-98d1-71ff33e06c00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c5c9d50-31cc-4aef-98d1-71ff33e06c00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c5c9d50-31cc-4aef-98d1-71ff33e06c00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c5c9d50-31cc-4aef-98d1-71ff33e06c00 {
  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-4c5c9d50-31cc-4aef-98d1-71ff33e06c00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c5c9d50-31cc-4aef-98d1-71ff33e06c00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c5c9d50-31cc-4aef-98d1-71ff33e06c00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-baa9e60f-b064-4f5e-a2a9-fb2215d43da7 {
  display: none;
}
#s-b39aafc0-1b1e-4b6a-9802-23cfb3e07696 { text-align: left; }
#s-ae4b5bdb-89b4-4e95-97bc-e0ca353b1a71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae4b5bdb-89b4-4e95-97bc-e0ca353b1a71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5c17d34-8d4f-4845-9849-17d60ff9fdd3 { text-align: left; }
#s-a5c17d34-8d4f-4845-9849-17d60ff9fdd3 .shg-product-sold-out {
  display: none;
}

#s-a5c17d34-8d4f-4845-9849-17d60ff9fdd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5c17d34-8d4f-4845-9849-17d60ff9fdd3 .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-7d3ad423-f9e9-4f84-8abf-d1afeb897d89 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d3ad423-f9e9-4f84-8abf-d1afeb897d89:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d3ad423-f9e9-4f84-8abf-d1afeb897d89:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d3ad423-f9e9-4f84-8abf-d1afeb897d89 {
  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-7d3ad423-f9e9-4f84-8abf-d1afeb897d89.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d3ad423-f9e9-4f84-8abf-d1afeb897d89.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d3ad423-f9e9-4f84-8abf-d1afeb897d89.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-732b89ff-0c1e-48dd-9374-b3e9dcd18748 {
  display: none;
}
#s-bca5f13a-cd3a-4ac1-b4e4-d2cfb8c9b7ab { text-align: left; }
#s-358f3070-e27b-4e34-9b8e-648b60b2596d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-358f3070-e27b-4e34-9b8e-648b60b2596d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b005430c-ca46-4487-8c1c-2cdeb7642206 { text-align: left; }
#s-b005430c-ca46-4487-8c1c-2cdeb7642206 .shg-product-sold-out {
  display: none;
}

#s-b005430c-ca46-4487-8c1c-2cdeb7642206 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b005430c-ca46-4487-8c1c-2cdeb7642206 .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-3144552a-286a-490e-b69c-9d7745f6598f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3144552a-286a-490e-b69c-9d7745f6598f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3144552a-286a-490e-b69c-9d7745f6598f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3144552a-286a-490e-b69c-9d7745f6598f {
  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-3144552a-286a-490e-b69c-9d7745f6598f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3144552a-286a-490e-b69c-9d7745f6598f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3144552a-286a-490e-b69c-9d7745f6598f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3348d0e-1feb-4521-a972-c2503bb491db {
  display: none;
}
#s-555593c4-1404-494d-b007-0a91fbe22619 { text-align: left; }
#s-ed035020-9abf-449d-980c-6e61179e75fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed035020-9abf-449d-980c-6e61179e75fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93e39a24-c95a-438d-afb5-afa6cacc64e7 { text-align: left; }
#s-93e39a24-c95a-438d-afb5-afa6cacc64e7 .shg-product-sold-out {
  display: none;
}

#s-93e39a24-c95a-438d-afb5-afa6cacc64e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93e39a24-c95a-438d-afb5-afa6cacc64e7 .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-837c8539-c483-4924-9987-4a534b8cef69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-837c8539-c483-4924-9987-4a534b8cef69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-837c8539-c483-4924-9987-4a534b8cef69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-837c8539-c483-4924-9987-4a534b8cef69 {
  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-837c8539-c483-4924-9987-4a534b8cef69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-837c8539-c483-4924-9987-4a534b8cef69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-837c8539-c483-4924-9987-4a534b8cef69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f972c3f-60c7-41b2-9792-d2193b705a5b {
  display: none;
}
#s-c49fb7d3-f051-45e6-b4dd-363c78c43a10 { text-align: left; }
#s-292492ae-9b09-4717-8837-c6262828e729 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-292492ae-9b09-4717-8837-c6262828e729 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e04206d0-599c-44e7-bb05-72779481624f { text-align: left; }
#s-e04206d0-599c-44e7-bb05-72779481624f .shg-product-sold-out {
  display: none;
}

#s-e04206d0-599c-44e7-bb05-72779481624f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e04206d0-599c-44e7-bb05-72779481624f .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-cff848da-d9ed-4466-a2ac-ed9cc8647786 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cff848da-d9ed-4466-a2ac-ed9cc8647786:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cff848da-d9ed-4466-a2ac-ed9cc8647786:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cff848da-d9ed-4466-a2ac-ed9cc8647786 {
  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-cff848da-d9ed-4466-a2ac-ed9cc8647786.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cff848da-d9ed-4466-a2ac-ed9cc8647786.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cff848da-d9ed-4466-a2ac-ed9cc8647786.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a793c518-6422-4166-a1f2-5456541050bf {
  display: none;
}
#s-d5385f8f-281f-47b8-a85d-2942afbd448a { text-align: left; }
#s-5bf3bc61-c3a1-4d29-bb88-c54fe68e4189 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5bf3bc61-c3a1-4d29-bb88-c54fe68e4189 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48658623-aaaa-457d-9368-69e73bc18efa { text-align: left; }
#s-48658623-aaaa-457d-9368-69e73bc18efa .shg-product-sold-out {
  display: none;
}

#s-48658623-aaaa-457d-9368-69e73bc18efa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48658623-aaaa-457d-9368-69e73bc18efa .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-c50a4797-c0ae-4b0a-aacc-720059473b32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c50a4797-c0ae-4b0a-aacc-720059473b32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c50a4797-c0ae-4b0a-aacc-720059473b32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c50a4797-c0ae-4b0a-aacc-720059473b32 {
  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-c50a4797-c0ae-4b0a-aacc-720059473b32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c50a4797-c0ae-4b0a-aacc-720059473b32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c50a4797-c0ae-4b0a-aacc-720059473b32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1fb70e2c-e155-45d4-8012-11e60fde6ea1 {
  display: none;
}
#s-fcc640b7-517e-40e6-945e-b64148f47dfe { text-align: left; }
#s-9657de41-10cf-45e5-a144-e02a982bae8f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9657de41-10cf-45e5-a144-e02a982bae8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5e7fed6-0a3a-4580-8a16-4a814c25e5e7 { text-align: left; }
#s-b5e7fed6-0a3a-4580-8a16-4a814c25e5e7 .shg-product-sold-out {
  display: none;
}

#s-b5e7fed6-0a3a-4580-8a16-4a814c25e5e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5e7fed6-0a3a-4580-8a16-4a814c25e5e7 .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-146f021d-0a7b-439b-bc99-16520bbb2d30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-146f021d-0a7b-439b-bc99-16520bbb2d30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-146f021d-0a7b-439b-bc99-16520bbb2d30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-146f021d-0a7b-439b-bc99-16520bbb2d30 {
  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-146f021d-0a7b-439b-bc99-16520bbb2d30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-146f021d-0a7b-439b-bc99-16520bbb2d30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-146f021d-0a7b-439b-bc99-16520bbb2d30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b3c98d9-bf53-4290-ae46-ae5d58abd637 {
  display: none;
}
#s-4e3ea716-d1c9-4292-814c-94f4664c9a63 { text-align: left; }
#s-805b5ce0-2ca8-4b5d-a009-2b14b2c25c38 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-805b5ce0-2ca8-4b5d-a009-2b14b2c25c38 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac0743ae-587d-4b26-bd62-e707f6cb9a10 { text-align: left; }
#s-ac0743ae-587d-4b26-bd62-e707f6cb9a10 .shg-product-sold-out {
  display: none;
}

#s-ac0743ae-587d-4b26-bd62-e707f6cb9a10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac0743ae-587d-4b26-bd62-e707f6cb9a10 .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-b24938d1-b180-450e-b7ce-4b5deabe31fe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b24938d1-b180-450e-b7ce-4b5deabe31fe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b24938d1-b180-450e-b7ce-4b5deabe31fe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b24938d1-b180-450e-b7ce-4b5deabe31fe {
  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-b24938d1-b180-450e-b7ce-4b5deabe31fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b24938d1-b180-450e-b7ce-4b5deabe31fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b24938d1-b180-450e-b7ce-4b5deabe31fe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bb89414-0ddc-482a-9924-5b4cf58caadc {
  display: none;
}
#s-b8124c16-59fd-414d-98e9-a1775f915995 { text-align: left; }
#s-8f779825-d878-46f6-b05f-0279c7b02615 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f779825-d878-46f6-b05f-0279c7b02615 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f742494e-f538-4ba7-b589-df3f82b727e3 { text-align: left; }
#s-f742494e-f538-4ba7-b589-df3f82b727e3 .shg-product-sold-out {
  display: none;
}

#s-f742494e-f538-4ba7-b589-df3f82b727e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f742494e-f538-4ba7-b589-df3f82b727e3 .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-01670e7f-1158-4844-8883-b21a4b9b9a9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01670e7f-1158-4844-8883-b21a4b9b9a9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01670e7f-1158-4844-8883-b21a4b9b9a9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01670e7f-1158-4844-8883-b21a4b9b9a9c {
  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-01670e7f-1158-4844-8883-b21a4b9b9a9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01670e7f-1158-4844-8883-b21a4b9b9a9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01670e7f-1158-4844-8883-b21a4b9b9a9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff9a713d-691b-4735-b6c2-85fa6d29a379 {
  display: none;
}
#s-fd66577d-7c8a-4ca6-b355-a036114c0686 { text-align: left; }
#s-f8314b89-6c59-46d7-9dcc-df9b3a4f6ca5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8314b89-6c59-46d7-9dcc-df9b3a4f6ca5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69df6c67-4ac7-4a1c-95d7-f07b8608d9f8 { text-align: left; }
#s-69df6c67-4ac7-4a1c-95d7-f07b8608d9f8 .shg-product-sold-out {
  display: none;
}

#s-69df6c67-4ac7-4a1c-95d7-f07b8608d9f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69df6c67-4ac7-4a1c-95d7-f07b8608d9f8 .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-344374e3-6c5c-4c07-85f2-1823585801aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-344374e3-6c5c-4c07-85f2-1823585801aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-344374e3-6c5c-4c07-85f2-1823585801aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-344374e3-6c5c-4c07-85f2-1823585801aa {
  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-344374e3-6c5c-4c07-85f2-1823585801aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-344374e3-6c5c-4c07-85f2-1823585801aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-344374e3-6c5c-4c07-85f2-1823585801aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-353f89e9-dbea-4da3-8ab4-e8a585b15117 {
  display: none;
}
#s-a1bf2e0c-b165-4c8f-b287-f8db32496980 { text-align: left; }
#s-3e01e533-1d33-4b41-8510-2b5a2507cca5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e01e533-1d33-4b41-8510-2b5a2507cca5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1723c633-82d6-47b7-bb30-28c5675ef926 { text-align: left; }
#s-1723c633-82d6-47b7-bb30-28c5675ef926 .shg-product-sold-out {
  display: none;
}

#s-1723c633-82d6-47b7-bb30-28c5675ef926 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1723c633-82d6-47b7-bb30-28c5675ef926 .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-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa {
  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-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aeb7132b-c049-4c2a-b3d9-9bd25b565dfa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3b40f7f-00e5-4091-8c5c-f343a568c22a {
  display: none;
}
#s-9a94f57c-3e7b-45b8-8786-e73025555ed0 { text-align: left; }
#s-ecb13fcc-8bad-434d-808d-a306d3c5db86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ecb13fcc-8bad-434d-808d-a306d3c5db86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-184f662c-b627-413c-bef6-b7ad74da8463 { text-align: left; }
#s-184f662c-b627-413c-bef6-b7ad74da8463 .shg-product-sold-out {
  display: none;
}

#s-184f662c-b627-413c-bef6-b7ad74da8463 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-184f662c-b627-413c-bef6-b7ad74da8463 .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-df6dd279-fe7d-4814-9efb-a338d1ba612a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df6dd279-fe7d-4814-9efb-a338d1ba612a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df6dd279-fe7d-4814-9efb-a338d1ba612a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df6dd279-fe7d-4814-9efb-a338d1ba612a {
  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-df6dd279-fe7d-4814-9efb-a338d1ba612a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df6dd279-fe7d-4814-9efb-a338d1ba612a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df6dd279-fe7d-4814-9efb-a338d1ba612a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58456d1b-790b-46ff-b942-ef6f95860c8b {
  display: none;
}
#s-2c0f3e6f-87b7-4d55-95ef-b593bb7115ed { text-align: left; }
#s-0a68b7d2-c577-4900-b5db-8ce126602918 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a68b7d2-c577-4900-b5db-8ce126602918 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-03c5ee6d-3144-4e89-818a-99895219bb54 { text-align: left; }
#s-03c5ee6d-3144-4e89-818a-99895219bb54 .shg-product-sold-out {
  display: none;
}

#s-03c5ee6d-3144-4e89-818a-99895219bb54 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-03c5ee6d-3144-4e89-818a-99895219bb54 .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-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f {
  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-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e975d77e-68ef-4ba5-b51b-2a62b49e2d8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f0a6545d-0c44-44fc-8013-374ece9f0fde {
  display: none;
}
#s-443d544c-541a-4cfc-a63c-1a2aa52be192 { text-align: left; }
#s-ae5cdd5f-0272-4225-a36f-ea95a16a5ff6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae5cdd5f-0272-4225-a36f-ea95a16a5ff6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-364f278d-5c3c-463f-a153-0a919d8ed6b5 { text-align: left; }
#s-364f278d-5c3c-463f-a153-0a919d8ed6b5 .shg-product-sold-out {
  display: none;
}

#s-364f278d-5c3c-463f-a153-0a919d8ed6b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-364f278d-5c3c-463f-a153-0a919d8ed6b5 .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-6d8b782d-8230-48cf-8232-c7526d42eb87 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d8b782d-8230-48cf-8232-c7526d42eb87:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d8b782d-8230-48cf-8232-c7526d42eb87:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d8b782d-8230-48cf-8232-c7526d42eb87 {
  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-6d8b782d-8230-48cf-8232-c7526d42eb87.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d8b782d-8230-48cf-8232-c7526d42eb87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d8b782d-8230-48cf-8232-c7526d42eb87.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4356ed74-3cfc-4313-879b-17d917e46c05 {
  display: none;
}
#s-c8dedfa9-fa79-4a8f-ba1b-6535ad7a8683 { text-align: left; }
#s-4494be1f-a6ae-4bff-9d9f-639a038305fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4494be1f-a6ae-4bff-9d9f-639a038305fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d608884-e1a8-4fde-9711-745338753dd3 { text-align: left; }
#s-0d608884-e1a8-4fde-9711-745338753dd3 .shg-product-sold-out {
  display: none;
}

#s-0d608884-e1a8-4fde-9711-745338753dd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d608884-e1a8-4fde-9711-745338753dd3 .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-d03c9262-b1dd-4364-8541-e9dec903579d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d03c9262-b1dd-4364-8541-e9dec903579d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d03c9262-b1dd-4364-8541-e9dec903579d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d03c9262-b1dd-4364-8541-e9dec903579d {
  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-d03c9262-b1dd-4364-8541-e9dec903579d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d03c9262-b1dd-4364-8541-e9dec903579d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d03c9262-b1dd-4364-8541-e9dec903579d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e922e46-36fd-43ab-ba38-0c30f88b0e77 {
  display: none;
}
#s-9bf19a81-97e1-4874-a0f2-d050a80833ae { text-align: left; }
#s-8567ef7f-9e66-4f0e-88c6-51427250f815 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8567ef7f-9e66-4f0e-88c6-51427250f815 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a61df41a-0a8e-4119-9ad5-a53d13befb6d { text-align: left; }
#s-a61df41a-0a8e-4119-9ad5-a53d13befb6d .shg-product-sold-out {
  display: none;
}

#s-a61df41a-0a8e-4119-9ad5-a53d13befb6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a61df41a-0a8e-4119-9ad5-a53d13befb6d .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-6856bfd1-934c-46ca-977e-2e41d3ebf3c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6856bfd1-934c-46ca-977e-2e41d3ebf3c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6856bfd1-934c-46ca-977e-2e41d3ebf3c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6856bfd1-934c-46ca-977e-2e41d3ebf3c0 {
  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-6856bfd1-934c-46ca-977e-2e41d3ebf3c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6856bfd1-934c-46ca-977e-2e41d3ebf3c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6856bfd1-934c-46ca-977e-2e41d3ebf3c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29df8dcd-6be0-437f-86df-51d7140d6f79 {
  display: none;
}
#s-0e127a1f-5534-4ec0-aae7-15bf0934f849 { text-align: left; }
#s-e1400d68-360f-4dea-88ea-f51d7c261d2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1400d68-360f-4dea-88ea-f51d7c261d2b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1ad9632-8cb1-48ef-ae5b-9b3ccf8192b4 { text-align: left; }
#s-d1ad9632-8cb1-48ef-ae5b-9b3ccf8192b4 .shg-product-sold-out {
  display: none;
}

#s-d1ad9632-8cb1-48ef-ae5b-9b3ccf8192b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1ad9632-8cb1-48ef-ae5b-9b3ccf8192b4 .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-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a {
  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-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb697b68-a0ed-4bf3-bf80-9ac1174b0e6a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83ad1749-7be5-421d-af62-0c0a0ba8198d {
  display: none;
}
#s-e08a053b-0353-40ee-a180-fb0d83c76d1b { text-align: left; }
#s-3d0cb684-77e7-4d88-94b6-406e5d5b3ce0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d0cb684-77e7-4d88-94b6-406e5d5b3ce0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2765ef4a-8ed6-43af-ac28-23a3c0188138 { text-align: left; }
#s-2765ef4a-8ed6-43af-ac28-23a3c0188138 .shg-product-sold-out {
  display: none;
}

#s-2765ef4a-8ed6-43af-ac28-23a3c0188138 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2765ef4a-8ed6-43af-ac28-23a3c0188138 .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-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44 {
  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-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb2c2e60-895b-40d0-8c0e-45e1bbdf1f44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e364a9a-bc65-4ae1-97c4-60f1296addc1 {
  display: none;
}
#s-890be99f-7af4-4cf0-84a7-9cbef1eea0f2 { text-align: left; }
#s-dc694aab-82ce-4bc4-9c86-40ebacd0c74f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc694aab-82ce-4bc4-9c86-40ebacd0c74f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-03bafed2-58a5-4411-877f-d69c7c1ec44c { text-align: left; }
#s-03bafed2-58a5-4411-877f-d69c7c1ec44c .shg-product-sold-out {
  display: none;
}

#s-03bafed2-58a5-4411-877f-d69c7c1ec44c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-03bafed2-58a5-4411-877f-d69c7c1ec44c .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-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2 {
  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-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93ad8d50-2291-40ab-ae3c-783d4cd9d8c2.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;
}
