.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-c6f20d17-7b18-4d9a-9a80-7e50811ec35c {
  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-f94d313c-2f3e-4499-bb98-77d6caaad9b1 { margin-top: 40px; }
#s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs {
  justify-content: center;
}


  #s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f94d313c-2f3e-4499-bb98-77d6caaad9b1 .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-dd2a44fe-efa8-4028-910c-bee10348278a { padding-top: 10px;
padding-bottom: 10px; }
 #s-dd2a44fe-efa8-4028-910c-bee10348278a .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-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-816dac21-1c07-4d5b-a79c-22222aa71a02 .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-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b5be5d3-dd6b-41c7-aadb-8ad44dd0eb57"] > .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-02c2a31b-2fd4-4ee9-8556-8c88e109533c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d4b6ee42-8681-45fc-8165-ef33130d5953 { 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-80205ec5-5b2b-436a-8d6a-25491ee56715 { 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-80205ec5-5b2b-436a-8d6a-25491ee56715: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-80205ec5-5b2b-436a-8d6a-25491ee56715: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-80205ec5-5b2b-436a-8d6a-25491ee56715.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f4ddc76d-06a9-4f57-ab28-bbe6fb0e6a8e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-67c11fd7-efcb-419b-93bc-2e6791cc4d97 { 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-05793cef-a7e7-4975-9f33-94c6b7bd4208 { 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-05793cef-a7e7-4975-9f33-94c6b7bd4208: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-05793cef-a7e7-4975-9f33-94c6b7bd4208: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-05793cef-a7e7-4975-9f33-94c6b7bd4208.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6aaae6e3-4b3d-49db-966f-0a900e97a22e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a5ba9159-b873-4e4f-96a6-c4b208b19e75 { 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-844ccbca-a04a-4eb3-8670-1ebbcacb76d2 { 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-844ccbca-a04a-4eb3-8670-1ebbcacb76d2: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-844ccbca-a04a-4eb3-8670-1ebbcacb76d2: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-844ccbca-a04a-4eb3-8670-1ebbcacb76d2.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-f7ac7954-473e-46f9-a028-1b8573c65124 { min-height: 50px; }
#s-f7ac7954-473e-46f9-a028-1b8573c65124 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2dc37409-66fb-48a1-a3dd-c59f642e450c { 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-2dc37409-66fb-48a1-a3dd-c59f642e450c .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-2e924e1c-2d7d-4b3c-8a60-cfdbc3b5a690 {
  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-c0cc610f-7a75-41c3-94f6-3929a2255457 { 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-10850414-1028-43d3-8322-3215cb07c25a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10850414-1028-43d3-8322-3215cb07c25a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8efaa6ca-3842-449e-acc0-4d38f3d6059a {
  display: none;
}
#s-53c34c04-8cee-44f4-b5bf-4bc175bbae68 { text-align: left; }
#s-bb5069dc-ff2d-45d6-a1a1-6ee767194697 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb5069dc-ff2d-45d6-a1a1-6ee767194697 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3b0b3a1f-c52a-4515-b7fd-5b169a4a89fc {
  display: none;
}
#s-d0db6e46-b36b-4dde-9882-50dae5ce5be1 { text-align: left; }
#s-622a4d08-52a4-4faf-a71d-3505c9452691 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-622a4d08-52a4-4faf-a71d-3505c9452691 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-71319139-e062-4dfd-a8ff-5daf420c9e50 {
  display: none;
}
#s-5c5ce151-ef0a-4ede-9c4c-00a78745dae3 { text-align: left; }
#s-91cd14d3-9827-47b3-abb1-961afccd6a7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-91cd14d3-9827-47b3-abb1-961afccd6a7e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-caa0867b-1479-4e2c-96c3-ccc4c6a12aa6 {
  display: none;
}
#s-a5d09495-d484-46e0-9079-99e74b402685 { text-align: left; }
#s-1df73a5e-0c56-4102-bd08-c3a7d40372a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1df73a5e-0c56-4102-bd08-c3a7d40372a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3eaa5ca9-837c-43ca-8d42-eeb65b1154b0 { text-align: left; }
#s-3eaa5ca9-837c-43ca-8d42-eeb65b1154b0 .shg-product-sold-out {
  display: none;
}

#s-3eaa5ca9-837c-43ca-8d42-eeb65b1154b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3eaa5ca9-837c-43ca-8d42-eeb65b1154b0 .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-722b6fad-5c10-43e2-9f4f-4991fb368942 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-722b6fad-5c10-43e2-9f4f-4991fb368942:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-722b6fad-5c10-43e2-9f4f-4991fb368942:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-722b6fad-5c10-43e2-9f4f-4991fb368942 {
  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-722b6fad-5c10-43e2-9f4f-4991fb368942.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-722b6fad-5c10-43e2-9f4f-4991fb368942.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-722b6fad-5c10-43e2-9f4f-4991fb368942.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cee65276-73b8-48f2-81ce-2384cfd2deb6 {
  display: none;
}
#s-127a50e6-cdf0-4cef-b704-237002da284e { text-align: left; }
#s-d856acc1-61fb-4387-a94a-f38256b3ffe9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d856acc1-61fb-4387-a94a-f38256b3ffe9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65f1c509-c311-4ff9-a278-e52297b2e867 { text-align: left; }
#s-65f1c509-c311-4ff9-a278-e52297b2e867 .shg-product-sold-out {
  display: none;
}

#s-65f1c509-c311-4ff9-a278-e52297b2e867 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65f1c509-c311-4ff9-a278-e52297b2e867 .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-bde892bc-af30-4c83-919a-96f23613317b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bde892bc-af30-4c83-919a-96f23613317b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bde892bc-af30-4c83-919a-96f23613317b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bde892bc-af30-4c83-919a-96f23613317b {
  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-bde892bc-af30-4c83-919a-96f23613317b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bde892bc-af30-4c83-919a-96f23613317b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bde892bc-af30-4c83-919a-96f23613317b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fb4bd8a-f06a-4b82-b37a-c1c9a46964d1 {
  display: none;
}
#s-89fb2c3b-2a94-4699-9ae7-a2ddc4bef4d5 { text-align: left; }
#s-750d00fb-2d2c-4df4-b863-fd18a9b9410b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-750d00fb-2d2c-4df4-b863-fd18a9b9410b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffb4dd9b-a5f3-4157-8a2f-943df9c46277 { text-align: left; }
#s-ffb4dd9b-a5f3-4157-8a2f-943df9c46277 .shg-product-sold-out {
  display: none;
}

#s-ffb4dd9b-a5f3-4157-8a2f-943df9c46277 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffb4dd9b-a5f3-4157-8a2f-943df9c46277 .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-67970c77-8cd1-450a-84d3-4d5d0506ac19 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67970c77-8cd1-450a-84d3-4d5d0506ac19:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67970c77-8cd1-450a-84d3-4d5d0506ac19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67970c77-8cd1-450a-84d3-4d5d0506ac19 {
  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-67970c77-8cd1-450a-84d3-4d5d0506ac19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67970c77-8cd1-450a-84d3-4d5d0506ac19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67970c77-8cd1-450a-84d3-4d5d0506ac19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32278573-32b7-4922-b880-2ab6e2643bea {
  display: none;
}
#s-0586b5c7-ab03-4678-9787-8feb66a6d5c3 { text-align: left; }
#s-67f61fc3-2dba-4e56-8806-81333fa7927f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67f61fc3-2dba-4e56-8806-81333fa7927f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53dcfa03-8215-406e-b58a-110469e4198b { text-align: left; }
#s-53dcfa03-8215-406e-b58a-110469e4198b .shg-product-sold-out {
  display: none;
}

#s-53dcfa03-8215-406e-b58a-110469e4198b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53dcfa03-8215-406e-b58a-110469e4198b .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-c653ec5f-c799-4ba2-8d6e-893d333995c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c653ec5f-c799-4ba2-8d6e-893d333995c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c653ec5f-c799-4ba2-8d6e-893d333995c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c653ec5f-c799-4ba2-8d6e-893d333995c6 {
  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-c653ec5f-c799-4ba2-8d6e-893d333995c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c653ec5f-c799-4ba2-8d6e-893d333995c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c653ec5f-c799-4ba2-8d6e-893d333995c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84f5d607-e708-4e8d-8d20-77f9295d5a0b {
  display: none;
}
#s-338d8724-b317-44d5-b0f2-6ee16bb1a041 { text-align: left; }
#s-f253451b-f2c0-4e3b-8e32-aeff5d7ed915 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f253451b-f2c0-4e3b-8e32-aeff5d7ed915 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-888b8d08-1364-49ae-92da-873b91d816b9 { text-align: left; }
#s-888b8d08-1364-49ae-92da-873b91d816b9 .shg-product-sold-out {
  display: none;
}

#s-888b8d08-1364-49ae-92da-873b91d816b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-888b8d08-1364-49ae-92da-873b91d816b9 .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-2efd23c5-0cec-48b6-8adb-a4faf25c41f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2efd23c5-0cec-48b6-8adb-a4faf25c41f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2efd23c5-0cec-48b6-8adb-a4faf25c41f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2efd23c5-0cec-48b6-8adb-a4faf25c41f9 {
  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-2efd23c5-0cec-48b6-8adb-a4faf25c41f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2efd23c5-0cec-48b6-8adb-a4faf25c41f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2efd23c5-0cec-48b6-8adb-a4faf25c41f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3b1f5d0-d1cd-487a-b1dd-797c73c9c9e2 {
  display: none;
}
#s-a5251c84-4b9a-45ea-b8a6-02e8d84e218a { text-align: left; }
#s-c386323b-375c-4a96-a324-59d2cf79fc47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c386323b-375c-4a96-a324-59d2cf79fc47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e067053-3ab1-4ec5-992a-0339585ec401 { text-align: left; }
#s-3e067053-3ab1-4ec5-992a-0339585ec401 .shg-product-sold-out {
  display: none;
}

#s-3e067053-3ab1-4ec5-992a-0339585ec401 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e067053-3ab1-4ec5-992a-0339585ec401 .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-07fb9fdb-26be-4e09-913e-f8f0b61f562b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07fb9fdb-26be-4e09-913e-f8f0b61f562b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07fb9fdb-26be-4e09-913e-f8f0b61f562b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07fb9fdb-26be-4e09-913e-f8f0b61f562b {
  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-07fb9fdb-26be-4e09-913e-f8f0b61f562b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07fb9fdb-26be-4e09-913e-f8f0b61f562b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07fb9fdb-26be-4e09-913e-f8f0b61f562b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9f4c5c7-4286-4527-b016-dea91d56c121 {
  display: none;
}
#s-b1d15224-c4c8-4fb4-a2f7-aa6335fb906b { text-align: left; }
#s-651f9887-429b-4729-9142-fff4f9fe4d30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-651f9887-429b-4729-9142-fff4f9fe4d30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7eb28df0-814b-4887-9a59-a096bd250c5e { text-align: left; }
#s-7eb28df0-814b-4887-9a59-a096bd250c5e .shg-product-sold-out {
  display: none;
}

#s-7eb28df0-814b-4887-9a59-a096bd250c5e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7eb28df0-814b-4887-9a59-a096bd250c5e .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-ad208e79-1e60-4266-ba34-b3e9f35a28f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad208e79-1e60-4266-ba34-b3e9f35a28f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad208e79-1e60-4266-ba34-b3e9f35a28f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad208e79-1e60-4266-ba34-b3e9f35a28f0 {
  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-ad208e79-1e60-4266-ba34-b3e9f35a28f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad208e79-1e60-4266-ba34-b3e9f35a28f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad208e79-1e60-4266-ba34-b3e9f35a28f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72cac333-7b61-47e8-9cc0-37175861e2ed {
  display: none;
}
#s-ce9a3f8f-bd29-46d8-ad33-10976cb0087d { text-align: left; }
#s-21eecb7b-325f-4ce0-a0ea-be61550da7ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21eecb7b-325f-4ce0-a0ea-be61550da7ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a852c024-0f4a-4d63-809a-1bf361798739 { text-align: left; }
#s-a852c024-0f4a-4d63-809a-1bf361798739 .shg-product-sold-out {
  display: none;
}

#s-a852c024-0f4a-4d63-809a-1bf361798739 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a852c024-0f4a-4d63-809a-1bf361798739 .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-6198defa-cd34-4b19-9ecc-650be1685d93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6198defa-cd34-4b19-9ecc-650be1685d93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6198defa-cd34-4b19-9ecc-650be1685d93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6198defa-cd34-4b19-9ecc-650be1685d93 {
  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-6198defa-cd34-4b19-9ecc-650be1685d93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6198defa-cd34-4b19-9ecc-650be1685d93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6198defa-cd34-4b19-9ecc-650be1685d93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-662add65-ce42-4cff-aedc-4aadb77ca484 {
  display: none;
}
#s-f46091d5-dbcd-4c74-95a0-804408286a37 { text-align: left; }
#s-354209ca-e191-4f26-9bb4-312cd2e11e04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-354209ca-e191-4f26-9bb4-312cd2e11e04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3910328d-f7ad-47c8-a8dc-d58586cb582f { text-align: left; }
#s-3910328d-f7ad-47c8-a8dc-d58586cb582f .shg-product-sold-out {
  display: none;
}

#s-3910328d-f7ad-47c8-a8dc-d58586cb582f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3910328d-f7ad-47c8-a8dc-d58586cb582f .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-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0 {
  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-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6fe1b4a-c5c8-4819-8f55-cf693509b1d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-422a6e19-b272-45ac-96a0-aac5a07e1651 {
  display: none;
}
#s-6f685559-096b-496f-8879-dc8cf045a6a4 { text-align: left; }
#s-adfe574a-fc69-4296-911a-16550ca15b67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adfe574a-fc69-4296-911a-16550ca15b67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-674619ac-0804-4f6a-b3ea-fc52ee28d970 { text-align: left; }
#s-674619ac-0804-4f6a-b3ea-fc52ee28d970 .shg-product-sold-out {
  display: none;
}

#s-674619ac-0804-4f6a-b3ea-fc52ee28d970 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-674619ac-0804-4f6a-b3ea-fc52ee28d970 .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-7498381a-ab22-4f0d-8acd-5770731ef707 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7498381a-ab22-4f0d-8acd-5770731ef707:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7498381a-ab22-4f0d-8acd-5770731ef707:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7498381a-ab22-4f0d-8acd-5770731ef707 {
  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-7498381a-ab22-4f0d-8acd-5770731ef707.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7498381a-ab22-4f0d-8acd-5770731ef707.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7498381a-ab22-4f0d-8acd-5770731ef707.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-adb241bd-a1ec-4fb1-b4ca-59f1beb34218 {
  display: none;
}
#s-94e50c88-7c03-4830-b79d-c62ca614ea79 { text-align: left; }
#s-5d539c59-f334-4119-aeeb-36ec3af5d346 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d539c59-f334-4119-aeeb-36ec3af5d346 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ac29e48-e93e-4cba-9db1-d28badba4c8b { text-align: left; }
#s-3ac29e48-e93e-4cba-9db1-d28badba4c8b .shg-product-sold-out {
  display: none;
}

#s-3ac29e48-e93e-4cba-9db1-d28badba4c8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ac29e48-e93e-4cba-9db1-d28badba4c8b .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-de1b122d-a482-4183-95b1-1e76c98d74d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de1b122d-a482-4183-95b1-1e76c98d74d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de1b122d-a482-4183-95b1-1e76c98d74d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de1b122d-a482-4183-95b1-1e76c98d74d8 {
  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-de1b122d-a482-4183-95b1-1e76c98d74d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de1b122d-a482-4183-95b1-1e76c98d74d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de1b122d-a482-4183-95b1-1e76c98d74d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-238afdba-27c9-4714-923a-37a1096c5c8a {
  display: none;
}
#s-0c657eee-319b-460d-b8a8-61fbed4508d3 { text-align: left; }
#s-ff75924c-8ac1-4427-819c-62a8ea5691cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff75924c-8ac1-4427-819c-62a8ea5691cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f44ed40-d7a9-4eef-9ebe-783f5f3e8e0b { text-align: left; }
#s-1f44ed40-d7a9-4eef-9ebe-783f5f3e8e0b .shg-product-sold-out {
  display: none;
}

#s-1f44ed40-d7a9-4eef-9ebe-783f5f3e8e0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f44ed40-d7a9-4eef-9ebe-783f5f3e8e0b .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-48a139c5-31e3-432c-a36f-ed41618804d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48a139c5-31e3-432c-a36f-ed41618804d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48a139c5-31e3-432c-a36f-ed41618804d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48a139c5-31e3-432c-a36f-ed41618804d0 {
  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-48a139c5-31e3-432c-a36f-ed41618804d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48a139c5-31e3-432c-a36f-ed41618804d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48a139c5-31e3-432c-a36f-ed41618804d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-777b4e9d-7a92-4ec8-97d4-e367a7659a03 {
  display: none;
}
#s-dd327aae-51af-44bf-a44f-f3612b31eed6 { text-align: left; }
#s-1008236e-b376-4b30-8ca2-843084d05f79 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1008236e-b376-4b30-8ca2-843084d05f79 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-362a7944-a9ab-4d73-9236-109d666f4dbb { text-align: left; }
#s-362a7944-a9ab-4d73-9236-109d666f4dbb .shg-product-sold-out {
  display: none;
}

#s-362a7944-a9ab-4d73-9236-109d666f4dbb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-362a7944-a9ab-4d73-9236-109d666f4dbb .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-11862143-bef8-4ac9-8e79-d48296250622 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11862143-bef8-4ac9-8e79-d48296250622:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11862143-bef8-4ac9-8e79-d48296250622:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11862143-bef8-4ac9-8e79-d48296250622 {
  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-11862143-bef8-4ac9-8e79-d48296250622.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11862143-bef8-4ac9-8e79-d48296250622.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11862143-bef8-4ac9-8e79-d48296250622.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f948b14a-8cf2-4848-9457-8a3eecb55206 {
  display: none;
}
#s-dc117e98-9c78-479d-9e3b-f2a16d2e59fe { text-align: left; }
#s-09b107bb-39c3-447d-b3ed-44f58af44fde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09b107bb-39c3-447d-b3ed-44f58af44fde .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f454a7d9-6d34-4e70-87bc-3f45a4d906f4 { text-align: left; }
#s-f454a7d9-6d34-4e70-87bc-3f45a4d906f4 .shg-product-sold-out {
  display: none;
}

#s-f454a7d9-6d34-4e70-87bc-3f45a4d906f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f454a7d9-6d34-4e70-87bc-3f45a4d906f4 .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-01ec9fd7-a001-4f94-ba58-c143f8297e2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01ec9fd7-a001-4f94-ba58-c143f8297e2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01ec9fd7-a001-4f94-ba58-c143f8297e2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01ec9fd7-a001-4f94-ba58-c143f8297e2a {
  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-01ec9fd7-a001-4f94-ba58-c143f8297e2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01ec9fd7-a001-4f94-ba58-c143f8297e2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01ec9fd7-a001-4f94-ba58-c143f8297e2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df8b7fc3-8b34-4e77-883b-cfe8d853f07e {
  display: none;
}
#s-3508f66a-2046-44a5-a8bd-f4534c91347d { text-align: left; }
#s-227f83bd-3d42-40f5-8ab1-96fb2a9ddb55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-227f83bd-3d42-40f5-8ab1-96fb2a9ddb55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b2b3f84-6b63-45c6-a944-6589031e327e { text-align: left; }
#s-4b2b3f84-6b63-45c6-a944-6589031e327e .shg-product-sold-out {
  display: none;
}

#s-4b2b3f84-6b63-45c6-a944-6589031e327e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b2b3f84-6b63-45c6-a944-6589031e327e .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-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc {
  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-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96ba4be9-1eb9-49e1-8f77-7c2716e66dfc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19f5b1d7-0b75-491d-939f-6f2f118f4680 {
  display: none;
}
#s-eaa5ac30-a04b-4882-92c9-e2c7c9fa7611 { text-align: left; }
#s-7b0f82f8-d262-42ef-ab90-d1e43ac159f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b0f82f8-d262-42ef-ab90-d1e43ac159f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22a11bf8-0a9a-4608-a2f5-b16b5090c562 { text-align: left; }
#s-22a11bf8-0a9a-4608-a2f5-b16b5090c562 .shg-product-sold-out {
  display: none;
}

#s-22a11bf8-0a9a-4608-a2f5-b16b5090c562 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22a11bf8-0a9a-4608-a2f5-b16b5090c562 .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-69dbfdcc-3dcb-4593-b110-c6377ecb0e99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69dbfdcc-3dcb-4593-b110-c6377ecb0e99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69dbfdcc-3dcb-4593-b110-c6377ecb0e99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69dbfdcc-3dcb-4593-b110-c6377ecb0e99 {
  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-69dbfdcc-3dcb-4593-b110-c6377ecb0e99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69dbfdcc-3dcb-4593-b110-c6377ecb0e99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69dbfdcc-3dcb-4593-b110-c6377ecb0e99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a268256a-4ba5-4217-b0e8-f3e07dad3af0 {
  display: none;
}
#s-9a35134c-63d6-4228-a03a-686b8b64b934 { text-align: left; }
#s-d1f550ac-9117-4f72-a9d2-9fb8c40f6817 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1f550ac-9117-4f72-a9d2-9fb8c40f6817 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3e40011-184f-47bf-a4ac-0cf83c95e285 { text-align: left; }
#s-b3e40011-184f-47bf-a4ac-0cf83c95e285 .shg-product-sold-out {
  display: none;
}

#s-b3e40011-184f-47bf-a4ac-0cf83c95e285 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3e40011-184f-47bf-a4ac-0cf83c95e285 .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-65206547-d02d-4401-a5af-2080b6907d99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65206547-d02d-4401-a5af-2080b6907d99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65206547-d02d-4401-a5af-2080b6907d99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65206547-d02d-4401-a5af-2080b6907d99 {
  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-65206547-d02d-4401-a5af-2080b6907d99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65206547-d02d-4401-a5af-2080b6907d99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65206547-d02d-4401-a5af-2080b6907d99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa6c16be-22ca-4024-a4d0-6209fdad279a {
  display: none;
}
#s-027b1127-b0b1-4811-88f0-502e41c6e3ab { text-align: left; }
#s-557016b1-681c-4398-94ff-e192fdc2ce2f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-557016b1-681c-4398-94ff-e192fdc2ce2f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-004bb541-5fd7-448f-a3e1-c2511be9e878 { text-align: left; }
#s-004bb541-5fd7-448f-a3e1-c2511be9e878 .shg-product-sold-out {
  display: none;
}

#s-004bb541-5fd7-448f-a3e1-c2511be9e878 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-004bb541-5fd7-448f-a3e1-c2511be9e878 .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-d9a9e520-26b1-4ff2-b718-7035275137d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9a9e520-26b1-4ff2-b718-7035275137d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9a9e520-26b1-4ff2-b718-7035275137d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9a9e520-26b1-4ff2-b718-7035275137d9 {
  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-d9a9e520-26b1-4ff2-b718-7035275137d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9a9e520-26b1-4ff2-b718-7035275137d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9a9e520-26b1-4ff2-b718-7035275137d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d70c5d38-c947-45e1-bc54-1e6d83cfc78d {
  display: none;
}
#s-f07ed332-5377-446d-bb3f-66ffc2ee611a { text-align: left; }
#s-fa2bb905-2499-4777-abe2-456b5bf6c244 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa2bb905-2499-4777-abe2-456b5bf6c244 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9121760e-73c3-4856-b1d5-7383a50e2b8f { text-align: left; }
#s-9121760e-73c3-4856-b1d5-7383a50e2b8f .shg-product-sold-out {
  display: none;
}

#s-9121760e-73c3-4856-b1d5-7383a50e2b8f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9121760e-73c3-4856-b1d5-7383a50e2b8f .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-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad {
  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-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8a9c4c8-1cb0-4a4d-8c20-c9f70dc7cbad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43706f0e-68b1-47e9-9b3e-9c4929c59ef0 {
  display: none;
}
#s-1f5bb201-e7df-49cb-b1f6-23a46b27ff5c { text-align: left; }
#s-2e4940ed-d172-4b75-9fef-5f11ef330c85 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e4940ed-d172-4b75-9fef-5f11ef330c85 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb25dded-c6a3-469b-b84d-0cc32f7f4dfb { text-align: left; }
#s-fb25dded-c6a3-469b-b84d-0cc32f7f4dfb .shg-product-sold-out {
  display: none;
}

#s-fb25dded-c6a3-469b-b84d-0cc32f7f4dfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb25dded-c6a3-469b-b84d-0cc32f7f4dfb .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-28531453-1b51-4fe5-8644-36cf429c51da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28531453-1b51-4fe5-8644-36cf429c51da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28531453-1b51-4fe5-8644-36cf429c51da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28531453-1b51-4fe5-8644-36cf429c51da {
  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-28531453-1b51-4fe5-8644-36cf429c51da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28531453-1b51-4fe5-8644-36cf429c51da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28531453-1b51-4fe5-8644-36cf429c51da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dcf2a47-e44e-4266-8bab-5e56fd9d4ebf {
  display: none;
}
#s-a1759c14-5637-4af7-b78c-8403737433ed { text-align: left; }
#s-2f2c3ad6-b3e4-4274-9413-a36dc95c9900 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f2c3ad6-b3e4-4274-9413-a36dc95c9900 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb6aaf84-a34e-4169-a477-016d8422f5f2 { text-align: left; }
#s-cb6aaf84-a34e-4169-a477-016d8422f5f2 .shg-product-sold-out {
  display: none;
}

#s-cb6aaf84-a34e-4169-a477-016d8422f5f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb6aaf84-a34e-4169-a477-016d8422f5f2 .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-bd4c1a03-e3cc-4a15-a073-29bbc3457425 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd4c1a03-e3cc-4a15-a073-29bbc3457425:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd4c1a03-e3cc-4a15-a073-29bbc3457425:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd4c1a03-e3cc-4a15-a073-29bbc3457425 {
  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-bd4c1a03-e3cc-4a15-a073-29bbc3457425.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd4c1a03-e3cc-4a15-a073-29bbc3457425.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd4c1a03-e3cc-4a15-a073-29bbc3457425.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f654143a-cc0f-4d97-b97f-c2632508f870 {
  display: none;
}
#s-14465fd0-6c48-445d-b16b-0702ab6c5c75 { text-align: left; }
#s-62d87aee-6cbe-4428-8710-ecbeebbfe400 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62d87aee-6cbe-4428-8710-ecbeebbfe400 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3afe344c-a8fe-4a8f-9ada-12dd94892fe9 { text-align: left; }
#s-3afe344c-a8fe-4a8f-9ada-12dd94892fe9 .shg-product-sold-out {
  display: none;
}

#s-3afe344c-a8fe-4a8f-9ada-12dd94892fe9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3afe344c-a8fe-4a8f-9ada-12dd94892fe9 .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-6f061cd5-9a1a-4e80-84df-539bb61b74fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f061cd5-9a1a-4e80-84df-539bb61b74fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f061cd5-9a1a-4e80-84df-539bb61b74fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f061cd5-9a1a-4e80-84df-539bb61b74fb {
  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-6f061cd5-9a1a-4e80-84df-539bb61b74fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f061cd5-9a1a-4e80-84df-539bb61b74fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f061cd5-9a1a-4e80-84df-539bb61b74fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58f18eb8-a445-478a-9b27-7303dad1c734 {
  display: none;
}
#s-4e9384e4-b1a5-432e-be32-e5683b81407d { text-align: left; }
#s-6ba18dfe-a67d-48f7-b4cf-afcf8b2075d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ba18dfe-a67d-48f7-b4cf-afcf8b2075d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c40b6c78-65cb-4ac5-8678-2c9e48def71a { text-align: left; }
#s-c40b6c78-65cb-4ac5-8678-2c9e48def71a .shg-product-sold-out {
  display: none;
}

#s-c40b6c78-65cb-4ac5-8678-2c9e48def71a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c40b6c78-65cb-4ac5-8678-2c9e48def71a .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-c000871b-8693-4c08-b2d5-f8c379dc4e12 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c000871b-8693-4c08-b2d5-f8c379dc4e12:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c000871b-8693-4c08-b2d5-f8c379dc4e12:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c000871b-8693-4c08-b2d5-f8c379dc4e12 {
  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-c000871b-8693-4c08-b2d5-f8c379dc4e12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c000871b-8693-4c08-b2d5-f8c379dc4e12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c000871b-8693-4c08-b2d5-f8c379dc4e12.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb6b40d9-8b03-4b99-893b-5b45ce6a64ff {
  display: none;
}
#s-1414a9e2-4d14-4cf6-a682-b88be5a113b4 { text-align: left; }
#s-b3139698-b343-4e6f-a1d7-fe5ff07854c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3139698-b343-4e6f-a1d7-fe5ff07854c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6131b908-b777-43b9-8e8a-03b648509a52 { text-align: left; }
#s-6131b908-b777-43b9-8e8a-03b648509a52 .shg-product-sold-out {
  display: none;
}

#s-6131b908-b777-43b9-8e8a-03b648509a52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6131b908-b777-43b9-8e8a-03b648509a52 .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-e07aa670-b287-449c-a5e6-2d656a2ca22e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e07aa670-b287-449c-a5e6-2d656a2ca22e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e07aa670-b287-449c-a5e6-2d656a2ca22e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e07aa670-b287-449c-a5e6-2d656a2ca22e {
  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-e07aa670-b287-449c-a5e6-2d656a2ca22e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e07aa670-b287-449c-a5e6-2d656a2ca22e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e07aa670-b287-449c-a5e6-2d656a2ca22e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e0a5fd7-33ee-4740-ae89-4692a65559ed {
  display: none;
}
#s-af4e7967-4658-4697-88f5-01a6f90ccddc { text-align: left; }
#s-bed91b29-30e0-4737-a8a4-92a8e99889de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bed91b29-30e0-4737-a8a4-92a8e99889de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1a7b866-75df-476b-a3d7-22f9e55d9282 { text-align: left; }
#s-f1a7b866-75df-476b-a3d7-22f9e55d9282 .shg-product-sold-out {
  display: none;
}

#s-f1a7b866-75df-476b-a3d7-22f9e55d9282 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1a7b866-75df-476b-a3d7-22f9e55d9282 .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-cebc33f9-0f4c-4b05-a376-5e872021a947 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cebc33f9-0f4c-4b05-a376-5e872021a947:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cebc33f9-0f4c-4b05-a376-5e872021a947:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cebc33f9-0f4c-4b05-a376-5e872021a947 {
  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-cebc33f9-0f4c-4b05-a376-5e872021a947.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cebc33f9-0f4c-4b05-a376-5e872021a947.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cebc33f9-0f4c-4b05-a376-5e872021a947.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e782bb9e-2f8b-44cc-93e1-ab6c1d0c556a {
  display: none;
}
#s-4b2819ad-1360-40ad-827a-73b77b33a63e { text-align: left; }
#s-f1066da7-0682-4b64-8201-18088286c90c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1066da7-0682-4b64-8201-18088286c90c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5471d8a7-5caa-4723-a96b-87c5f1ad529d { text-align: left; }
#s-5471d8a7-5caa-4723-a96b-87c5f1ad529d .shg-product-sold-out {
  display: none;
}

#s-5471d8a7-5caa-4723-a96b-87c5f1ad529d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5471d8a7-5caa-4723-a96b-87c5f1ad529d .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-ee269741-1a28-4db7-9be9-ce619867fdab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee269741-1a28-4db7-9be9-ce619867fdab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee269741-1a28-4db7-9be9-ce619867fdab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee269741-1a28-4db7-9be9-ce619867fdab {
  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-ee269741-1a28-4db7-9be9-ce619867fdab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee269741-1a28-4db7-9be9-ce619867fdab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee269741-1a28-4db7-9be9-ce619867fdab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3846c99b-29b9-4e66-9007-8c33d9a49f50 {
  display: none;
}
#s-2ecf2c82-33e4-4870-b2a1-1fd86557c271 { text-align: left; }
#s-266a50a3-6a0c-4c42-bd4f-04689350e215 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-266a50a3-6a0c-4c42-bd4f-04689350e215 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97f39fdf-8676-45f1-aaa6-8ed70d0bb220 { text-align: left; }
#s-97f39fdf-8676-45f1-aaa6-8ed70d0bb220 .shg-product-sold-out {
  display: none;
}

#s-97f39fdf-8676-45f1-aaa6-8ed70d0bb220 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97f39fdf-8676-45f1-aaa6-8ed70d0bb220 .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-9222c142-74db-479d-bda9-3596cbc8dcfb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9222c142-74db-479d-bda9-3596cbc8dcfb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9222c142-74db-479d-bda9-3596cbc8dcfb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9222c142-74db-479d-bda9-3596cbc8dcfb {
  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-9222c142-74db-479d-bda9-3596cbc8dcfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9222c142-74db-479d-bda9-3596cbc8dcfb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9222c142-74db-479d-bda9-3596cbc8dcfb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba768880-bd67-4e43-aea8-2602b50b5acf {
  display: none;
}
#s-0740687a-335b-41d9-b437-14fac369ca77 { text-align: left; }
#s-651cf0bd-f66c-4fde-9d0a-8aebdb7ba103 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-651cf0bd-f66c-4fde-9d0a-8aebdb7ba103 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6823f80-a7b8-44ac-b65c-82e7b6bd74b1 { text-align: left; }
#s-b6823f80-a7b8-44ac-b65c-82e7b6bd74b1 .shg-product-sold-out {
  display: none;
}

#s-b6823f80-a7b8-44ac-b65c-82e7b6bd74b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6823f80-a7b8-44ac-b65c-82e7b6bd74b1 .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-ad9bc612-5707-4efc-8a11-4bcd064b0139 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad9bc612-5707-4efc-8a11-4bcd064b0139:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad9bc612-5707-4efc-8a11-4bcd064b0139:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad9bc612-5707-4efc-8a11-4bcd064b0139 {
  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-ad9bc612-5707-4efc-8a11-4bcd064b0139.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad9bc612-5707-4efc-8a11-4bcd064b0139.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad9bc612-5707-4efc-8a11-4bcd064b0139.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36579e9b-76e2-44ac-a373-e2c096db00bc {
  display: none;
}
#s-c178d0c5-401b-40b8-9919-b315fdc72fc4 { text-align: left; }
#s-5e12a6da-5e56-4449-a214-149901584c24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e12a6da-5e56-4449-a214-149901584c24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45c9ed79-0f66-49c5-a914-47c6a09f650d { text-align: left; }
#s-45c9ed79-0f66-49c5-a914-47c6a09f650d .shg-product-sold-out {
  display: none;
}

#s-45c9ed79-0f66-49c5-a914-47c6a09f650d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45c9ed79-0f66-49c5-a914-47c6a09f650d .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-42873c4f-3fa6-4fb3-995e-02306e8eb399 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42873c4f-3fa6-4fb3-995e-02306e8eb399:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42873c4f-3fa6-4fb3-995e-02306e8eb399:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42873c4f-3fa6-4fb3-995e-02306e8eb399 {
  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-42873c4f-3fa6-4fb3-995e-02306e8eb399.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42873c4f-3fa6-4fb3-995e-02306e8eb399.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42873c4f-3fa6-4fb3-995e-02306e8eb399.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5006d862-872b-430c-ae2d-804754f383d8 {
  display: none;
}
#s-06af8ba9-d371-454b-8de7-734b16c3b13c { text-align: left; }
#s-ca348020-39c3-4ed6-be35-9e0d26aa1b03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca348020-39c3-4ed6-be35-9e0d26aa1b03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64c77fe9-565b-4e83-9564-d7af164168ff { text-align: left; }
#s-64c77fe9-565b-4e83-9564-d7af164168ff .shg-product-sold-out {
  display: none;
}

#s-64c77fe9-565b-4e83-9564-d7af164168ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64c77fe9-565b-4e83-9564-d7af164168ff .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-bf8f152d-a74c-4856-bb68-23914aa1b526 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf8f152d-a74c-4856-bb68-23914aa1b526:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf8f152d-a74c-4856-bb68-23914aa1b526:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf8f152d-a74c-4856-bb68-23914aa1b526 {
  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-bf8f152d-a74c-4856-bb68-23914aa1b526.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf8f152d-a74c-4856-bb68-23914aa1b526.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf8f152d-a74c-4856-bb68-23914aa1b526.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;
}
