.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-2b47c2c4-41e5-4a94-ba1f-62bbdeaacc16 {
  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-b7d7025f-fe82-4b48-ad47-e188b3f47461 { margin-top: 40px; }
#s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs {
  justify-content: center;
}


  #s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b7d7025f-fe82-4b48-ad47-e188b3f47461 .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-6ddd481b-66c2-4b1d-9de6-6ffa1602f832 { padding-top: 10px;
padding-bottom: 10px; }
 #s-6ddd481b-66c2-4b1d-9de6-6ffa1602f832 .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-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-e87d1e3e-ed82-409c-ada1-8403e4e7ec3e .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-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4d3efcbc-d00c-4a7a-8a09-3a954aecd75a"] > .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-e7d1a035-3668-4c4f-8d67-4b8e2d655fc1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a9110432-6ea8-4728-aac3-a1383a65f091 { 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-3b9e40dd-2725-462c-b7f9-051a62b76d54 { 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-3b9e40dd-2725-462c-b7f9-051a62b76d54: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-3b9e40dd-2725-462c-b7f9-051a62b76d54: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-3b9e40dd-2725-462c-b7f9-051a62b76d54.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ac281a0e-86d5-439c-b5ce-e734440ca4e0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-603e708c-4df6-48c0-a301-9f6a28f6982e { 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-b0a7e725-7ac0-4f1c-8ad3-209e0f75742a { 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-b0a7e725-7ac0-4f1c-8ad3-209e0f75742a: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-b0a7e725-7ac0-4f1c-8ad3-209e0f75742a: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-b0a7e725-7ac0-4f1c-8ad3-209e0f75742a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-343f1e5d-a9df-40de-8085-85f4cb08bb28 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b066bafd-c3b1-4e42-88b5-0857ccd5e89e { 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-1348c6ff-1c22-49ca-84b7-920cd8e7f5c5 { 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-1348c6ff-1c22-49ca-84b7-920cd8e7f5c5: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-1348c6ff-1c22-49ca-84b7-920cd8e7f5c5: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-1348c6ff-1c22-49ca-84b7-920cd8e7f5c5.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-ea19de2c-dacb-4eac-8e30-9631958cf960 { min-height: 50px; }
#s-ea19de2c-dacb-4eac-8e30-9631958cf960 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d11cee09-7b25-42e3-a060-c90560a4433d { 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-d11cee09-7b25-42e3-a060-c90560a4433d .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-db290075-7855-433f-989c-14c3437a9dda {
  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-a64fac1d-24cf-4ad5-aeba-a4b258c958fe { 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-69804186-e877-43e0-9fae-6a6b282c343a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69804186-e877-43e0-9fae-6a6b282c343a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b779ad13-0b10-4b03-a564-5520f2cde570 {
  display: none;
}
#s-d53cdb7c-33e3-461f-af13-7274777878c8 { text-align: left; }
#s-6d7b6317-a4a7-47bf-889d-a854b98d9012 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d7b6317-a4a7-47bf-889d-a854b98d9012 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d42e1d5f-84ca-469f-a961-3aa3fc735665 {
  display: none;
}
#s-7d956ca1-ec60-4456-9322-aae112e54d18 { text-align: left; }
#s-6acab17e-a369-487d-97c1-567ea9abc72c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6acab17e-a369-487d-97c1-567ea9abc72c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b31493c3-b621-46c5-872e-9f8a7e812bb8 {
  display: none;
}
#s-9c1b7151-8d4d-4dac-a1c7-0293c0f6c4e5 { text-align: left; }
#s-f8d365d7-1d52-4c24-bba5-15c8d0620b28 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8d365d7-1d52-4c24-bba5-15c8d0620b28 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f157a899-223c-47db-bc4e-5f5dd6e42a9e {
  display: none;
}
#s-e4c6c348-0b8a-4b38-bcb2-664bc5642a62 { text-align: left; }
#s-350e0beb-aba4-453e-a7b6-355e2b8a44dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-350e0beb-aba4-453e-a7b6-355e2b8a44dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f876bad-b670-4e5c-a1a2-e7688e8a9636 { text-align: left; }
#s-0f876bad-b670-4e5c-a1a2-e7688e8a9636 .shg-product-sold-out {
  display: none;
}

#s-0f876bad-b670-4e5c-a1a2-e7688e8a9636 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f876bad-b670-4e5c-a1a2-e7688e8a9636 .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-f62226ad-8455-43e3-98de-0b612be26334 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f62226ad-8455-43e3-98de-0b612be26334:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f62226ad-8455-43e3-98de-0b612be26334:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f62226ad-8455-43e3-98de-0b612be26334 {
  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-f62226ad-8455-43e3-98de-0b612be26334.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f62226ad-8455-43e3-98de-0b612be26334.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f62226ad-8455-43e3-98de-0b612be26334.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f87225e-a07b-4bcf-bc19-1f8d9c6d00a6 {
  display: none;
}
#s-19d5dd77-c36e-48d1-8148-03378d927c70 { text-align: left; }
#s-e1da39e9-cf5d-44b9-934d-32eb3431a7e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1da39e9-cf5d-44b9-934d-32eb3431a7e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c545ded8-5630-4284-b6ec-e5d571e5501c { text-align: left; }
#s-c545ded8-5630-4284-b6ec-e5d571e5501c .shg-product-sold-out {
  display: none;
}

#s-c545ded8-5630-4284-b6ec-e5d571e5501c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c545ded8-5630-4284-b6ec-e5d571e5501c .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-e47f5900-f188-4ca4-b918-4fddb0a9f7d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e47f5900-f188-4ca4-b918-4fddb0a9f7d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e47f5900-f188-4ca4-b918-4fddb0a9f7d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e47f5900-f188-4ca4-b918-4fddb0a9f7d8 {
  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-e47f5900-f188-4ca4-b918-4fddb0a9f7d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e47f5900-f188-4ca4-b918-4fddb0a9f7d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e47f5900-f188-4ca4-b918-4fddb0a9f7d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5407f276-4520-4e27-85b7-8750d8bc5065 {
  display: none;
}
#s-18f2625c-2c55-4f96-8d8e-d0cb31acda8f { text-align: left; }
#s-2fe892f7-6e72-4c56-b090-3b3f142ecd34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fe892f7-6e72-4c56-b090-3b3f142ecd34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76d43531-e5b4-4876-a343-cec90accd67b { text-align: left; }
#s-76d43531-e5b4-4876-a343-cec90accd67b .shg-product-sold-out {
  display: none;
}

#s-76d43531-e5b4-4876-a343-cec90accd67b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76d43531-e5b4-4876-a343-cec90accd67b .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-46d44db5-b8d2-4401-ac29-21f45e4d3039 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46d44db5-b8d2-4401-ac29-21f45e4d3039:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46d44db5-b8d2-4401-ac29-21f45e4d3039:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46d44db5-b8d2-4401-ac29-21f45e4d3039 {
  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-46d44db5-b8d2-4401-ac29-21f45e4d3039.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46d44db5-b8d2-4401-ac29-21f45e4d3039.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46d44db5-b8d2-4401-ac29-21f45e4d3039.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cdbc113-970c-4955-92b6-1f303b39d807 {
  display: none;
}
#s-aad667ed-7697-435e-bdf0-bc79756691d8 { text-align: left; }
#s-023041aa-654f-4123-b594-ff5ff0417cbb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-023041aa-654f-4123-b594-ff5ff0417cbb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a21f5439-1a32-4d85-af4f-592bd1aac49c { text-align: left; }
#s-a21f5439-1a32-4d85-af4f-592bd1aac49c .shg-product-sold-out {
  display: none;
}

#s-a21f5439-1a32-4d85-af4f-592bd1aac49c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a21f5439-1a32-4d85-af4f-592bd1aac49c .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-ba9c2948-3cf5-452e-8da6-9840c2da4008 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba9c2948-3cf5-452e-8da6-9840c2da4008:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba9c2948-3cf5-452e-8da6-9840c2da4008:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba9c2948-3cf5-452e-8da6-9840c2da4008 {
  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-ba9c2948-3cf5-452e-8da6-9840c2da4008.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba9c2948-3cf5-452e-8da6-9840c2da4008.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba9c2948-3cf5-452e-8da6-9840c2da4008.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-356bd5b0-31fc-4d45-b75f-faae5d60c4cb {
  display: none;
}
#s-6b755aac-6882-40cc-bf2d-f443acfdb852 { text-align: left; }
#s-038b879a-ea88-4021-a874-76da493b0597 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-038b879a-ea88-4021-a874-76da493b0597 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2183e8a6-8729-4571-9aa9-415359a8dd13 { text-align: left; }
#s-2183e8a6-8729-4571-9aa9-415359a8dd13 .shg-product-sold-out {
  display: none;
}

#s-2183e8a6-8729-4571-9aa9-415359a8dd13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2183e8a6-8729-4571-9aa9-415359a8dd13 .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-701985ca-4716-4724-a8bb-c7689cc0ab1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-701985ca-4716-4724-a8bb-c7689cc0ab1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-701985ca-4716-4724-a8bb-c7689cc0ab1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-701985ca-4716-4724-a8bb-c7689cc0ab1f {
  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-701985ca-4716-4724-a8bb-c7689cc0ab1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-701985ca-4716-4724-a8bb-c7689cc0ab1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-701985ca-4716-4724-a8bb-c7689cc0ab1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44c6dcc9-580b-4ff9-9d10-53028c6bad74 {
  display: none;
}
#s-d5f70827-3db7-472c-8cb1-3ae50b0e23bd { text-align: left; }
#s-2f62d2ed-840b-48c8-91be-664d7607f254 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f62d2ed-840b-48c8-91be-664d7607f254 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e346797-de6a-400e-9286-72b261ee213f { text-align: left; }
#s-1e346797-de6a-400e-9286-72b261ee213f .shg-product-sold-out {
  display: none;
}

#s-1e346797-de6a-400e-9286-72b261ee213f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e346797-de6a-400e-9286-72b261ee213f .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-9f5dada0-3a79-47d8-8c26-2e23064e39de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f5dada0-3a79-47d8-8c26-2e23064e39de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f5dada0-3a79-47d8-8c26-2e23064e39de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f5dada0-3a79-47d8-8c26-2e23064e39de {
  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-9f5dada0-3a79-47d8-8c26-2e23064e39de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f5dada0-3a79-47d8-8c26-2e23064e39de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f5dada0-3a79-47d8-8c26-2e23064e39de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bce60002-8f16-4c68-b8ac-b2dd73d08c7c {
  display: none;
}
#s-3765cd98-2bab-4b4e-a651-98a1b58d2e2b { text-align: left; }
#s-d85b5297-a3b5-4199-aa8b-018ccc025981 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d85b5297-a3b5-4199-aa8b-018ccc025981 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3e0c042-7386-4261-9cec-eef20b004f83 { text-align: left; }
#s-d3e0c042-7386-4261-9cec-eef20b004f83 .shg-product-sold-out {
  display: none;
}

#s-d3e0c042-7386-4261-9cec-eef20b004f83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3e0c042-7386-4261-9cec-eef20b004f83 .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-82352f57-40f9-45d7-9741-11a422a91580 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82352f57-40f9-45d7-9741-11a422a91580:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82352f57-40f9-45d7-9741-11a422a91580:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82352f57-40f9-45d7-9741-11a422a91580 {
  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-82352f57-40f9-45d7-9741-11a422a91580.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82352f57-40f9-45d7-9741-11a422a91580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82352f57-40f9-45d7-9741-11a422a91580.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a62b8a5a-3bb6-4ff3-af5d-a49959f263c2 {
  display: none;
}
#s-fd64c905-4dff-46aa-95da-d1f68077fbb3 { text-align: left; }
#s-ada3033c-69f0-49ba-8b3f-5e101ab35a96 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ada3033c-69f0-49ba-8b3f-5e101ab35a96 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb6a1057-f52f-441d-b232-93b8cf4f3d91 { text-align: left; }
#s-eb6a1057-f52f-441d-b232-93b8cf4f3d91 .shg-product-sold-out {
  display: none;
}

#s-eb6a1057-f52f-441d-b232-93b8cf4f3d91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb6a1057-f52f-441d-b232-93b8cf4f3d91 .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-c9c4272a-266c-4909-8c1a-8849015eb1f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9c4272a-266c-4909-8c1a-8849015eb1f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9c4272a-266c-4909-8c1a-8849015eb1f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9c4272a-266c-4909-8c1a-8849015eb1f1 {
  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-c9c4272a-266c-4909-8c1a-8849015eb1f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9c4272a-266c-4909-8c1a-8849015eb1f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9c4272a-266c-4909-8c1a-8849015eb1f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0569d1ee-9c4a-43a0-93d8-fbc41a203a66 {
  display: none;
}
#s-fcdc75e1-635a-4fc3-bb5e-7d8884994d86 { text-align: left; }
#s-8299c274-ea69-494a-bf3c-0897f5bb473a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8299c274-ea69-494a-bf3c-0897f5bb473a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb6a6305-78af-4c79-b835-8fc95ceadc83 { text-align: left; }
#s-bb6a6305-78af-4c79-b835-8fc95ceadc83 .shg-product-sold-out {
  display: none;
}

#s-bb6a6305-78af-4c79-b835-8fc95ceadc83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb6a6305-78af-4c79-b835-8fc95ceadc83 .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-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63 {
  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-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b7d3a1b-aab0-48cf-8e2d-dd7f1fdbab63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-adecf9a0-cc5d-4d5a-9326-20f5a3f7eda5 {
  display: none;
}
#s-d02b1796-2b40-469a-b382-a2fc5726267f { text-align: left; }
#s-2b037b1b-81c9-41a2-85c5-eff29a786b9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b037b1b-81c9-41a2-85c5-eff29a786b9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71219305-def3-4477-9ef5-71472e4315fb { text-align: left; }
#s-71219305-def3-4477-9ef5-71472e4315fb .shg-product-sold-out {
  display: none;
}

#s-71219305-def3-4477-9ef5-71472e4315fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71219305-def3-4477-9ef5-71472e4315fb .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-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532 {
  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-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3bc4c7c-175e-4c8d-954d-f94cf2ca5532.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-daab8f0d-e076-4bd9-b842-d71f87c57d3e {
  display: none;
}
#s-3fb6aa53-5e26-4f83-a84c-cace71b1008f { text-align: left; }
#s-89016fde-8f9a-4b45-b097-4f79309e321e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89016fde-8f9a-4b45-b097-4f79309e321e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b43f499c-7d63-4bb1-93f6-a2ac99de8175 { text-align: left; }
#s-b43f499c-7d63-4bb1-93f6-a2ac99de8175 .shg-product-sold-out {
  display: none;
}

#s-b43f499c-7d63-4bb1-93f6-a2ac99de8175 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b43f499c-7d63-4bb1-93f6-a2ac99de8175 .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-e9918459-0c66-4344-afd6-4e99545a41b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9918459-0c66-4344-afd6-4e99545a41b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9918459-0c66-4344-afd6-4e99545a41b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9918459-0c66-4344-afd6-4e99545a41b8 {
  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-e9918459-0c66-4344-afd6-4e99545a41b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9918459-0c66-4344-afd6-4e99545a41b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9918459-0c66-4344-afd6-4e99545a41b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9181dac1-eb56-4e13-b333-135744c37cf2 {
  display: none;
}
#s-6d9c734b-3aa0-4b9d-a8fc-4f0225fe7bed { text-align: left; }
#s-1a93889d-d18f-424f-8a2a-9d69cdbba634 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a93889d-d18f-424f-8a2a-9d69cdbba634 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f718874-40f4-4569-9063-a54d4170149c { text-align: left; }
#s-2f718874-40f4-4569-9063-a54d4170149c .shg-product-sold-out {
  display: none;
}

#s-2f718874-40f4-4569-9063-a54d4170149c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f718874-40f4-4569-9063-a54d4170149c .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-bf183012-1fca-478d-9583-2b46773be149 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf183012-1fca-478d-9583-2b46773be149:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf183012-1fca-478d-9583-2b46773be149:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf183012-1fca-478d-9583-2b46773be149 {
  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-bf183012-1fca-478d-9583-2b46773be149.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf183012-1fca-478d-9583-2b46773be149.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf183012-1fca-478d-9583-2b46773be149.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eeb77a66-3221-45ce-88a3-54de80e06ddb {
  display: none;
}
#s-993b213d-27f1-4f97-9f48-e02282299f4d { text-align: left; }
#s-f8aa4e38-2f87-482a-a88a-3bbb7239c007 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8aa4e38-2f87-482a-a88a-3bbb7239c007 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-26f67296-2805-4123-b7ee-3f007318f098 { text-align: left; }
#s-26f67296-2805-4123-b7ee-3f007318f098 .shg-product-sold-out {
  display: none;
}

#s-26f67296-2805-4123-b7ee-3f007318f098 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-26f67296-2805-4123-b7ee-3f007318f098 .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-a61759c5-16ca-424c-a115-365af024f247 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a61759c5-16ca-424c-a115-365af024f247:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a61759c5-16ca-424c-a115-365af024f247:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a61759c5-16ca-424c-a115-365af024f247 {
  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-a61759c5-16ca-424c-a115-365af024f247.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a61759c5-16ca-424c-a115-365af024f247.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a61759c5-16ca-424c-a115-365af024f247.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dce90622-74e3-48e1-94ef-3791e65ba68a {
  display: none;
}
#s-8876e940-533f-4506-87ff-a248885a4ccf { text-align: left; }
#s-238a3437-3f91-4707-9d4a-3e244d215973 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-238a3437-3f91-4707-9d4a-3e244d215973 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55ec6878-7a3f-4b3b-89dc-9ce0896b5edd { text-align: left; }
#s-55ec6878-7a3f-4b3b-89dc-9ce0896b5edd .shg-product-sold-out {
  display: none;
}

#s-55ec6878-7a3f-4b3b-89dc-9ce0896b5edd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55ec6878-7a3f-4b3b-89dc-9ce0896b5edd .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-44b85df9-9098-4602-b3f2-90b5a17c2233 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44b85df9-9098-4602-b3f2-90b5a17c2233:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44b85df9-9098-4602-b3f2-90b5a17c2233:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44b85df9-9098-4602-b3f2-90b5a17c2233 {
  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-44b85df9-9098-4602-b3f2-90b5a17c2233.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44b85df9-9098-4602-b3f2-90b5a17c2233.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44b85df9-9098-4602-b3f2-90b5a17c2233.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13ca9953-209c-484a-8679-0faafa0a3957 {
  display: none;
}
#s-6a70e787-46a7-432f-a0ed-8a88b3d98531 { text-align: left; }
#s-66c3d8c8-afb7-4f61-9282-8953150989db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66c3d8c8-afb7-4f61-9282-8953150989db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b917325-5ba7-499a-bd02-6716f7004ae6 { text-align: left; }
#s-1b917325-5ba7-499a-bd02-6716f7004ae6 .shg-product-sold-out {
  display: none;
}

#s-1b917325-5ba7-499a-bd02-6716f7004ae6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b917325-5ba7-499a-bd02-6716f7004ae6 .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-b09d9e06-07b3-4fe1-9784-72075821497e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b09d9e06-07b3-4fe1-9784-72075821497e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b09d9e06-07b3-4fe1-9784-72075821497e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b09d9e06-07b3-4fe1-9784-72075821497e {
  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-b09d9e06-07b3-4fe1-9784-72075821497e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b09d9e06-07b3-4fe1-9784-72075821497e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b09d9e06-07b3-4fe1-9784-72075821497e.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;
}
