.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-116091c8-1c57-4e89-b425-e8619109e193 {
  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-5fb9e477-834d-4431-b5c6-ea6b45d76b79 { margin-top: 40px; }
#s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs {
  justify-content: center;
}


  #s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5fb9e477-834d-4431-b5c6-ea6b45d76b79 .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-fe293c5b-46e6-4d85-8ead-d95906ebe0e9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-fe293c5b-46e6-4d85-8ead-d95906ebe0e9 .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-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-2d43b2c8-a10d-4772-9c35-3411e03111a5 .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-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ff3ac9f-14cc-4279-8fe5-622eb5f0644f"] > .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-b6b5bef5-4bb3-43ff-868b-152de411fa38 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2213e921-6ec8-463c-a383-714b12a34110 { 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-9cb605e2-6c4d-4c9b-b5d6-2a5c69eaf709 { 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-9cb605e2-6c4d-4c9b-b5d6-2a5c69eaf709: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-9cb605e2-6c4d-4c9b-b5d6-2a5c69eaf709: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-9cb605e2-6c4d-4c9b-b5d6-2a5c69eaf709.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a55f866c-62ce-4ec0-bfeb-3bbad6b91c5d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f1754b95-a220-4787-98e5-006c3a53e9ce { 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-c7639439-8d67-4503-a699-fb0c9fc62b9e { 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-c7639439-8d67-4503-a699-fb0c9fc62b9e: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-c7639439-8d67-4503-a699-fb0c9fc62b9e: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-c7639439-8d67-4503-a699-fb0c9fc62b9e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-004b439e-72b9-40aa-b0df-4ef94aa4431e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5f65d334-a3e9-4dcc-8b2b-c20d5a1f8495 { 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-9600dc36-da9a-43a4-afa7-46a5239be3dc { 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-9600dc36-da9a-43a4-afa7-46a5239be3dc: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-9600dc36-da9a-43a4-afa7-46a5239be3dc: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-9600dc36-da9a-43a4-afa7-46a5239be3dc.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-a395b488-a6b4-4831-8fcc-c033770add43 { min-height: 50px; }
#s-a395b488-a6b4-4831-8fcc-c033770add43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-50189d0f-6631-406d-92b4-17205f3bbdfb { 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-50189d0f-6631-406d-92b4-17205f3bbdfb .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-2225d1c3-7125-49a3-8be2-e9474b33c237 {
  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-10a585eb-4699-45ec-b419-c5bdc47955f5 { 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-8b6b0a98-aff8-480c-b306-9902ca1587f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b6b0a98-aff8-480c-b306-9902ca1587f1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-531fa891-9e0f-45c8-89a3-fbeecb28acef {
  display: none;
}
#s-ccb3ccf6-9fb9-4e4c-a760-a1cd837112e4 { text-align: left; }
#s-ca248daf-b5f3-4e27-9139-ce7235d247e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca248daf-b5f3-4e27-9139-ce7235d247e9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f2ceca19-c9cf-4978-8ae5-163db96312ab {
  display: none;
}
#s-191eb752-8f86-4d5f-9d39-9bab158d3ee6 { text-align: left; }
#s-8974cad6-0b95-4dca-898c-3568f93c3835 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8974cad6-0b95-4dca-898c-3568f93c3835 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-aacb68f2-2e31-4869-b8c6-3cf170e7fa1b {
  display: none;
}
#s-9c8956af-ab78-48ff-8b91-25ec183fc01e { text-align: left; }
#s-243fae75-840a-4d7e-b28c-d96eee46b2c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-243fae75-840a-4d7e-b28c-d96eee46b2c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e8014094-c0bb-4b62-acb4-1e899fcf5b2c {
  display: none;
}
#s-aaa39d0c-8cc7-4c6d-94a4-f0b51afdb631 { text-align: left; }
#s-1e67d97a-3697-4d69-bb75-7e0ef8767953 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e67d97a-3697-4d69-bb75-7e0ef8767953 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2234b38-ed2f-49e0-a21d-308fbc6c1d01 { text-align: left; }
#s-c2234b38-ed2f-49e0-a21d-308fbc6c1d01 .shg-product-sold-out {
  display: none;
}

#s-c2234b38-ed2f-49e0-a21d-308fbc6c1d01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2234b38-ed2f-49e0-a21d-308fbc6c1d01 .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-1ed8f541-7d52-4195-98a2-58f8c269ef66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ed8f541-7d52-4195-98a2-58f8c269ef66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ed8f541-7d52-4195-98a2-58f8c269ef66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ed8f541-7d52-4195-98a2-58f8c269ef66 {
  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-1ed8f541-7d52-4195-98a2-58f8c269ef66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ed8f541-7d52-4195-98a2-58f8c269ef66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ed8f541-7d52-4195-98a2-58f8c269ef66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7169229a-262f-4b9f-ba95-51636a96ae9f {
  display: none;
}
#s-e44afaa4-8abe-4dff-92b6-e074ce562b65 { text-align: left; }
#s-7ba3cb69-ec7f-4623-94a4-71979ec684b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ba3cb69-ec7f-4623-94a4-71979ec684b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7938e83-67f3-4b9d-a6c8-c3a199e313dd { text-align: left; }
#s-f7938e83-67f3-4b9d-a6c8-c3a199e313dd .shg-product-sold-out {
  display: none;
}

#s-f7938e83-67f3-4b9d-a6c8-c3a199e313dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7938e83-67f3-4b9d-a6c8-c3a199e313dd .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-76c18c62-2d29-41bb-bdbc-571862a05744 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76c18c62-2d29-41bb-bdbc-571862a05744:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76c18c62-2d29-41bb-bdbc-571862a05744:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76c18c62-2d29-41bb-bdbc-571862a05744 {
  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-76c18c62-2d29-41bb-bdbc-571862a05744.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76c18c62-2d29-41bb-bdbc-571862a05744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76c18c62-2d29-41bb-bdbc-571862a05744.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09cb1a60-7ba0-4eed-9ea6-ceee6f829b16 {
  display: none;
}
#s-2e2a0e24-c430-4fa8-a1af-975ac8b49290 { text-align: left; }
#s-a7dfa0e3-0b50-4de4-bb60-2c62d1e1ce71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7dfa0e3-0b50-4de4-bb60-2c62d1e1ce71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cebad5e-0cc7-4596-9c68-d0c600c43bc9 { text-align: left; }
#s-2cebad5e-0cc7-4596-9c68-d0c600c43bc9 .shg-product-sold-out {
  display: none;
}

#s-2cebad5e-0cc7-4596-9c68-d0c600c43bc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cebad5e-0cc7-4596-9c68-d0c600c43bc9 .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-1ae631de-9a46-49e3-aac5-6efd844c159c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ae631de-9a46-49e3-aac5-6efd844c159c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ae631de-9a46-49e3-aac5-6efd844c159c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ae631de-9a46-49e3-aac5-6efd844c159c {
  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-1ae631de-9a46-49e3-aac5-6efd844c159c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ae631de-9a46-49e3-aac5-6efd844c159c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ae631de-9a46-49e3-aac5-6efd844c159c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68e8c0d1-dc8a-47df-a959-dc65e1bb34d9 {
  display: none;
}
#s-d4343eb9-0cdf-41db-86e4-d33529958cb8 { text-align: left; }
#s-8ec422bb-ed3e-48b1-85a1-4a005dc0b3d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ec422bb-ed3e-48b1-85a1-4a005dc0b3d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3014e249-6c1c-41ea-8ba2-19168d6e7c8a { text-align: left; }
#s-3014e249-6c1c-41ea-8ba2-19168d6e7c8a .shg-product-sold-out {
  display: none;
}

#s-3014e249-6c1c-41ea-8ba2-19168d6e7c8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3014e249-6c1c-41ea-8ba2-19168d6e7c8a .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-c666e44e-d2dc-4312-b0ef-a562c047b44c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c666e44e-d2dc-4312-b0ef-a562c047b44c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c666e44e-d2dc-4312-b0ef-a562c047b44c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c666e44e-d2dc-4312-b0ef-a562c047b44c {
  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-c666e44e-d2dc-4312-b0ef-a562c047b44c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c666e44e-d2dc-4312-b0ef-a562c047b44c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c666e44e-d2dc-4312-b0ef-a562c047b44c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8ef5e4f1-a7c2-493f-981d-b41ba53a9580 {
  display: none;
}
#s-5d71fdff-848c-4969-8ead-026c59925a1a { text-align: left; }
#s-28d71e99-eab1-456e-93ee-042c3970147e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28d71e99-eab1-456e-93ee-042c3970147e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7e593fe-9470-44b5-9a4c-80e22f8a88b9 { text-align: left; }
#s-b7e593fe-9470-44b5-9a4c-80e22f8a88b9 .shg-product-sold-out {
  display: none;
}

#s-b7e593fe-9470-44b5-9a4c-80e22f8a88b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7e593fe-9470-44b5-9a4c-80e22f8a88b9 .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-479a58d3-9efe-475b-a555-f43a878d6e76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-479a58d3-9efe-475b-a555-f43a878d6e76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-479a58d3-9efe-475b-a555-f43a878d6e76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-479a58d3-9efe-475b-a555-f43a878d6e76 {
  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-479a58d3-9efe-475b-a555-f43a878d6e76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-479a58d3-9efe-475b-a555-f43a878d6e76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-479a58d3-9efe-475b-a555-f43a878d6e76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e918192-9358-4750-9708-dc4bb114a1c1 {
  display: none;
}
#s-e038b099-dffb-4f7b-913e-2d51bbe6038b { text-align: left; }
#s-a609470a-a421-4821-9338-24872ffe19fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a609470a-a421-4821-9338-24872ffe19fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44db55dd-697f-48dd-9300-2791e0e875b6 { text-align: left; }
#s-44db55dd-697f-48dd-9300-2791e0e875b6 .shg-product-sold-out {
  display: none;
}

#s-44db55dd-697f-48dd-9300-2791e0e875b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44db55dd-697f-48dd-9300-2791e0e875b6 .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-ce00cf3f-bc79-448c-8235-f2e5ce6bf338 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce00cf3f-bc79-448c-8235-f2e5ce6bf338:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce00cf3f-bc79-448c-8235-f2e5ce6bf338:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce00cf3f-bc79-448c-8235-f2e5ce6bf338 {
  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-ce00cf3f-bc79-448c-8235-f2e5ce6bf338.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce00cf3f-bc79-448c-8235-f2e5ce6bf338.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce00cf3f-bc79-448c-8235-f2e5ce6bf338.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5b2c2f19-1c1d-45bf-938f-cc43c82e7ff3 {
  display: none;
}
#s-23093450-938d-40dc-beda-4dbdc85d765d { text-align: left; }
#s-218bb3e9-3fbc-454a-8e44-bc67e631db38 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-218bb3e9-3fbc-454a-8e44-bc67e631db38 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-153aec62-21fa-4030-a050-43c7ec37557a { text-align: left; }
#s-153aec62-21fa-4030-a050-43c7ec37557a .shg-product-sold-out {
  display: none;
}

#s-153aec62-21fa-4030-a050-43c7ec37557a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-153aec62-21fa-4030-a050-43c7ec37557a .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-aa8a3773-d7ec-423d-901c-82b15e8e44db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa8a3773-d7ec-423d-901c-82b15e8e44db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa8a3773-d7ec-423d-901c-82b15e8e44db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa8a3773-d7ec-423d-901c-82b15e8e44db {
  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-aa8a3773-d7ec-423d-901c-82b15e8e44db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa8a3773-d7ec-423d-901c-82b15e8e44db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa8a3773-d7ec-423d-901c-82b15e8e44db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8ffd14b-7d53-49b5-88a5-31e3d55d2499 {
  display: none;
}
#s-c2bc4906-2f89-4a54-b12a-49e824c532d3 { text-align: left; }
#s-3761ae2d-9378-446c-9479-6f70143bf69f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3761ae2d-9378-446c-9479-6f70143bf69f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81ce340c-39ac-44e1-a5da-131ac60eb2b1 { text-align: left; }
#s-81ce340c-39ac-44e1-a5da-131ac60eb2b1 .shg-product-sold-out {
  display: none;
}

#s-81ce340c-39ac-44e1-a5da-131ac60eb2b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81ce340c-39ac-44e1-a5da-131ac60eb2b1 .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-55300110-7234-4caf-8b13-7a4eefe0aeb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55300110-7234-4caf-8b13-7a4eefe0aeb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55300110-7234-4caf-8b13-7a4eefe0aeb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55300110-7234-4caf-8b13-7a4eefe0aeb7 {
  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-55300110-7234-4caf-8b13-7a4eefe0aeb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55300110-7234-4caf-8b13-7a4eefe0aeb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55300110-7234-4caf-8b13-7a4eefe0aeb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f993ad8e-3d3c-40b6-9397-381a3261b19b {
  display: none;
}
#s-ca2d75d2-0744-4f54-afbb-22b327bbd3ca { text-align: left; }
#s-af9e5231-92ef-46d2-abc9-557416c8aff3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af9e5231-92ef-46d2-abc9-557416c8aff3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b68c0a82-a265-4f30-8929-17d54f4ccd64 { text-align: left; }
#s-b68c0a82-a265-4f30-8929-17d54f4ccd64 .shg-product-sold-out {
  display: none;
}

#s-b68c0a82-a265-4f30-8929-17d54f4ccd64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b68c0a82-a265-4f30-8929-17d54f4ccd64 .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-cb468b8b-ac4f-400f-9282-984e1d81db9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb468b8b-ac4f-400f-9282-984e1d81db9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb468b8b-ac4f-400f-9282-984e1d81db9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb468b8b-ac4f-400f-9282-984e1d81db9b {
  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-cb468b8b-ac4f-400f-9282-984e1d81db9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb468b8b-ac4f-400f-9282-984e1d81db9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb468b8b-ac4f-400f-9282-984e1d81db9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3f69264-56a1-412f-a463-87ab30045cc4 {
  display: none;
}
#s-0c0c66b1-cc84-4c7f-8548-924084df6436 { text-align: left; }
#s-75660606-fa94-4b1d-a478-ffde88bb5705 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75660606-fa94-4b1d-a478-ffde88bb5705 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef9cb8f4-c18d-497a-9651-2c3822cab00f { text-align: left; }
#s-ef9cb8f4-c18d-497a-9651-2c3822cab00f .shg-product-sold-out {
  display: none;
}

#s-ef9cb8f4-c18d-497a-9651-2c3822cab00f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef9cb8f4-c18d-497a-9651-2c3822cab00f .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-b33eba40-d183-4393-aa88-efca788730db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b33eba40-d183-4393-aa88-efca788730db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b33eba40-d183-4393-aa88-efca788730db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b33eba40-d183-4393-aa88-efca788730db {
  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-b33eba40-d183-4393-aa88-efca788730db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b33eba40-d183-4393-aa88-efca788730db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b33eba40-d183-4393-aa88-efca788730db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5af59c5d-ac42-49cc-8d2c-b1df5a431528 {
  display: none;
}
#s-6bc21b0d-1b5a-445d-8b41-145cb9fa69f4 { text-align: left; }
#s-da606996-d876-40f3-be48-4a276ac3cf4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da606996-d876-40f3-be48-4a276ac3cf4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66f61bcb-ee1a-4af8-80e3-ac1d5e1e5d71 { text-align: left; }
#s-66f61bcb-ee1a-4af8-80e3-ac1d5e1e5d71 .shg-product-sold-out {
  display: none;
}

#s-66f61bcb-ee1a-4af8-80e3-ac1d5e1e5d71 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66f61bcb-ee1a-4af8-80e3-ac1d5e1e5d71 .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-91fae532-d146-49a4-bf28-513a3ecd014e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91fae532-d146-49a4-bf28-513a3ecd014e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91fae532-d146-49a4-bf28-513a3ecd014e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91fae532-d146-49a4-bf28-513a3ecd014e {
  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-91fae532-d146-49a4-bf28-513a3ecd014e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91fae532-d146-49a4-bf28-513a3ecd014e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91fae532-d146-49a4-bf28-513a3ecd014e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b540c3d-9ff5-491c-b412-c3f7193e7eca {
  display: none;
}
#s-d00c7007-91ec-4e26-a01c-496ee5d5f59a { text-align: left; }
#s-69555b77-0618-482b-915f-ad0fbdcd32cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69555b77-0618-482b-915f-ad0fbdcd32cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8442a3f4-7b79-41ec-bdba-926e31f36fd3 { text-align: left; }
#s-8442a3f4-7b79-41ec-bdba-926e31f36fd3 .shg-product-sold-out {
  display: none;
}

#s-8442a3f4-7b79-41ec-bdba-926e31f36fd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8442a3f4-7b79-41ec-bdba-926e31f36fd3 .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-ff56514c-0c95-495c-ad74-7e97e13087d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff56514c-0c95-495c-ad74-7e97e13087d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff56514c-0c95-495c-ad74-7e97e13087d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff56514c-0c95-495c-ad74-7e97e13087d6 {
  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-ff56514c-0c95-495c-ad74-7e97e13087d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff56514c-0c95-495c-ad74-7e97e13087d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff56514c-0c95-495c-ad74-7e97e13087d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3da64c9-57ef-4603-aadc-38b677af2130 {
  display: none;
}
#s-8198ca43-2da1-4047-98a4-338e18f42f8f { text-align: left; }
#s-b4318592-dccc-48a6-bd67-26189cd6f495 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4318592-dccc-48a6-bd67-26189cd6f495 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8d2ef02-23ed-48ba-8fe6-706b11489a84 { text-align: left; }
#s-f8d2ef02-23ed-48ba-8fe6-706b11489a84 .shg-product-sold-out {
  display: none;
}

#s-f8d2ef02-23ed-48ba-8fe6-706b11489a84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8d2ef02-23ed-48ba-8fe6-706b11489a84 .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-7f5117f1-6ea2-48cc-8db5-cb93bca1db68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f5117f1-6ea2-48cc-8db5-cb93bca1db68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f5117f1-6ea2-48cc-8db5-cb93bca1db68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f5117f1-6ea2-48cc-8db5-cb93bca1db68 {
  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-7f5117f1-6ea2-48cc-8db5-cb93bca1db68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f5117f1-6ea2-48cc-8db5-cb93bca1db68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f5117f1-6ea2-48cc-8db5-cb93bca1db68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-171b461e-6279-4159-a195-24f63a5894c0 {
  display: none;
}
#s-c03227c5-ea4e-4b11-9769-be0f65407d49 { text-align: left; }
#s-f0c83075-0fed-497c-ab8c-d1bd2656b422 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0c83075-0fed-497c-ab8c-d1bd2656b422 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73645e3b-6a45-4ba0-9d83-d4a92b4662b5 { text-align: left; }
#s-73645e3b-6a45-4ba0-9d83-d4a92b4662b5 .shg-product-sold-out {
  display: none;
}

#s-73645e3b-6a45-4ba0-9d83-d4a92b4662b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73645e3b-6a45-4ba0-9d83-d4a92b4662b5 .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-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb {
  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-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ae8b5d6-e377-4f5b-a3f0-7d0170ca06cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-204b7b20-3b44-4c26-be06-642e31b3a837 {
  display: none;
}
#s-9a04e0ea-7045-41f9-adc8-9ab9a2478cde { text-align: left; }
#s-7d76871f-66ad-4c59-9863-f36d89b027f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d76871f-66ad-4c59-9863-f36d89b027f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6094f0b-36d5-4c46-b182-82b926766df1 { text-align: left; }
#s-d6094f0b-36d5-4c46-b182-82b926766df1 .shg-product-sold-out {
  display: none;
}

#s-d6094f0b-36d5-4c46-b182-82b926766df1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6094f0b-36d5-4c46-b182-82b926766df1 .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-da02b29d-32f7-427c-92fd-52a84861db22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da02b29d-32f7-427c-92fd-52a84861db22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da02b29d-32f7-427c-92fd-52a84861db22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da02b29d-32f7-427c-92fd-52a84861db22 {
  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-da02b29d-32f7-427c-92fd-52a84861db22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da02b29d-32f7-427c-92fd-52a84861db22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da02b29d-32f7-427c-92fd-52a84861db22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad4412b2-a444-45bf-97cc-0cadd77140b5 {
  display: none;
}
#s-5b0a2b01-3fe0-41dc-af3d-599b2511eb71 { text-align: left; }
#s-3612fe1e-1064-4022-9146-93dc6649d7a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3612fe1e-1064-4022-9146-93dc6649d7a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b499c28-7ba2-4da9-bcf9-7f13851966a9 { text-align: left; }
#s-1b499c28-7ba2-4da9-bcf9-7f13851966a9 .shg-product-sold-out {
  display: none;
}

#s-1b499c28-7ba2-4da9-bcf9-7f13851966a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b499c28-7ba2-4da9-bcf9-7f13851966a9 .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-46113fb1-9588-4f3e-ac93-772d92c5d2ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46113fb1-9588-4f3e-ac93-772d92c5d2ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46113fb1-9588-4f3e-ac93-772d92c5d2ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46113fb1-9588-4f3e-ac93-772d92c5d2ed {
  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-46113fb1-9588-4f3e-ac93-772d92c5d2ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46113fb1-9588-4f3e-ac93-772d92c5d2ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46113fb1-9588-4f3e-ac93-772d92c5d2ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6874b6e4-b671-447b-a28e-ceffab250344 {
  display: none;
}
#s-3bc0c573-0f35-4da8-9a84-2de4760fe5b6 { text-align: left; }
#s-ae27d7b9-fdb4-4bdf-bdfe-720685b4035b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae27d7b9-fdb4-4bdf-bdfe-720685b4035b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67c41476-0282-4a1d-b504-5c186a5b212f { text-align: left; }
#s-67c41476-0282-4a1d-b504-5c186a5b212f .shg-product-sold-out {
  display: none;
}

#s-67c41476-0282-4a1d-b504-5c186a5b212f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67c41476-0282-4a1d-b504-5c186a5b212f .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-1364d4b0-f77a-4465-97d9-720689e4e454 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1364d4b0-f77a-4465-97d9-720689e4e454:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1364d4b0-f77a-4465-97d9-720689e4e454:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1364d4b0-f77a-4465-97d9-720689e4e454 {
  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-1364d4b0-f77a-4465-97d9-720689e4e454.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1364d4b0-f77a-4465-97d9-720689e4e454.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1364d4b0-f77a-4465-97d9-720689e4e454.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;
}
