.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-55f4a019-e95a-4213-b0e3-e2e49f74e822 {
  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-4e08c97f-137b-49a0-9f70-15946aaaeb75 { margin-top: 40px; }
#s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs {
  justify-content: center;
}


  #s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-4e08c97f-137b-49a0-9f70-15946aaaeb75 .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-2e02df27-2246-4071-bd19-f5f113d631f3 { padding-top: 10px;
padding-bottom: 10px; }
 #s-2e02df27-2246-4071-bd19-f5f113d631f3 .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-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5c7df91e-f2b6-44d3-98c6-25783676d3a3 .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-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50ebfbc8-97dc-45a0-88fc-a8f2c7d9133f"] > .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-7cf91735-9478-4dca-ac4a-da48938e5ecc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ba886b56-1097-48ed-9617-3b79e7bb9781 { 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-015fbbe9-be61-4a82-8686-205edc4cde60 { 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-015fbbe9-be61-4a82-8686-205edc4cde60: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-015fbbe9-be61-4a82-8686-205edc4cde60: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-015fbbe9-be61-4a82-8686-205edc4cde60.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6addf93b-5b68-461f-b9a4-e0e114aa8bfc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c51b2b5b-6e1b-4090-af2a-971faf71f2e4 { 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-6c567a52-383a-43f1-be4f-008e6bcb0902 { 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-6c567a52-383a-43f1-be4f-008e6bcb0902: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-6c567a52-383a-43f1-be4f-008e6bcb0902: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-6c567a52-383a-43f1-be4f-008e6bcb0902.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4898a4ba-7ac2-48db-bda2-20f715b4e8e1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e4986bd5-62c7-49a2-9839-b9c589427b83 { 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-40a027cd-98ec-4def-bdf9-c5967e61e16c { 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-40a027cd-98ec-4def-bdf9-c5967e61e16c: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-40a027cd-98ec-4def-bdf9-c5967e61e16c: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-40a027cd-98ec-4def-bdf9-c5967e61e16c.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-b38aca9a-96ea-4221-b174-4f643b77d14d { min-height: 50px; }
#s-b38aca9a-96ea-4221-b174-4f643b77d14d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6087315f-3f6c-4e52-864f-319cf65dd8e4 { 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-6087315f-3f6c-4e52-864f-319cf65dd8e4 .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-81993988-cd06-4efa-916b-ebad2beb0ec1 {
  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-8b5d5673-b105-408d-8e35-ff107c75f830 { 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-1d6f6fce-d572-42e3-9c7f-01327bf67dda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d6f6fce-d572-42e3-9c7f-01327bf67dda .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df63dc88-e390-4f67-a17f-a9b7201f0c11 {
  display: none;
}
#s-c0f484ce-4b21-45cc-bd66-c26e43079872 { text-align: left; }
#s-3b074ce7-356d-40b2-abe1-35fe8dc83b93 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b074ce7-356d-40b2-abe1-35fe8dc83b93 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7372ddaa-a97e-409f-8563-7b4cfe147ecb {
  display: none;
}
#s-c4302b2a-443b-4f92-a856-864614caae24 { text-align: left; }
#s-68963fd7-a891-4a0e-8832-22be6fea1ce2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68963fd7-a891-4a0e-8832-22be6fea1ce2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-776ea05e-5928-42c9-bce9-988d89a0a3aa {
  display: none;
}
#s-23a726d7-0c94-4dd8-8958-625d29395ea1 { text-align: left; }
#s-14943219-9fbb-4eaa-b462-c764447d8956 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14943219-9fbb-4eaa-b462-c764447d8956 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-11203d3d-c5ac-4ca3-b885-4579a9916d6e {
  display: none;
}
#s-b45d3005-b132-4ee9-9ff0-f20861db0bf2 { text-align: left; }
#s-7480e54d-bf63-41e7-b9e5-8c8376822964 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7480e54d-bf63-41e7-b9e5-8c8376822964 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1d1cf40-6515-4395-9635-1abc582c8db6 { text-align: left; }
#s-e1d1cf40-6515-4395-9635-1abc582c8db6 .shg-product-sold-out {
  display: none;
}

#s-e1d1cf40-6515-4395-9635-1abc582c8db6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1d1cf40-6515-4395-9635-1abc582c8db6 .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-0560380b-9a5d-49bd-8e7a-5adc58ac4d77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0560380b-9a5d-49bd-8e7a-5adc58ac4d77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0560380b-9a5d-49bd-8e7a-5adc58ac4d77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0560380b-9a5d-49bd-8e7a-5adc58ac4d77 {
  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-0560380b-9a5d-49bd-8e7a-5adc58ac4d77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0560380b-9a5d-49bd-8e7a-5adc58ac4d77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0560380b-9a5d-49bd-8e7a-5adc58ac4d77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5bdc98d2-c228-435c-a210-cee0c5e4cddd {
  display: none;
}
#s-14bff7d5-2612-4606-84c0-bc30f3e4a601 { text-align: left; }
#s-b565cd1c-64b9-46c1-b293-aab8b8a97e2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b565cd1c-64b9-46c1-b293-aab8b8a97e2a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7186a25-6f81-4c0a-a3e7-1adead930c8f { text-align: left; }
#s-c7186a25-6f81-4c0a-a3e7-1adead930c8f .shg-product-sold-out {
  display: none;
}

#s-c7186a25-6f81-4c0a-a3e7-1adead930c8f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7186a25-6f81-4c0a-a3e7-1adead930c8f .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-2309d075-3dcc-480e-a7a5-a1b07dce1416 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2309d075-3dcc-480e-a7a5-a1b07dce1416:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2309d075-3dcc-480e-a7a5-a1b07dce1416:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2309d075-3dcc-480e-a7a5-a1b07dce1416 {
  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-2309d075-3dcc-480e-a7a5-a1b07dce1416.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2309d075-3dcc-480e-a7a5-a1b07dce1416.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2309d075-3dcc-480e-a7a5-a1b07dce1416.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2620efc3-b4e0-4da6-b61a-cc60289b75d1 {
  display: none;
}
#s-302d5535-f04b-4589-9b2f-81b2953147bd { text-align: left; }
#s-aa91a0fc-a351-41e5-9cc6-4ba3602425d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa91a0fc-a351-41e5-9cc6-4ba3602425d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eeb5cd21-51bd-4f08-8e06-6d40b722d8e0 { text-align: left; }
#s-eeb5cd21-51bd-4f08-8e06-6d40b722d8e0 .shg-product-sold-out {
  display: none;
}

#s-eeb5cd21-51bd-4f08-8e06-6d40b722d8e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eeb5cd21-51bd-4f08-8e06-6d40b722d8e0 .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-c543486b-95e3-40d3-bc8a-828adaef8a70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c543486b-95e3-40d3-bc8a-828adaef8a70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c543486b-95e3-40d3-bc8a-828adaef8a70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c543486b-95e3-40d3-bc8a-828adaef8a70 {
  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-c543486b-95e3-40d3-bc8a-828adaef8a70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c543486b-95e3-40d3-bc8a-828adaef8a70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c543486b-95e3-40d3-bc8a-828adaef8a70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f71d601-dc3a-4961-ae54-dd2cd255a856 {
  display: none;
}
#s-16508361-efa7-4b26-9e4b-8ee44044f940 { text-align: left; }
#s-674afc47-b543-45b6-8cdd-6a2644254bbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-674afc47-b543-45b6-8cdd-6a2644254bbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5e7495f-ec85-4cc9-bb5f-e44bf7403441 { text-align: left; }
#s-c5e7495f-ec85-4cc9-bb5f-e44bf7403441 .shg-product-sold-out {
  display: none;
}

#s-c5e7495f-ec85-4cc9-bb5f-e44bf7403441 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5e7495f-ec85-4cc9-bb5f-e44bf7403441 .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-97a270e8-a144-4f73-8607-c605d34bad1e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97a270e8-a144-4f73-8607-c605d34bad1e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97a270e8-a144-4f73-8607-c605d34bad1e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97a270e8-a144-4f73-8607-c605d34bad1e {
  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-97a270e8-a144-4f73-8607-c605d34bad1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97a270e8-a144-4f73-8607-c605d34bad1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97a270e8-a144-4f73-8607-c605d34bad1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-856d6a8a-de10-4936-bc48-760e57d576d1 {
  display: none;
}
#s-966784d4-4657-4ef1-8fa4-d735f814b025 { text-align: left; }
#s-dbc39eb6-1a78-4c5e-a878-d16253b4a65f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbc39eb6-1a78-4c5e-a878-d16253b4a65f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af616acb-d953-4be3-b44e-a5bbacbd8bb1 { text-align: left; }
#s-af616acb-d953-4be3-b44e-a5bbacbd8bb1 .shg-product-sold-out {
  display: none;
}

#s-af616acb-d953-4be3-b44e-a5bbacbd8bb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af616acb-d953-4be3-b44e-a5bbacbd8bb1 .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-5c345ef7-152c-423e-bce4-04423ae2f245 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c345ef7-152c-423e-bce4-04423ae2f245:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c345ef7-152c-423e-bce4-04423ae2f245:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c345ef7-152c-423e-bce4-04423ae2f245 {
  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-5c345ef7-152c-423e-bce4-04423ae2f245.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c345ef7-152c-423e-bce4-04423ae2f245.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c345ef7-152c-423e-bce4-04423ae2f245.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4eb0894a-2acb-486d-8716-f6b205fe9f48 {
  display: none;
}
#s-1098e35b-84c5-49c4-a57b-d39f31d11cd7 { text-align: left; }
#s-ae98ee21-afa0-48de-be5c-883b9d4c6b2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae98ee21-afa0-48de-be5c-883b9d4c6b2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-77068833-e18d-4a4b-a582-dd46ccf48a9d { text-align: left; }
#s-77068833-e18d-4a4b-a582-dd46ccf48a9d .shg-product-sold-out {
  display: none;
}

#s-77068833-e18d-4a4b-a582-dd46ccf48a9d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-77068833-e18d-4a4b-a582-dd46ccf48a9d .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-85a1d69c-9ed0-4265-98fd-96f3795af356 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85a1d69c-9ed0-4265-98fd-96f3795af356:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85a1d69c-9ed0-4265-98fd-96f3795af356:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85a1d69c-9ed0-4265-98fd-96f3795af356 {
  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-85a1d69c-9ed0-4265-98fd-96f3795af356.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85a1d69c-9ed0-4265-98fd-96f3795af356.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85a1d69c-9ed0-4265-98fd-96f3795af356.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-778c0ae2-bb05-41e6-abb8-3017038c53ed {
  display: none;
}
#s-14d3f3c8-6cb1-4b0f-8e5d-0dd21e082069 { text-align: left; }
#s-cb998de8-c43a-4be6-b604-75da34450d39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb998de8-c43a-4be6-b604-75da34450d39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0ec192d-535f-4efe-866e-7229c7be439c { text-align: left; }
#s-e0ec192d-535f-4efe-866e-7229c7be439c .shg-product-sold-out {
  display: none;
}

#s-e0ec192d-535f-4efe-866e-7229c7be439c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0ec192d-535f-4efe-866e-7229c7be439c .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-5f4f3949-4aed-413c-a8ba-2b597db6b11c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f4f3949-4aed-413c-a8ba-2b597db6b11c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f4f3949-4aed-413c-a8ba-2b597db6b11c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f4f3949-4aed-413c-a8ba-2b597db6b11c {
  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-5f4f3949-4aed-413c-a8ba-2b597db6b11c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f4f3949-4aed-413c-a8ba-2b597db6b11c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f4f3949-4aed-413c-a8ba-2b597db6b11c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-090ecc4b-5ce3-40f9-8d4d-b301237038d6 {
  display: none;
}
#s-f306b7fc-478a-43f3-a730-734430e2fe45 { text-align: left; }
#s-8d1a7280-24db-41c2-bed9-4a65ffbe84e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d1a7280-24db-41c2-bed9-4a65ffbe84e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e20c57ac-fe60-4377-85cf-c4e4f48f53ba { text-align: left; }
#s-e20c57ac-fe60-4377-85cf-c4e4f48f53ba .shg-product-sold-out {
  display: none;
}

#s-e20c57ac-fe60-4377-85cf-c4e4f48f53ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e20c57ac-fe60-4377-85cf-c4e4f48f53ba .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-feb38dd8-9e86-4680-8f52-19a2d9606951 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-feb38dd8-9e86-4680-8f52-19a2d9606951:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-feb38dd8-9e86-4680-8f52-19a2d9606951:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-feb38dd8-9e86-4680-8f52-19a2d9606951 {
  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-feb38dd8-9e86-4680-8f52-19a2d9606951.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-feb38dd8-9e86-4680-8f52-19a2d9606951.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-feb38dd8-9e86-4680-8f52-19a2d9606951.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee25ba45-40a3-4de4-9c2b-37785b68674c {
  display: none;
}
#s-42171ae1-6686-49b1-9709-d57e54f8d23d { text-align: left; }
#s-2403b401-3a7b-4919-bd51-7a421be3b443 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2403b401-3a7b-4919-bd51-7a421be3b443 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eafba027-ab42-4b01-a44f-35ed9f5daf61 { text-align: left; }
#s-eafba027-ab42-4b01-a44f-35ed9f5daf61 .shg-product-sold-out {
  display: none;
}

#s-eafba027-ab42-4b01-a44f-35ed9f5daf61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eafba027-ab42-4b01-a44f-35ed9f5daf61 .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-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96 {
  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-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a187f97-72e6-4b68-a54f-dcb1a4dd5b96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6455a792-a9fc-4363-b18c-e47a56002e77 {
  display: none;
}
#s-5055c671-5a75-48cf-ba99-3cd46739007b { text-align: left; }
#s-27b6ac49-9fc5-451f-8d64-3c8d63d713b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27b6ac49-9fc5-451f-8d64-3c8d63d713b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a095770c-851f-4199-9de8-057f005a8e3a { text-align: left; }
#s-a095770c-851f-4199-9de8-057f005a8e3a .shg-product-sold-out {
  display: none;
}

#s-a095770c-851f-4199-9de8-057f005a8e3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a095770c-851f-4199-9de8-057f005a8e3a .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-3f482cf9-3f93-4d47-bdde-0c78c0d1978b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f482cf9-3f93-4d47-bdde-0c78c0d1978b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f482cf9-3f93-4d47-bdde-0c78c0d1978b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f482cf9-3f93-4d47-bdde-0c78c0d1978b {
  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-3f482cf9-3f93-4d47-bdde-0c78c0d1978b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f482cf9-3f93-4d47-bdde-0c78c0d1978b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f482cf9-3f93-4d47-bdde-0c78c0d1978b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1ba9a00-dfa9-48f0-9e83-547be63c0df0 {
  display: none;
}
#s-3c1dd39d-a93f-44ec-901e-ca86fa7771c1 { text-align: left; }
#s-32dde696-70a8-4c63-9cd2-03dc216e0558 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32dde696-70a8-4c63-9cd2-03dc216e0558 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e490c21-68ee-4430-a469-7e73f36093d5 { text-align: left; }
#s-9e490c21-68ee-4430-a469-7e73f36093d5 .shg-product-sold-out {
  display: none;
}

#s-9e490c21-68ee-4430-a469-7e73f36093d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e490c21-68ee-4430-a469-7e73f36093d5 .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-8b6fd04b-87c6-41a4-994e-2f7a23d05e70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b6fd04b-87c6-41a4-994e-2f7a23d05e70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b6fd04b-87c6-41a4-994e-2f7a23d05e70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b6fd04b-87c6-41a4-994e-2f7a23d05e70 {
  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-8b6fd04b-87c6-41a4-994e-2f7a23d05e70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b6fd04b-87c6-41a4-994e-2f7a23d05e70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b6fd04b-87c6-41a4-994e-2f7a23d05e70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32ae6bdd-01a7-45b1-97da-de9a7995a7dc {
  display: none;
}
#s-943bcfd4-29e7-4a3f-b8ed-90e91ec228d8 { text-align: left; }
#s-d34b2d06-2f1c-41ec-8335-1cb0c106b9ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d34b2d06-2f1c-41ec-8335-1cb0c106b9ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d55467a-1837-4448-a3cb-61cc43fc32fa { text-align: left; }
#s-5d55467a-1837-4448-a3cb-61cc43fc32fa .shg-product-sold-out {
  display: none;
}

#s-5d55467a-1837-4448-a3cb-61cc43fc32fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d55467a-1837-4448-a3cb-61cc43fc32fa .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-ba738df4-7fe8-455c-87fa-24c52cd922d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba738df4-7fe8-455c-87fa-24c52cd922d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba738df4-7fe8-455c-87fa-24c52cd922d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba738df4-7fe8-455c-87fa-24c52cd922d3 {
  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-ba738df4-7fe8-455c-87fa-24c52cd922d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba738df4-7fe8-455c-87fa-24c52cd922d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba738df4-7fe8-455c-87fa-24c52cd922d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95bf8756-4931-4417-a085-0ad1987e1070 {
  display: none;
}
#s-1053edb3-ce45-49d6-9a7b-15535274a1ac { text-align: left; }
#s-15a58437-10f2-43e7-8038-070074a3c6bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15a58437-10f2-43e7-8038-070074a3c6bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfa7e9e3-4b88-4ffc-9abc-14e25c3bed2b { text-align: left; }
#s-cfa7e9e3-4b88-4ffc-9abc-14e25c3bed2b .shg-product-sold-out {
  display: none;
}

#s-cfa7e9e3-4b88-4ffc-9abc-14e25c3bed2b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfa7e9e3-4b88-4ffc-9abc-14e25c3bed2b .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-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862 {
  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-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ae8a6cb-57c6-45a1-86df-c73ab0a4d862.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbd526ff-8927-43c9-8026-8f2892a5e6e2 {
  display: none;
}
#s-0d737d95-59a2-4bdd-be65-43a3e561f4a1 { text-align: left; }
#s-bb1d5829-6515-4c64-a360-cdbd8379a624 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb1d5829-6515-4c64-a360-cdbd8379a624 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39a47e4a-6a70-453a-9bd6-4c7f9c947c93 { text-align: left; }
#s-39a47e4a-6a70-453a-9bd6-4c7f9c947c93 .shg-product-sold-out {
  display: none;
}

#s-39a47e4a-6a70-453a-9bd6-4c7f9c947c93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39a47e4a-6a70-453a-9bd6-4c7f9c947c93 .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-70143e25-19e7-427e-ab0a-bd8ae5b498fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70143e25-19e7-427e-ab0a-bd8ae5b498fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70143e25-19e7-427e-ab0a-bd8ae5b498fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70143e25-19e7-427e-ab0a-bd8ae5b498fa {
  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-70143e25-19e7-427e-ab0a-bd8ae5b498fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70143e25-19e7-427e-ab0a-bd8ae5b498fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70143e25-19e7-427e-ab0a-bd8ae5b498fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-953ee344-3ca8-4286-b31a-0be6710347bb {
  display: none;
}
#s-d32a7b93-8f4e-4a64-8d8e-12335764bc39 { text-align: left; }
#s-568ef783-4513-43d5-add3-93c3a2f7e5dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-568ef783-4513-43d5-add3-93c3a2f7e5dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d742da4-62db-4127-879f-f2ea6d3a8bd5 { text-align: left; }
#s-9d742da4-62db-4127-879f-f2ea6d3a8bd5 .shg-product-sold-out {
  display: none;
}

#s-9d742da4-62db-4127-879f-f2ea6d3a8bd5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d742da4-62db-4127-879f-f2ea6d3a8bd5 .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-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d {
  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-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d09e4e08-1222-4d2b-a6f0-f6d99fc06f6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5f11564-104d-485d-abbc-28ca8c988c10 {
  display: none;
}
#s-1bdc50b6-25de-4b0d-a8b4-d54227ec8485 { text-align: left; }
#s-67584ce0-d220-4926-9fbf-0eaa8672c0ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67584ce0-d220-4926-9fbf-0eaa8672c0ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-890a2c90-46cf-487f-ad25-26204da86c36 { text-align: left; }
#s-890a2c90-46cf-487f-ad25-26204da86c36 .shg-product-sold-out {
  display: none;
}

#s-890a2c90-46cf-487f-ad25-26204da86c36 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-890a2c90-46cf-487f-ad25-26204da86c36 .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-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14 {
  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-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52ccfd1e-5c4e-4cc6-ac83-841d1d5c4c14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73ed8dc5-95a3-433a-a811-0a811ef19dd2 {
  display: none;
}
#s-b740d590-b4ef-48c1-b5e2-f86aa10b8e95 { text-align: left; }
#s-c27d29ef-4793-4525-8c6c-419159f8cc3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c27d29ef-4793-4525-8c6c-419159f8cc3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21874771-cebb-43c6-b1b2-a2af5a6fec39 { text-align: left; }
#s-21874771-cebb-43c6-b1b2-a2af5a6fec39 .shg-product-sold-out {
  display: none;
}

#s-21874771-cebb-43c6-b1b2-a2af5a6fec39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21874771-cebb-43c6-b1b2-a2af5a6fec39 .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-9aeaa5c4-3a11-4581-b528-0341e46fc4e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9aeaa5c4-3a11-4581-b528-0341e46fc4e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9aeaa5c4-3a11-4581-b528-0341e46fc4e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9aeaa5c4-3a11-4581-b528-0341e46fc4e5 {
  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-9aeaa5c4-3a11-4581-b528-0341e46fc4e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9aeaa5c4-3a11-4581-b528-0341e46fc4e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9aeaa5c4-3a11-4581-b528-0341e46fc4e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da204f54-c4df-4e11-a348-01b0e343cf5e {
  display: none;
}
#s-3365ab71-7253-4145-8fd3-3b148f0bc8bc { text-align: left; }
#s-3544529c-31e1-4a2b-b73f-78f8b401d1b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3544529c-31e1-4a2b-b73f-78f8b401d1b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6b0a6bcc-806b-4dcb-8224-b8ce613cd17a { text-align: left; }
#s-6b0a6bcc-806b-4dcb-8224-b8ce613cd17a .shg-product-sold-out {
  display: none;
}

#s-6b0a6bcc-806b-4dcb-8224-b8ce613cd17a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6b0a6bcc-806b-4dcb-8224-b8ce613cd17a .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-0aad007a-bf8d-4593-b1ec-908db2d42562 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0aad007a-bf8d-4593-b1ec-908db2d42562:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0aad007a-bf8d-4593-b1ec-908db2d42562:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0aad007a-bf8d-4593-b1ec-908db2d42562 {
  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-0aad007a-bf8d-4593-b1ec-908db2d42562.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0aad007a-bf8d-4593-b1ec-908db2d42562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0aad007a-bf8d-4593-b1ec-908db2d42562.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be55b277-7173-4555-a99f-b961bba4dd2d {
  display: none;
}
#s-19937630-56e7-4a25-a299-cae1c8b67ed0 { text-align: left; }
#s-2f377306-6a15-4409-9ca0-62d935eaccaa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f377306-6a15-4409-9ca0-62d935eaccaa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f252b617-9770-4e76-9d56-ce2a66435f1b { text-align: left; }
#s-f252b617-9770-4e76-9d56-ce2a66435f1b .shg-product-sold-out {
  display: none;
}

#s-f252b617-9770-4e76-9d56-ce2a66435f1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f252b617-9770-4e76-9d56-ce2a66435f1b .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-2ae23a77-8e24-46c2-8dfe-22702ad3b142 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ae23a77-8e24-46c2-8dfe-22702ad3b142:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ae23a77-8e24-46c2-8dfe-22702ad3b142:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ae23a77-8e24-46c2-8dfe-22702ad3b142 {
  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-2ae23a77-8e24-46c2-8dfe-22702ad3b142.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae23a77-8e24-46c2-8dfe-22702ad3b142.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ae23a77-8e24-46c2-8dfe-22702ad3b142.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7853844e-5004-4bd0-99ce-4af06b6cd1f4 {
  display: none;
}
#s-cac08bbd-680a-4c15-b813-4d468a299daf { text-align: left; }
#s-4b34920b-cafd-40c8-b500-17477fb52730 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b34920b-cafd-40c8-b500-17477fb52730 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbf1a9de-68a6-468b-aeda-699d7a29a608 { text-align: left; }
#s-cbf1a9de-68a6-468b-aeda-699d7a29a608 .shg-product-sold-out {
  display: none;
}

#s-cbf1a9de-68a6-468b-aeda-699d7a29a608 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbf1a9de-68a6-468b-aeda-699d7a29a608 .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-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710 {
  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-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02bc0d2e-b09b-4e3c-a0b0-8a9500bce710.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;
}
