.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-e42dedf0-cf0b-40ca-a70e-adc99cdb3831 {
  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-a85322fb-e94d-4ca8-a964-661905e98f0a { margin-top: 40px; }
#s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs {
  justify-content: center;
}


  #s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a85322fb-e94d-4ca8-a964-661905e98f0a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a85322fb-e94d-4ca8-a964-661905e98f0a .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-8a93bc79-41a5-4f57-86e2-1b5abf84831d { padding-top: 10px;
padding-bottom: 10px; }
 #s-8a93bc79-41a5-4f57-86e2-1b5abf84831d .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-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-8a9a6d0e-d83d-49dd-bfb8-3d94eb53dce7 .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-4e03999e-c2a1-4147-9d6c-398270fa0045 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e03999e-c2a1-4147-9d6c-398270fa0045"] > .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-847d1250-e941-405e-9e80-43b1be4f8932 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-30d8ada3-906c-44d9-b1f8-7fd7a950d70d { 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-aed172f8-64a6-4326-b186-dfb3b0269736 { 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-aed172f8-64a6-4326-b186-dfb3b0269736: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-aed172f8-64a6-4326-b186-dfb3b0269736: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-aed172f8-64a6-4326-b186-dfb3b0269736.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1f5f32a6-36ea-4729-885d-3b1d65f5dd14 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c6fe7967-349f-4c18-a312-1063968554fc { 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-e8b5a4cc-75cc-4058-a9e0-32c577d2ab17 { 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-e8b5a4cc-75cc-4058-a9e0-32c577d2ab17: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-e8b5a4cc-75cc-4058-a9e0-32c577d2ab17: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-e8b5a4cc-75cc-4058-a9e0-32c577d2ab17.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a18ab17a-652c-4de9-b6e6-72a9c8b23e0b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-338f94d0-6461-4ed3-8bb9-f55b2960dead { 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-c64c540d-4325-40e0-a05d-1b7536b559fb { 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-c64c540d-4325-40e0-a05d-1b7536b559fb: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-c64c540d-4325-40e0-a05d-1b7536b559fb: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-c64c540d-4325-40e0-a05d-1b7536b559fb.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-eee5f164-e096-4a52-a677-4423a3c14c0f { min-height: 50px; }
#s-eee5f164-e096-4a52-a677-4423a3c14c0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2b290910-2d12-4e5c-809c-007a3b1ab995 { 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-2b290910-2d12-4e5c-809c-007a3b1ab995 .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-2b86f96b-4f27-47fa-9075-dd57e5b243db {
  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-125c85d8-5f5f-49ce-9c8d-8f21f3a32940 { 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-d8c814c5-3274-4d9b-99db-9e45e5b076f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8c814c5-3274-4d9b-99db-9e45e5b076f3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7da28a9b-4a69-4c3f-9046-ab34c034c131 {
  display: none;
}
#s-856315d0-dc78-45ef-b2fb-b572d78c2338 { text-align: left; }
#s-2e9e9d94-b84d-480b-9893-89ba78ecdec8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e9e9d94-b84d-480b-9893-89ba78ecdec8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3b5532b8-662e-4196-bad4-dd19cd7abd64 {
  display: none;
}
#s-39dc7fec-3520-40a8-a861-abf29d4b7b31 { text-align: left; }
#s-284d8db0-de92-4a8f-800a-4ef8ae8ca5d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-284d8db0-de92-4a8f-800a-4ef8ae8ca5d7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-56555eb6-31f1-434d-b18b-58852910ca47 {
  display: none;
}
#s-ad991ba1-1b2a-4d75-b664-30ae96a98792 { text-align: left; }
#s-b4e234a3-1783-4bb3-b8ad-2a89129836a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4e234a3-1783-4bb3-b8ad-2a89129836a3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-76137e3a-5141-43f5-9ce5-b7b543b0ce0d {
  display: none;
}
#s-6c47c0a2-22d0-49a4-86a1-2a9e625239ab { text-align: left; }
#s-cd1bcf55-3d95-48a5-bc67-deec5d94ff9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd1bcf55-3d95-48a5-bc67-deec5d94ff9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a5ea075-f23f-4586-8932-92f39ed38e35 { text-align: left; }
#s-7a5ea075-f23f-4586-8932-92f39ed38e35 .shg-product-sold-out {
  display: none;
}

#s-7a5ea075-f23f-4586-8932-92f39ed38e35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a5ea075-f23f-4586-8932-92f39ed38e35 .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-ead002b4-4036-4e7d-87cf-00a70c5a9c2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ead002b4-4036-4e7d-87cf-00a70c5a9c2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ead002b4-4036-4e7d-87cf-00a70c5a9c2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ead002b4-4036-4e7d-87cf-00a70c5a9c2f {
  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-ead002b4-4036-4e7d-87cf-00a70c5a9c2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ead002b4-4036-4e7d-87cf-00a70c5a9c2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ead002b4-4036-4e7d-87cf-00a70c5a9c2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d125487e-b9a6-47f1-8663-59067cefa69a {
  display: none;
}
#s-c3891514-5955-4edd-8985-1177b67cdf06 { text-align: left; }
#s-662889b2-a67f-47b9-b24c-5ae7bf9b9caa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-662889b2-a67f-47b9-b24c-5ae7bf9b9caa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b91cf80-471d-4578-9ff5-98ebb346f7a6 { text-align: left; }
#s-3b91cf80-471d-4578-9ff5-98ebb346f7a6 .shg-product-sold-out {
  display: none;
}

#s-3b91cf80-471d-4578-9ff5-98ebb346f7a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b91cf80-471d-4578-9ff5-98ebb346f7a6 .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-2040aa99-fe22-4dfa-9aa2-14306596ecc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2040aa99-fe22-4dfa-9aa2-14306596ecc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2040aa99-fe22-4dfa-9aa2-14306596ecc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2040aa99-fe22-4dfa-9aa2-14306596ecc0 {
  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-2040aa99-fe22-4dfa-9aa2-14306596ecc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2040aa99-fe22-4dfa-9aa2-14306596ecc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2040aa99-fe22-4dfa-9aa2-14306596ecc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd589fd9-58a6-46eb-b86b-eb1210a0cdea {
  display: none;
}
#s-e60d2666-1a5e-4b2b-a0ed-a3f05eafbcec { text-align: left; }
#s-652f3c50-0290-4af3-8e57-8655b46f6c41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-652f3c50-0290-4af3-8e57-8655b46f6c41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ff87e8a-d3fa-4c5c-bd90-e7ca2986c464 { text-align: left; }
#s-4ff87e8a-d3fa-4c5c-bd90-e7ca2986c464 .shg-product-sold-out {
  display: none;
}

#s-4ff87e8a-d3fa-4c5c-bd90-e7ca2986c464 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ff87e8a-d3fa-4c5c-bd90-e7ca2986c464 .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-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d {
  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-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df7f75f1-2fdf-4fff-bbd6-b8c3490e075d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14e1719f-bffe-4870-9fad-b7c9ea1db3c6 {
  display: none;
}
#s-cd7843b3-c2a4-4bf6-8e01-54762cc8c73f { text-align: left; }
#s-120ecca0-ec54-4021-8185-47511cdaeea6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-120ecca0-ec54-4021-8185-47511cdaeea6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-29f4d92c-eeac-457a-bd66-534865e93a3c { text-align: left; }
#s-29f4d92c-eeac-457a-bd66-534865e93a3c .shg-product-sold-out {
  display: none;
}

#s-29f4d92c-eeac-457a-bd66-534865e93a3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-29f4d92c-eeac-457a-bd66-534865e93a3c .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-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8 {
  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-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47d4f3b6-b1bd-4a0d-9103-95fda020dbe8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c74a9826-6063-4e20-bad2-fb8ccd25b35d {
  display: none;
}
#s-3f2c5ada-ee00-49f5-86f9-38fdcbef9459 { text-align: left; }
#s-d7218dc6-e847-42e3-9d8c-85305e7b6be9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7218dc6-e847-42e3-9d8c-85305e7b6be9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1952e22-36a8-4ba0-84fd-019cca044482 { text-align: left; }
#s-b1952e22-36a8-4ba0-84fd-019cca044482 .shg-product-sold-out {
  display: none;
}

#s-b1952e22-36a8-4ba0-84fd-019cca044482 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1952e22-36a8-4ba0-84fd-019cca044482 .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-3a48e9fb-0221-49ac-a1cd-ed4acc04befb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a48e9fb-0221-49ac-a1cd-ed4acc04befb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a48e9fb-0221-49ac-a1cd-ed4acc04befb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a48e9fb-0221-49ac-a1cd-ed4acc04befb {
  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-3a48e9fb-0221-49ac-a1cd-ed4acc04befb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a48e9fb-0221-49ac-a1cd-ed4acc04befb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a48e9fb-0221-49ac-a1cd-ed4acc04befb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf6cc188-b2d2-4f29-beb9-c6a49fd03004 {
  display: none;
}
#s-bad4e7b5-5689-41f8-bbe2-cf3b2c0d7ab1 { text-align: left; }
#s-706be2b4-6153-4472-b1a6-71847fda0ee6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-706be2b4-6153-4472-b1a6-71847fda0ee6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-921b0df4-74af-4dd5-aacf-a96b82f5acca { text-align: left; }
#s-921b0df4-74af-4dd5-aacf-a96b82f5acca .shg-product-sold-out {
  display: none;
}

#s-921b0df4-74af-4dd5-aacf-a96b82f5acca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-921b0df4-74af-4dd5-aacf-a96b82f5acca .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-7d2a0d2d-5f5d-4872-84ea-425325eaffaf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d2a0d2d-5f5d-4872-84ea-425325eaffaf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d2a0d2d-5f5d-4872-84ea-425325eaffaf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d2a0d2d-5f5d-4872-84ea-425325eaffaf {
  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-7d2a0d2d-5f5d-4872-84ea-425325eaffaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d2a0d2d-5f5d-4872-84ea-425325eaffaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d2a0d2d-5f5d-4872-84ea-425325eaffaf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0a12e8b-f8b2-40b7-92cb-28e688a01f57 {
  display: none;
}
#s-6dcf1d3e-e0f2-4847-aef9-5d26004b79db { text-align: left; }
#s-7d71b2d4-6f99-4bcd-a211-75ab1751ac0a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d71b2d4-6f99-4bcd-a211-75ab1751ac0a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8622f28c-c9d5-46cc-904f-51369fd0b484 { text-align: left; }
#s-8622f28c-c9d5-46cc-904f-51369fd0b484 .shg-product-sold-out {
  display: none;
}

#s-8622f28c-c9d5-46cc-904f-51369fd0b484 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8622f28c-c9d5-46cc-904f-51369fd0b484 .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-9f3238f1-ec14-47bf-990e-bcd6c1866b53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f3238f1-ec14-47bf-990e-bcd6c1866b53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f3238f1-ec14-47bf-990e-bcd6c1866b53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f3238f1-ec14-47bf-990e-bcd6c1866b53 {
  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-9f3238f1-ec14-47bf-990e-bcd6c1866b53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f3238f1-ec14-47bf-990e-bcd6c1866b53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f3238f1-ec14-47bf-990e-bcd6c1866b53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb0206a8-c677-4d0b-90f4-482f9a554567 {
  display: none;
}
#s-08b16d76-b438-43b9-8599-5bebcf2f3970 { text-align: left; }
#s-b4a07eb1-dc87-4736-a9b8-e981ecb01165 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4a07eb1-dc87-4736-a9b8-e981ecb01165 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1938d512-3a5d-4be1-9290-60ec7cf993ac { text-align: left; }
#s-1938d512-3a5d-4be1-9290-60ec7cf993ac .shg-product-sold-out {
  display: none;
}

#s-1938d512-3a5d-4be1-9290-60ec7cf993ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1938d512-3a5d-4be1-9290-60ec7cf993ac .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-6f266410-69e8-4d1d-b6ff-3adabd41b5b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f266410-69e8-4d1d-b6ff-3adabd41b5b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f266410-69e8-4d1d-b6ff-3adabd41b5b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f266410-69e8-4d1d-b6ff-3adabd41b5b4 {
  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-6f266410-69e8-4d1d-b6ff-3adabd41b5b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f266410-69e8-4d1d-b6ff-3adabd41b5b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f266410-69e8-4d1d-b6ff-3adabd41b5b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5041d443-d582-46e0-858d-7a3a2d2184b9 {
  display: none;
}
#s-cbe6e71e-3f75-4157-a282-076292e0c894 { text-align: left; }
#s-053930d0-0d12-4639-bf14-c5a34e20a5b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-053930d0-0d12-4639-bf14-c5a34e20a5b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c4c89dd-7428-4fa3-850c-3b4273b3b467 { text-align: left; }
#s-4c4c89dd-7428-4fa3-850c-3b4273b3b467 .shg-product-sold-out {
  display: none;
}

#s-4c4c89dd-7428-4fa3-850c-3b4273b3b467 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c4c89dd-7428-4fa3-850c-3b4273b3b467 .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-299830a9-c933-49de-863d-ae7a4e86fdef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-299830a9-c933-49de-863d-ae7a4e86fdef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-299830a9-c933-49de-863d-ae7a4e86fdef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-299830a9-c933-49de-863d-ae7a4e86fdef {
  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-299830a9-c933-49de-863d-ae7a4e86fdef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-299830a9-c933-49de-863d-ae7a4e86fdef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-299830a9-c933-49de-863d-ae7a4e86fdef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8c71391-024b-4113-a025-adb4c74de058 {
  display: none;
}
#s-5ba480f2-466f-4a32-b887-fd400090731b { text-align: left; }
#s-ef059730-2dc0-4136-bf3e-775f37dced61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef059730-2dc0-4136-bf3e-775f37dced61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd6a7f8a-3bc6-4a32-8101-38f961e1c68f { text-align: left; }
#s-fd6a7f8a-3bc6-4a32-8101-38f961e1c68f .shg-product-sold-out {
  display: none;
}

#s-fd6a7f8a-3bc6-4a32-8101-38f961e1c68f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd6a7f8a-3bc6-4a32-8101-38f961e1c68f .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-2dc6b555-c39f-4b3a-bc59-83b71fbd2481 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2dc6b555-c39f-4b3a-bc59-83b71fbd2481:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2dc6b555-c39f-4b3a-bc59-83b71fbd2481:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2dc6b555-c39f-4b3a-bc59-83b71fbd2481 {
  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-2dc6b555-c39f-4b3a-bc59-83b71fbd2481.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dc6b555-c39f-4b3a-bc59-83b71fbd2481.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2dc6b555-c39f-4b3a-bc59-83b71fbd2481.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3eb0b2c-4995-4f91-8801-f4bffb622159 {
  display: none;
}
#s-879a5c5f-ef72-46d2-9a18-c5035e1477bc { text-align: left; }
#s-7da57dd2-96a9-40e1-87c9-8ba309e9a329 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7da57dd2-96a9-40e1-87c9-8ba309e9a329 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de233d2a-929a-4db8-9ade-6e68f9ea6ae5 { text-align: left; }
#s-de233d2a-929a-4db8-9ade-6e68f9ea6ae5 .shg-product-sold-out {
  display: none;
}

#s-de233d2a-929a-4db8-9ade-6e68f9ea6ae5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de233d2a-929a-4db8-9ade-6e68f9ea6ae5 .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-c5a019b2-4c92-46e4-b425-8ff72bbc24b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5a019b2-4c92-46e4-b425-8ff72bbc24b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5a019b2-4c92-46e4-b425-8ff72bbc24b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5a019b2-4c92-46e4-b425-8ff72bbc24b4 {
  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-c5a019b2-4c92-46e4-b425-8ff72bbc24b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5a019b2-4c92-46e4-b425-8ff72bbc24b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5a019b2-4c92-46e4-b425-8ff72bbc24b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8c343ef-4910-49f8-a293-dc1f268674c7 {
  display: none;
}
#s-52cc7a12-4dd7-45ff-9631-ea606261d2c1 { text-align: left; }
#s-d19f2545-90b5-461d-9402-316f106d4203 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d19f2545-90b5-461d-9402-316f106d4203 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e24775f-9d23-4a37-bbd4-0fd14e18a15a { text-align: left; }
#s-7e24775f-9d23-4a37-bbd4-0fd14e18a15a .shg-product-sold-out {
  display: none;
}

#s-7e24775f-9d23-4a37-bbd4-0fd14e18a15a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e24775f-9d23-4a37-bbd4-0fd14e18a15a .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-8ce71112-251c-47b5-88f9-a0eebf44cadf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ce71112-251c-47b5-88f9-a0eebf44cadf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ce71112-251c-47b5-88f9-a0eebf44cadf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ce71112-251c-47b5-88f9-a0eebf44cadf {
  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-8ce71112-251c-47b5-88f9-a0eebf44cadf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ce71112-251c-47b5-88f9-a0eebf44cadf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ce71112-251c-47b5-88f9-a0eebf44cadf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca9bf9a6-643b-40ea-966c-cd70459fb3b8 {
  display: none;
}
#s-8ede8e8b-d685-40ab-81b0-1c1470bd5565 { text-align: left; }
#s-e51b7ce7-f120-4ff8-9807-eabb718e0345 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e51b7ce7-f120-4ff8-9807-eabb718e0345 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d0295eb-f8bb-429a-8ba5-bef4224f5e28 { text-align: left; }
#s-8d0295eb-f8bb-429a-8ba5-bef4224f5e28 .shg-product-sold-out {
  display: none;
}

#s-8d0295eb-f8bb-429a-8ba5-bef4224f5e28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d0295eb-f8bb-429a-8ba5-bef4224f5e28 .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-c1e3be7a-9f2c-41f2-979f-52c021cd8137 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1e3be7a-9f2c-41f2-979f-52c021cd8137:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1e3be7a-9f2c-41f2-979f-52c021cd8137:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1e3be7a-9f2c-41f2-979f-52c021cd8137 {
  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-c1e3be7a-9f2c-41f2-979f-52c021cd8137.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1e3be7a-9f2c-41f2-979f-52c021cd8137.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1e3be7a-9f2c-41f2-979f-52c021cd8137.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd6e56a9-2180-496b-b89a-f6cfede9054d {
  display: none;
}
#s-d5a083d7-617c-4022-98e6-6549fbbdf41c { text-align: left; }
#s-f9153ee7-4691-4788-a460-894ea20d07cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9153ee7-4691-4788-a460-894ea20d07cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eeee5868-9c33-4d02-99ef-08dc9f5bb1d7 { text-align: left; }
#s-eeee5868-9c33-4d02-99ef-08dc9f5bb1d7 .shg-product-sold-out {
  display: none;
}

#s-eeee5868-9c33-4d02-99ef-08dc9f5bb1d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eeee5868-9c33-4d02-99ef-08dc9f5bb1d7 .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-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f {
  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-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7bc3299-bf4f-47c4-b7f5-e2af19d1d08f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a8dae03-0690-4ddc-86b6-c061114ab64f {
  display: none;
}
#s-8a7a294e-a180-49d1-bcb2-4a9d82bcb311 { text-align: left; }
#s-38462493-486a-4a28-a970-86673da93c32 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38462493-486a-4a28-a970-86673da93c32 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87a68edf-3e2a-4da6-a993-6722fb9b9dd6 { text-align: left; }
#s-87a68edf-3e2a-4da6-a993-6722fb9b9dd6 .shg-product-sold-out {
  display: none;
}

#s-87a68edf-3e2a-4da6-a993-6722fb9b9dd6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87a68edf-3e2a-4da6-a993-6722fb9b9dd6 .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-33a2156c-a936-4454-8df3-c5fb97202f20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33a2156c-a936-4454-8df3-c5fb97202f20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33a2156c-a936-4454-8df3-c5fb97202f20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33a2156c-a936-4454-8df3-c5fb97202f20 {
  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-33a2156c-a936-4454-8df3-c5fb97202f20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33a2156c-a936-4454-8df3-c5fb97202f20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33a2156c-a936-4454-8df3-c5fb97202f20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac274460-f99d-4776-bd5d-6534aa252e7f {
  display: none;
}
#s-e3d4cdf6-53ca-4661-8b2c-936d9ad88d8a { text-align: left; }
#s-1896c473-90fa-4494-8952-9f9333ff7b63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1896c473-90fa-4494-8952-9f9333ff7b63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-20f7f909-85bd-461f-a6da-2a96ca678686 { text-align: left; }
#s-20f7f909-85bd-461f-a6da-2a96ca678686 .shg-product-sold-out {
  display: none;
}

#s-20f7f909-85bd-461f-a6da-2a96ca678686 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-20f7f909-85bd-461f-a6da-2a96ca678686 .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-3ffd1043-fcef-4903-801c-ffef3526f900 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ffd1043-fcef-4903-801c-ffef3526f900:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ffd1043-fcef-4903-801c-ffef3526f900:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ffd1043-fcef-4903-801c-ffef3526f900 {
  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-3ffd1043-fcef-4903-801c-ffef3526f900.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ffd1043-fcef-4903-801c-ffef3526f900.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ffd1043-fcef-4903-801c-ffef3526f900.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40a6166a-e0e6-4fb8-82b5-9e34b9163975 {
  display: none;
}
#s-b93eca76-34be-44c1-b57b-00393f4254f1 { text-align: left; }
#s-79913221-892d-4800-8e9c-9838ba2b01aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79913221-892d-4800-8e9c-9838ba2b01aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d34dad1-14fc-41da-b110-218dbaacc979 { text-align: left; }
#s-2d34dad1-14fc-41da-b110-218dbaacc979 .shg-product-sold-out {
  display: none;
}

#s-2d34dad1-14fc-41da-b110-218dbaacc979 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d34dad1-14fc-41da-b110-218dbaacc979 .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-324a0b4f-47a6-4970-b9e6-b822b593c080 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-324a0b4f-47a6-4970-b9e6-b822b593c080:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-324a0b4f-47a6-4970-b9e6-b822b593c080:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-324a0b4f-47a6-4970-b9e6-b822b593c080 {
  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-324a0b4f-47a6-4970-b9e6-b822b593c080.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-324a0b4f-47a6-4970-b9e6-b822b593c080.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-324a0b4f-47a6-4970-b9e6-b822b593c080.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81955965-9adb-4980-aae7-682cf0ff4430 {
  display: none;
}
#s-f8cb6cc3-5c3b-46e9-a5a0-02e592f94df9 { text-align: left; }
#s-c4aa8196-681b-4e73-8968-c385086e7b34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4aa8196-681b-4e73-8968-c385086e7b34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98b1d1ca-bf16-4836-8b13-ca2079da2dba { text-align: left; }
#s-98b1d1ca-bf16-4836-8b13-ca2079da2dba .shg-product-sold-out {
  display: none;
}

#s-98b1d1ca-bf16-4836-8b13-ca2079da2dba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98b1d1ca-bf16-4836-8b13-ca2079da2dba .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-8bd5ee28-bc61-4964-84fa-191cd02c8cca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8bd5ee28-bc61-4964-84fa-191cd02c8cca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8bd5ee28-bc61-4964-84fa-191cd02c8cca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8bd5ee28-bc61-4964-84fa-191cd02c8cca {
  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-8bd5ee28-bc61-4964-84fa-191cd02c8cca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bd5ee28-bc61-4964-84fa-191cd02c8cca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8bd5ee28-bc61-4964-84fa-191cd02c8cca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1940c9ca-6d1a-491b-a3cd-bb6e14be48d1 {
  display: none;
}
#s-4fcb6fc4-66e8-4542-babe-c83f1c0a46e6 { text-align: left; }
#s-43662248-8077-4ee2-b2f1-299c496819b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43662248-8077-4ee2-b2f1-299c496819b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41b414b5-06d6-48e7-81aa-40943db7271c { text-align: left; }
#s-41b414b5-06d6-48e7-81aa-40943db7271c .shg-product-sold-out {
  display: none;
}

#s-41b414b5-06d6-48e7-81aa-40943db7271c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41b414b5-06d6-48e7-81aa-40943db7271c .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-a5ae619b-a46a-4e81-a5a1-b1fc17eda137 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5ae619b-a46a-4e81-a5a1-b1fc17eda137:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5ae619b-a46a-4e81-a5a1-b1fc17eda137:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5ae619b-a46a-4e81-a5a1-b1fc17eda137 {
  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-a5ae619b-a46a-4e81-a5a1-b1fc17eda137.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5ae619b-a46a-4e81-a5a1-b1fc17eda137.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5ae619b-a46a-4e81-a5a1-b1fc17eda137.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3e219cc-57ed-4cc6-93ea-53a69424c72a {
  display: none;
}
#s-664469b6-ee0c-449a-905d-42e798c2c1ce { text-align: left; }
#s-aad8417a-fee0-4f74-b06c-0d5bf17c16d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aad8417a-fee0-4f74-b06c-0d5bf17c16d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1ecd8c5-e71c-46f1-a448-a704a3fc490c { text-align: left; }
#s-b1ecd8c5-e71c-46f1-a448-a704a3fc490c .shg-product-sold-out {
  display: none;
}

#s-b1ecd8c5-e71c-46f1-a448-a704a3fc490c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1ecd8c5-e71c-46f1-a448-a704a3fc490c .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-7b5c437c-7c89-4b3a-a4af-12a0697ee10d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b5c437c-7c89-4b3a-a4af-12a0697ee10d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b5c437c-7c89-4b3a-a4af-12a0697ee10d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b5c437c-7c89-4b3a-a4af-12a0697ee10d {
  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-7b5c437c-7c89-4b3a-a4af-12a0697ee10d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b5c437c-7c89-4b3a-a4af-12a0697ee10d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b5c437c-7c89-4b3a-a4af-12a0697ee10d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f53b18d4-9ec2-465c-a961-efaa148a1c04 {
  display: none;
}
#s-c2c7689c-6256-4fe2-bd4d-467b9b8c29cb { text-align: left; }
#s-a2b95217-738f-4f61-9427-bf149ecb02d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2b95217-738f-4f61-9427-bf149ecb02d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7312254f-8705-48fa-9400-1a9c6d1a36f8 { text-align: left; }
#s-7312254f-8705-48fa-9400-1a9c6d1a36f8 .shg-product-sold-out {
  display: none;
}

#s-7312254f-8705-48fa-9400-1a9c6d1a36f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7312254f-8705-48fa-9400-1a9c6d1a36f8 .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-f45f1df6-fee2-43a2-88be-5d0fec462921 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f45f1df6-fee2-43a2-88be-5d0fec462921:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f45f1df6-fee2-43a2-88be-5d0fec462921:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f45f1df6-fee2-43a2-88be-5d0fec462921 {
  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-f45f1df6-fee2-43a2-88be-5d0fec462921.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f45f1df6-fee2-43a2-88be-5d0fec462921.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f45f1df6-fee2-43a2-88be-5d0fec462921.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60d84ea3-8580-4023-9dc2-91da843d2d1c {
  display: none;
}
#s-faeec954-267f-4995-aa6c-28f9719672f6 { text-align: left; }
#s-8866a599-a289-4240-9023-c4b0e8fc2fe0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8866a599-a289-4240-9023-c4b0e8fc2fe0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d670d3d3-7383-4deb-9d5c-efe6cbf0bad9 { text-align: left; }
#s-d670d3d3-7383-4deb-9d5c-efe6cbf0bad9 .shg-product-sold-out {
  display: none;
}

#s-d670d3d3-7383-4deb-9d5c-efe6cbf0bad9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d670d3d3-7383-4deb-9d5c-efe6cbf0bad9 .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-40d9274b-c7dd-4187-89bd-528b3ee4e769 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40d9274b-c7dd-4187-89bd-528b3ee4e769:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40d9274b-c7dd-4187-89bd-528b3ee4e769:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40d9274b-c7dd-4187-89bd-528b3ee4e769 {
  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-40d9274b-c7dd-4187-89bd-528b3ee4e769.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40d9274b-c7dd-4187-89bd-528b3ee4e769.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40d9274b-c7dd-4187-89bd-528b3ee4e769.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25ab50b6-847c-4eeb-a862-54ff789e62c1 {
  display: none;
}
#s-f0d25841-c881-4da6-a57b-586711903fa3 { text-align: left; }
#s-dbe20b11-93ec-4edb-8b0d-8b342a7ab78c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbe20b11-93ec-4edb-8b0d-8b342a7ab78c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a56662e6-f56d-4a57-8c46-118838b89b0c { text-align: left; }
#s-a56662e6-f56d-4a57-8c46-118838b89b0c .shg-product-sold-out {
  display: none;
}

#s-a56662e6-f56d-4a57-8c46-118838b89b0c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a56662e6-f56d-4a57-8c46-118838b89b0c .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-92e5854a-8e00-47ae-85d3-fb73db38bd46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92e5854a-8e00-47ae-85d3-fb73db38bd46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92e5854a-8e00-47ae-85d3-fb73db38bd46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92e5854a-8e00-47ae-85d3-fb73db38bd46 {
  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-92e5854a-8e00-47ae-85d3-fb73db38bd46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92e5854a-8e00-47ae-85d3-fb73db38bd46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92e5854a-8e00-47ae-85d3-fb73db38bd46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4403dcc-33f6-4726-afcd-9b4b33cb445a {
  display: none;
}
#s-20932ba6-8312-4109-955b-45c627d8b65f { text-align: left; }
#s-c2bd4c96-217e-4b3f-8ce4-2665c71e55ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2bd4c96-217e-4b3f-8ce4-2665c71e55ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b861594f-0720-4115-9335-44996bd48970 { text-align: left; }
#s-b861594f-0720-4115-9335-44996bd48970 .shg-product-sold-out {
  display: none;
}

#s-b861594f-0720-4115-9335-44996bd48970 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b861594f-0720-4115-9335-44996bd48970 .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-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6 {
  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-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1e2d146-e069-4c57-a5c9-1c4ff5beafe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78c83c52-0147-487e-9f89-522c4e7cc223 {
  display: none;
}
#s-4e8101f0-0765-4272-961b-612fb0d1cd4f { text-align: left; }
#s-540e28c0-c917-4269-a775-4a6c6c3bb060 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-540e28c0-c917-4269-a775-4a6c6c3bb060 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83be0a5d-ea61-4d22-9580-afc4ac8a3b19 { text-align: left; }
#s-83be0a5d-ea61-4d22-9580-afc4ac8a3b19 .shg-product-sold-out {
  display: none;
}

#s-83be0a5d-ea61-4d22-9580-afc4ac8a3b19 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83be0a5d-ea61-4d22-9580-afc4ac8a3b19 .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-6c5725fd-a651-406f-b24e-d49d8ae41434 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c5725fd-a651-406f-b24e-d49d8ae41434:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c5725fd-a651-406f-b24e-d49d8ae41434:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c5725fd-a651-406f-b24e-d49d8ae41434 {
  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-6c5725fd-a651-406f-b24e-d49d8ae41434.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c5725fd-a651-406f-b24e-d49d8ae41434.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c5725fd-a651-406f-b24e-d49d8ae41434.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa592a74-a51c-486e-bafb-51ae0c0c7845 {
  display: none;
}
#s-f529ef15-82dd-42bb-8d11-89a3d0a60d31 { text-align: left; }
#s-578dcef9-f5cb-45b2-a0d9-ba6be354fa8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-578dcef9-f5cb-45b2-a0d9-ba6be354fa8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-656470d9-570d-4a99-acfe-a2f63c577ea6 { text-align: left; }
#s-656470d9-570d-4a99-acfe-a2f63c577ea6 .shg-product-sold-out {
  display: none;
}

#s-656470d9-570d-4a99-acfe-a2f63c577ea6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-656470d9-570d-4a99-acfe-a2f63c577ea6 .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-0bf191c7-7196-41dc-96ee-c0f57f05d5a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bf191c7-7196-41dc-96ee-c0f57f05d5a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bf191c7-7196-41dc-96ee-c0f57f05d5a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bf191c7-7196-41dc-96ee-c0f57f05d5a2 {
  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-0bf191c7-7196-41dc-96ee-c0f57f05d5a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bf191c7-7196-41dc-96ee-c0f57f05d5a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bf191c7-7196-41dc-96ee-c0f57f05d5a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e9c66e0-d62b-4521-abc4-119ce78f5325 {
  display: none;
}
#s-8723114a-c450-459c-b97e-ec858e5938db { text-align: left; }
#s-4aa68836-ba4f-4d04-a968-21af77590cd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4aa68836-ba4f-4d04-a968-21af77590cd4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1af5512a-e0a0-49ce-a211-7c0cd5e26122 { text-align: left; }
#s-1af5512a-e0a0-49ce-a211-7c0cd5e26122 .shg-product-sold-out {
  display: none;
}

#s-1af5512a-e0a0-49ce-a211-7c0cd5e26122 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1af5512a-e0a0-49ce-a211-7c0cd5e26122 .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-565c3038-208a-4156-b7f1-26d2274b433c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-565c3038-208a-4156-b7f1-26d2274b433c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-565c3038-208a-4156-b7f1-26d2274b433c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-565c3038-208a-4156-b7f1-26d2274b433c {
  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-565c3038-208a-4156-b7f1-26d2274b433c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-565c3038-208a-4156-b7f1-26d2274b433c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-565c3038-208a-4156-b7f1-26d2274b433c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8e1c63b-fcda-4a41-aa07-488d07f21bff {
  display: none;
}
#s-83ae4385-9116-41d5-a967-dbab10da99d3 { text-align: left; }
#s-8f322a8f-9d9f-4ef1-9e12-93593fa91909 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f322a8f-9d9f-4ef1-9e12-93593fa91909 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9aff08ed-6d8d-40b0-bbac-86a0a74fee4e { text-align: left; }
#s-9aff08ed-6d8d-40b0-bbac-86a0a74fee4e .shg-product-sold-out {
  display: none;
}

#s-9aff08ed-6d8d-40b0-bbac-86a0a74fee4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9aff08ed-6d8d-40b0-bbac-86a0a74fee4e .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-f0d1f652-5446-4f14-aad3-882028d476e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0d1f652-5446-4f14-aad3-882028d476e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0d1f652-5446-4f14-aad3-882028d476e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0d1f652-5446-4f14-aad3-882028d476e8 {
  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-f0d1f652-5446-4f14-aad3-882028d476e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0d1f652-5446-4f14-aad3-882028d476e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0d1f652-5446-4f14-aad3-882028d476e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-adb41d12-2c48-4190-92bc-fe0f860af150 {
  display: none;
}
#s-b672e494-9e80-43be-b681-5e4429a6b319 { text-align: left; }
#s-23722c13-2df1-4868-8e6e-35138e648e65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23722c13-2df1-4868-8e6e-35138e648e65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58ca9338-e548-443a-90c8-8322295a278b { text-align: left; }
#s-58ca9338-e548-443a-90c8-8322295a278b .shg-product-sold-out {
  display: none;
}

#s-58ca9338-e548-443a-90c8-8322295a278b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58ca9338-e548-443a-90c8-8322295a278b .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-18fda115-7b67-401c-8ecb-918de4fa5331 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18fda115-7b67-401c-8ecb-918de4fa5331:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18fda115-7b67-401c-8ecb-918de4fa5331:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18fda115-7b67-401c-8ecb-918de4fa5331 {
  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-18fda115-7b67-401c-8ecb-918de4fa5331.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18fda115-7b67-401c-8ecb-918de4fa5331.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18fda115-7b67-401c-8ecb-918de4fa5331.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-748c59b2-b287-4ce4-bbb5-1ec947c8d76e {
  display: none;
}
#s-d14ea26f-1162-4afc-bc3b-c6d3c30518aa { text-align: left; }
#s-34c06120-1dea-4345-ae1d-1dc676e9e3d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34c06120-1dea-4345-ae1d-1dc676e9e3d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23a4db70-c213-44bb-9f73-87434842d513 { text-align: left; }
#s-23a4db70-c213-44bb-9f73-87434842d513 .shg-product-sold-out {
  display: none;
}

#s-23a4db70-c213-44bb-9f73-87434842d513 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23a4db70-c213-44bb-9f73-87434842d513 .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-62181039-a77d-4218-85fc-4e9ebeeb7f6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62181039-a77d-4218-85fc-4e9ebeeb7f6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62181039-a77d-4218-85fc-4e9ebeeb7f6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62181039-a77d-4218-85fc-4e9ebeeb7f6d {
  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-62181039-a77d-4218-85fc-4e9ebeeb7f6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62181039-a77d-4218-85fc-4e9ebeeb7f6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62181039-a77d-4218-85fc-4e9ebeeb7f6d.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;
}
