.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-6f1ce99e-44b7-49da-a2c8-b25de4460884 {
  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-603fa0cf-6c03-440a-b3c1-90084a1890bd { margin-top: 40px; }
#s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs {
  justify-content: center;
}


  #s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-603fa0cf-6c03-440a-b3c1-90084a1890bd .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-603fa0cf-6c03-440a-b3c1-90084a1890bd .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-3e03e63f-5e6e-44e5-9e7c-a6a71c925f4d { padding-top: 10px;
padding-bottom: 10px; }
 #s-3e03e63f-5e6e-44e5-9e7c-a6a71c925f4d .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-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-fa78050b-d854-4d09-b65b-63c86b1c13f2 .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-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff73f5db-f3a3-49cf-ae00-1dee2c2143bd"] > .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-ace5a48e-f02c-4067-b280-28b4b63c3815 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9e0cae7c-5f16-491c-830e-581778e07684 { 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-b3283c56-5a5e-4c08-9249-15c5843e575b { 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-b3283c56-5a5e-4c08-9249-15c5843e575b: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-b3283c56-5a5e-4c08-9249-15c5843e575b: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-b3283c56-5a5e-4c08-9249-15c5843e575b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0c62ab75-bb75-422b-9ad7-69bc3149e93e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d053e3a7-a2ef-4bd4-b509-b180b7388f0a { 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-0e9c4ac9-ec62-463a-8074-cf2715135847 { 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-0e9c4ac9-ec62-463a-8074-cf2715135847: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-0e9c4ac9-ec62-463a-8074-cf2715135847: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-0e9c4ac9-ec62-463a-8074-cf2715135847.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c1f8095c-4458-4104-a0be-0e913b6a7973 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-acf13e99-67a7-4434-9b23-a2b89da74c3c { 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-434112c5-7a8d-4315-8758-27b884c90c62 { 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-434112c5-7a8d-4315-8758-27b884c90c62: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-434112c5-7a8d-4315-8758-27b884c90c62: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-434112c5-7a8d-4315-8758-27b884c90c62.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-3aabcab2-3f50-4492-8f47-fbee4d9af9ae { min-height: 50px; }
#s-3aabcab2-3f50-4492-8f47-fbee4d9af9ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d5666da7-1fcc-4db8-ba64-dea266da1bfb { 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-d5666da7-1fcc-4db8-ba64-dea266da1bfb .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-8947a874-1179-443c-bc3a-c81920355f65 {
  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-2d12d2fb-7402-4d99-8077-9e441d0ee633 { 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-66651dd5-e858-433e-b5c8-776ba9b46325 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66651dd5-e858-433e-b5c8-776ba9b46325 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8dd9e293-17fa-462b-a3fd-a025ca6f188d {
  display: none;
}
#s-421d7b17-3bdc-4638-9ddd-5f27bd91796a { text-align: left; }
#s-cfbc21f5-5a33-43e6-8b16-636c91214cc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfbc21f5-5a33-43e6-8b16-636c91214cc6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5f7a1c12-3eef-4b3f-9585-01dd029dbec4 {
  display: none;
}
#s-00cde7aa-154c-49e2-933d-0c059e19d4b2 { text-align: left; }
#s-355d8e57-f50c-461d-9d0e-facf4bab1905 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-355d8e57-f50c-461d-9d0e-facf4bab1905 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4edd4974-7fb7-4ce1-ba55-dad0b105393e {
  display: none;
}
#s-a3551aeb-7d7e-4ae1-8c44-ad6f63e89e55 { text-align: left; }
#s-4e133597-5fb8-4492-a059-545008ab41ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e133597-5fb8-4492-a059-545008ab41ef .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b25b3de3-aedc-4aa3-a5c2-d7e4b8d0e652 {
  display: none;
}
#s-879cfc91-fd74-4561-b4f7-95932dc20022 { text-align: left; }
#s-afa3dcf8-bf44-4a56-8c02-084fcf181bd7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-afa3dcf8-bf44-4a56-8c02-084fcf181bd7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ff6de39-bf58-4d85-898a-40f844fb4edb { text-align: left; }
#s-6ff6de39-bf58-4d85-898a-40f844fb4edb .shg-product-sold-out {
  display: none;
}

#s-6ff6de39-bf58-4d85-898a-40f844fb4edb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ff6de39-bf58-4d85-898a-40f844fb4edb .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-778b9a36-b8a8-401c-a478-da2deb96115c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-778b9a36-b8a8-401c-a478-da2deb96115c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-778b9a36-b8a8-401c-a478-da2deb96115c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-778b9a36-b8a8-401c-a478-da2deb96115c {
  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-778b9a36-b8a8-401c-a478-da2deb96115c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-778b9a36-b8a8-401c-a478-da2deb96115c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-778b9a36-b8a8-401c-a478-da2deb96115c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f86478ae-800f-413c-9019-0d1294ed2d2d {
  display: none;
}
#s-a7cf8d21-32d7-4a8a-964b-fbfe4721ab19 { text-align: left; }
#s-9b8d1c5f-d003-4000-b3db-68caa768c261 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b8d1c5f-d003-4000-b3db-68caa768c261 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc5454e5-b988-4bc2-9e22-ecb84ae2c51c { text-align: left; }
#s-bc5454e5-b988-4bc2-9e22-ecb84ae2c51c .shg-product-sold-out {
  display: none;
}

#s-bc5454e5-b988-4bc2-9e22-ecb84ae2c51c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc5454e5-b988-4bc2-9e22-ecb84ae2c51c .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-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb {
  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-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfc2d1cb-db32-4545-8ef8-6d681b9d13eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b158de8-5887-46fe-ae53-2bccd3b576f6 {
  display: none;
}
#s-2fe821dd-b033-40ee-bf1c-3def12db405c { text-align: left; }
#s-a41f3c98-be51-4e4c-b06f-f88b9c84ea62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a41f3c98-be51-4e4c-b06f-f88b9c84ea62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b033e77-a324-49e3-bfd0-4037d99c974d { text-align: left; }
#s-8b033e77-a324-49e3-bfd0-4037d99c974d .shg-product-sold-out {
  display: none;
}

#s-8b033e77-a324-49e3-bfd0-4037d99c974d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b033e77-a324-49e3-bfd0-4037d99c974d .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-d5c8d352-5cbb-4145-9787-cc1bd916d715 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5c8d352-5cbb-4145-9787-cc1bd916d715:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5c8d352-5cbb-4145-9787-cc1bd916d715:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5c8d352-5cbb-4145-9787-cc1bd916d715 {
  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-d5c8d352-5cbb-4145-9787-cc1bd916d715.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5c8d352-5cbb-4145-9787-cc1bd916d715.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5c8d352-5cbb-4145-9787-cc1bd916d715.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c32225b3-a734-4b13-b141-3a1aad71324f {
  display: none;
}
#s-9aa964f5-e849-49bc-83fa-9a66751f79ad { text-align: left; }
#s-56bf5c61-9978-4d0c-b9b8-effc9a843207 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56bf5c61-9978-4d0c-b9b8-effc9a843207 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a28e423-a5da-40ce-99df-75447f0de599 { text-align: left; }
#s-1a28e423-a5da-40ce-99df-75447f0de599 .shg-product-sold-out {
  display: none;
}

#s-1a28e423-a5da-40ce-99df-75447f0de599 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a28e423-a5da-40ce-99df-75447f0de599 .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-341e1a09-6b3b-4c25-9dc6-5b05d165be67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-341e1a09-6b3b-4c25-9dc6-5b05d165be67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-341e1a09-6b3b-4c25-9dc6-5b05d165be67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-341e1a09-6b3b-4c25-9dc6-5b05d165be67 {
  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-341e1a09-6b3b-4c25-9dc6-5b05d165be67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-341e1a09-6b3b-4c25-9dc6-5b05d165be67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-341e1a09-6b3b-4c25-9dc6-5b05d165be67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06967ad2-346a-4119-ac76-e14346da3a14 {
  display: none;
}
#s-1bd8d033-9862-4135-8965-5b86af85126b { text-align: left; }
#s-55ae81e8-9463-47bc-a7d4-bb12baa52124 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55ae81e8-9463-47bc-a7d4-bb12baa52124 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e14afd53-fd9f-4745-a96d-c3424972d138 { text-align: left; }
#s-e14afd53-fd9f-4745-a96d-c3424972d138 .shg-product-sold-out {
  display: none;
}

#s-e14afd53-fd9f-4745-a96d-c3424972d138 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e14afd53-fd9f-4745-a96d-c3424972d138 .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-9b11054b-da03-4752-a5e9-14ceaa12a1e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b11054b-da03-4752-a5e9-14ceaa12a1e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b11054b-da03-4752-a5e9-14ceaa12a1e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b11054b-da03-4752-a5e9-14ceaa12a1e7 {
  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-9b11054b-da03-4752-a5e9-14ceaa12a1e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b11054b-da03-4752-a5e9-14ceaa12a1e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b11054b-da03-4752-a5e9-14ceaa12a1e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-142b753c-d732-4b19-a6c9-109941b45989 {
  display: none;
}
#s-b56f524e-c2b9-4916-a11d-9440db555b57 { text-align: left; }
#s-3ee7517c-9a6a-437e-bdcb-9e9c5cf915af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ee7517c-9a6a-437e-bdcb-9e9c5cf915af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80d29a15-cfd8-48f2-9b47-f313ae31f678 { text-align: left; }
#s-80d29a15-cfd8-48f2-9b47-f313ae31f678 .shg-product-sold-out {
  display: none;
}

#s-80d29a15-cfd8-48f2-9b47-f313ae31f678 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80d29a15-cfd8-48f2-9b47-f313ae31f678 .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-03eb593a-9fa2-441c-95bb-461ad9f89222 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03eb593a-9fa2-441c-95bb-461ad9f89222:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03eb593a-9fa2-441c-95bb-461ad9f89222:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03eb593a-9fa2-441c-95bb-461ad9f89222 {
  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-03eb593a-9fa2-441c-95bb-461ad9f89222.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03eb593a-9fa2-441c-95bb-461ad9f89222.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03eb593a-9fa2-441c-95bb-461ad9f89222.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e08f5aa-b3c3-4761-b6bc-c124ac08d218 {
  display: none;
}
#s-9b7bb198-f77b-46bf-8086-4df857ec1841 { text-align: left; }
#s-d4c8fcf5-c653-473c-8ff0-cf098781b6e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4c8fcf5-c653-473c-8ff0-cf098781b6e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca3504ad-5018-40bc-a57a-81f60aeaf01c { text-align: left; }
#s-ca3504ad-5018-40bc-a57a-81f60aeaf01c .shg-product-sold-out {
  display: none;
}

#s-ca3504ad-5018-40bc-a57a-81f60aeaf01c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca3504ad-5018-40bc-a57a-81f60aeaf01c .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-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd {
  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-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c744a4c2-3c04-4b35-a5fe-1b8adc1459bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f9cd2f7-9465-4c4f-9f3e-27d1be4afe19 {
  display: none;
}
#s-0617bcfc-2eaa-4056-9fe9-82c8c2bf93b3 { text-align: left; }
#s-09a544a6-23bf-4d33-814e-6418fd8c929d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09a544a6-23bf-4d33-814e-6418fd8c929d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a8418c9-dfb7-4a96-9f07-6cabaf2e3d18 { text-align: left; }
#s-6a8418c9-dfb7-4a96-9f07-6cabaf2e3d18 .shg-product-sold-out {
  display: none;
}

#s-6a8418c9-dfb7-4a96-9f07-6cabaf2e3d18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a8418c9-dfb7-4a96-9f07-6cabaf2e3d18 .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-f183dac3-409a-46b5-aad9-726996a5dc55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f183dac3-409a-46b5-aad9-726996a5dc55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f183dac3-409a-46b5-aad9-726996a5dc55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f183dac3-409a-46b5-aad9-726996a5dc55 {
  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-f183dac3-409a-46b5-aad9-726996a5dc55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f183dac3-409a-46b5-aad9-726996a5dc55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f183dac3-409a-46b5-aad9-726996a5dc55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a072fc54-12ec-4686-9a8b-25e9e5d1ca60 {
  display: none;
}
#s-ab0baa2a-73e4-44c2-8a70-56ea76a6ad41 { text-align: left; }
#s-7db5e593-ee88-4d95-b14c-3fb75ce47516 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7db5e593-ee88-4d95-b14c-3fb75ce47516 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3ecfac1-a267-439e-a126-8cfa9db32dbb { text-align: left; }
#s-c3ecfac1-a267-439e-a126-8cfa9db32dbb .shg-product-sold-out {
  display: none;
}

#s-c3ecfac1-a267-439e-a126-8cfa9db32dbb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3ecfac1-a267-439e-a126-8cfa9db32dbb .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-a12dd8bd-00b1-4a84-b49e-6696aeea51c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a12dd8bd-00b1-4a84-b49e-6696aeea51c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a12dd8bd-00b1-4a84-b49e-6696aeea51c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a12dd8bd-00b1-4a84-b49e-6696aeea51c6 {
  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-a12dd8bd-00b1-4a84-b49e-6696aeea51c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a12dd8bd-00b1-4a84-b49e-6696aeea51c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a12dd8bd-00b1-4a84-b49e-6696aeea51c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe2b04ce-63db-493c-ac50-d3d228deaf88 {
  display: none;
}
#s-d7bdad81-4159-4950-9402-6b3d0b60bf65 { text-align: left; }
#s-806925be-5ee6-4a83-9bdd-0cad40d11041 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-806925be-5ee6-4a83-9bdd-0cad40d11041 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23663ab2-d72a-4df4-b800-7a04ddcdd6a3 { text-align: left; }
#s-23663ab2-d72a-4df4-b800-7a04ddcdd6a3 .shg-product-sold-out {
  display: none;
}

#s-23663ab2-d72a-4df4-b800-7a04ddcdd6a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23663ab2-d72a-4df4-b800-7a04ddcdd6a3 .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-add24b10-6519-461d-9e12-6b07438122b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-add24b10-6519-461d-9e12-6b07438122b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-add24b10-6519-461d-9e12-6b07438122b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-add24b10-6519-461d-9e12-6b07438122b9 {
  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-add24b10-6519-461d-9e12-6b07438122b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-add24b10-6519-461d-9e12-6b07438122b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-add24b10-6519-461d-9e12-6b07438122b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-056acf8f-3798-43f2-b62d-0ffe638156b9 {
  display: none;
}
#s-260c31de-b434-425e-a9f4-84afb19c43ca { text-align: left; }
#s-046a8eb3-ff4c-4313-ba83-42ec629907cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-046a8eb3-ff4c-4313-ba83-42ec629907cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf505fdb-74c9-4e2d-a48a-01dc590e105c { text-align: left; }
#s-cf505fdb-74c9-4e2d-a48a-01dc590e105c .shg-product-sold-out {
  display: none;
}

#s-cf505fdb-74c9-4e2d-a48a-01dc590e105c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf505fdb-74c9-4e2d-a48a-01dc590e105c .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-c0bf7b10-deb9-4ce6-affa-d314992e5cea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0bf7b10-deb9-4ce6-affa-d314992e5cea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0bf7b10-deb9-4ce6-affa-d314992e5cea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0bf7b10-deb9-4ce6-affa-d314992e5cea {
  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-c0bf7b10-deb9-4ce6-affa-d314992e5cea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0bf7b10-deb9-4ce6-affa-d314992e5cea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0bf7b10-deb9-4ce6-affa-d314992e5cea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26b46d4b-8462-4058-ac81-d6789bb38a9d {
  display: none;
}
#s-63220229-ba96-4654-b620-07a0694e5142 { text-align: left; }
#s-05247f07-7c20-4eea-ad21-9376ec13cdbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05247f07-7c20-4eea-ad21-9376ec13cdbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e1c0968-963a-446c-b780-4edf37482fac { text-align: left; }
#s-4e1c0968-963a-446c-b780-4edf37482fac .shg-product-sold-out {
  display: none;
}

#s-4e1c0968-963a-446c-b780-4edf37482fac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e1c0968-963a-446c-b780-4edf37482fac .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-fd6b19d2-b7c6-4fe0-8399-86905c696dcd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd6b19d2-b7c6-4fe0-8399-86905c696dcd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd6b19d2-b7c6-4fe0-8399-86905c696dcd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd6b19d2-b7c6-4fe0-8399-86905c696dcd {
  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-fd6b19d2-b7c6-4fe0-8399-86905c696dcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd6b19d2-b7c6-4fe0-8399-86905c696dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd6b19d2-b7c6-4fe0-8399-86905c696dcd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d49da05d-5c39-401f-a00f-d133a1e2b30c {
  display: none;
}
#s-91bcee1e-4112-40c8-b455-11bac791be0f { text-align: left; }
#s-cfc35747-77bc-47c8-ab64-554a9ece2914 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfc35747-77bc-47c8-ab64-554a9ece2914 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70bdead6-7ebd-4f3e-a009-28e29a759a3a { text-align: left; }
#s-70bdead6-7ebd-4f3e-a009-28e29a759a3a .shg-product-sold-out {
  display: none;
}

#s-70bdead6-7ebd-4f3e-a009-28e29a759a3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70bdead6-7ebd-4f3e-a009-28e29a759a3a .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-a6319b11-3614-40a6-8d08-7afac3b1469a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6319b11-3614-40a6-8d08-7afac3b1469a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6319b11-3614-40a6-8d08-7afac3b1469a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6319b11-3614-40a6-8d08-7afac3b1469a {
  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-a6319b11-3614-40a6-8d08-7afac3b1469a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6319b11-3614-40a6-8d08-7afac3b1469a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6319b11-3614-40a6-8d08-7afac3b1469a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-136b5646-6a81-41b7-a08e-a4d07174c6c9 {
  display: none;
}
#s-cb38590b-547a-400e-9e8c-59401e536781 { text-align: left; }
#s-379eea49-b862-4f52-b5b8-859bc9413141 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-379eea49-b862-4f52-b5b8-859bc9413141 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ed0a9cb-0eaa-4e89-9edc-b3558836ee99 { text-align: left; }
#s-3ed0a9cb-0eaa-4e89-9edc-b3558836ee99 .shg-product-sold-out {
  display: none;
}

#s-3ed0a9cb-0eaa-4e89-9edc-b3558836ee99 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ed0a9cb-0eaa-4e89-9edc-b3558836ee99 .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-3552be26-b6d4-44cc-bdf7-4219829f0ada { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3552be26-b6d4-44cc-bdf7-4219829f0ada:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3552be26-b6d4-44cc-bdf7-4219829f0ada:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3552be26-b6d4-44cc-bdf7-4219829f0ada {
  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-3552be26-b6d4-44cc-bdf7-4219829f0ada.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3552be26-b6d4-44cc-bdf7-4219829f0ada.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3552be26-b6d4-44cc-bdf7-4219829f0ada.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e335891c-db00-4b6e-9f3c-5813dc5af44d {
  display: none;
}
#s-c5dde273-6caa-45fe-ab9b-8fb701b80cbd { text-align: left; }
#s-8372c1de-5d3a-4cde-9f5a-5dadb9eb1c4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8372c1de-5d3a-4cde-9f5a-5dadb9eb1c4d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48fd13f0-1359-4583-ab8d-ee0dad35fc8b { text-align: left; }
#s-48fd13f0-1359-4583-ab8d-ee0dad35fc8b .shg-product-sold-out {
  display: none;
}

#s-48fd13f0-1359-4583-ab8d-ee0dad35fc8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48fd13f0-1359-4583-ab8d-ee0dad35fc8b .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-a14a043d-3fd9-4cd9-99c6-72527274b4fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a14a043d-3fd9-4cd9-99c6-72527274b4fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a14a043d-3fd9-4cd9-99c6-72527274b4fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a14a043d-3fd9-4cd9-99c6-72527274b4fb {
  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-a14a043d-3fd9-4cd9-99c6-72527274b4fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a14a043d-3fd9-4cd9-99c6-72527274b4fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a14a043d-3fd9-4cd9-99c6-72527274b4fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-281ff7df-eded-4276-a6ad-5d6a9d2f78f6 {
  display: none;
}
#s-473f2488-46b7-40fb-b93f-954fe901b93d { text-align: left; }
#s-8c73e1b6-429d-430e-820c-d9306a67cd24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c73e1b6-429d-430e-820c-d9306a67cd24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3735b37-900e-4ebd-9373-9f4acd869351 { text-align: left; }
#s-c3735b37-900e-4ebd-9373-9f4acd869351 .shg-product-sold-out {
  display: none;
}

#s-c3735b37-900e-4ebd-9373-9f4acd869351 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3735b37-900e-4ebd-9373-9f4acd869351 .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-ab34d93b-b900-4a9d-915f-f3ad6c48cc88 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab34d93b-b900-4a9d-915f-f3ad6c48cc88:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab34d93b-b900-4a9d-915f-f3ad6c48cc88:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab34d93b-b900-4a9d-915f-f3ad6c48cc88 {
  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-ab34d93b-b900-4a9d-915f-f3ad6c48cc88.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab34d93b-b900-4a9d-915f-f3ad6c48cc88.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab34d93b-b900-4a9d-915f-f3ad6c48cc88.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d218f18d-320e-4724-bd50-c026f12f66c2 {
  display: none;
}
#s-84276210-9e43-41a8-bc8d-ef5698a3ff08 { text-align: left; }
#s-46730b55-281b-4cdd-af69-3ff3dc05bdde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46730b55-281b-4cdd-af69-3ff3dc05bdde .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ee9faa1-0499-476f-92e3-403f88574493 { text-align: left; }
#s-6ee9faa1-0499-476f-92e3-403f88574493 .shg-product-sold-out {
  display: none;
}

#s-6ee9faa1-0499-476f-92e3-403f88574493 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ee9faa1-0499-476f-92e3-403f88574493 .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-944418d0-a24d-4b7a-9fce-13fc226e7507 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-944418d0-a24d-4b7a-9fce-13fc226e7507:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-944418d0-a24d-4b7a-9fce-13fc226e7507:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-944418d0-a24d-4b7a-9fce-13fc226e7507 {
  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-944418d0-a24d-4b7a-9fce-13fc226e7507.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-944418d0-a24d-4b7a-9fce-13fc226e7507.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-944418d0-a24d-4b7a-9fce-13fc226e7507.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3cff2761-59eb-42ae-9efd-cdc45ce17d0c {
  display: none;
}
#s-65160566-3183-41c0-97d5-db986f7509d5 { text-align: left; }
#s-8b3d7ba4-ab59-4992-a95b-bebbf7efbcf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b3d7ba4-ab59-4992-a95b-bebbf7efbcf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d996429d-9a4f-4706-bbc6-0ed5fa45e9be { text-align: left; }
#s-d996429d-9a4f-4706-bbc6-0ed5fa45e9be .shg-product-sold-out {
  display: none;
}

#s-d996429d-9a4f-4706-bbc6-0ed5fa45e9be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d996429d-9a4f-4706-bbc6-0ed5fa45e9be .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-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7 {
  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-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b859b2a9-b2d8-427d-b30a-0c5aa6fcbcf7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be005df9-68c6-40b8-9677-1ddcade5a07e {
  display: none;
}
#s-cc17c493-6bb6-4f64-adc0-a6d0ea7630ad { text-align: left; }
#s-4458e3c1-1a3a-4f3d-9a49-43fb98327d96 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4458e3c1-1a3a-4f3d-9a49-43fb98327d96 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1682269-5afa-4764-8fca-ce17226f54a9 { text-align: left; }
#s-e1682269-5afa-4764-8fca-ce17226f54a9 .shg-product-sold-out {
  display: none;
}

#s-e1682269-5afa-4764-8fca-ce17226f54a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1682269-5afa-4764-8fca-ce17226f54a9 .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-ee67ac8c-6710-4152-8033-23acd9ecd5a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee67ac8c-6710-4152-8033-23acd9ecd5a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee67ac8c-6710-4152-8033-23acd9ecd5a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee67ac8c-6710-4152-8033-23acd9ecd5a4 {
  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-ee67ac8c-6710-4152-8033-23acd9ecd5a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee67ac8c-6710-4152-8033-23acd9ecd5a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee67ac8c-6710-4152-8033-23acd9ecd5a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7855a4fe-705e-4564-a12b-525e4e335689 {
  display: none;
}
#s-7bc41630-13d7-4d04-9b26-962a892f9b01 { text-align: left; }
#s-dba5190d-7196-4dd7-a5a4-b2e00178fcb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dba5190d-7196-4dd7-a5a4-b2e00178fcb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-006317da-f996-45f2-93ff-16558c46b152 { text-align: left; }
#s-006317da-f996-45f2-93ff-16558c46b152 .shg-product-sold-out {
  display: none;
}

#s-006317da-f996-45f2-93ff-16558c46b152 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-006317da-f996-45f2-93ff-16558c46b152 .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-38c48543-2cd8-413f-bc8c-dfe1bc6d1753 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38c48543-2cd8-413f-bc8c-dfe1bc6d1753:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38c48543-2cd8-413f-bc8c-dfe1bc6d1753:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38c48543-2cd8-413f-bc8c-dfe1bc6d1753 {
  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-38c48543-2cd8-413f-bc8c-dfe1bc6d1753.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38c48543-2cd8-413f-bc8c-dfe1bc6d1753.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38c48543-2cd8-413f-bc8c-dfe1bc6d1753.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5655f11e-49cf-445f-8af8-da4f2ddafc01 {
  display: none;
}
#s-4ad109b6-aed9-4149-bd9e-e28dfbd21d05 { text-align: left; }
#s-db91f27e-1d80-4342-80f0-148b1f1a3ff2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db91f27e-1d80-4342-80f0-148b1f1a3ff2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65655354-4564-47c5-8ac0-caf0e8c81757 { text-align: left; }
#s-65655354-4564-47c5-8ac0-caf0e8c81757 .shg-product-sold-out {
  display: none;
}

#s-65655354-4564-47c5-8ac0-caf0e8c81757 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65655354-4564-47c5-8ac0-caf0e8c81757 .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-f22d1b05-dd91-421c-813e-3595e34cf367 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f22d1b05-dd91-421c-813e-3595e34cf367:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f22d1b05-dd91-421c-813e-3595e34cf367:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f22d1b05-dd91-421c-813e-3595e34cf367 {
  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-f22d1b05-dd91-421c-813e-3595e34cf367.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f22d1b05-dd91-421c-813e-3595e34cf367.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f22d1b05-dd91-421c-813e-3595e34cf367.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ab2604f-9a9b-4552-948c-eef3aa9cf910 {
  display: none;
}
#s-b75ee9cd-56a1-4557-9b74-26c432fc4e5a { text-align: left; }
#s-2ef24f41-614f-4fd3-9379-a2570a3b4121 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ef24f41-614f-4fd3-9379-a2570a3b4121 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3318f5cf-5976-4a4f-834e-7399a8d3b4d4 { text-align: left; }
#s-3318f5cf-5976-4a4f-834e-7399a8d3b4d4 .shg-product-sold-out {
  display: none;
}

#s-3318f5cf-5976-4a4f-834e-7399a8d3b4d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3318f5cf-5976-4a4f-834e-7399a8d3b4d4 .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-42bf177e-fc19-41f1-91bf-178fa6426221 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42bf177e-fc19-41f1-91bf-178fa6426221:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42bf177e-fc19-41f1-91bf-178fa6426221:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42bf177e-fc19-41f1-91bf-178fa6426221 {
  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-42bf177e-fc19-41f1-91bf-178fa6426221.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42bf177e-fc19-41f1-91bf-178fa6426221.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42bf177e-fc19-41f1-91bf-178fa6426221.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23ebcc5b-1704-4baa-ae5f-7f2182ca5de8 {
  display: none;
}
#s-073f4d9e-ce95-492e-b84c-64d523a779ae { text-align: left; }
#s-1754fd06-8b0f-4dfb-a41d-d057ccc56865 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1754fd06-8b0f-4dfb-a41d-d057ccc56865 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3956d0f-7cc9-4b90-beda-a56bda1faecc { text-align: left; }
#s-e3956d0f-7cc9-4b90-beda-a56bda1faecc .shg-product-sold-out {
  display: none;
}

#s-e3956d0f-7cc9-4b90-beda-a56bda1faecc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3956d0f-7cc9-4b90-beda-a56bda1faecc .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-54381c5e-b376-46fe-ad54-295304559d7c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54381c5e-b376-46fe-ad54-295304559d7c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54381c5e-b376-46fe-ad54-295304559d7c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54381c5e-b376-46fe-ad54-295304559d7c {
  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-54381c5e-b376-46fe-ad54-295304559d7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54381c5e-b376-46fe-ad54-295304559d7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54381c5e-b376-46fe-ad54-295304559d7c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81d83902-7298-437a-a14e-47a8620c4a63 {
  display: none;
}
#s-2a9e42d4-2a3a-4e0d-9745-0aa3c792dcba { text-align: left; }
#s-0344c362-8ab5-42ad-bb05-96ae4a1d0004 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0344c362-8ab5-42ad-bb05-96ae4a1d0004 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac1cea68-9c6f-483c-b3f4-fca12f2d3d97 { text-align: left; }
#s-ac1cea68-9c6f-483c-b3f4-fca12f2d3d97 .shg-product-sold-out {
  display: none;
}

#s-ac1cea68-9c6f-483c-b3f4-fca12f2d3d97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac1cea68-9c6f-483c-b3f4-fca12f2d3d97 .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-9066568b-202d-472f-a339-6e3457d6cedf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9066568b-202d-472f-a339-6e3457d6cedf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9066568b-202d-472f-a339-6e3457d6cedf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9066568b-202d-472f-a339-6e3457d6cedf {
  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-9066568b-202d-472f-a339-6e3457d6cedf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9066568b-202d-472f-a339-6e3457d6cedf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9066568b-202d-472f-a339-6e3457d6cedf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4bfc6cf-86ff-4777-b171-8959da1f574f {
  display: none;
}
#s-72e0b425-73fc-4076-a5dd-7697b1f85f34 { text-align: left; }
#s-25272f06-ada1-458d-8827-bf06a73c920f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25272f06-ada1-458d-8827-bf06a73c920f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5413243c-89e4-47e6-a680-1d2968e9cfe3 { text-align: left; }
#s-5413243c-89e4-47e6-a680-1d2968e9cfe3 .shg-product-sold-out {
  display: none;
}

#s-5413243c-89e4-47e6-a680-1d2968e9cfe3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5413243c-89e4-47e6-a680-1d2968e9cfe3 .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-990da929-e080-43e9-ad09-cbc52b483d5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-990da929-e080-43e9-ad09-cbc52b483d5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-990da929-e080-43e9-ad09-cbc52b483d5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-990da929-e080-43e9-ad09-cbc52b483d5f {
  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-990da929-e080-43e9-ad09-cbc52b483d5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-990da929-e080-43e9-ad09-cbc52b483d5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-990da929-e080-43e9-ad09-cbc52b483d5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f3f674b-0452-4dce-b993-facbc99551f7 {
  display: none;
}
#s-d23c69ae-cdc1-40f1-82ea-59ffd000f9b0 { text-align: left; }
#s-54a98684-6fc3-4d3f-acd4-3cf0eedfa062 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54a98684-6fc3-4d3f-acd4-3cf0eedfa062 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-340e6b64-e7d5-4d71-a08c-1959cc01e85b { text-align: left; }
#s-340e6b64-e7d5-4d71-a08c-1959cc01e85b .shg-product-sold-out {
  display: none;
}

#s-340e6b64-e7d5-4d71-a08c-1959cc01e85b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-340e6b64-e7d5-4d71-a08c-1959cc01e85b .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-95d776e3-4051-4dd3-8c3d-247b6c90f9d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95d776e3-4051-4dd3-8c3d-247b6c90f9d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95d776e3-4051-4dd3-8c3d-247b6c90f9d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95d776e3-4051-4dd3-8c3d-247b6c90f9d3 {
  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-95d776e3-4051-4dd3-8c3d-247b6c90f9d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95d776e3-4051-4dd3-8c3d-247b6c90f9d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95d776e3-4051-4dd3-8c3d-247b6c90f9d3.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;
}
