.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-20f12858-b524-4866-90e1-bc2c7aa8aee5 {
  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-a84c8996-f2fd-4203-900b-ffc174bd4c20 { margin-top: 40px; }
#s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs {
  justify-content: center;
}


  #s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a84c8996-f2fd-4203-900b-ffc174bd4c20 .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-db783236-3e29-42b5-ab86-db921781ecf5 { padding-top: 10px;
padding-bottom: 10px; }
 #s-db783236-3e29-42b5-ab86-db921781ecf5 .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-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ad7c30a7-b20a-4ce5-8617-31861847cba8 .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-881448f6-3611-40dc-b058-30a6cbe4c94d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-881448f6-3611-40dc-b058-30a6cbe4c94d"] > .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-a6ec4435-fa14-4fd8-9c6d-372df17502dc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1c9afdec-5837-4677-969c-f1e5806f91fb { 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-baa1e31d-561d-44c0-857a-3233617c9f06 { 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-baa1e31d-561d-44c0-857a-3233617c9f06: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-baa1e31d-561d-44c0-857a-3233617c9f06: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-baa1e31d-561d-44c0-857a-3233617c9f06.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-275fe796-2887-41de-ad2f-d9b00f7c7657 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d351271e-fee3-44a6-92ef-1aedb516e02e { 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-a1c73784-9659-4ad9-b1c4-8a8ba376665c { 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-a1c73784-9659-4ad9-b1c4-8a8ba376665c: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-a1c73784-9659-4ad9-b1c4-8a8ba376665c: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-a1c73784-9659-4ad9-b1c4-8a8ba376665c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8d483623-79c4-4f6b-acf4-42512f304faa { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8b52b603-5b93-4d70-8207-0a3d8d79b543 { 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-fe6484e6-f030-419a-a17e-59c10363118f { 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-fe6484e6-f030-419a-a17e-59c10363118f: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-fe6484e6-f030-419a-a17e-59c10363118f: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-fe6484e6-f030-419a-a17e-59c10363118f.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-beb216cc-5598-41f6-9e4a-152f9a16f851 { min-height: 50px; }
#s-beb216cc-5598-41f6-9e4a-152f9a16f851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8fe9443b-2e83-4c48-9dd5-5bfea9f97814 { 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-8fe9443b-2e83-4c48-9dd5-5bfea9f97814 .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-8c964192-f806-4c60-8ac3-0379f4c2d19f {
  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-9146980c-ad63-4354-9687-3071fd003621 { 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-8dbab495-9889-4ea7-9bc1-56d427df9c22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8dbab495-9889-4ea7-9bc1-56d427df9c22 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-16eba816-3f51-46fc-bc90-50f0cfdd48db {
  display: none;
}
#s-a6cd3cee-f10f-4cad-b30a-bf48773d5737 { text-align: left; }
#s-c9d0a8f8-d23d-4133-844b-19b8b3393734 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9d0a8f8-d23d-4133-844b-19b8b3393734 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a6e12601-4391-4d99-bec6-4d629f05edd6 {
  display: none;
}
#s-39dc907b-00d5-41ca-bea4-df1569e88e23 { text-align: left; }
#s-ef388bb6-413e-4d8d-ab9e-954c48a66701 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef388bb6-413e-4d8d-ab9e-954c48a66701 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1aca5688-7072-4bc8-a360-573ac80cc34d {
  display: none;
}
#s-81e6ab66-17fb-4995-ab1d-0ed619db7cd9 { text-align: left; }
#s-cc549e14-1900-45b1-917c-b163e5a55e0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc549e14-1900-45b1-917c-b163e5a55e0e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3e0a0d52-ae26-4ceb-bc7b-5e65336336ef {
  display: none;
}
#s-eea0a3b1-a27f-4024-ba0e-155d2e2ae751 { text-align: left; }
#s-ccc29786-85ff-4f51-bd79-1512c3a3d090 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccc29786-85ff-4f51-bd79-1512c3a3d090 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04a258d1-dd6b-4c4b-87f5-92b19fdb77cd { text-align: left; }
#s-04a258d1-dd6b-4c4b-87f5-92b19fdb77cd .shg-product-sold-out {
  display: none;
}

#s-04a258d1-dd6b-4c4b-87f5-92b19fdb77cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04a258d1-dd6b-4c4b-87f5-92b19fdb77cd .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-043a437f-3ba0-4f54-a2c4-31c61fb6f83e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-043a437f-3ba0-4f54-a2c4-31c61fb6f83e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-043a437f-3ba0-4f54-a2c4-31c61fb6f83e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-043a437f-3ba0-4f54-a2c4-31c61fb6f83e {
  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-043a437f-3ba0-4f54-a2c4-31c61fb6f83e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-043a437f-3ba0-4f54-a2c4-31c61fb6f83e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-043a437f-3ba0-4f54-a2c4-31c61fb6f83e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74c88d05-bc9d-42df-b6f7-d3779a8c0d0f {
  display: none;
}
#s-71fa52dd-f23b-4008-b2bd-17eb5dd7aa36 { text-align: left; }
#s-6ff2903c-2bc4-43b8-b85c-cbf96c9a504e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ff2903c-2bc4-43b8-b85c-cbf96c9a504e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ed631a8-4fd0-402c-9fdc-e1eb99ede0f1 { text-align: left; }
#s-5ed631a8-4fd0-402c-9fdc-e1eb99ede0f1 .shg-product-sold-out {
  display: none;
}

#s-5ed631a8-4fd0-402c-9fdc-e1eb99ede0f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ed631a8-4fd0-402c-9fdc-e1eb99ede0f1 .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-63cd226d-e71b-4ca1-8143-6a90da9b8e90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63cd226d-e71b-4ca1-8143-6a90da9b8e90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63cd226d-e71b-4ca1-8143-6a90da9b8e90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63cd226d-e71b-4ca1-8143-6a90da9b8e90 {
  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-63cd226d-e71b-4ca1-8143-6a90da9b8e90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63cd226d-e71b-4ca1-8143-6a90da9b8e90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63cd226d-e71b-4ca1-8143-6a90da9b8e90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8fcf970-b16a-4f45-8334-2ae97ef9be9f {
  display: none;
}
#s-cc8f3b64-b3f4-45a0-82ea-d84ace2a1210 { text-align: left; }
#s-398151d1-dea7-4399-bd2e-660bd27af16c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-398151d1-dea7-4399-bd2e-660bd27af16c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-976cdb62-794b-4733-8012-dd3c7c25008b { text-align: left; }
#s-976cdb62-794b-4733-8012-dd3c7c25008b .shg-product-sold-out {
  display: none;
}

#s-976cdb62-794b-4733-8012-dd3c7c25008b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-976cdb62-794b-4733-8012-dd3c7c25008b .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-a395329c-fa86-4c94-8a71-fdf74976565c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a395329c-fa86-4c94-8a71-fdf74976565c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a395329c-fa86-4c94-8a71-fdf74976565c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a395329c-fa86-4c94-8a71-fdf74976565c {
  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-a395329c-fa86-4c94-8a71-fdf74976565c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a395329c-fa86-4c94-8a71-fdf74976565c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a395329c-fa86-4c94-8a71-fdf74976565c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9edb2cf2-887f-4d1f-ab24-b30e729f5757 {
  display: none;
}
#s-e3b1dee9-0b59-4bfc-8ad7-cf503940479e { text-align: left; }
#s-d003cb23-f9d8-4b33-b0b1-f3d3bf1a7a91 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d003cb23-f9d8-4b33-b0b1-f3d3bf1a7a91 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92199835-96f3-42bb-96d8-19c97ca87332 { text-align: left; }
#s-92199835-96f3-42bb-96d8-19c97ca87332 .shg-product-sold-out {
  display: none;
}

#s-92199835-96f3-42bb-96d8-19c97ca87332 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92199835-96f3-42bb-96d8-19c97ca87332 .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-890e15cc-413d-4060-a2c3-fa584eb69e22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-890e15cc-413d-4060-a2c3-fa584eb69e22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-890e15cc-413d-4060-a2c3-fa584eb69e22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-890e15cc-413d-4060-a2c3-fa584eb69e22 {
  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-890e15cc-413d-4060-a2c3-fa584eb69e22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-890e15cc-413d-4060-a2c3-fa584eb69e22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-890e15cc-413d-4060-a2c3-fa584eb69e22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4acb3ac-7946-4d95-9a1e-3503522c8d7e {
  display: none;
}
#s-ec3e53a2-f8ea-4fc4-96bd-78ed5ad1fac1 { text-align: left; }
#s-7e4e0bbe-b280-457b-a526-a965aaa90f78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e4e0bbe-b280-457b-a526-a965aaa90f78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07bcc806-8381-4b1d-8f14-6c703652adc5 { text-align: left; }
#s-07bcc806-8381-4b1d-8f14-6c703652adc5 .shg-product-sold-out {
  display: none;
}

#s-07bcc806-8381-4b1d-8f14-6c703652adc5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07bcc806-8381-4b1d-8f14-6c703652adc5 .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-0ebec6b5-302f-430e-84a7-c21926e5dc1e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ebec6b5-302f-430e-84a7-c21926e5dc1e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ebec6b5-302f-430e-84a7-c21926e5dc1e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ebec6b5-302f-430e-84a7-c21926e5dc1e {
  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-0ebec6b5-302f-430e-84a7-c21926e5dc1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ebec6b5-302f-430e-84a7-c21926e5dc1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ebec6b5-302f-430e-84a7-c21926e5dc1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df1b0bfd-b4ea-4c43-9150-a71a94c7491d {
  display: none;
}
#s-f4bdff3b-1625-46ba-b2f5-4c9843959567 { text-align: left; }
#s-3a302fe3-5623-43f0-bf0a-fc32530efe01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a302fe3-5623-43f0-bf0a-fc32530efe01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-231683c1-b6d8-464e-81b1-e258d4105b63 { text-align: left; }
#s-231683c1-b6d8-464e-81b1-e258d4105b63 .shg-product-sold-out {
  display: none;
}

#s-231683c1-b6d8-464e-81b1-e258d4105b63 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-231683c1-b6d8-464e-81b1-e258d4105b63 .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-909f2a29-1b65-4c91-b17e-7324bfac1c78 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-909f2a29-1b65-4c91-b17e-7324bfac1c78:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-909f2a29-1b65-4c91-b17e-7324bfac1c78:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-909f2a29-1b65-4c91-b17e-7324bfac1c78 {
  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-909f2a29-1b65-4c91-b17e-7324bfac1c78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-909f2a29-1b65-4c91-b17e-7324bfac1c78.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-909f2a29-1b65-4c91-b17e-7324bfac1c78.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec3faa68-b256-49e8-a26e-9a10fa44ce72 {
  display: none;
}
#s-36cdbf60-6515-4d37-bcbc-bdab9e29c510 { text-align: left; }
#s-bd367565-87e0-45b5-9459-095466d6e0fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd367565-87e0-45b5-9459-095466d6e0fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb3abe05-fc9e-48ae-ad8a-b1c39ca90809 { text-align: left; }
#s-fb3abe05-fc9e-48ae-ad8a-b1c39ca90809 .shg-product-sold-out {
  display: none;
}

#s-fb3abe05-fc9e-48ae-ad8a-b1c39ca90809 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb3abe05-fc9e-48ae-ad8a-b1c39ca90809 .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-122a83ba-36e7-46d0-a0fe-236f95ebf695 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-122a83ba-36e7-46d0-a0fe-236f95ebf695:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-122a83ba-36e7-46d0-a0fe-236f95ebf695:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-122a83ba-36e7-46d0-a0fe-236f95ebf695 {
  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-122a83ba-36e7-46d0-a0fe-236f95ebf695.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-122a83ba-36e7-46d0-a0fe-236f95ebf695.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-122a83ba-36e7-46d0-a0fe-236f95ebf695.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-939d3b2f-a5b8-47c2-bbb4-d8ed915acbd5 {
  display: none;
}
#s-acc46fb4-621d-49fc-ad59-cb7de080f73a { text-align: left; }
#s-55c62763-0c9f-4e37-928f-81903b2973f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55c62763-0c9f-4e37-928f-81903b2973f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff739ef1-32f5-43e5-adce-be13fb133b7e { text-align: left; }
#s-ff739ef1-32f5-43e5-adce-be13fb133b7e .shg-product-sold-out {
  display: none;
}

#s-ff739ef1-32f5-43e5-adce-be13fb133b7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff739ef1-32f5-43e5-adce-be13fb133b7e .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-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800 {
  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-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab4cd2d2-faca-4a89-ab0e-d44ba37f1800.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-444bab1a-16b7-40e3-bf27-a160a6327190 {
  display: none;
}
#s-9fa2b67b-25ca-4768-836c-b323259b36a6 { text-align: left; }
#s-53a7cf6b-11be-467b-958a-3b3e06c8b692 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53a7cf6b-11be-467b-958a-3b3e06c8b692 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cc2f5fd-b113-483e-ae11-5ada70621455 { text-align: left; }
#s-2cc2f5fd-b113-483e-ae11-5ada70621455 .shg-product-sold-out {
  display: none;
}

#s-2cc2f5fd-b113-483e-ae11-5ada70621455 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cc2f5fd-b113-483e-ae11-5ada70621455 .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-1f4ab56c-d790-483f-94f1-1ab90940080c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f4ab56c-d790-483f-94f1-1ab90940080c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f4ab56c-d790-483f-94f1-1ab90940080c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f4ab56c-d790-483f-94f1-1ab90940080c {
  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-1f4ab56c-d790-483f-94f1-1ab90940080c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f4ab56c-d790-483f-94f1-1ab90940080c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f4ab56c-d790-483f-94f1-1ab90940080c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b123e4f2-4da7-4e8e-8984-4247240c7918 {
  display: none;
}
#s-84a108cf-c9cc-44d7-bec0-74a51fc39107 { text-align: left; }
#s-860196a9-0808-4d08-80f6-2ff4eec6d664 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-860196a9-0808-4d08-80f6-2ff4eec6d664 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-327dfada-f714-49d5-94ae-65fc7dbd8900 { text-align: left; }
#s-327dfada-f714-49d5-94ae-65fc7dbd8900 .shg-product-sold-out {
  display: none;
}

#s-327dfada-f714-49d5-94ae-65fc7dbd8900 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-327dfada-f714-49d5-94ae-65fc7dbd8900 .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-de2ec44f-db6b-4909-ab12-7ce88afec4db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de2ec44f-db6b-4909-ab12-7ce88afec4db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de2ec44f-db6b-4909-ab12-7ce88afec4db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de2ec44f-db6b-4909-ab12-7ce88afec4db {
  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-de2ec44f-db6b-4909-ab12-7ce88afec4db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de2ec44f-db6b-4909-ab12-7ce88afec4db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de2ec44f-db6b-4909-ab12-7ce88afec4db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f63cd124-46e4-44bf-b354-237e56e0ac21 {
  display: none;
}
#s-023eaed3-45cf-4e83-be57-6ade1473af8f { text-align: left; }
#s-4cbc43b9-9844-4a1a-ae76-159267605de3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cbc43b9-9844-4a1a-ae76-159267605de3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-faae529e-e6d1-43f5-b57d-96d60ec14f8b { text-align: left; }
#s-faae529e-e6d1-43f5-b57d-96d60ec14f8b .shg-product-sold-out {
  display: none;
}

#s-faae529e-e6d1-43f5-b57d-96d60ec14f8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-faae529e-e6d1-43f5-b57d-96d60ec14f8b .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-f996aaa2-e45a-47e8-826d-a140d3f3c323 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f996aaa2-e45a-47e8-826d-a140d3f3c323:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f996aaa2-e45a-47e8-826d-a140d3f3c323:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f996aaa2-e45a-47e8-826d-a140d3f3c323 {
  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-f996aaa2-e45a-47e8-826d-a140d3f3c323.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f996aaa2-e45a-47e8-826d-a140d3f3c323.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f996aaa2-e45a-47e8-826d-a140d3f3c323.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5aefc35a-e340-497e-83e3-6c26b5d7c878 {
  display: none;
}
#s-a13e5329-36b7-4676-894d-f55de0bbae61 { text-align: left; }
#s-76b5c2e5-463a-4151-9285-92a8f5cabd33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76b5c2e5-463a-4151-9285-92a8f5cabd33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01ae9d94-37d7-4ea4-8037-bcbb4a70ddf4 { text-align: left; }
#s-01ae9d94-37d7-4ea4-8037-bcbb4a70ddf4 .shg-product-sold-out {
  display: none;
}

#s-01ae9d94-37d7-4ea4-8037-bcbb4a70ddf4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01ae9d94-37d7-4ea4-8037-bcbb4a70ddf4 .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-13ce502e-1605-46e1-ab6e-a9249c0a29c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13ce502e-1605-46e1-ab6e-a9249c0a29c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13ce502e-1605-46e1-ab6e-a9249c0a29c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13ce502e-1605-46e1-ab6e-a9249c0a29c4 {
  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-13ce502e-1605-46e1-ab6e-a9249c0a29c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13ce502e-1605-46e1-ab6e-a9249c0a29c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13ce502e-1605-46e1-ab6e-a9249c0a29c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2be4a0e0-e509-40bc-ad19-656d825b1ea5 {
  display: none;
}
#s-440259ec-4ea9-48db-989c-d59485357d5b { text-align: left; }
#s-0b21878a-6779-42a4-bf59-0325541248d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b21878a-6779-42a4-bf59-0325541248d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1577c719-070c-4b76-8127-49d46f8ee712 { text-align: left; }
#s-1577c719-070c-4b76-8127-49d46f8ee712 .shg-product-sold-out {
  display: none;
}

#s-1577c719-070c-4b76-8127-49d46f8ee712 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1577c719-070c-4b76-8127-49d46f8ee712 .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-7d620866-13a8-4d7a-a09f-d8ac581c2cf1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d620866-13a8-4d7a-a09f-d8ac581c2cf1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d620866-13a8-4d7a-a09f-d8ac581c2cf1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d620866-13a8-4d7a-a09f-d8ac581c2cf1 {
  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-7d620866-13a8-4d7a-a09f-d8ac581c2cf1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d620866-13a8-4d7a-a09f-d8ac581c2cf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d620866-13a8-4d7a-a09f-d8ac581c2cf1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9c2f55f-81de-4c30-8d08-8ba4039848a1 {
  display: none;
}
#s-d0225ecc-bebf-4152-b6e0-e30cab6ab785 { text-align: left; }
#s-352bdc0a-cb46-495a-8a58-94e14681695c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-352bdc0a-cb46-495a-8a58-94e14681695c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-748a694e-5596-4107-a0af-331002387274 { text-align: left; }
#s-748a694e-5596-4107-a0af-331002387274 .shg-product-sold-out {
  display: none;
}

#s-748a694e-5596-4107-a0af-331002387274 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-748a694e-5596-4107-a0af-331002387274 .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-ea301318-01f9-496e-9dd9-d67d1ca4b722 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea301318-01f9-496e-9dd9-d67d1ca4b722:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea301318-01f9-496e-9dd9-d67d1ca4b722:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea301318-01f9-496e-9dd9-d67d1ca4b722 {
  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-ea301318-01f9-496e-9dd9-d67d1ca4b722.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea301318-01f9-496e-9dd9-d67d1ca4b722.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea301318-01f9-496e-9dd9-d67d1ca4b722.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e3ee2b3-8638-4ab1-9425-6fd1297e9bb4 {
  display: none;
}
#s-efa29bf9-9c09-4e48-8b3c-f3f632ef30d9 { text-align: left; }
#s-c9a76a84-6e64-443d-b27a-06bc75aadad4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9a76a84-6e64-443d-b27a-06bc75aadad4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab5f7697-7c82-47b6-b54c-9b7dcc6fc109 { text-align: left; }
#s-ab5f7697-7c82-47b6-b54c-9b7dcc6fc109 .shg-product-sold-out {
  display: none;
}

#s-ab5f7697-7c82-47b6-b54c-9b7dcc6fc109 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab5f7697-7c82-47b6-b54c-9b7dcc6fc109 .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-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7 {
  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-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6aeebfb-d861-4867-a0f5-3a2eecadd6b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-330cb01c-bb36-4efd-8819-bee48b8bdbdf {
  display: none;
}
#s-65f32046-2f56-451c-bf31-c6a9ed1b7106 { text-align: left; }
#s-59f6e04d-6c4d-41ca-b0c3-26b81235c4ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59f6e04d-6c4d-41ca-b0c3-26b81235c4ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c398935-1496-4b05-89b7-4675b51a0d60 { text-align: left; }
#s-8c398935-1496-4b05-89b7-4675b51a0d60 .shg-product-sold-out {
  display: none;
}

#s-8c398935-1496-4b05-89b7-4675b51a0d60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c398935-1496-4b05-89b7-4675b51a0d60 .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-138d9026-69cf-4eee-9ddf-e59a0d40085b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-138d9026-69cf-4eee-9ddf-e59a0d40085b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-138d9026-69cf-4eee-9ddf-e59a0d40085b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-138d9026-69cf-4eee-9ddf-e59a0d40085b {
  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-138d9026-69cf-4eee-9ddf-e59a0d40085b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-138d9026-69cf-4eee-9ddf-e59a0d40085b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-138d9026-69cf-4eee-9ddf-e59a0d40085b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9a495c6-7313-41dd-a144-4a095f98f2e1 {
  display: none;
}
#s-97482576-0f3b-4e61-819e-1ac64895ca08 { text-align: left; }
#s-f436e5dc-da73-4d40-b607-dc15de0a50b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f436e5dc-da73-4d40-b607-dc15de0a50b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73d8f46b-f7a1-4951-b1f6-cc08e73724c9 { text-align: left; }
#s-73d8f46b-f7a1-4951-b1f6-cc08e73724c9 .shg-product-sold-out {
  display: none;
}

#s-73d8f46b-f7a1-4951-b1f6-cc08e73724c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73d8f46b-f7a1-4951-b1f6-cc08e73724c9 .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-02905732-cfb1-4d9c-b6c2-d055c99fb30d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02905732-cfb1-4d9c-b6c2-d055c99fb30d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02905732-cfb1-4d9c-b6c2-d055c99fb30d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02905732-cfb1-4d9c-b6c2-d055c99fb30d {
  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-02905732-cfb1-4d9c-b6c2-d055c99fb30d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02905732-cfb1-4d9c-b6c2-d055c99fb30d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02905732-cfb1-4d9c-b6c2-d055c99fb30d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-088bace6-db78-4c01-ad24-8f56862dc093 {
  display: none;
}
#s-3421b62a-d863-4bda-a461-38bd54c04ce5 { text-align: left; }
#s-4ed3ca69-9655-4d37-9c89-b0e6b4c4becc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ed3ca69-9655-4d37-9c89-b0e6b4c4becc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d58d44b-0715-420b-b70a-9d95e2e9a6a5 { text-align: left; }
#s-1d58d44b-0715-420b-b70a-9d95e2e9a6a5 .shg-product-sold-out {
  display: none;
}

#s-1d58d44b-0715-420b-b70a-9d95e2e9a6a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d58d44b-0715-420b-b70a-9d95e2e9a6a5 .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-756d2469-c581-4ed7-84b1-ed1a9d6600d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-756d2469-c581-4ed7-84b1-ed1a9d6600d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-756d2469-c581-4ed7-84b1-ed1a9d6600d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-756d2469-c581-4ed7-84b1-ed1a9d6600d9 {
  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-756d2469-c581-4ed7-84b1-ed1a9d6600d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-756d2469-c581-4ed7-84b1-ed1a9d6600d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-756d2469-c581-4ed7-84b1-ed1a9d6600d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4085d5a1-a4cf-44d3-ac91-a5b6c4f143d7 {
  display: none;
}
#s-33ef83ae-78a2-456d-9e1c-cd41b397fe59 { text-align: left; }
#s-3bb332a7-f4ce-4d9c-a013-22b027ec951a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bb332a7-f4ce-4d9c-a013-22b027ec951a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb7190d4-e2bb-4164-ab8b-7b5394b65804 { text-align: left; }
#s-cb7190d4-e2bb-4164-ab8b-7b5394b65804 .shg-product-sold-out {
  display: none;
}

#s-cb7190d4-e2bb-4164-ab8b-7b5394b65804 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb7190d4-e2bb-4164-ab8b-7b5394b65804 .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-db647b99-59b7-42a2-81f4-16ce248ee016 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db647b99-59b7-42a2-81f4-16ce248ee016:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db647b99-59b7-42a2-81f4-16ce248ee016:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db647b99-59b7-42a2-81f4-16ce248ee016 {
  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-db647b99-59b7-42a2-81f4-16ce248ee016.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db647b99-59b7-42a2-81f4-16ce248ee016.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db647b99-59b7-42a2-81f4-16ce248ee016.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b0d1d55-f716-4963-b194-bad4321e5907 {
  display: none;
}
#s-729d00d1-6c1d-4108-b563-973a1958e371 { text-align: left; }
#s-1b5804dd-487a-4f6f-bc71-59555c9ae21a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b5804dd-487a-4f6f-bc71-59555c9ae21a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2ff2a2e-d5bc-4e24-b864-2cc22788f1ca { text-align: left; }
#s-c2ff2a2e-d5bc-4e24-b864-2cc22788f1ca .shg-product-sold-out {
  display: none;
}

#s-c2ff2a2e-d5bc-4e24-b864-2cc22788f1ca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2ff2a2e-d5bc-4e24-b864-2cc22788f1ca .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-ac15eabd-6d15-46c4-8767-9dd16ac69fe8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac15eabd-6d15-46c4-8767-9dd16ac69fe8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac15eabd-6d15-46c4-8767-9dd16ac69fe8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac15eabd-6d15-46c4-8767-9dd16ac69fe8 {
  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-ac15eabd-6d15-46c4-8767-9dd16ac69fe8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac15eabd-6d15-46c4-8767-9dd16ac69fe8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac15eabd-6d15-46c4-8767-9dd16ac69fe8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bf275a7-943f-4806-876d-4bf31198f587 {
  display: none;
}
#s-93ace47e-8e14-4eab-b729-a95879af437a { text-align: left; }
#s-f585153b-5665-49a7-86df-1d931d3dc6a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f585153b-5665-49a7-86df-1d931d3dc6a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0aee4b8-8fb3-4078-9198-82e49246051b { text-align: left; }
#s-e0aee4b8-8fb3-4078-9198-82e49246051b .shg-product-sold-out {
  display: none;
}

#s-e0aee4b8-8fb3-4078-9198-82e49246051b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0aee4b8-8fb3-4078-9198-82e49246051b .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-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd {
  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-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b28d883a-3288-4e1f-bff2-d1d3a2afe0fd.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;
}
