.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-cbd65631-3b79-4304-acda-61cb4483180a {
  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-e9826e89-7361-4fef-821b-ed1014d77813 { margin-top: 40px; }
#s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs {
  justify-content: center;
}


  #s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e9826e89-7361-4fef-821b-ed1014d77813 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e9826e89-7361-4fef-821b-ed1014d77813 .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-ab7e5e5e-921b-46ce-8abc-55a099ca6b4a { padding-top: 10px;
padding-bottom: 10px; }
 #s-ab7e5e5e-921b-46ce-8abc-55a099ca6b4a .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-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d91ab804-4e13-4cb6-81dc-40e07efe0199 .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-af7eb057-7ccd-4280-a2cc-224cfdb18ea5 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af7eb057-7ccd-4280-a2cc-224cfdb18ea5"] > .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-25b0c291-1c13-41d4-b6a4-8790c877c094 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bb48d0e9-592b-41a3-bf5a-a013f44cbd19 { 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-3241e5f1-0e8b-4ecc-ac67-2be971dc8e90 { 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-3241e5f1-0e8b-4ecc-ac67-2be971dc8e90: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-3241e5f1-0e8b-4ecc-ac67-2be971dc8e90: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-3241e5f1-0e8b-4ecc-ac67-2be971dc8e90.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d958196b-2155-4f49-aa64-a5d14bd058fe { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-fe34ead3-d179-42bf-8085-bea8da8678db { 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-5e7d52af-83e0-4471-89eb-b803e87405dd { 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-5e7d52af-83e0-4471-89eb-b803e87405dd: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-5e7d52af-83e0-4471-89eb-b803e87405dd: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-5e7d52af-83e0-4471-89eb-b803e87405dd.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-cf99036d-1dce-4488-bd2a-78c2c347a49a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ae68a555-faaa-4c36-b7bd-96668ba478eb { 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-bc21e7a1-3484-462b-82bd-78fa3d1ac4d4 { 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-bc21e7a1-3484-462b-82bd-78fa3d1ac4d4: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-bc21e7a1-3484-462b-82bd-78fa3d1ac4d4: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-bc21e7a1-3484-462b-82bd-78fa3d1ac4d4.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-add1fc2d-7148-4b43-bc59-4d87718a95d2 { min-height: 50px; }
#s-add1fc2d-7148-4b43-bc59-4d87718a95d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2ec7b77d-04b5-4227-adc0-bbbe7118e732 { 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-2ec7b77d-04b5-4227-adc0-bbbe7118e732 .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-2c3d44c9-ccbd-440a-9926-03ba24eea4b7 {
  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-710b0314-7aec-40f1-97f6-74a43806fb16 { 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-9279aba5-d2d1-468a-9cb2-b94d875f3c35 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9279aba5-d2d1-468a-9cb2-b94d875f3c35 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a3b2828f-9d23-45f6-92e4-0497845a1fc3 {
  display: none;
}
#s-4c25cbd1-b38d-425f-a409-573a12761272 { text-align: left; }
#s-2569124a-4b53-46ef-9f88-7108d11c87e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2569124a-4b53-46ef-9f88-7108d11c87e4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c304cc4-6b49-4b4a-afa2-d916239f71ae {
  display: none;
}
#s-65d3e34c-d2d2-4173-831c-12461e737d6e { text-align: left; }
#s-6a550d54-d6ed-434c-b035-0c8787b9dd0f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a550d54-d6ed-434c-b035-0c8787b9dd0f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7e2f1281-dfd8-49f3-a8ba-230c22d84733 {
  display: none;
}
#s-28ccc588-ff77-48e4-833a-79cf57f97a4c { text-align: left; }
#s-f22e9dbb-95ae-44a6-a8c0-b6d28d4812b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f22e9dbb-95ae-44a6-a8c0-b6d28d4812b8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f896bb5a-8128-46b8-bfe2-a6cd44e97aa9 {
  display: none;
}
#s-29de1a50-922b-4f90-a420-c4a8fd81bdfa { text-align: left; }
#s-7d332778-d6ca-4b6d-b50b-e555ed54dff5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d332778-d6ca-4b6d-b50b-e555ed54dff5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-371496af-4c77-4316-ace7-e68ebf9f1a66 { text-align: left; }
#s-371496af-4c77-4316-ace7-e68ebf9f1a66 .shg-product-sold-out {
  display: none;
}

#s-371496af-4c77-4316-ace7-e68ebf9f1a66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-371496af-4c77-4316-ace7-e68ebf9f1a66 .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-9b4e832c-6fad-4198-8831-39b8768d0502 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b4e832c-6fad-4198-8831-39b8768d0502:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b4e832c-6fad-4198-8831-39b8768d0502:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b4e832c-6fad-4198-8831-39b8768d0502 {
  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-9b4e832c-6fad-4198-8831-39b8768d0502.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b4e832c-6fad-4198-8831-39b8768d0502.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b4e832c-6fad-4198-8831-39b8768d0502.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a0ac97b-e9e6-48e4-89c2-14bcb05bede3 {
  display: none;
}
#s-73d6c17b-cfaf-462d-afbf-5c49055e69df { text-align: left; }
#s-d94c3ce0-b1a0-4451-b5ea-c4603f9dbd51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d94c3ce0-b1a0-4451-b5ea-c4603f9dbd51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f9f8f94-5451-47b7-9e48-48412da63834 { text-align: left; }
#s-1f9f8f94-5451-47b7-9e48-48412da63834 .shg-product-sold-out {
  display: none;
}

#s-1f9f8f94-5451-47b7-9e48-48412da63834 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f9f8f94-5451-47b7-9e48-48412da63834 .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-1500e976-d72b-4fba-9c46-9a6fd9352884 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1500e976-d72b-4fba-9c46-9a6fd9352884:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1500e976-d72b-4fba-9c46-9a6fd9352884:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1500e976-d72b-4fba-9c46-9a6fd9352884 {
  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-1500e976-d72b-4fba-9c46-9a6fd9352884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1500e976-d72b-4fba-9c46-9a6fd9352884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1500e976-d72b-4fba-9c46-9a6fd9352884.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ede1da89-fefb-4321-96b6-30ea44c0b9a7 {
  display: none;
}
#s-90d95094-cb85-4084-ae66-fbda13e80db5 { text-align: left; }
#s-8ee9a620-4d46-478a-b3a1-6c4b62007bc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ee9a620-4d46-478a-b3a1-6c4b62007bc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0025687e-e143-4667-bf1a-2aa30ad2b0d2 { text-align: left; }
#s-0025687e-e143-4667-bf1a-2aa30ad2b0d2 .shg-product-sold-out {
  display: none;
}

#s-0025687e-e143-4667-bf1a-2aa30ad2b0d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0025687e-e143-4667-bf1a-2aa30ad2b0d2 .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-0bba4552-7a04-4813-ab06-90cdad85f0c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bba4552-7a04-4813-ab06-90cdad85f0c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bba4552-7a04-4813-ab06-90cdad85f0c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bba4552-7a04-4813-ab06-90cdad85f0c3 {
  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-0bba4552-7a04-4813-ab06-90cdad85f0c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bba4552-7a04-4813-ab06-90cdad85f0c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bba4552-7a04-4813-ab06-90cdad85f0c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8323442-4cf9-47e3-b081-aa5d4d200abe {
  display: none;
}
#s-86b337bc-fab1-4015-8982-3b37dee477b1 { text-align: left; }
#s-a63d057b-04b3-4d77-a04f-9d2a87b83aed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a63d057b-04b3-4d77-a04f-9d2a87b83aed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45a189c4-ddfe-4510-b4af-61f7b6b6204f { text-align: left; }
#s-45a189c4-ddfe-4510-b4af-61f7b6b6204f .shg-product-sold-out {
  display: none;
}

#s-45a189c4-ddfe-4510-b4af-61f7b6b6204f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45a189c4-ddfe-4510-b4af-61f7b6b6204f .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-d36d525f-2b8d-4494-a32b-3bbf73045292 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d36d525f-2b8d-4494-a32b-3bbf73045292:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d36d525f-2b8d-4494-a32b-3bbf73045292:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d36d525f-2b8d-4494-a32b-3bbf73045292 {
  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-d36d525f-2b8d-4494-a32b-3bbf73045292.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d36d525f-2b8d-4494-a32b-3bbf73045292.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d36d525f-2b8d-4494-a32b-3bbf73045292.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e568ad2-1944-4cc3-812e-c8871ef5658c {
  display: none;
}
#s-e01624bc-a815-4a34-aa3b-783ee9ae46a1 { text-align: left; }
#s-bfc8bee1-6455-473c-a473-21c09a79d5b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfc8bee1-6455-473c-a473-21c09a79d5b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27796b08-0b2a-4325-bd88-4e9539654527 { text-align: left; }
#s-27796b08-0b2a-4325-bd88-4e9539654527 .shg-product-sold-out {
  display: none;
}

#s-27796b08-0b2a-4325-bd88-4e9539654527 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27796b08-0b2a-4325-bd88-4e9539654527 .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-7ef431b7-5594-4f4e-94f8-cb1471045000 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ef431b7-5594-4f4e-94f8-cb1471045000:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ef431b7-5594-4f4e-94f8-cb1471045000:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ef431b7-5594-4f4e-94f8-cb1471045000 {
  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-7ef431b7-5594-4f4e-94f8-cb1471045000.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ef431b7-5594-4f4e-94f8-cb1471045000.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ef431b7-5594-4f4e-94f8-cb1471045000.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b77d646e-c3fd-4b42-babd-a5a9589f877a {
  display: none;
}
#s-f7cc0569-4335-4c9d-b61d-b8914ad81cf2 { text-align: left; }
#s-1c66fdcc-e634-4ff0-8555-17434994e3d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c66fdcc-e634-4ff0-8555-17434994e3d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a528da6-c2a2-43fc-ab88-5b3ad74c02ae { text-align: left; }
#s-0a528da6-c2a2-43fc-ab88-5b3ad74c02ae .shg-product-sold-out {
  display: none;
}

#s-0a528da6-c2a2-43fc-ab88-5b3ad74c02ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a528da6-c2a2-43fc-ab88-5b3ad74c02ae .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-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69 {
  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-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe063e69-eaae-40c7-b7b3-ec0a5bcfbd69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b3ecf98-c0f4-4767-b13a-e9cb33c3fab5 {
  display: none;
}
#s-52582e6f-8bb5-47c9-a337-d303d098e8ae { text-align: left; }
#s-860acb59-c2ba-4616-a9c8-c70f986de3b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-860acb59-c2ba-4616-a9c8-c70f986de3b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98f85ca1-92a5-45a0-b15a-c01d3fa5ba3c { text-align: left; }
#s-98f85ca1-92a5-45a0-b15a-c01d3fa5ba3c .shg-product-sold-out {
  display: none;
}

#s-98f85ca1-92a5-45a0-b15a-c01d3fa5ba3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98f85ca1-92a5-45a0-b15a-c01d3fa5ba3c .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-2e659007-46ce-49f1-9e53-afa0f28a79d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e659007-46ce-49f1-9e53-afa0f28a79d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e659007-46ce-49f1-9e53-afa0f28a79d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e659007-46ce-49f1-9e53-afa0f28a79d5 {
  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-2e659007-46ce-49f1-9e53-afa0f28a79d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e659007-46ce-49f1-9e53-afa0f28a79d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e659007-46ce-49f1-9e53-afa0f28a79d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b101e73-d003-4b7d-bf6b-16cc59396133 {
  display: none;
}
#s-76d153ae-23e8-41b1-a28a-3f60b683371a { text-align: left; }
#s-064a4a3e-a0c7-4419-bf45-d4bc0ecb9ea7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-064a4a3e-a0c7-4419-bf45-d4bc0ecb9ea7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27b60bcc-3468-445a-bcca-2f27dca4ad0b { text-align: left; }
#s-27b60bcc-3468-445a-bcca-2f27dca4ad0b .shg-product-sold-out {
  display: none;
}

#s-27b60bcc-3468-445a-bcca-2f27dca4ad0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27b60bcc-3468-445a-bcca-2f27dca4ad0b .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-19351233-5ac9-4c03-a642-13ca2bd73f3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19351233-5ac9-4c03-a642-13ca2bd73f3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19351233-5ac9-4c03-a642-13ca2bd73f3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19351233-5ac9-4c03-a642-13ca2bd73f3a {
  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-19351233-5ac9-4c03-a642-13ca2bd73f3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19351233-5ac9-4c03-a642-13ca2bd73f3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19351233-5ac9-4c03-a642-13ca2bd73f3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f3e48fd-3cc5-4e0b-841c-17c323569c21 {
  display: none;
}
#s-325f432d-ebd5-4158-ad85-cd666239e1ea { text-align: left; }
#s-08975cbd-90c0-4fc4-b30f-cc710790bd00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08975cbd-90c0-4fc4-b30f-cc710790bd00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ac3fb3d-8431-4982-9aba-72cb4b541005 { text-align: left; }
#s-6ac3fb3d-8431-4982-9aba-72cb4b541005 .shg-product-sold-out {
  display: none;
}

#s-6ac3fb3d-8431-4982-9aba-72cb4b541005 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ac3fb3d-8431-4982-9aba-72cb4b541005 .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-67c76d5c-551c-4b55-8127-a843ed75fc59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67c76d5c-551c-4b55-8127-a843ed75fc59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67c76d5c-551c-4b55-8127-a843ed75fc59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67c76d5c-551c-4b55-8127-a843ed75fc59 {
  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-67c76d5c-551c-4b55-8127-a843ed75fc59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67c76d5c-551c-4b55-8127-a843ed75fc59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67c76d5c-551c-4b55-8127-a843ed75fc59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f6e8015-97ce-4929-a7bb-c70eb0242191 {
  display: none;
}
#s-8c34ef99-ae49-4e9b-bb4e-fd9d12103f4d { text-align: left; }
#s-facfbbf3-8ca5-4b7d-a564-12d0485080dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-facfbbf3-8ca5-4b7d-a564-12d0485080dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-166f0c3f-5cde-461e-b949-b024a9931f96 { text-align: left; }
#s-166f0c3f-5cde-461e-b949-b024a9931f96 .shg-product-sold-out {
  display: none;
}

#s-166f0c3f-5cde-461e-b949-b024a9931f96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-166f0c3f-5cde-461e-b949-b024a9931f96 .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-f2325a45-022a-45eb-a3b7-39c94d6f59b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2325a45-022a-45eb-a3b7-39c94d6f59b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2325a45-022a-45eb-a3b7-39c94d6f59b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2325a45-022a-45eb-a3b7-39c94d6f59b2 {
  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-f2325a45-022a-45eb-a3b7-39c94d6f59b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2325a45-022a-45eb-a3b7-39c94d6f59b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2325a45-022a-45eb-a3b7-39c94d6f59b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eebb92c2-b2bd-4fa9-a65c-192ed6b7c56a {
  display: none;
}
#s-3e1c7507-eb1b-4f48-92df-223c93f259f5 { text-align: left; }
#s-1d785219-18b3-457b-aa77-3b216159f127 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d785219-18b3-457b-aa77-3b216159f127 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58b767a4-3efb-4291-ac64-b099dde5a4e6 { text-align: left; }
#s-58b767a4-3efb-4291-ac64-b099dde5a4e6 .shg-product-sold-out {
  display: none;
}

#s-58b767a4-3efb-4291-ac64-b099dde5a4e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58b767a4-3efb-4291-ac64-b099dde5a4e6 .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-53747d02-79d9-42fb-9927-3144d1d7b77b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53747d02-79d9-42fb-9927-3144d1d7b77b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53747d02-79d9-42fb-9927-3144d1d7b77b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53747d02-79d9-42fb-9927-3144d1d7b77b {
  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-53747d02-79d9-42fb-9927-3144d1d7b77b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53747d02-79d9-42fb-9927-3144d1d7b77b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53747d02-79d9-42fb-9927-3144d1d7b77b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6444d1b6-4978-4f50-ad25-a37081287a79 {
  display: none;
}
#s-f34cc151-cbc8-4dd3-899e-ef6c0ecfb2e8 { text-align: left; }
#s-08e2e420-ef77-42ff-bcc5-f16db475465b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08e2e420-ef77-42ff-bcc5-f16db475465b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8c749bc-2ab3-4a30-b21c-3d8fd38e4179 { text-align: left; }
#s-a8c749bc-2ab3-4a30-b21c-3d8fd38e4179 .shg-product-sold-out {
  display: none;
}

#s-a8c749bc-2ab3-4a30-b21c-3d8fd38e4179 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8c749bc-2ab3-4a30-b21c-3d8fd38e4179 .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-b4705e67-716a-4ed3-8bd1-0954a40f672f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4705e67-716a-4ed3-8bd1-0954a40f672f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4705e67-716a-4ed3-8bd1-0954a40f672f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4705e67-716a-4ed3-8bd1-0954a40f672f {
  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-b4705e67-716a-4ed3-8bd1-0954a40f672f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4705e67-716a-4ed3-8bd1-0954a40f672f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4705e67-716a-4ed3-8bd1-0954a40f672f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c1662eb-545f-46e4-abc7-176ac5fa8c8e {
  display: none;
}
#s-1981aec7-74a2-4915-86a2-ec77f34b2f97 { text-align: left; }
#s-8bbec1d5-e050-443b-bd31-e691becf4101 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8bbec1d5-e050-443b-bd31-e691becf4101 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6aa7d546-915d-4da5-8c31-745f5e95704a { text-align: left; }
#s-6aa7d546-915d-4da5-8c31-745f5e95704a .shg-product-sold-out {
  display: none;
}

#s-6aa7d546-915d-4da5-8c31-745f5e95704a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6aa7d546-915d-4da5-8c31-745f5e95704a .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-b9028cbb-444a-4111-8f32-05b95c4d08ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9028cbb-444a-4111-8f32-05b95c4d08ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9028cbb-444a-4111-8f32-05b95c4d08ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9028cbb-444a-4111-8f32-05b95c4d08ef {
  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-b9028cbb-444a-4111-8f32-05b95c4d08ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9028cbb-444a-4111-8f32-05b95c4d08ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9028cbb-444a-4111-8f32-05b95c4d08ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1ce913b-6d7a-48f7-a3dd-17b88b6a1adb {
  display: none;
}
#s-d4c1d03e-ab16-4040-ac02-9f44eed20881 { text-align: left; }
#s-43713cd9-b1df-4bb1-a243-a8a4534d72f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43713cd9-b1df-4bb1-a243-a8a4534d72f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f8fa7a7-c384-4cfa-a205-8ac7a4dbbef5 { text-align: left; }
#s-2f8fa7a7-c384-4cfa-a205-8ac7a4dbbef5 .shg-product-sold-out {
  display: none;
}

#s-2f8fa7a7-c384-4cfa-a205-8ac7a4dbbef5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f8fa7a7-c384-4cfa-a205-8ac7a4dbbef5 .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-908e8022-4ee7-494b-8165-a90cea60fa39 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-908e8022-4ee7-494b-8165-a90cea60fa39:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-908e8022-4ee7-494b-8165-a90cea60fa39:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-908e8022-4ee7-494b-8165-a90cea60fa39 {
  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-908e8022-4ee7-494b-8165-a90cea60fa39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-908e8022-4ee7-494b-8165-a90cea60fa39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-908e8022-4ee7-494b-8165-a90cea60fa39.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c7f384a-6433-4d9b-bb04-eebc6c575b16 {
  display: none;
}
#s-7f692794-35fc-40f2-a24e-f2d2e845a9ff { text-align: left; }
#s-283d0fc5-4638-42f7-855e-9cdc0fbff64e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-283d0fc5-4638-42f7-855e-9cdc0fbff64e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e993f01-9523-4435-ad78-5c934a49ab54 { text-align: left; }
#s-3e993f01-9523-4435-ad78-5c934a49ab54 .shg-product-sold-out {
  display: none;
}

#s-3e993f01-9523-4435-ad78-5c934a49ab54 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e993f01-9523-4435-ad78-5c934a49ab54 .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-2edcb7c4-ddec-4374-b6ae-50bebb6837c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2edcb7c4-ddec-4374-b6ae-50bebb6837c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2edcb7c4-ddec-4374-b6ae-50bebb6837c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2edcb7c4-ddec-4374-b6ae-50bebb6837c3 {
  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-2edcb7c4-ddec-4374-b6ae-50bebb6837c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2edcb7c4-ddec-4374-b6ae-50bebb6837c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2edcb7c4-ddec-4374-b6ae-50bebb6837c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43537e9e-789f-4ce0-abab-3cb4158bee1b {
  display: none;
}
#s-aee7ef62-0c57-4c1d-80c0-6581edaeb655 { text-align: left; }
#s-c9809e27-6de9-4548-a802-a504b95c44ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9809e27-6de9-4548-a802-a504b95c44ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7604090-b9ec-4506-9287-5a5715610adb { text-align: left; }
#s-b7604090-b9ec-4506-9287-5a5715610adb .shg-product-sold-out {
  display: none;
}

#s-b7604090-b9ec-4506-9287-5a5715610adb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7604090-b9ec-4506-9287-5a5715610adb .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-dd7030d9-ec18-4085-a5d3-360c9f81536f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd7030d9-ec18-4085-a5d3-360c9f81536f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd7030d9-ec18-4085-a5d3-360c9f81536f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd7030d9-ec18-4085-a5d3-360c9f81536f {
  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-dd7030d9-ec18-4085-a5d3-360c9f81536f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd7030d9-ec18-4085-a5d3-360c9f81536f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd7030d9-ec18-4085-a5d3-360c9f81536f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d9a6005-66f3-4141-a384-936a386e547f {
  display: none;
}
#s-3f088800-1fe7-477e-8cba-b3858ef29bec { text-align: left; }
#s-b7655864-7b26-4e09-b624-e3905537e428 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7655864-7b26-4e09-b624-e3905537e428 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d75a03f-54ca-4fef-a10f-a017f8772b17 { text-align: left; }
#s-7d75a03f-54ca-4fef-a10f-a017f8772b17 .shg-product-sold-out {
  display: none;
}

#s-7d75a03f-54ca-4fef-a10f-a017f8772b17 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d75a03f-54ca-4fef-a10f-a017f8772b17 .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-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50 {
  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-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16e0d94a-bc93-4eb6-8bb2-33ab3ce28b50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa8ac537-42b9-485b-a9ab-101c2f11c3f6 {
  display: none;
}
#s-a6b08330-c4ca-4f54-9d4b-cdf3516e93c6 { text-align: left; }
#s-161121ce-cdd9-4074-bafe-c3ade555b9bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-161121ce-cdd9-4074-bafe-c3ade555b9bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b115271e-e204-4556-a66c-c556d70a981b { text-align: left; }
#s-b115271e-e204-4556-a66c-c556d70a981b .shg-product-sold-out {
  display: none;
}

#s-b115271e-e204-4556-a66c-c556d70a981b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b115271e-e204-4556-a66c-c556d70a981b .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-32d513b2-62fb-4557-96a3-40db582922f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32d513b2-62fb-4557-96a3-40db582922f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32d513b2-62fb-4557-96a3-40db582922f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32d513b2-62fb-4557-96a3-40db582922f5 {
  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-32d513b2-62fb-4557-96a3-40db582922f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32d513b2-62fb-4557-96a3-40db582922f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32d513b2-62fb-4557-96a3-40db582922f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-835d15ab-ae08-45f4-a8d9-08e5c98ba634 {
  display: none;
}
#s-9590b4ed-9f21-4f31-bc3b-1dbcd95d305a { text-align: left; }
#s-37fe976b-5539-482b-ae54-e407a5e853a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37fe976b-5539-482b-ae54-e407a5e853a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4372b486-0cb0-4b44-a47c-0f517624b45e { text-align: left; }
#s-4372b486-0cb0-4b44-a47c-0f517624b45e .shg-product-sold-out {
  display: none;
}

#s-4372b486-0cb0-4b44-a47c-0f517624b45e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4372b486-0cb0-4b44-a47c-0f517624b45e .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-96117e23-941e-4334-82ae-5b0ebe8f2919 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96117e23-941e-4334-82ae-5b0ebe8f2919:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96117e23-941e-4334-82ae-5b0ebe8f2919:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96117e23-941e-4334-82ae-5b0ebe8f2919 {
  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-96117e23-941e-4334-82ae-5b0ebe8f2919.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96117e23-941e-4334-82ae-5b0ebe8f2919.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96117e23-941e-4334-82ae-5b0ebe8f2919.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0498ae3-7418-4003-b2ba-420821f102a5 {
  display: none;
}
#s-4bf47169-5afb-4eb6-866c-3c3e3fa5886f { text-align: left; }
#s-9e3c539d-1951-4561-8851-dd64a29f03dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e3c539d-1951-4561-8851-dd64a29f03dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfaac65a-b66c-4261-b208-4fc369dd8519 { text-align: left; }
#s-bfaac65a-b66c-4261-b208-4fc369dd8519 .shg-product-sold-out {
  display: none;
}

#s-bfaac65a-b66c-4261-b208-4fc369dd8519 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfaac65a-b66c-4261-b208-4fc369dd8519 .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-3f873641-e9dd-49ef-83f5-ff84a5288501 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f873641-e9dd-49ef-83f5-ff84a5288501:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f873641-e9dd-49ef-83f5-ff84a5288501:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f873641-e9dd-49ef-83f5-ff84a5288501 {
  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-3f873641-e9dd-49ef-83f5-ff84a5288501.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f873641-e9dd-49ef-83f5-ff84a5288501.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f873641-e9dd-49ef-83f5-ff84a5288501.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ab0dcf7-5f81-4fc4-9b37-919edb9eef9e {
  display: none;
}
#s-e775ddeb-ac73-45f7-9a53-a21019bed599 { text-align: left; }
#s-5b0182e9-6fad-4c6b-b810-ba465a9f6651 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b0182e9-6fad-4c6b-b810-ba465a9f6651 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02444c09-843b-4a87-ad42-3180a2908623 { text-align: left; }
#s-02444c09-843b-4a87-ad42-3180a2908623 .shg-product-sold-out {
  display: none;
}

#s-02444c09-843b-4a87-ad42-3180a2908623 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02444c09-843b-4a87-ad42-3180a2908623 .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-a765043f-318c-4ee3-befe-348ed8916a47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a765043f-318c-4ee3-befe-348ed8916a47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a765043f-318c-4ee3-befe-348ed8916a47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a765043f-318c-4ee3-befe-348ed8916a47 {
  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-a765043f-318c-4ee3-befe-348ed8916a47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a765043f-318c-4ee3-befe-348ed8916a47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a765043f-318c-4ee3-befe-348ed8916a47.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;
}
