.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-8f696b21-855c-494f-b396-5c19b0596ee3 {
  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-4bd2e3e4-e317-4da8-a5ee-589b64f69565 { margin-top: 40px; }
#s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs {
  justify-content: center;
}


  #s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-4bd2e3e4-e317-4da8-a5ee-589b64f69565 .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-1e3ae3c2-ff6a-4a77-978b-582e601f0a61 { padding-top: 10px;
padding-bottom: 10px; }
 #s-1e3ae3c2-ff6a-4a77-978b-582e601f0a61 .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-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-34501666-3a70-4a83-8e12-92b0a2f8c728 .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-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ea5fbd02-e457-4e4f-a6c8-51997e2c66ac"] > .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-9fd97785-66a5-42cd-85aa-4df5dded8112 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f4777636-f153-483f-8097-2f37940d32dd { 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-58f27d68-26b2-4114-96e2-e319080c662e { 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-58f27d68-26b2-4114-96e2-e319080c662e: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-58f27d68-26b2-4114-96e2-e319080c662e: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-58f27d68-26b2-4114-96e2-e319080c662e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-cf47cafc-fba0-4dc1-af59-edcb122e2dab { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b1b4ec41-7de7-4c5d-be78-24e185839d57 { 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-553a4aad-a8a8-4d75-892d-068d4bebabf2 { 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-553a4aad-a8a8-4d75-892d-068d4bebabf2: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-553a4aad-a8a8-4d75-892d-068d4bebabf2: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-553a4aad-a8a8-4d75-892d-068d4bebabf2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ebaea117-d534-4169-8bf4-4bdad251af9c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-303dd9f3-a2c6-4b58-91ee-4121a423aaf4 { 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-b1adbb87-4a3d-417f-8b9e-616ac60d8d14 { 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-b1adbb87-4a3d-417f-8b9e-616ac60d8d14: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-b1adbb87-4a3d-417f-8b9e-616ac60d8d14: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-b1adbb87-4a3d-417f-8b9e-616ac60d8d14.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-5fd409b9-7c8d-42fd-85ac-b8b5ac11c004 { min-height: 50px; }
#s-5fd409b9-7c8d-42fd-85ac-b8b5ac11c004 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2397de13-c623-4a7a-878a-de5df85cad8d { 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-2397de13-c623-4a7a-878a-de5df85cad8d .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-6834f883-88fc-498b-9844-173c09894182 {
  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-51bc09f0-fe16-4d5f-aa09-ad331fae5835 { 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-105106ef-f83d-4ea2-b85f-4c39b739c7e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-105106ef-f83d-4ea2-b85f-4c39b739c7e5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-38b265e3-c637-47d5-9c1e-c7f7afb96a13 {
  display: none;
}
#s-1b4a0c92-1492-4064-897a-f44e5aad1b1e { text-align: left; }
#s-e1000310-d325-4cdc-9241-ec31a8c5d493 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1000310-d325-4cdc-9241-ec31a8c5d493 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3ba50e49-59c1-4840-94ae-00043305a7bf {
  display: none;
}
#s-9b654cbc-2c43-4742-a77c-605c6b9fb737 { text-align: left; }
#s-b695e272-da21-454c-b77d-5a6da990c60c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b695e272-da21-454c-b77d-5a6da990c60c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e65a7a30-0ea0-4f7a-a4ce-d2ad475910ab {
  display: none;
}
#s-b340a4c3-26b4-446e-89e0-a13c094e51cb { text-align: left; }
#s-f7660dae-eaf3-4646-afa3-3e7acaecb55b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7660dae-eaf3-4646-afa3-3e7acaecb55b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4b87e89d-4c09-4b4e-bb9d-fc87518c6de8 {
  display: none;
}
#s-1031f90e-e598-4744-b466-0fdb25e693dc { text-align: left; }
#s-fa473494-02fb-4d02-9e28-35a54113dd05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa473494-02fb-4d02-9e28-35a54113dd05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf302829-36ae-470a-9363-058210345068 { text-align: left; }
#s-cf302829-36ae-470a-9363-058210345068 .shg-product-sold-out {
  display: none;
}

#s-cf302829-36ae-470a-9363-058210345068 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf302829-36ae-470a-9363-058210345068 .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-df026703-b501-48f9-b35e-e31ee6ac14d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df026703-b501-48f9-b35e-e31ee6ac14d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df026703-b501-48f9-b35e-e31ee6ac14d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df026703-b501-48f9-b35e-e31ee6ac14d3 {
  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-df026703-b501-48f9-b35e-e31ee6ac14d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df026703-b501-48f9-b35e-e31ee6ac14d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df026703-b501-48f9-b35e-e31ee6ac14d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bfec62b4-2e6e-42ed-8df1-ed2289fe1851 {
  display: none;
}
#s-4b12610f-1108-4f52-b537-fff8355fcfca { text-align: left; }
#s-ff64428a-faf3-4f7a-83ca-a3dcd795b7fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff64428a-faf3-4f7a-83ca-a3dcd795b7fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efdf7791-3f3d-40c8-b4a0-b1000a200fb9 { text-align: left; }
#s-efdf7791-3f3d-40c8-b4a0-b1000a200fb9 .shg-product-sold-out {
  display: none;
}

#s-efdf7791-3f3d-40c8-b4a0-b1000a200fb9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efdf7791-3f3d-40c8-b4a0-b1000a200fb9 .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-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e {
  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-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3d5cd11-dab5-4d38-9dcb-867bf6310a4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4089f4b-fac9-4b47-8f99-812a8f4796e3 {
  display: none;
}
#s-48fb49c6-5ebf-4193-a730-a080bed415ee { text-align: left; }
#s-efc7f100-8504-47d1-abcd-e1705a78e5ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-efc7f100-8504-47d1-abcd-e1705a78e5ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1286638-a9ab-4207-80d5-7aadb2ed4ede { text-align: left; }
#s-e1286638-a9ab-4207-80d5-7aadb2ed4ede .shg-product-sold-out {
  display: none;
}

#s-e1286638-a9ab-4207-80d5-7aadb2ed4ede .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1286638-a9ab-4207-80d5-7aadb2ed4ede .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-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e {
  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-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed9332fb-b2dd-4b44-a9a4-12869f2c1c1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91dcb4e9-5dac-484f-9908-7a69843395f2 {
  display: none;
}
#s-0a7e9a52-a93d-4b74-b56f-5da9a626211d { text-align: left; }
#s-9e315785-ac11-476b-a429-c6b8df4d857c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e315785-ac11-476b-a429-c6b8df4d857c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e602dcef-5a75-476f-93a6-e8fe7ee8da2c { text-align: left; }
#s-e602dcef-5a75-476f-93a6-e8fe7ee8da2c .shg-product-sold-out {
  display: none;
}

#s-e602dcef-5a75-476f-93a6-e8fe7ee8da2c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e602dcef-5a75-476f-93a6-e8fe7ee8da2c .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-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6 {
  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-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b9fa3c1-0c27-4e53-ad75-e86a73d49dc6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff6f935e-35ac-4426-a4f6-8921edd54494 {
  display: none;
}
#s-7564c541-c62f-43e3-a76c-78a1f7c602b4 { text-align: left; }
#s-d3b7bebe-a656-44c3-9f22-1605bd33f6c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3b7bebe-a656-44c3-9f22-1605bd33f6c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a95415d-9ff6-4963-9a5d-087ed6477cac { text-align: left; }
#s-5a95415d-9ff6-4963-9a5d-087ed6477cac .shg-product-sold-out {
  display: none;
}

#s-5a95415d-9ff6-4963-9a5d-087ed6477cac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a95415d-9ff6-4963-9a5d-087ed6477cac .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-45c26c02-2cb3-4971-92f9-09135c3a9111 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45c26c02-2cb3-4971-92f9-09135c3a9111:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45c26c02-2cb3-4971-92f9-09135c3a9111:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45c26c02-2cb3-4971-92f9-09135c3a9111 {
  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-45c26c02-2cb3-4971-92f9-09135c3a9111.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45c26c02-2cb3-4971-92f9-09135c3a9111.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45c26c02-2cb3-4971-92f9-09135c3a9111.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de156796-d93a-4f3c-9712-5cb94baa5ece {
  display: none;
}
#s-692d5de5-f614-4c25-93b1-9db96990fc76 { text-align: left; }
#s-53106ad9-e3bc-43e3-bbe1-c04c34b2247a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53106ad9-e3bc-43e3-bbe1-c04c34b2247a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cc523fa-5941-4c6d-8bdd-996685601e3f { text-align: left; }
#s-1cc523fa-5941-4c6d-8bdd-996685601e3f .shg-product-sold-out {
  display: none;
}

#s-1cc523fa-5941-4c6d-8bdd-996685601e3f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cc523fa-5941-4c6d-8bdd-996685601e3f .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-4e93e74f-fcdf-4612-ada9-5f028622b17a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e93e74f-fcdf-4612-ada9-5f028622b17a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e93e74f-fcdf-4612-ada9-5f028622b17a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e93e74f-fcdf-4612-ada9-5f028622b17a {
  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-4e93e74f-fcdf-4612-ada9-5f028622b17a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e93e74f-fcdf-4612-ada9-5f028622b17a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e93e74f-fcdf-4612-ada9-5f028622b17a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-388fb2ad-1a38-4ee4-96bd-5ad8b57f6991 {
  display: none;
}
#s-6fa6f120-8aa8-417d-9d6d-340688643cb4 { text-align: left; }
#s-a4199da1-4e7a-435e-b586-7b0895d4dada { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4199da1-4e7a-435e-b586-7b0895d4dada .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1af146e-fd58-441e-93ac-928dc9ad409c { text-align: left; }
#s-d1af146e-fd58-441e-93ac-928dc9ad409c .shg-product-sold-out {
  display: none;
}

#s-d1af146e-fd58-441e-93ac-928dc9ad409c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1af146e-fd58-441e-93ac-928dc9ad409c .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-ea78a4cd-5d11-4234-88a6-a5016b4e95ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea78a4cd-5d11-4234-88a6-a5016b4e95ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea78a4cd-5d11-4234-88a6-a5016b4e95ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea78a4cd-5d11-4234-88a6-a5016b4e95ee {
  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-ea78a4cd-5d11-4234-88a6-a5016b4e95ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea78a4cd-5d11-4234-88a6-a5016b4e95ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea78a4cd-5d11-4234-88a6-a5016b4e95ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89933fad-60b2-43ee-806b-d88288af0c87 {
  display: none;
}
#s-3a6af956-3ede-45fe-8d9f-5350accbaf30 { text-align: left; }
#s-23c10205-a753-40ee-9470-dcee67c5ec7a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23c10205-a753-40ee-9470-dcee67c5ec7a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3821a5a-04c9-4b5c-a84f-1ab695749aa6 { text-align: left; }
#s-d3821a5a-04c9-4b5c-a84f-1ab695749aa6 .shg-product-sold-out {
  display: none;
}

#s-d3821a5a-04c9-4b5c-a84f-1ab695749aa6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3821a5a-04c9-4b5c-a84f-1ab695749aa6 .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-aef22ef5-fcef-45e0-a87d-9a3ef341777e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aef22ef5-fcef-45e0-a87d-9a3ef341777e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aef22ef5-fcef-45e0-a87d-9a3ef341777e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aef22ef5-fcef-45e0-a87d-9a3ef341777e {
  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-aef22ef5-fcef-45e0-a87d-9a3ef341777e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aef22ef5-fcef-45e0-a87d-9a3ef341777e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aef22ef5-fcef-45e0-a87d-9a3ef341777e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13e46781-f28c-48ed-9f99-0670034ccf07 {
  display: none;
}
#s-d664d9ae-7385-47fb-86f4-6a21c2ac6dc7 { text-align: left; }
#s-450ae26e-10ef-4ecd-a138-5a05901141b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-450ae26e-10ef-4ecd-a138-5a05901141b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f1bda87-7e19-4ae9-9a4c-e6dac4356f0e { text-align: left; }
#s-5f1bda87-7e19-4ae9-9a4c-e6dac4356f0e .shg-product-sold-out {
  display: none;
}

#s-5f1bda87-7e19-4ae9-9a4c-e6dac4356f0e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f1bda87-7e19-4ae9-9a4c-e6dac4356f0e .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-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123 {
  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-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cb2d7bd-d378-4a1c-a5e1-858d5fff6123.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3935b8c4-0cbb-44ff-a902-8161f12b7696 {
  display: none;
}
#s-1a0fe189-53b1-4cf0-80ba-c79bf2905c48 { text-align: left; }
#s-ff55e505-458c-4396-9e34-c2c70044f72a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff55e505-458c-4396-9e34-c2c70044f72a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8edb011b-9017-4f86-98ad-9d818110a683 { text-align: left; }
#s-8edb011b-9017-4f86-98ad-9d818110a683 .shg-product-sold-out {
  display: none;
}

#s-8edb011b-9017-4f86-98ad-9d818110a683 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8edb011b-9017-4f86-98ad-9d818110a683 .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-8934cc88-66fa-4219-933a-11cae58f9865 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8934cc88-66fa-4219-933a-11cae58f9865:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8934cc88-66fa-4219-933a-11cae58f9865:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8934cc88-66fa-4219-933a-11cae58f9865 {
  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-8934cc88-66fa-4219-933a-11cae58f9865.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8934cc88-66fa-4219-933a-11cae58f9865.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8934cc88-66fa-4219-933a-11cae58f9865.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7a24109-25dc-4365-b399-8e75c23fefd1 {
  display: none;
}
#s-60795757-c77c-474e-8321-ee5c09928381 { text-align: left; }
#s-f3e5329a-109d-43f3-b0db-8a5efc6b69f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f3e5329a-109d-43f3-b0db-8a5efc6b69f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87fc8eec-960f-4cf0-a457-0557827b4e01 { text-align: left; }
#s-87fc8eec-960f-4cf0-a457-0557827b4e01 .shg-product-sold-out {
  display: none;
}

#s-87fc8eec-960f-4cf0-a457-0557827b4e01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87fc8eec-960f-4cf0-a457-0557827b4e01 .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-5170187e-8cad-4b50-bcd5-bc3684561cd3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5170187e-8cad-4b50-bcd5-bc3684561cd3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5170187e-8cad-4b50-bcd5-bc3684561cd3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5170187e-8cad-4b50-bcd5-bc3684561cd3 {
  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-5170187e-8cad-4b50-bcd5-bc3684561cd3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5170187e-8cad-4b50-bcd5-bc3684561cd3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5170187e-8cad-4b50-bcd5-bc3684561cd3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-726b852e-bf70-4345-a024-acfd15325a1a {
  display: none;
}
#s-de681f6b-86d2-4685-8992-8ae3370f477c { text-align: left; }
#s-dab2ccdf-7c88-440a-a900-d0faf7eb58af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dab2ccdf-7c88-440a-a900-d0faf7eb58af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57e66ac2-3cb7-4161-b984-b605371b06e4 { text-align: left; }
#s-57e66ac2-3cb7-4161-b984-b605371b06e4 .shg-product-sold-out {
  display: none;
}

#s-57e66ac2-3cb7-4161-b984-b605371b06e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57e66ac2-3cb7-4161-b984-b605371b06e4 .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-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c {
  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-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bcb1d08-d0fe-4aa0-b067-0c753ee6396c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-107e1578-932f-419f-8203-79aa6613bb0c {
  display: none;
}
#s-249c376b-1546-4936-9b68-fc98b9bc1ad4 { text-align: left; }
#s-d3fe594a-2886-4b56-b389-f28dc88d78bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3fe594a-2886-4b56-b389-f28dc88d78bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e01700b5-8192-4168-b51e-2899d346f379 { text-align: left; }
#s-e01700b5-8192-4168-b51e-2899d346f379 .shg-product-sold-out {
  display: none;
}

#s-e01700b5-8192-4168-b51e-2899d346f379 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e01700b5-8192-4168-b51e-2899d346f379 .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-7c84a7b2-b292-4530-abb9-1957f76495e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c84a7b2-b292-4530-abb9-1957f76495e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c84a7b2-b292-4530-abb9-1957f76495e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c84a7b2-b292-4530-abb9-1957f76495e2 {
  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-7c84a7b2-b292-4530-abb9-1957f76495e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c84a7b2-b292-4530-abb9-1957f76495e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c84a7b2-b292-4530-abb9-1957f76495e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4cf420fa-3e8a-44d4-ae00-51f1d7a40e2b {
  display: none;
}
#s-5f0d19ec-999b-46cf-a816-6bacd0bb40a7 { text-align: left; }
#s-47f51e16-33af-40d3-be9e-5d3c1f0b3acb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47f51e16-33af-40d3-be9e-5d3c1f0b3acb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f29a302-251e-46b7-9c3e-6994de97fb5c { text-align: left; }
#s-1f29a302-251e-46b7-9c3e-6994de97fb5c .shg-product-sold-out {
  display: none;
}

#s-1f29a302-251e-46b7-9c3e-6994de97fb5c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f29a302-251e-46b7-9c3e-6994de97fb5c .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-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8 {
  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-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-037c9e06-f9fa-4fd5-b4f1-14e926e5a9b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3acf67f0-4e01-44aa-a1f9-1bac0dfe3219 {
  display: none;
}
#s-86b9d5ca-f723-4553-a2e7-182a9e002443 { text-align: left; }
#s-aa7ae6d8-e089-402b-bb45-b954ceb77ad6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa7ae6d8-e089-402b-bb45-b954ceb77ad6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91c41666-881d-49cd-b25d-efa569f17fac { text-align: left; }
#s-91c41666-881d-49cd-b25d-efa569f17fac .shg-product-sold-out {
  display: none;
}

#s-91c41666-881d-49cd-b25d-efa569f17fac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91c41666-881d-49cd-b25d-efa569f17fac .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-7de44ad8-b2a2-4af3-a99c-40c69947c123 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7de44ad8-b2a2-4af3-a99c-40c69947c123:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7de44ad8-b2a2-4af3-a99c-40c69947c123:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7de44ad8-b2a2-4af3-a99c-40c69947c123 {
  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-7de44ad8-b2a2-4af3-a99c-40c69947c123.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7de44ad8-b2a2-4af3-a99c-40c69947c123.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7de44ad8-b2a2-4af3-a99c-40c69947c123.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec7a6c4a-f9ec-4aad-842b-70b10a3ce986 {
  display: none;
}
#s-93ebf482-440e-482b-a6f0-d9aef31a8c49 { text-align: left; }
#s-dfb59f69-2554-4e50-99ed-96e4ceb80dc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dfb59f69-2554-4e50-99ed-96e4ceb80dc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa669b3c-9f09-47c0-812b-6bcea15ca3ae { text-align: left; }
#s-fa669b3c-9f09-47c0-812b-6bcea15ca3ae .shg-product-sold-out {
  display: none;
}

#s-fa669b3c-9f09-47c0-812b-6bcea15ca3ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa669b3c-9f09-47c0-812b-6bcea15ca3ae .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-37ebffc4-1a69-4a34-9897-6fe894370963 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37ebffc4-1a69-4a34-9897-6fe894370963:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37ebffc4-1a69-4a34-9897-6fe894370963:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37ebffc4-1a69-4a34-9897-6fe894370963 {
  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-37ebffc4-1a69-4a34-9897-6fe894370963.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37ebffc4-1a69-4a34-9897-6fe894370963.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37ebffc4-1a69-4a34-9897-6fe894370963.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b53d37bd-74fc-4d30-a607-e0918cd52b0a {
  display: none;
}
#s-f52713b6-37af-4591-bfad-d5138f612f7b { text-align: left; }
#s-6308a410-2ab7-4721-b579-7602cda9bea2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6308a410-2ab7-4721-b579-7602cda9bea2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5843ddb-7bef-4e77-8aea-0cfa546c3426 { text-align: left; }
#s-d5843ddb-7bef-4e77-8aea-0cfa546c3426 .shg-product-sold-out {
  display: none;
}

#s-d5843ddb-7bef-4e77-8aea-0cfa546c3426 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5843ddb-7bef-4e77-8aea-0cfa546c3426 .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-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5 {
  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-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33ae8c5c-1961-4bdf-8ca3-47acb0a4f2c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cecf8246-8cc4-45e9-8fb6-6622d86290d4 {
  display: none;
}
#s-8ab05627-e6da-4719-b684-aeb8351d4e6c { text-align: left; }
#s-9e6fbdd2-8b52-464d-9909-f7b872a9a295 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e6fbdd2-8b52-464d-9909-f7b872a9a295 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b72d05b7-d2b4-4e90-8b83-e4477032746b { text-align: left; }
#s-b72d05b7-d2b4-4e90-8b83-e4477032746b .shg-product-sold-out {
  display: none;
}

#s-b72d05b7-d2b4-4e90-8b83-e4477032746b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b72d05b7-d2b4-4e90-8b83-e4477032746b .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-f1cfb05b-ff01-4c1c-b902-e0475d402ded { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1cfb05b-ff01-4c1c-b902-e0475d402ded:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1cfb05b-ff01-4c1c-b902-e0475d402ded:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1cfb05b-ff01-4c1c-b902-e0475d402ded {
  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-f1cfb05b-ff01-4c1c-b902-e0475d402ded.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1cfb05b-ff01-4c1c-b902-e0475d402ded.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1cfb05b-ff01-4c1c-b902-e0475d402ded.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb778152-c9c9-4865-aed7-60b57a49213a {
  display: none;
}
#s-1542ddc2-4749-4bb6-89c4-502185e0942e { text-align: left; }
#s-80dae381-1be3-47a6-bf46-3f0913e11566 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80dae381-1be3-47a6-bf46-3f0913e11566 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bcfabdea-0469-4b17-9aa9-6146acb45ab6 { text-align: left; }
#s-bcfabdea-0469-4b17-9aa9-6146acb45ab6 .shg-product-sold-out {
  display: none;
}

#s-bcfabdea-0469-4b17-9aa9-6146acb45ab6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bcfabdea-0469-4b17-9aa9-6146acb45ab6 .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-0eded2bd-5312-453c-8efc-3bd8d6ac4b63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0eded2bd-5312-453c-8efc-3bd8d6ac4b63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0eded2bd-5312-453c-8efc-3bd8d6ac4b63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0eded2bd-5312-453c-8efc-3bd8d6ac4b63 {
  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-0eded2bd-5312-453c-8efc-3bd8d6ac4b63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0eded2bd-5312-453c-8efc-3bd8d6ac4b63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0eded2bd-5312-453c-8efc-3bd8d6ac4b63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-21d6ac61-dcc7-47d9-8198-53732428a27b {
  display: none;
}
#s-1415a8b2-b030-45df-911c-72d3b62b115c { text-align: left; }
#s-577435f5-2515-49fb-8590-3efc607f7fb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-577435f5-2515-49fb-8590-3efc607f7fb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08701904-6bd1-4c13-a442-586c7c02304e { text-align: left; }
#s-08701904-6bd1-4c13-a442-586c7c02304e .shg-product-sold-out {
  display: none;
}

#s-08701904-6bd1-4c13-a442-586c7c02304e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08701904-6bd1-4c13-a442-586c7c02304e .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-eb44518a-9ac9-41b1-854c-4399faf63fc7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb44518a-9ac9-41b1-854c-4399faf63fc7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb44518a-9ac9-41b1-854c-4399faf63fc7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb44518a-9ac9-41b1-854c-4399faf63fc7 {
  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-eb44518a-9ac9-41b1-854c-4399faf63fc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb44518a-9ac9-41b1-854c-4399faf63fc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb44518a-9ac9-41b1-854c-4399faf63fc7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5459531b-c351-47a9-b5aa-b0c9140e359b {
  display: none;
}
#s-dd489cb5-3ada-4650-abf2-3dc51b37c834 { text-align: left; }
#s-cd8362d9-3f87-44b0-8e1b-2061e17f291f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd8362d9-3f87-44b0-8e1b-2061e17f291f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-359d6e59-4ac4-4487-9e95-0b1bf022c8b3 { text-align: left; }
#s-359d6e59-4ac4-4487-9e95-0b1bf022c8b3 .shg-product-sold-out {
  display: none;
}

#s-359d6e59-4ac4-4487-9e95-0b1bf022c8b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-359d6e59-4ac4-4487-9e95-0b1bf022c8b3 .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-43445e92-52b3-4680-9702-543c5047ce7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43445e92-52b3-4680-9702-543c5047ce7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43445e92-52b3-4680-9702-543c5047ce7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43445e92-52b3-4680-9702-543c5047ce7e {
  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-43445e92-52b3-4680-9702-543c5047ce7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43445e92-52b3-4680-9702-543c5047ce7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43445e92-52b3-4680-9702-543c5047ce7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6687487d-0aa9-418b-947b-2a247822e9b9 {
  display: none;
}
#s-78dceea9-5336-4f4e-b313-3adee6c2ab20 { text-align: left; }
#s-ffdab69a-aa13-4ffe-b357-1ea3f6e411c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ffdab69a-aa13-4ffe-b357-1ea3f6e411c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a78ebebb-c648-4f68-a763-163781d572c0 { text-align: left; }
#s-a78ebebb-c648-4f68-a763-163781d572c0 .shg-product-sold-out {
  display: none;
}

#s-a78ebebb-c648-4f68-a763-163781d572c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a78ebebb-c648-4f68-a763-163781d572c0 .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-c668e76f-399a-4d73-a6dd-89ef0b7c89eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c668e76f-399a-4d73-a6dd-89ef0b7c89eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c668e76f-399a-4d73-a6dd-89ef0b7c89eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c668e76f-399a-4d73-a6dd-89ef0b7c89eb {
  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-c668e76f-399a-4d73-a6dd-89ef0b7c89eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c668e76f-399a-4d73-a6dd-89ef0b7c89eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c668e76f-399a-4d73-a6dd-89ef0b7c89eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e58e30d3-f85a-491a-b381-9ba514a59fae {
  display: none;
}
#s-7fc7f2f5-f7d9-43ea-9f8b-39cd272a37cf { text-align: left; }
#s-8016ef97-8a2b-477a-ad13-889dee7248cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8016ef97-8a2b-477a-ad13-889dee7248cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5749f5ee-d1bc-4de7-b6dc-42be7b8b92b3 { text-align: left; }
#s-5749f5ee-d1bc-4de7-b6dc-42be7b8b92b3 .shg-product-sold-out {
  display: none;
}

#s-5749f5ee-d1bc-4de7-b6dc-42be7b8b92b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5749f5ee-d1bc-4de7-b6dc-42be7b8b92b3 .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-00f4ed47-b45d-4609-ac65-82271523c31b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00f4ed47-b45d-4609-ac65-82271523c31b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00f4ed47-b45d-4609-ac65-82271523c31b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00f4ed47-b45d-4609-ac65-82271523c31b {
  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-00f4ed47-b45d-4609-ac65-82271523c31b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00f4ed47-b45d-4609-ac65-82271523c31b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00f4ed47-b45d-4609-ac65-82271523c31b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e2c3609-2709-44fd-a2e4-4fbdc48e4c56 {
  display: none;
}
#s-0bcb53a2-5a0c-4084-89db-66af02f63a19 { text-align: left; }
#s-e22c65a4-106f-40e4-b41d-e296283e26e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e22c65a4-106f-40e4-b41d-e296283e26e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57d81226-22ad-447c-8d2d-17e1854fcba4 { text-align: left; }
#s-57d81226-22ad-447c-8d2d-17e1854fcba4 .shg-product-sold-out {
  display: none;
}

#s-57d81226-22ad-447c-8d2d-17e1854fcba4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57d81226-22ad-447c-8d2d-17e1854fcba4 .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-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9 {
  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-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff529cf0-ef6f-4c50-a23d-23cb15ab0fd9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22ebedf9-546f-4482-a028-66dffb580368 {
  display: none;
}
#s-636d9b55-9d35-4dbc-b02e-c6c4a675d880 { text-align: left; }
#s-67afc0f1-d638-42a1-bafd-c3ca46acb9f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67afc0f1-d638-42a1-bafd-c3ca46acb9f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be188c9c-5592-4e6b-9a84-33422ebd58b9 { text-align: left; }
#s-be188c9c-5592-4e6b-9a84-33422ebd58b9 .shg-product-sold-out {
  display: none;
}

#s-be188c9c-5592-4e6b-9a84-33422ebd58b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be188c9c-5592-4e6b-9a84-33422ebd58b9 .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-3c98ff9b-3007-4f45-8821-a4aa16f694b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c98ff9b-3007-4f45-8821-a4aa16f694b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c98ff9b-3007-4f45-8821-a4aa16f694b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c98ff9b-3007-4f45-8821-a4aa16f694b3 {
  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-3c98ff9b-3007-4f45-8821-a4aa16f694b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c98ff9b-3007-4f45-8821-a4aa16f694b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c98ff9b-3007-4f45-8821-a4aa16f694b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-136d1201-5384-42f3-b742-96c946cff294 {
  display: none;
}
#s-8e51e039-896d-4fa5-9daf-58e07571b0d1 { text-align: left; }
#s-5b98f582-1961-4a7a-8860-7a6b6dea531a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b98f582-1961-4a7a-8860-7a6b6dea531a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb321810-2942-4056-b511-4317ee7eca6e { text-align: left; }
#s-cb321810-2942-4056-b511-4317ee7eca6e .shg-product-sold-out {
  display: none;
}

#s-cb321810-2942-4056-b511-4317ee7eca6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb321810-2942-4056-b511-4317ee7eca6e .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-ed0bc08e-6de0-4a1d-8782-5a93a89662e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed0bc08e-6de0-4a1d-8782-5a93a89662e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed0bc08e-6de0-4a1d-8782-5a93a89662e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed0bc08e-6de0-4a1d-8782-5a93a89662e4 {
  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-ed0bc08e-6de0-4a1d-8782-5a93a89662e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed0bc08e-6de0-4a1d-8782-5a93a89662e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed0bc08e-6de0-4a1d-8782-5a93a89662e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bde53ea-2e4e-4d7d-9372-eba95279cc3e {
  display: none;
}
#s-9b2869d2-98eb-418f-b169-0208d53713ad { text-align: left; }
#s-86ee02fb-a70f-4c6d-9209-2cbdacc7c1c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86ee02fb-a70f-4c6d-9209-2cbdacc7c1c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f767badc-78b1-4193-a302-3eafef00faec { text-align: left; }
#s-f767badc-78b1-4193-a302-3eafef00faec .shg-product-sold-out {
  display: none;
}

#s-f767badc-78b1-4193-a302-3eafef00faec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f767badc-78b1-4193-a302-3eafef00faec .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-d98b66ae-2b77-4131-9b2e-28051d161e7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d98b66ae-2b77-4131-9b2e-28051d161e7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d98b66ae-2b77-4131-9b2e-28051d161e7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d98b66ae-2b77-4131-9b2e-28051d161e7f {
  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-d98b66ae-2b77-4131-9b2e-28051d161e7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d98b66ae-2b77-4131-9b2e-28051d161e7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d98b66ae-2b77-4131-9b2e-28051d161e7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-665240e2-6aa9-40b7-b0dc-85d7db745fa7 {
  display: none;
}
#s-e0551c75-5cc1-4b61-9e41-6da27b485fc3 { text-align: left; }
#s-00b8feef-1a6e-4058-a75b-00b0ce0599b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00b8feef-1a6e-4058-a75b-00b0ce0599b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2e69062a-f3bd-4dee-acb8-4052c7bc09ed { text-align: left; }
#s-2e69062a-f3bd-4dee-acb8-4052c7bc09ed .shg-product-sold-out {
  display: none;
}

#s-2e69062a-f3bd-4dee-acb8-4052c7bc09ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e69062a-f3bd-4dee-acb8-4052c7bc09ed .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-11cffbb9-23ab-4766-9dad-09606e135aa8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11cffbb9-23ab-4766-9dad-09606e135aa8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11cffbb9-23ab-4766-9dad-09606e135aa8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11cffbb9-23ab-4766-9dad-09606e135aa8 {
  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-11cffbb9-23ab-4766-9dad-09606e135aa8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11cffbb9-23ab-4766-9dad-09606e135aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11cffbb9-23ab-4766-9dad-09606e135aa8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a04aff2a-b98d-48bd-9ccc-d8436c89f967 {
  display: none;
}
#s-18903fa5-c8af-4c0d-a331-bce0b2976611 { text-align: left; }
#s-ded92de6-442e-46f7-a40e-ee6830fc2d34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ded92de6-442e-46f7-a40e-ee6830fc2d34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d28c95d-3ddc-4e79-ac5f-8bcde57bbad6 { text-align: left; }
#s-2d28c95d-3ddc-4e79-ac5f-8bcde57bbad6 .shg-product-sold-out {
  display: none;
}

#s-2d28c95d-3ddc-4e79-ac5f-8bcde57bbad6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d28c95d-3ddc-4e79-ac5f-8bcde57bbad6 .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-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed {
  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-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93e23b24-41b2-4bd0-b829-adc4bfb4c5ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84679e35-65c0-4903-9ca8-ea8debfc05c2 {
  display: none;
}
#s-fc8020fc-096b-4cf4-beb1-81fa41c2ba0f { text-align: left; }
#s-db8ba613-da53-44c9-87d1-178740a8e97b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db8ba613-da53-44c9-87d1-178740a8e97b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1005781b-a188-4b28-8dc3-158b2884f72d { text-align: left; }
#s-1005781b-a188-4b28-8dc3-158b2884f72d .shg-product-sold-out {
  display: none;
}

#s-1005781b-a188-4b28-8dc3-158b2884f72d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1005781b-a188-4b28-8dc3-158b2884f72d .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-a8092f19-533c-4bb1-8e6d-89a54d8c9c66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8092f19-533c-4bb1-8e6d-89a54d8c9c66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8092f19-533c-4bb1-8e6d-89a54d8c9c66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8092f19-533c-4bb1-8e6d-89a54d8c9c66 {
  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-a8092f19-533c-4bb1-8e6d-89a54d8c9c66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8092f19-533c-4bb1-8e6d-89a54d8c9c66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8092f19-533c-4bb1-8e6d-89a54d8c9c66.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;
}
