.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-14043e01-f92e-4719-a876-605abfcefbd6 {
  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-ea219b2f-7043-48d2-b3fc-36a8ca69b05e { margin-top: 40px; }
#s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs {
  justify-content: center;
}


  #s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-ea219b2f-7043-48d2-b3fc-36a8ca69b05e .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-3665001e-51b4-4e75-b8a6-721eb141f3d6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-3665001e-51b4-4e75-b8a6-721eb141f3d6 .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-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-aded9066-b43f-440b-ac73-da03bfc91f01 .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-35e2ed16-2a26-4324-8189-2e37cd8cd42c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35e2ed16-2a26-4324-8189-2e37cd8cd42c"] > .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-d8f2951c-220e-4772-b545-15c69dc1480d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-23e19546-56e0-4cf2-bebb-18e6de9f8e10 { 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-981869b9-6a99-457f-ae0e-ada72b5510d6 { 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-981869b9-6a99-457f-ae0e-ada72b5510d6: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-981869b9-6a99-457f-ae0e-ada72b5510d6: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-981869b9-6a99-457f-ae0e-ada72b5510d6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-80f03e7d-5f01-471c-a9c5-d151fce7cf91 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-24023631-c765-4496-873c-776a98316486 { 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-9f592ea6-594b-4b65-8925-8ef61fab875b { 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-9f592ea6-594b-4b65-8925-8ef61fab875b: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-9f592ea6-594b-4b65-8925-8ef61fab875b: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-9f592ea6-594b-4b65-8925-8ef61fab875b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a5ca4409-6ceb-4be7-ad80-063f8cba7b24 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-150a1354-f6f9-42a9-a988-528555dfa8a3 { 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-7e8db41b-ad67-4d4d-ac93-3ff040a13c80 { 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-7e8db41b-ad67-4d4d-ac93-3ff040a13c80: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-7e8db41b-ad67-4d4d-ac93-3ff040a13c80: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-7e8db41b-ad67-4d4d-ac93-3ff040a13c80.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-23346ea5-bfed-46d0-ab68-4f9d0ac54d00 { min-height: 50px; }
#s-23346ea5-bfed-46d0-ab68-4f9d0ac54d00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-15ea0379-077b-4530-9d96-c0f1d2c8834d { 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-15ea0379-077b-4530-9d96-c0f1d2c8834d .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-51c1bf28-2804-472f-9f09-435a0ce5af58 {
  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-97ef7a2f-73ae-40ac-96c7-68d7cd727fff { 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-85378dcc-b8a0-49eb-97c4-9f975cff79a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85378dcc-b8a0-49eb-97c4-9f975cff79a2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a86b3f6e-d812-4363-a46c-0fccc294d98d {
  display: none;
}
#s-249a8591-fe25-4b53-b8d7-53380444b0ff { text-align: left; }
#s-fbfe10e3-3a88-48c8-b42e-1ea4ce1a1c06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbfe10e3-3a88-48c8-b42e-1ea4ce1a1c06 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-745ff98a-af07-4375-ba93-f86b6da927fc {
  display: none;
}
#s-b9675c53-69b6-41d0-bc69-c47c01e6256a { text-align: left; }
#s-bbe1aad6-b662-46a1-b1d7-4a0490f0f560 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbe1aad6-b662-46a1-b1d7-4a0490f0f560 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-96a66c85-2900-4340-84fa-d6a034379362 {
  display: none;
}
#s-014a5cfa-9fbf-4920-a2bb-5b3294b661ca { text-align: left; }
#s-8f2edc0e-938e-452f-aa31-a86f613c9ffc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f2edc0e-938e-452f-aa31-a86f613c9ffc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-37f53c3f-d58a-4568-bc29-7635b51eda96 {
  display: none;
}
#s-9bdc633f-acfe-4b03-ab59-1465cf696e62 { text-align: left; }
#s-0583c34d-cd9f-41cd-8663-6330e73888d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0583c34d-cd9f-41cd-8663-6330e73888d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ace3d654-532c-4102-bec6-54d419ddfb35 { text-align: left; }
#s-ace3d654-532c-4102-bec6-54d419ddfb35 .shg-product-sold-out {
  display: none;
}

#s-ace3d654-532c-4102-bec6-54d419ddfb35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ace3d654-532c-4102-bec6-54d419ddfb35 .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-4c01f138-ed13-45fb-a388-8d7cefdceb0f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c01f138-ed13-45fb-a388-8d7cefdceb0f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c01f138-ed13-45fb-a388-8d7cefdceb0f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c01f138-ed13-45fb-a388-8d7cefdceb0f {
  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-4c01f138-ed13-45fb-a388-8d7cefdceb0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c01f138-ed13-45fb-a388-8d7cefdceb0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c01f138-ed13-45fb-a388-8d7cefdceb0f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55517164-0f42-4ff7-81a1-534412412ac8 {
  display: none;
}
#s-6d32c688-f2a1-4ce5-a2a5-6a5216e8300a { text-align: left; }
#s-c0e064b2-3f6d-445b-8464-293f267536a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0e064b2-3f6d-445b-8464-293f267536a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ff03b85-658d-4e28-aad6-4743dd087117 { text-align: left; }
#s-8ff03b85-658d-4e28-aad6-4743dd087117 .shg-product-sold-out {
  display: none;
}

#s-8ff03b85-658d-4e28-aad6-4743dd087117 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ff03b85-658d-4e28-aad6-4743dd087117 .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-4dfab503-71f0-48f6-9e25-7b58cb313df5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4dfab503-71f0-48f6-9e25-7b58cb313df5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4dfab503-71f0-48f6-9e25-7b58cb313df5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4dfab503-71f0-48f6-9e25-7b58cb313df5 {
  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-4dfab503-71f0-48f6-9e25-7b58cb313df5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dfab503-71f0-48f6-9e25-7b58cb313df5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4dfab503-71f0-48f6-9e25-7b58cb313df5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e0eb5cd-96d4-464b-be22-49de1a74e3fe {
  display: none;
}
#s-ee50c70b-b41a-47b8-9001-50abbcf4af99 { text-align: left; }
#s-e670b96a-7a75-495e-9a77-15e874f40b26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e670b96a-7a75-495e-9a77-15e874f40b26 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9654b4e0-8593-4c30-8979-11d6614d9cbb { text-align: left; }
#s-9654b4e0-8593-4c30-8979-11d6614d9cbb .shg-product-sold-out {
  display: none;
}

#s-9654b4e0-8593-4c30-8979-11d6614d9cbb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9654b4e0-8593-4c30-8979-11d6614d9cbb .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-2701cdf5-3a2a-4e7d-9a9f-868a427a6394 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2701cdf5-3a2a-4e7d-9a9f-868a427a6394:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2701cdf5-3a2a-4e7d-9a9f-868a427a6394:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2701cdf5-3a2a-4e7d-9a9f-868a427a6394 {
  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-2701cdf5-3a2a-4e7d-9a9f-868a427a6394.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2701cdf5-3a2a-4e7d-9a9f-868a427a6394.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2701cdf5-3a2a-4e7d-9a9f-868a427a6394.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a95ab3d-27be-4a02-8edb-4c2602e8b641 {
  display: none;
}
#s-6630fd1d-1ec7-44b4-9b4e-db8628863e09 { text-align: left; }
#s-4c6a47ef-9034-490a-97a1-509d342e763f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c6a47ef-9034-490a-97a1-509d342e763f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f42f6e2-950b-4c18-bb97-88267df143a1 { text-align: left; }
#s-4f42f6e2-950b-4c18-bb97-88267df143a1 .shg-product-sold-out {
  display: none;
}

#s-4f42f6e2-950b-4c18-bb97-88267df143a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f42f6e2-950b-4c18-bb97-88267df143a1 .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-16d7386b-7d1a-495e-8ff7-39bc4ec92908 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16d7386b-7d1a-495e-8ff7-39bc4ec92908:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16d7386b-7d1a-495e-8ff7-39bc4ec92908:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16d7386b-7d1a-495e-8ff7-39bc4ec92908 {
  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-16d7386b-7d1a-495e-8ff7-39bc4ec92908.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16d7386b-7d1a-495e-8ff7-39bc4ec92908.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16d7386b-7d1a-495e-8ff7-39bc4ec92908.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50373b8e-762e-4729-b55c-94bb9efb43ae {
  display: none;
}
#s-d574b10b-fbee-4520-b026-26877b7b83ec { text-align: left; }
#s-dc84e00e-158d-49b7-9014-efd6b7eef0fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc84e00e-158d-49b7-9014-efd6b7eef0fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce1190a4-61bd-40c9-812a-afba919373e6 { text-align: left; }
#s-ce1190a4-61bd-40c9-812a-afba919373e6 .shg-product-sold-out {
  display: none;
}

#s-ce1190a4-61bd-40c9-812a-afba919373e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce1190a4-61bd-40c9-812a-afba919373e6 .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-1f644f87-fc53-4b4d-86e4-e605b84503a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f644f87-fc53-4b4d-86e4-e605b84503a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f644f87-fc53-4b4d-86e4-e605b84503a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f644f87-fc53-4b4d-86e4-e605b84503a7 {
  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-1f644f87-fc53-4b4d-86e4-e605b84503a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f644f87-fc53-4b4d-86e4-e605b84503a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f644f87-fc53-4b4d-86e4-e605b84503a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5886a10-1527-420a-b033-5901290565f1 {
  display: none;
}
#s-1be83c0e-ce92-455b-b8e8-e6c5ac087c85 { text-align: left; }
#s-dc50959c-9e88-4060-8ad9-cb5b5df0c010 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc50959c-9e88-4060-8ad9-cb5b5df0c010 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd3d2cb0-1f1b-40f4-9d24-cef344469e66 { text-align: left; }
#s-fd3d2cb0-1f1b-40f4-9d24-cef344469e66 .shg-product-sold-out {
  display: none;
}

#s-fd3d2cb0-1f1b-40f4-9d24-cef344469e66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd3d2cb0-1f1b-40f4-9d24-cef344469e66 .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-f92a31ca-b1f7-4231-8b6c-265888e868db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f92a31ca-b1f7-4231-8b6c-265888e868db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f92a31ca-b1f7-4231-8b6c-265888e868db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f92a31ca-b1f7-4231-8b6c-265888e868db {
  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-f92a31ca-b1f7-4231-8b6c-265888e868db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f92a31ca-b1f7-4231-8b6c-265888e868db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f92a31ca-b1f7-4231-8b6c-265888e868db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c3ed4ed-af88-46b7-abb4-34fb2b4fec2e {
  display: none;
}
#s-a54765cd-2186-4e18-998b-d5aa6a46c586 { text-align: left; }
#s-9812fa78-48ec-48ed-b222-034e7567735d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9812fa78-48ec-48ed-b222-034e7567735d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55f882bc-fdc7-44b7-9f0d-5dfe5a4e4a18 { text-align: left; }
#s-55f882bc-fdc7-44b7-9f0d-5dfe5a4e4a18 .shg-product-sold-out {
  display: none;
}

#s-55f882bc-fdc7-44b7-9f0d-5dfe5a4e4a18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55f882bc-fdc7-44b7-9f0d-5dfe5a4e4a18 .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-0d2be20f-eff3-41fd-abd5-f1b273f746ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d2be20f-eff3-41fd-abd5-f1b273f746ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d2be20f-eff3-41fd-abd5-f1b273f746ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d2be20f-eff3-41fd-abd5-f1b273f746ae {
  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-0d2be20f-eff3-41fd-abd5-f1b273f746ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d2be20f-eff3-41fd-abd5-f1b273f746ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d2be20f-eff3-41fd-abd5-f1b273f746ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0fe15663-8119-44a3-82e2-0fcdae949910 {
  display: none;
}
#s-a8d43831-1e19-42f3-8554-848ce1522fbf { text-align: left; }
#s-28ed94ce-39e1-4ff4-bc2e-354783a5979d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28ed94ce-39e1-4ff4-bc2e-354783a5979d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d7f8ec7e-106a-4d27-94b8-5910a0fbaa56 { text-align: left; }
#s-d7f8ec7e-106a-4d27-94b8-5910a0fbaa56 .shg-product-sold-out {
  display: none;
}

#s-d7f8ec7e-106a-4d27-94b8-5910a0fbaa56 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d7f8ec7e-106a-4d27-94b8-5910a0fbaa56 .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-8894d967-2822-402b-825a-3bf53a4252da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8894d967-2822-402b-825a-3bf53a4252da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8894d967-2822-402b-825a-3bf53a4252da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8894d967-2822-402b-825a-3bf53a4252da {
  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-8894d967-2822-402b-825a-3bf53a4252da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8894d967-2822-402b-825a-3bf53a4252da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8894d967-2822-402b-825a-3bf53a4252da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e7b1163-d80c-403e-9425-ff57c6b783e4 {
  display: none;
}
#s-0680e5e2-5777-460c-ac18-9fcaa577d014 { text-align: left; }
#s-8b2ff3b7-b9dd-4c23-a4d1-eb75f9e57ce3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b2ff3b7-b9dd-4c23-a4d1-eb75f9e57ce3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35f9838b-bf43-4bde-aecf-38eba1f49f27 { text-align: left; }
#s-35f9838b-bf43-4bde-aecf-38eba1f49f27 .shg-product-sold-out {
  display: none;
}

#s-35f9838b-bf43-4bde-aecf-38eba1f49f27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35f9838b-bf43-4bde-aecf-38eba1f49f27 .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-afb35330-820f-4fa4-834d-07438e7d05b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afb35330-820f-4fa4-834d-07438e7d05b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afb35330-820f-4fa4-834d-07438e7d05b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afb35330-820f-4fa4-834d-07438e7d05b7 {
  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-afb35330-820f-4fa4-834d-07438e7d05b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afb35330-820f-4fa4-834d-07438e7d05b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afb35330-820f-4fa4-834d-07438e7d05b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-489cb322-7b89-4c76-9524-c8c120b7823f {
  display: none;
}
#s-d28f48c2-2dbf-4946-838d-2b5afb29f8b9 { text-align: left; }
#s-c791b27f-52c8-49d4-901b-9fd35afa44e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c791b27f-52c8-49d4-901b-9fd35afa44e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efebb8b7-4546-4cdb-af57-9314ce988282 { text-align: left; }
#s-efebb8b7-4546-4cdb-af57-9314ce988282 .shg-product-sold-out {
  display: none;
}

#s-efebb8b7-4546-4cdb-af57-9314ce988282 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efebb8b7-4546-4cdb-af57-9314ce988282 .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-256cb161-c766-4e62-ac7d-f3f9e8423d47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-256cb161-c766-4e62-ac7d-f3f9e8423d47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-256cb161-c766-4e62-ac7d-f3f9e8423d47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-256cb161-c766-4e62-ac7d-f3f9e8423d47 {
  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-256cb161-c766-4e62-ac7d-f3f9e8423d47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-256cb161-c766-4e62-ac7d-f3f9e8423d47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-256cb161-c766-4e62-ac7d-f3f9e8423d47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d02b36c-b1d2-4f2a-9d11-004805111b11 {
  display: none;
}
#s-7b42b7eb-8d89-418d-ac02-af21bacccabb { text-align: left; }
#s-b6f97897-f779-40d9-ba55-d650415d53dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6f97897-f779-40d9-ba55-d650415d53dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c87280c-5d41-40de-9b53-9604700370e9 { text-align: left; }
#s-1c87280c-5d41-40de-9b53-9604700370e9 .shg-product-sold-out {
  display: none;
}

#s-1c87280c-5d41-40de-9b53-9604700370e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c87280c-5d41-40de-9b53-9604700370e9 .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-7dc6825e-a77b-4103-a832-4fcb562320d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dc6825e-a77b-4103-a832-4fcb562320d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dc6825e-a77b-4103-a832-4fcb562320d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dc6825e-a77b-4103-a832-4fcb562320d6 {
  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-7dc6825e-a77b-4103-a832-4fcb562320d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dc6825e-a77b-4103-a832-4fcb562320d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dc6825e-a77b-4103-a832-4fcb562320d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-877a423a-3dc7-4a4b-b2f8-127e9163c5f4 {
  display: none;
}
#s-f1ed1801-2c3b-4e6b-a939-977d3dfb889d { text-align: left; }
#s-cc414bbb-8c0e-45e0-927c-0738ad2a10aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc414bbb-8c0e-45e0-927c-0738ad2a10aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7f1facd-edb6-493f-82ac-e9c3e6e16675 { text-align: left; }
#s-b7f1facd-edb6-493f-82ac-e9c3e6e16675 .shg-product-sold-out {
  display: none;
}

#s-b7f1facd-edb6-493f-82ac-e9c3e6e16675 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7f1facd-edb6-493f-82ac-e9c3e6e16675 .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-ab8b80a4-3a87-4f5c-b00a-a07a940fe818 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab8b80a4-3a87-4f5c-b00a-a07a940fe818:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab8b80a4-3a87-4f5c-b00a-a07a940fe818:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab8b80a4-3a87-4f5c-b00a-a07a940fe818 {
  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-ab8b80a4-3a87-4f5c-b00a-a07a940fe818.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab8b80a4-3a87-4f5c-b00a-a07a940fe818.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab8b80a4-3a87-4f5c-b00a-a07a940fe818.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62d3941b-006c-4089-9032-4ab353e22e53 {
  display: none;
}
#s-97c5e007-026a-469b-b985-04a26e731331 { text-align: left; }
#s-eed7abc4-8d9f-413e-8e7b-c1f6b88411da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eed7abc4-8d9f-413e-8e7b-c1f6b88411da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80a69509-b4f5-445c-af01-cb4650d07aee { text-align: left; }
#s-80a69509-b4f5-445c-af01-cb4650d07aee .shg-product-sold-out {
  display: none;
}

#s-80a69509-b4f5-445c-af01-cb4650d07aee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80a69509-b4f5-445c-af01-cb4650d07aee .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-189748bc-5914-4612-8df1-478ed07112c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-189748bc-5914-4612-8df1-478ed07112c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-189748bc-5914-4612-8df1-478ed07112c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-189748bc-5914-4612-8df1-478ed07112c3 {
  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-189748bc-5914-4612-8df1-478ed07112c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-189748bc-5914-4612-8df1-478ed07112c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-189748bc-5914-4612-8df1-478ed07112c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e8eeee6-77b9-4b98-93a6-bf78b110deb6 {
  display: none;
}
#s-9d9c9e8c-57a2-48ee-8d40-3abc71354deb { text-align: left; }
#s-631d04f1-8282-4bdc-914a-b8534860f20d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-631d04f1-8282-4bdc-914a-b8534860f20d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbdfea3b-6b07-4928-9487-91edb7854d11 { text-align: left; }
#s-dbdfea3b-6b07-4928-9487-91edb7854d11 .shg-product-sold-out {
  display: none;
}

#s-dbdfea3b-6b07-4928-9487-91edb7854d11 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbdfea3b-6b07-4928-9487-91edb7854d11 .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-87de351d-f302-4e74-ab49-82d85472b47e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87de351d-f302-4e74-ab49-82d85472b47e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87de351d-f302-4e74-ab49-82d85472b47e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87de351d-f302-4e74-ab49-82d85472b47e {
  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-87de351d-f302-4e74-ab49-82d85472b47e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87de351d-f302-4e74-ab49-82d85472b47e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87de351d-f302-4e74-ab49-82d85472b47e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85c4f05f-1f6b-4cf4-b01d-05f13f66aa41 {
  display: none;
}
#s-8147da17-98e9-4042-92ec-88ce494a1b80 { text-align: left; }
#s-2e181e73-7a1f-4bb2-b137-9bb5972ff613 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e181e73-7a1f-4bb2-b137-9bb5972ff613 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2972d130-1219-49b8-b251-11d20c49f733 { text-align: left; }
#s-2972d130-1219-49b8-b251-11d20c49f733 .shg-product-sold-out {
  display: none;
}

#s-2972d130-1219-49b8-b251-11d20c49f733 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2972d130-1219-49b8-b251-11d20c49f733 .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-b70e66c3-150c-48cf-9fb0-97e592b620d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b70e66c3-150c-48cf-9fb0-97e592b620d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b70e66c3-150c-48cf-9fb0-97e592b620d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b70e66c3-150c-48cf-9fb0-97e592b620d8 {
  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-b70e66c3-150c-48cf-9fb0-97e592b620d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b70e66c3-150c-48cf-9fb0-97e592b620d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b70e66c3-150c-48cf-9fb0-97e592b620d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-907824bf-f86b-4e18-863e-815ba309ebe9 {
  display: none;
}
#s-b9a42f1c-92cd-491c-9921-9cfd57663bed { text-align: left; }
#s-b19af246-c1f8-4501-9ae1-8e30a24c6fd5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b19af246-c1f8-4501-9ae1-8e30a24c6fd5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05d3b6c2-c18b-4c95-9e71-65ae4e1f5fa1 { text-align: left; }
#s-05d3b6c2-c18b-4c95-9e71-65ae4e1f5fa1 .shg-product-sold-out {
  display: none;
}

#s-05d3b6c2-c18b-4c95-9e71-65ae4e1f5fa1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05d3b6c2-c18b-4c95-9e71-65ae4e1f5fa1 .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-7af2b816-cc6e-43c1-a9e2-451dc7611d5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7af2b816-cc6e-43c1-a9e2-451dc7611d5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7af2b816-cc6e-43c1-a9e2-451dc7611d5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7af2b816-cc6e-43c1-a9e2-451dc7611d5f {
  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-7af2b816-cc6e-43c1-a9e2-451dc7611d5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7af2b816-cc6e-43c1-a9e2-451dc7611d5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7af2b816-cc6e-43c1-a9e2-451dc7611d5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04516efe-414c-4dfb-8f3e-7403393e7a5d {
  display: none;
}
#s-3c259c42-454f-42e1-a077-7e8d95bea6db { text-align: left; }
#s-e134b0d8-a180-4d0d-b229-913f6263913a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e134b0d8-a180-4d0d-b229-913f6263913a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f74fc58-f2a0-470d-acae-bcfc07b48807 { text-align: left; }
#s-6f74fc58-f2a0-470d-acae-bcfc07b48807 .shg-product-sold-out {
  display: none;
}

#s-6f74fc58-f2a0-470d-acae-bcfc07b48807 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f74fc58-f2a0-470d-acae-bcfc07b48807 .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-8759b0d1-33de-4df4-a3ab-3df31dc21516 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8759b0d1-33de-4df4-a3ab-3df31dc21516:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8759b0d1-33de-4df4-a3ab-3df31dc21516:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8759b0d1-33de-4df4-a3ab-3df31dc21516 {
  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-8759b0d1-33de-4df4-a3ab-3df31dc21516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8759b0d1-33de-4df4-a3ab-3df31dc21516.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8759b0d1-33de-4df4-a3ab-3df31dc21516.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5608a08d-4527-484d-b2ee-b90e4e1e2733 {
  display: none;
}
#s-47e7d661-72fb-4dda-bd65-45b739939349 { text-align: left; }
#s-6733934a-702f-46cf-bd3c-51aac4d1b3ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6733934a-702f-46cf-bd3c-51aac4d1b3ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f22d299-4cae-4f58-8a26-9835f0c2e05c { text-align: left; }
#s-2f22d299-4cae-4f58-8a26-9835f0c2e05c .shg-product-sold-out {
  display: none;
}

#s-2f22d299-4cae-4f58-8a26-9835f0c2e05c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f22d299-4cae-4f58-8a26-9835f0c2e05c .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-b9b67aa0-cb97-4437-9ea3-f63408f5b591 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9b67aa0-cb97-4437-9ea3-f63408f5b591:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9b67aa0-cb97-4437-9ea3-f63408f5b591:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9b67aa0-cb97-4437-9ea3-f63408f5b591 {
  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-b9b67aa0-cb97-4437-9ea3-f63408f5b591.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9b67aa0-cb97-4437-9ea3-f63408f5b591.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9b67aa0-cb97-4437-9ea3-f63408f5b591.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d63bc1b-2150-4513-a9d8-6ce6a1df15d3 {
  display: none;
}
#s-46a732e2-b700-4797-9f0d-cb24f71bebd5 { text-align: left; }
#s-63cfa714-b9b9-4028-b3f8-7e36b4f9ca30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63cfa714-b9b9-4028-b3f8-7e36b4f9ca30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8ca775c-01ee-4288-8f5d-601d4769c95a { text-align: left; }
#s-a8ca775c-01ee-4288-8f5d-601d4769c95a .shg-product-sold-out {
  display: none;
}

#s-a8ca775c-01ee-4288-8f5d-601d4769c95a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8ca775c-01ee-4288-8f5d-601d4769c95a .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-09a447aa-bc10-45e0-845b-76a185e17011 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09a447aa-bc10-45e0-845b-76a185e17011:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09a447aa-bc10-45e0-845b-76a185e17011:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09a447aa-bc10-45e0-845b-76a185e17011 {
  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-09a447aa-bc10-45e0-845b-76a185e17011.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09a447aa-bc10-45e0-845b-76a185e17011.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09a447aa-bc10-45e0-845b-76a185e17011.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-548d23ac-b032-4469-8dc6-9d759bcaeeae {
  display: none;
}
#s-04c47fe4-7f12-4821-a24e-a31b89383047 { text-align: left; }
#s-c49f4326-5453-4458-8b5d-17195fed9b44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c49f4326-5453-4458-8b5d-17195fed9b44 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e77fcdb-ef3f-41d3-903b-a4b15fd79259 { text-align: left; }
#s-5e77fcdb-ef3f-41d3-903b-a4b15fd79259 .shg-product-sold-out {
  display: none;
}

#s-5e77fcdb-ef3f-41d3-903b-a4b15fd79259 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e77fcdb-ef3f-41d3-903b-a4b15fd79259 .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-82c1460e-1756-4401-ba01-6030b80d4bf4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82c1460e-1756-4401-ba01-6030b80d4bf4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82c1460e-1756-4401-ba01-6030b80d4bf4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82c1460e-1756-4401-ba01-6030b80d4bf4 {
  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-82c1460e-1756-4401-ba01-6030b80d4bf4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82c1460e-1756-4401-ba01-6030b80d4bf4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82c1460e-1756-4401-ba01-6030b80d4bf4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6309b8a4-1df3-4746-8d83-b96e7781a927 {
  display: none;
}
#s-d3c8a97b-e316-4d40-a4f7-6f2e75cc11fa { text-align: left; }
#s-e6a1e062-55fd-4068-90c6-14991a91f9bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6a1e062-55fd-4068-90c6-14991a91f9bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd3b0ec6-806f-4124-a2c0-f83e65508d3d { text-align: left; }
#s-bd3b0ec6-806f-4124-a2c0-f83e65508d3d .shg-product-sold-out {
  display: none;
}

#s-bd3b0ec6-806f-4124-a2c0-f83e65508d3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd3b0ec6-806f-4124-a2c0-f83e65508d3d .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-ce2a8a39-065c-4db5-b3ce-c53d310fc46d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce2a8a39-065c-4db5-b3ce-c53d310fc46d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce2a8a39-065c-4db5-b3ce-c53d310fc46d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce2a8a39-065c-4db5-b3ce-c53d310fc46d {
  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-ce2a8a39-065c-4db5-b3ce-c53d310fc46d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce2a8a39-065c-4db5-b3ce-c53d310fc46d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce2a8a39-065c-4db5-b3ce-c53d310fc46d.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;
}
