.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-e8354d8c-b611-4493-93a3-e75cd9b35099 {
  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-1fe9981c-eed6-44d9-b27d-b112f6253590 { margin-top: 40px; }
#s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs {
  justify-content: center;
}


  #s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-1fe9981c-eed6-44d9-b27d-b112f6253590 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-1fe9981c-eed6-44d9-b27d-b112f6253590 .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-30f02549-3fad-4336-9b03-5dc2593619dd { padding-top: 10px;
padding-bottom: 10px; }
 #s-30f02549-3fad-4336-9b03-5dc2593619dd .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-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1fc0d662-c267-4e98-8410-52d3499c3d79 .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-7510aa7f-4899-4f5c-950d-95e8a0501801 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7510aa7f-4899-4f5c-950d-95e8a0501801"] > .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-91d8c5e9-f359-47c5-a411-3d3d0447a6ef { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c4d4b822-05e6-43e1-a3c1-ebf387466bed { 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-f0cce22a-9b84-4eac-b662-eaa6a1bf5156 { 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-f0cce22a-9b84-4eac-b662-eaa6a1bf5156: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-f0cce22a-9b84-4eac-b662-eaa6a1bf5156: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-f0cce22a-9b84-4eac-b662-eaa6a1bf5156.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-17de1d5c-aaf5-4216-b796-b3fb2b9489ea { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-921dec40-dbe4-4fb0-ac0a-d2f833c50854 { 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-b1b6ff0d-d329-40ed-b34e-348cf70f76ed { 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-b1b6ff0d-d329-40ed-b34e-348cf70f76ed: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-b1b6ff0d-d329-40ed-b34e-348cf70f76ed: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-b1b6ff0d-d329-40ed-b34e-348cf70f76ed.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b8c06f9f-1721-4a1f-932d-1435b2fc6597 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f2263b14-f307-467d-b8fe-95dd7b67799b { 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-6bf935aa-adde-4d6a-b7f9-d153c37090f1 { 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-6bf935aa-adde-4d6a-b7f9-d153c37090f1: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-6bf935aa-adde-4d6a-b7f9-d153c37090f1: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-6bf935aa-adde-4d6a-b7f9-d153c37090f1.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-ba8c6f86-dc1a-464f-a931-86c2819a76c1 { min-height: 50px; }
#s-ba8c6f86-dc1a-464f-a931-86c2819a76c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-51f30f99-89c7-41a6-a103-ea7ecf7f6b53 { 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-51f30f99-89c7-41a6-a103-ea7ecf7f6b53 .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-267c27d0-216d-47a9-b3c8-3b35d37209c5 {
  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-d46387ed-1e02-40bc-bb77-c7e65bf7d1b0 { 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-b805e02e-a8e3-40c6-8a98-21421f35f222 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b805e02e-a8e3-40c6-8a98-21421f35f222 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-012bc620-7cd9-4716-b2b7-123e80c3f192 {
  display: none;
}
#s-54d21c95-c7cb-44fc-88f9-0cbc85dcd718 { text-align: left; }
#s-cbecb1b1-3c04-4350-9ea0-bd08d03126a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbecb1b1-3c04-4350-9ea0-bd08d03126a7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c3cca399-e422-44d6-8466-a2d16c0c5c35 {
  display: none;
}
#s-efd91b11-ab1c-4672-ad81-e45f60e7b6b9 { text-align: left; }
#s-4aa4ffde-1cb5-46c1-9d60-28d98f29100c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4aa4ffde-1cb5-46c1-9d60-28d98f29100c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5d223a42-f577-4dd0-bd28-1c8f606758a9 {
  display: none;
}
#s-873b33c6-53df-4745-a9e3-576406960bc1 { text-align: left; }
#s-9bc29fb7-aa9e-42fc-a7be-8f17db4a0fb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9bc29fb7-aa9e-42fc-a7be-8f17db4a0fb1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-23211b37-3589-4bf3-a12f-f8f6e0e7bc0a {
  display: none;
}
#s-4864ed13-fa8d-46a8-8303-7c4a949e477a { text-align: left; }
#s-cf999160-c9a5-4684-ada5-3148342137b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf999160-c9a5-4684-ada5-3148342137b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-698b05c3-7a40-48de-91c2-0994a087cbf4 { text-align: left; }
#s-698b05c3-7a40-48de-91c2-0994a087cbf4 .shg-product-sold-out {
  display: none;
}

#s-698b05c3-7a40-48de-91c2-0994a087cbf4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-698b05c3-7a40-48de-91c2-0994a087cbf4 .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-5d4599f2-103f-4622-89cb-a9f81aa374d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d4599f2-103f-4622-89cb-a9f81aa374d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d4599f2-103f-4622-89cb-a9f81aa374d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d4599f2-103f-4622-89cb-a9f81aa374d4 {
  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-5d4599f2-103f-4622-89cb-a9f81aa374d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d4599f2-103f-4622-89cb-a9f81aa374d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d4599f2-103f-4622-89cb-a9f81aa374d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7435921c-29e2-4792-86f1-8df76fa2d21f {
  display: none;
}
#s-1ed9f0f2-13c9-4e90-b373-0f962e758736 { text-align: left; }
#s-a3ff0b5d-f65d-4758-8652-54a8fc22ced5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3ff0b5d-f65d-4758-8652-54a8fc22ced5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a27896d4-0876-4213-a3bc-478aa1a2ee35 { text-align: left; }
#s-a27896d4-0876-4213-a3bc-478aa1a2ee35 .shg-product-sold-out {
  display: none;
}

#s-a27896d4-0876-4213-a3bc-478aa1a2ee35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a27896d4-0876-4213-a3bc-478aa1a2ee35 .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-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8 {
  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-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f0d4fec-7306-4a0a-baeb-30ed2985a3b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c30d95fd-4fda-44db-9ded-83f86ff15ccc {
  display: none;
}
#s-0dd8b486-57c3-4648-bac8-c57f95113363 { text-align: left; }
#s-b4b64de8-47b1-4417-b41e-11b43c505913 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4b64de8-47b1-4417-b41e-11b43c505913 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a71daae1-7cc3-418d-a2de-8869de064fb5 { text-align: left; }
#s-a71daae1-7cc3-418d-a2de-8869de064fb5 .shg-product-sold-out {
  display: none;
}

#s-a71daae1-7cc3-418d-a2de-8869de064fb5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a71daae1-7cc3-418d-a2de-8869de064fb5 .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-a42657e6-bf7f-4e39-af01-220b693f1f1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a42657e6-bf7f-4e39-af01-220b693f1f1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a42657e6-bf7f-4e39-af01-220b693f1f1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a42657e6-bf7f-4e39-af01-220b693f1f1b {
  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-a42657e6-bf7f-4e39-af01-220b693f1f1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a42657e6-bf7f-4e39-af01-220b693f1f1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a42657e6-bf7f-4e39-af01-220b693f1f1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16c6caba-9b5f-4639-896d-9bac358dc40a {
  display: none;
}
#s-b7149832-50c4-4275-9219-b58a80fa788f { text-align: left; }
#s-a6cd4284-a9cd-4122-81c5-83f023153b18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6cd4284-a9cd-4122-81c5-83f023153b18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-281e3b0f-ed14-4d2f-b517-6aabe411057f { text-align: left; }
#s-281e3b0f-ed14-4d2f-b517-6aabe411057f .shg-product-sold-out {
  display: none;
}

#s-281e3b0f-ed14-4d2f-b517-6aabe411057f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-281e3b0f-ed14-4d2f-b517-6aabe411057f .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-ec7592fc-4d09-40f5-9c00-540fb09fc82d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec7592fc-4d09-40f5-9c00-540fb09fc82d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec7592fc-4d09-40f5-9c00-540fb09fc82d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec7592fc-4d09-40f5-9c00-540fb09fc82d {
  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-ec7592fc-4d09-40f5-9c00-540fb09fc82d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec7592fc-4d09-40f5-9c00-540fb09fc82d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec7592fc-4d09-40f5-9c00-540fb09fc82d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad269f7e-f343-48da-afd4-87c5a9a3f3ce {
  display: none;
}
#s-3605d9d2-8b84-4d50-a594-c82928099609 { text-align: left; }
#s-4d9ccb3f-6bef-42b8-b944-f7c59fea779c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d9ccb3f-6bef-42b8-b944-f7c59fea779c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-595e3809-ea7a-4a57-b24c-494340d1a519 { text-align: left; }
#s-595e3809-ea7a-4a57-b24c-494340d1a519 .shg-product-sold-out {
  display: none;
}

#s-595e3809-ea7a-4a57-b24c-494340d1a519 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-595e3809-ea7a-4a57-b24c-494340d1a519 .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-c1b0f4da-aea4-4af2-a492-07b97a2435c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1b0f4da-aea4-4af2-a492-07b97a2435c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1b0f4da-aea4-4af2-a492-07b97a2435c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1b0f4da-aea4-4af2-a492-07b97a2435c6 {
  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-c1b0f4da-aea4-4af2-a492-07b97a2435c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b0f4da-aea4-4af2-a492-07b97a2435c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1b0f4da-aea4-4af2-a492-07b97a2435c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d63914be-1ecb-4a16-83c7-9912b43cc81e {
  display: none;
}
#s-2b40bb86-0e7e-4af3-ba39-018fb5c1e0b3 { text-align: left; }
#s-80fa094f-e542-4a83-82e8-76d134559934 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80fa094f-e542-4a83-82e8-76d134559934 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f528455-ead6-4204-b6d1-169037b48d1a { text-align: left; }
#s-0f528455-ead6-4204-b6d1-169037b48d1a .shg-product-sold-out {
  display: none;
}

#s-0f528455-ead6-4204-b6d1-169037b48d1a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f528455-ead6-4204-b6d1-169037b48d1a .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-c2b3f251-9d15-4f95-8a71-d6d1238b4280 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2b3f251-9d15-4f95-8a71-d6d1238b4280:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2b3f251-9d15-4f95-8a71-d6d1238b4280:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2b3f251-9d15-4f95-8a71-d6d1238b4280 {
  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-c2b3f251-9d15-4f95-8a71-d6d1238b4280.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2b3f251-9d15-4f95-8a71-d6d1238b4280.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2b3f251-9d15-4f95-8a71-d6d1238b4280.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebf5d278-a408-483f-83f9-0c6989306205 {
  display: none;
}
#s-dcbd0488-5655-439c-a833-edc24204fd09 { text-align: left; }
#s-629b8512-838a-4b22-9a7c-fc6fb5489a07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-629b8512-838a-4b22-9a7c-fc6fb5489a07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-839f3596-fa12-46f2-83c0-df7e9046ae90 { text-align: left; }
#s-839f3596-fa12-46f2-83c0-df7e9046ae90 .shg-product-sold-out {
  display: none;
}

#s-839f3596-fa12-46f2-83c0-df7e9046ae90 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-839f3596-fa12-46f2-83c0-df7e9046ae90 .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-76671f59-3577-4f43-88f7-4422676ac133 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76671f59-3577-4f43-88f7-4422676ac133:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76671f59-3577-4f43-88f7-4422676ac133:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76671f59-3577-4f43-88f7-4422676ac133 {
  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-76671f59-3577-4f43-88f7-4422676ac133.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76671f59-3577-4f43-88f7-4422676ac133.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76671f59-3577-4f43-88f7-4422676ac133.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6eb2684-b335-4b78-b482-e07a3349851b {
  display: none;
}
#s-2881b280-c3a1-4727-af42-5fd814d079bc { text-align: left; }
#s-aff3893f-9dd7-4e98-8925-89d449bead07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aff3893f-9dd7-4e98-8925-89d449bead07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45b3e380-f2ef-43d0-af79-c2bafa23770c { text-align: left; }
#s-45b3e380-f2ef-43d0-af79-c2bafa23770c .shg-product-sold-out {
  display: none;
}

#s-45b3e380-f2ef-43d0-af79-c2bafa23770c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45b3e380-f2ef-43d0-af79-c2bafa23770c .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-e8cf0be9-52c2-4999-948e-dd94189b10a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8cf0be9-52c2-4999-948e-dd94189b10a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8cf0be9-52c2-4999-948e-dd94189b10a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8cf0be9-52c2-4999-948e-dd94189b10a8 {
  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-e8cf0be9-52c2-4999-948e-dd94189b10a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8cf0be9-52c2-4999-948e-dd94189b10a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8cf0be9-52c2-4999-948e-dd94189b10a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-385af313-5edf-4571-a86c-808c617c6d29 {
  display: none;
}
#s-839e9f50-d40a-4a80-b5a7-25b60f713420 { text-align: left; }
#s-70db23bc-9ca6-4b82-9861-3500ef84a78b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70db23bc-9ca6-4b82-9861-3500ef84a78b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e01854e-44d0-4351-98ee-9e123ed5dd28 { text-align: left; }
#s-1e01854e-44d0-4351-98ee-9e123ed5dd28 .shg-product-sold-out {
  display: none;
}

#s-1e01854e-44d0-4351-98ee-9e123ed5dd28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e01854e-44d0-4351-98ee-9e123ed5dd28 .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-42229370-0340-4d7b-8ce4-0240c02f11aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42229370-0340-4d7b-8ce4-0240c02f11aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42229370-0340-4d7b-8ce4-0240c02f11aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42229370-0340-4d7b-8ce4-0240c02f11aa {
  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-42229370-0340-4d7b-8ce4-0240c02f11aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42229370-0340-4d7b-8ce4-0240c02f11aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42229370-0340-4d7b-8ce4-0240c02f11aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05b0cdf4-b024-4db8-a58f-4f5a2a896b37 {
  display: none;
}
#s-a09cf699-88ec-4dc1-a2b7-993517c4ced6 { text-align: left; }
#s-7c19ef94-d5c3-43b9-9c3b-f2df46f4c2d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c19ef94-d5c3-43b9-9c3b-f2df46f4c2d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f703cdf8-2300-4c41-801f-0bb1840f6f44 { text-align: left; }
#s-f703cdf8-2300-4c41-801f-0bb1840f6f44 .shg-product-sold-out {
  display: none;
}

#s-f703cdf8-2300-4c41-801f-0bb1840f6f44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f703cdf8-2300-4c41-801f-0bb1840f6f44 .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-df573fa1-be73-4e0a-88ae-68664d8f9938 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df573fa1-be73-4e0a-88ae-68664d8f9938:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df573fa1-be73-4e0a-88ae-68664d8f9938:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df573fa1-be73-4e0a-88ae-68664d8f9938 {
  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-df573fa1-be73-4e0a-88ae-68664d8f9938.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df573fa1-be73-4e0a-88ae-68664d8f9938.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df573fa1-be73-4e0a-88ae-68664d8f9938.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-38d7300c-35c9-4ac4-bf2f-578de97215cb {
  display: none;
}
#s-4d96ccad-d1d1-4a32-a0b8-bc84477532aa { text-align: left; }
#s-b996692c-879a-42dc-afd6-f2fcf0dbcbf1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b996692c-879a-42dc-afd6-f2fcf0dbcbf1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34dc6df2-937b-41ac-beae-49f16f0e27e2 { text-align: left; }
#s-34dc6df2-937b-41ac-beae-49f16f0e27e2 .shg-product-sold-out {
  display: none;
}

#s-34dc6df2-937b-41ac-beae-49f16f0e27e2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34dc6df2-937b-41ac-beae-49f16f0e27e2 .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-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac {
  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-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b7ab54b-1652-4e9c-8fb6-3e3ca0b152ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-deece6a8-f95f-4a1f-b342-622a94430285 {
  display: none;
}
#s-a0ed0323-b8c1-4832-982e-163957b81668 { text-align: left; }
#s-fe530bae-f645-4ae0-9f41-43eccd84875b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe530bae-f645-4ae0-9f41-43eccd84875b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9f4b6c7-b292-4d99-864a-7f38a48807a8 { text-align: left; }
#s-b9f4b6c7-b292-4d99-864a-7f38a48807a8 .shg-product-sold-out {
  display: none;
}

#s-b9f4b6c7-b292-4d99-864a-7f38a48807a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9f4b6c7-b292-4d99-864a-7f38a48807a8 .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-ae4bd874-1bde-4336-b2ac-8657b7214fd8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae4bd874-1bde-4336-b2ac-8657b7214fd8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae4bd874-1bde-4336-b2ac-8657b7214fd8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae4bd874-1bde-4336-b2ac-8657b7214fd8 {
  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-ae4bd874-1bde-4336-b2ac-8657b7214fd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae4bd874-1bde-4336-b2ac-8657b7214fd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae4bd874-1bde-4336-b2ac-8657b7214fd8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5cb9c851-4928-487c-b9a5-7b6d5b4b5c44 {
  display: none;
}
#s-090d470d-f4e4-4f59-a051-83d75c02e971 { text-align: left; }
#s-7d830cfa-cc5a-4e64-a217-12e32d0943f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d830cfa-cc5a-4e64-a217-12e32d0943f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d7a8a9c9-f9db-4d50-b318-707ba3082719 { text-align: left; }
#s-d7a8a9c9-f9db-4d50-b318-707ba3082719 .shg-product-sold-out {
  display: none;
}

#s-d7a8a9c9-f9db-4d50-b318-707ba3082719 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d7a8a9c9-f9db-4d50-b318-707ba3082719 .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-73ed431c-29c6-4f3c-8445-d485bd857ec9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73ed431c-29c6-4f3c-8445-d485bd857ec9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73ed431c-29c6-4f3c-8445-d485bd857ec9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73ed431c-29c6-4f3c-8445-d485bd857ec9 {
  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-73ed431c-29c6-4f3c-8445-d485bd857ec9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73ed431c-29c6-4f3c-8445-d485bd857ec9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73ed431c-29c6-4f3c-8445-d485bd857ec9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f519c4d1-af0a-4f2d-8e3e-1cb030b493ec {
  display: none;
}
#s-63e1f373-570a-4ab0-b617-c0828f5ca3e8 { text-align: left; }
#s-53c4f17c-404f-40e2-bb74-93044fb2b883 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53c4f17c-404f-40e2-bb74-93044fb2b883 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3341b9a5-a448-4116-a458-a627b859d7f8 { text-align: left; }
#s-3341b9a5-a448-4116-a458-a627b859d7f8 .shg-product-sold-out {
  display: none;
}

#s-3341b9a5-a448-4116-a458-a627b859d7f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3341b9a5-a448-4116-a458-a627b859d7f8 .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-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a {
  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-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c4eee83-1026-4079-8bd0-8c1ba0b4c80a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35326222-c82b-4e49-bb9e-bd5e20edbbbd {
  display: none;
}
#s-e1a200a9-2b04-4d55-a2f3-06e8918a4d34 { text-align: left; }
#s-623280b6-b8d1-4d07-abcf-c8bc9fb9106c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-623280b6-b8d1-4d07-abcf-c8bc9fb9106c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9771a71b-4edd-4276-9b88-713dd1d66a6e { text-align: left; }
#s-9771a71b-4edd-4276-9b88-713dd1d66a6e .shg-product-sold-out {
  display: none;
}

#s-9771a71b-4edd-4276-9b88-713dd1d66a6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9771a71b-4edd-4276-9b88-713dd1d66a6e .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-792e097d-a6d9-4461-83d0-ad077fae1522 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-792e097d-a6d9-4461-83d0-ad077fae1522:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-792e097d-a6d9-4461-83d0-ad077fae1522:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-792e097d-a6d9-4461-83d0-ad077fae1522 {
  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-792e097d-a6d9-4461-83d0-ad077fae1522.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-792e097d-a6d9-4461-83d0-ad077fae1522.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-792e097d-a6d9-4461-83d0-ad077fae1522.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a5391cc-fbec-4d59-8aeb-8cf2de1543c3 {
  display: none;
}
#s-19685b65-c825-4273-a876-ec0d6ccfcef1 { text-align: left; }
#s-dc676e35-8c3e-4d4f-a3fc-c5b5604d0347 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc676e35-8c3e-4d4f-a3fc-c5b5604d0347 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-785b2e0f-16ac-43ad-a9e1-9e581f05a155 { text-align: left; }
#s-785b2e0f-16ac-43ad-a9e1-9e581f05a155 .shg-product-sold-out {
  display: none;
}

#s-785b2e0f-16ac-43ad-a9e1-9e581f05a155 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-785b2e0f-16ac-43ad-a9e1-9e581f05a155 .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-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41 {
  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-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c14fb69d-2bd3-4257-bab8-9e8f24bb0f41.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca8ff567-6fed-48f1-9b94-cdadb1da964c {
  display: none;
}
#s-a34d73f4-2e1a-4348-ad87-78eddf17290b { text-align: left; }
#s-138558de-eb84-4d30-82b0-29a570617e3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-138558de-eb84-4d30-82b0-29a570617e3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40ceb7c8-e06d-44db-9e30-3142b4af3eb0 { text-align: left; }
#s-40ceb7c8-e06d-44db-9e30-3142b4af3eb0 .shg-product-sold-out {
  display: none;
}

#s-40ceb7c8-e06d-44db-9e30-3142b4af3eb0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40ceb7c8-e06d-44db-9e30-3142b4af3eb0 .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-5ffb8aa8-9808-4802-b6f4-d855c50ec990 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ffb8aa8-9808-4802-b6f4-d855c50ec990:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ffb8aa8-9808-4802-b6f4-d855c50ec990:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ffb8aa8-9808-4802-b6f4-d855c50ec990 {
  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-5ffb8aa8-9808-4802-b6f4-d855c50ec990.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ffb8aa8-9808-4802-b6f4-d855c50ec990.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ffb8aa8-9808-4802-b6f4-d855c50ec990.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72ada1bd-dec8-41ae-836e-d57c1cab247b {
  display: none;
}
#s-a9e65b4a-4a31-4364-a76c-3902b217da24 { text-align: left; }
#s-7ae26ce0-cb5d-4dc8-b27c-fff9023bf97b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ae26ce0-cb5d-4dc8-b27c-fff9023bf97b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8867b35-2601-433e-bc30-aa128add5776 { text-align: left; }
#s-a8867b35-2601-433e-bc30-aa128add5776 .shg-product-sold-out {
  display: none;
}

#s-a8867b35-2601-433e-bc30-aa128add5776 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8867b35-2601-433e-bc30-aa128add5776 .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-659e4eea-ff7f-4605-929c-085369be10f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-659e4eea-ff7f-4605-929c-085369be10f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-659e4eea-ff7f-4605-929c-085369be10f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-659e4eea-ff7f-4605-929c-085369be10f1 {
  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-659e4eea-ff7f-4605-929c-085369be10f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-659e4eea-ff7f-4605-929c-085369be10f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-659e4eea-ff7f-4605-929c-085369be10f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11c003f4-04ca-43a4-ab32-66179842754f {
  display: none;
}
#s-49486286-7141-4c30-9357-73f9a9a94aa4 { text-align: left; }
#s-ec3e6700-1d0c-4fc4-8dca-c45e3efa56cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec3e6700-1d0c-4fc4-8dca-c45e3efa56cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32469aae-d07b-41ac-9922-687a6519fa7a { text-align: left; }
#s-32469aae-d07b-41ac-9922-687a6519fa7a .shg-product-sold-out {
  display: none;
}

#s-32469aae-d07b-41ac-9922-687a6519fa7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32469aae-d07b-41ac-9922-687a6519fa7a .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-ec0ea5de-982a-47ab-b21c-ce5720eb133d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec0ea5de-982a-47ab-b21c-ce5720eb133d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec0ea5de-982a-47ab-b21c-ce5720eb133d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec0ea5de-982a-47ab-b21c-ce5720eb133d {
  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-ec0ea5de-982a-47ab-b21c-ce5720eb133d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec0ea5de-982a-47ab-b21c-ce5720eb133d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec0ea5de-982a-47ab-b21c-ce5720eb133d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04e999e7-79e2-4301-94a8-1bf1157ef9f3 {
  display: none;
}
#s-689b72db-34fc-4ddc-960f-3208a5e46b99 { text-align: left; }
#s-e21680e1-03d7-464d-b850-12aa1fc3e71c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e21680e1-03d7-464d-b850-12aa1fc3e71c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adbbcefd-5a7d-4dc0-ad4d-e65de92160f3 { text-align: left; }
#s-adbbcefd-5a7d-4dc0-ad4d-e65de92160f3 .shg-product-sold-out {
  display: none;
}

#s-adbbcefd-5a7d-4dc0-ad4d-e65de92160f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adbbcefd-5a7d-4dc0-ad4d-e65de92160f3 .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-b294fdb2-1a86-43f8-83d4-ddc9524f957d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b294fdb2-1a86-43f8-83d4-ddc9524f957d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b294fdb2-1a86-43f8-83d4-ddc9524f957d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b294fdb2-1a86-43f8-83d4-ddc9524f957d {
  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-b294fdb2-1a86-43f8-83d4-ddc9524f957d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b294fdb2-1a86-43f8-83d4-ddc9524f957d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b294fdb2-1a86-43f8-83d4-ddc9524f957d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-758e08cd-6b0f-4bba-b73a-0dad57c4cea3 {
  display: none;
}
#s-2cfcfac9-445c-4aba-b66c-0a39c5872ef2 { text-align: left; }
#s-73401a5f-2614-4942-aae9-8b3c19ba09f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73401a5f-2614-4942-aae9-8b3c19ba09f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cab1a6ab-b5bd-4fdc-84b7-fc3c005a1767 { text-align: left; }
#s-cab1a6ab-b5bd-4fdc-84b7-fc3c005a1767 .shg-product-sold-out {
  display: none;
}

#s-cab1a6ab-b5bd-4fdc-84b7-fc3c005a1767 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cab1a6ab-b5bd-4fdc-84b7-fc3c005a1767 .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-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e {
  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-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1dd431d-9c2f-4a87-a4e2-afb58cb8488e.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;
}
