.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-1b5960b4-4844-4669-9643-75185b8b7c3d {
  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-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 { margin-top: 40px; }
#s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs {
  justify-content: center;
}


  #s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-bd0c6a15-9af9-4f06-8547-79bf9dd39a38 .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-3138cfb0-499a-43f1-a682-5538c6fb7abd { padding-top: 10px;
padding-bottom: 10px; }
 #s-3138cfb0-499a-43f1-a682-5538c6fb7abd .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-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-6d82cbd0-c071-451a-bcc8-c43bd12ab359 .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-9e262a84-849f-43d5-bd64-116852b4d07c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e262a84-849f-43d5-bd64-116852b4d07c"] > .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-22561a75-176a-45d0-8979-85c34bf31ff7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-95124038-30bb-4e2f-90dc-7ecda996b314 { 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-65abc5d4-5e4a-4892-9f17-a05678a3dba2 { 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-65abc5d4-5e4a-4892-9f17-a05678a3dba2: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-65abc5d4-5e4a-4892-9f17-a05678a3dba2: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-65abc5d4-5e4a-4892-9f17-a05678a3dba2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a9b57a6e-0246-47e0-b9d4-25337a165dac { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-df8a8172-73c3-4789-983c-70ebf561faab { 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-6123982c-cd67-4dde-b33e-eade4957b6ce { 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-6123982c-cd67-4dde-b33e-eade4957b6ce: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-6123982c-cd67-4dde-b33e-eade4957b6ce: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-6123982c-cd67-4dde-b33e-eade4957b6ce.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9d89e6c9-ff4a-44e3-abbf-f53d20f5c351 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7cdd5e7f-dfae-4754-a226-69818070f9e6 { 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-a7f09ba0-dac7-4533-a42b-b4b1d6e3e3d7 { 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-a7f09ba0-dac7-4533-a42b-b4b1d6e3e3d7: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-a7f09ba0-dac7-4533-a42b-b4b1d6e3e3d7: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-a7f09ba0-dac7-4533-a42b-b4b1d6e3e3d7.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-49039ae4-afcf-47e4-a1b5-15e3e98b634e { min-height: 50px; }
#s-49039ae4-afcf-47e4-a1b5-15e3e98b634e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a2b07f4f-fc1a-48b4-86a6-3f4bfd3ab206 { 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-a2b07f4f-fc1a-48b4-86a6-3f4bfd3ab206 .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-892b6d37-9ac0-4a03-913e-9f0a2526dcf2 {
  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-0c7bece4-5e33-43fc-b2d7-f5fa005940ea { 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-a210c8ec-9f27-45ad-9370-30e33f85d505 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a210c8ec-9f27-45ad-9370-30e33f85d505 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2b47e210-b81f-4a6f-bb80-49ca3559bd02 {
  display: none;
}
#s-a3e4360d-82e5-45d0-8db8-6d84b33839c7 { text-align: left; }
#s-e72771b2-cb3d-43d9-b964-6e76b092c78a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e72771b2-cb3d-43d9-b964-6e76b092c78a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-50785ae3-e421-4c05-b3d2-9bb60da53b3b {
  display: none;
}
#s-27b32266-af99-43ca-a094-832f43307566 { text-align: left; }
#s-cb24709d-cc2f-442d-9281-0e8446c22c0a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb24709d-cc2f-442d-9281-0e8446c22c0a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3fdc3d18-0331-427a-b466-c29d6991fa52 {
  display: none;
}
#s-ba1a591d-198a-465c-91df-df3eeaf811ea { text-align: left; }
#s-14bd0a0b-9791-4915-a7c0-82ba20f4519a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14bd0a0b-9791-4915-a7c0-82ba20f4519a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f71e5a83-2d08-44d7-9b28-719a538cdf3a {
  display: none;
}
#s-3281cf6f-9e25-420d-bb97-cf1fc1a19c29 { text-align: left; }
#s-0e73f914-bce1-48e6-94a2-25a1359678cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e73f914-bce1-48e6-94a2-25a1359678cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3033e6a-8ffb-43be-8e42-6171af096ff8 { text-align: left; }
#s-a3033e6a-8ffb-43be-8e42-6171af096ff8 .shg-product-sold-out {
  display: none;
}

#s-a3033e6a-8ffb-43be-8e42-6171af096ff8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3033e6a-8ffb-43be-8e42-6171af096ff8 .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-fe983a7d-4e07-4ce5-86e9-364a08983b37 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe983a7d-4e07-4ce5-86e9-364a08983b37:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe983a7d-4e07-4ce5-86e9-364a08983b37:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe983a7d-4e07-4ce5-86e9-364a08983b37 {
  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-fe983a7d-4e07-4ce5-86e9-364a08983b37.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe983a7d-4e07-4ce5-86e9-364a08983b37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe983a7d-4e07-4ce5-86e9-364a08983b37.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e866a3f-e492-4db6-beba-b7aeaaeb5d2a {
  display: none;
}
#s-082859a5-a4fb-415f-9ce0-259eebb5ff06 { text-align: left; }
#s-a677f381-b657-4e19-84a3-63511a139477 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a677f381-b657-4e19-84a3-63511a139477 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c0193c8-7448-409d-aae5-a833f1e980ef { text-align: left; }
#s-8c0193c8-7448-409d-aae5-a833f1e980ef .shg-product-sold-out {
  display: none;
}

#s-8c0193c8-7448-409d-aae5-a833f1e980ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c0193c8-7448-409d-aae5-a833f1e980ef .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-d279f9b7-01e5-4023-93bf-724917f58ccd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d279f9b7-01e5-4023-93bf-724917f58ccd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d279f9b7-01e5-4023-93bf-724917f58ccd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d279f9b7-01e5-4023-93bf-724917f58ccd {
  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-d279f9b7-01e5-4023-93bf-724917f58ccd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d279f9b7-01e5-4023-93bf-724917f58ccd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d279f9b7-01e5-4023-93bf-724917f58ccd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6972718-4a7a-4323-804a-5d5c1c401efe {
  display: none;
}
#s-0c56764f-5dba-45e8-b332-bdee1ca8863e { text-align: left; }
#s-944c1c84-2943-4406-951b-c92ab03dda27 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-944c1c84-2943-4406-951b-c92ab03dda27 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e1bb322-4a03-464d-8307-b84d6cfbc241 { text-align: left; }
#s-0e1bb322-4a03-464d-8307-b84d6cfbc241 .shg-product-sold-out {
  display: none;
}

#s-0e1bb322-4a03-464d-8307-b84d6cfbc241 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e1bb322-4a03-464d-8307-b84d6cfbc241 .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-696cf72e-0423-49dc-a201-6caf7c35d9a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-696cf72e-0423-49dc-a201-6caf7c35d9a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-696cf72e-0423-49dc-a201-6caf7c35d9a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-696cf72e-0423-49dc-a201-6caf7c35d9a8 {
  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-696cf72e-0423-49dc-a201-6caf7c35d9a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-696cf72e-0423-49dc-a201-6caf7c35d9a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-696cf72e-0423-49dc-a201-6caf7c35d9a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37759e75-1ae0-47f7-ac41-267f1f7cbc5b {
  display: none;
}
#s-b4554803-066d-4279-be3c-6ab29af4983c { text-align: left; }
#s-457408d1-23f0-4acf-b179-ac713b0a9749 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-457408d1-23f0-4acf-b179-ac713b0a9749 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25878e5b-e69f-42b2-80ab-601a10a53b4d { text-align: left; }
#s-25878e5b-e69f-42b2-80ab-601a10a53b4d .shg-product-sold-out {
  display: none;
}

#s-25878e5b-e69f-42b2-80ab-601a10a53b4d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25878e5b-e69f-42b2-80ab-601a10a53b4d .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-94eb6406-7220-4e51-900a-46974b0fc939 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94eb6406-7220-4e51-900a-46974b0fc939:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94eb6406-7220-4e51-900a-46974b0fc939:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94eb6406-7220-4e51-900a-46974b0fc939 {
  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-94eb6406-7220-4e51-900a-46974b0fc939.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94eb6406-7220-4e51-900a-46974b0fc939.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94eb6406-7220-4e51-900a-46974b0fc939.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64a4ac30-8c9f-45bd-8936-78ac22290d56 {
  display: none;
}
#s-214b1bf6-7952-4025-8e0e-58376d6f501c { text-align: left; }
#s-b5150306-32fc-4256-a038-772aa83ee2c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5150306-32fc-4256-a038-772aa83ee2c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c89ee1c9-f089-41dd-9189-c59ba1b804d1 { text-align: left; }
#s-c89ee1c9-f089-41dd-9189-c59ba1b804d1 .shg-product-sold-out {
  display: none;
}

#s-c89ee1c9-f089-41dd-9189-c59ba1b804d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c89ee1c9-f089-41dd-9189-c59ba1b804d1 .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-68d8d81f-7f36-46fa-8653-69f950e36551 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68d8d81f-7f36-46fa-8653-69f950e36551:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68d8d81f-7f36-46fa-8653-69f950e36551:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68d8d81f-7f36-46fa-8653-69f950e36551 {
  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-68d8d81f-7f36-46fa-8653-69f950e36551.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68d8d81f-7f36-46fa-8653-69f950e36551.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68d8d81f-7f36-46fa-8653-69f950e36551.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ccff417-3fcc-49a2-8a1a-f02dc295b1bc {
  display: none;
}
#s-c5d1f22c-d3a2-45df-9c5b-ef108cab1dce { text-align: left; }
#s-5c270860-90f5-489a-8f38-b485d3a794b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c270860-90f5-489a-8f38-b485d3a794b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a7f244a-75be-43ef-a3c6-348b0deca6c1 { text-align: left; }
#s-9a7f244a-75be-43ef-a3c6-348b0deca6c1 .shg-product-sold-out {
  display: none;
}

#s-9a7f244a-75be-43ef-a3c6-348b0deca6c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a7f244a-75be-43ef-a3c6-348b0deca6c1 .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-588147a4-e13c-438d-be96-f3716d4b4898 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-588147a4-e13c-438d-be96-f3716d4b4898:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-588147a4-e13c-438d-be96-f3716d4b4898:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-588147a4-e13c-438d-be96-f3716d4b4898 {
  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-588147a4-e13c-438d-be96-f3716d4b4898.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-588147a4-e13c-438d-be96-f3716d4b4898.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-588147a4-e13c-438d-be96-f3716d4b4898.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d89782a-202b-450c-b73f-6bdc24949dfd {
  display: none;
}
#s-f9f6499f-c31b-49bb-b691-5d76c2e786d5 { text-align: left; }
#s-0be7d496-8c6d-46f5-a128-b016e9a5c888 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0be7d496-8c6d-46f5-a128-b016e9a5c888 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13b3776d-a023-452a-8eba-4781caf3ed77 { text-align: left; }
#s-13b3776d-a023-452a-8eba-4781caf3ed77 .shg-product-sold-out {
  display: none;
}

#s-13b3776d-a023-452a-8eba-4781caf3ed77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13b3776d-a023-452a-8eba-4781caf3ed77 .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-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf {
  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-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2fe7945-8aab-4b9c-8c65-d2d2f019edcf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7aac6f4-7956-45a1-b1ea-4b46e71afff2 {
  display: none;
}
#s-5e249ae3-bb49-4bac-8c15-dd072ffae074 { text-align: left; }
#s-4c24fc3d-ba9d-446a-a180-31c8b666ce17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c24fc3d-ba9d-446a-a180-31c8b666ce17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c7d2d00-049c-4ae5-a1db-b68a081b1323 { text-align: left; }
#s-9c7d2d00-049c-4ae5-a1db-b68a081b1323 .shg-product-sold-out {
  display: none;
}

#s-9c7d2d00-049c-4ae5-a1db-b68a081b1323 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c7d2d00-049c-4ae5-a1db-b68a081b1323 .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-f3382d4c-80f3-4bd5-b33d-250fde05609a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3382d4c-80f3-4bd5-b33d-250fde05609a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3382d4c-80f3-4bd5-b33d-250fde05609a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3382d4c-80f3-4bd5-b33d-250fde05609a {
  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-f3382d4c-80f3-4bd5-b33d-250fde05609a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3382d4c-80f3-4bd5-b33d-250fde05609a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3382d4c-80f3-4bd5-b33d-250fde05609a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7551d74f-8089-4e5f-bea3-953cdd13d579 {
  display: none;
}
#s-b395b5e8-3a98-442f-a81f-0c5b50f492e2 { text-align: left; }
#s-db455c18-655a-447f-be87-89f6609d84cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db455c18-655a-447f-be87-89f6609d84cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea041791-fb77-42b6-a386-62ef44ee4b4b { text-align: left; }
#s-ea041791-fb77-42b6-a386-62ef44ee4b4b .shg-product-sold-out {
  display: none;
}

#s-ea041791-fb77-42b6-a386-62ef44ee4b4b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea041791-fb77-42b6-a386-62ef44ee4b4b .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-26fd45c9-aa66-4a2c-8e14-5ba4af30014a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26fd45c9-aa66-4a2c-8e14-5ba4af30014a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26fd45c9-aa66-4a2c-8e14-5ba4af30014a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26fd45c9-aa66-4a2c-8e14-5ba4af30014a {
  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-26fd45c9-aa66-4a2c-8e14-5ba4af30014a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26fd45c9-aa66-4a2c-8e14-5ba4af30014a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26fd45c9-aa66-4a2c-8e14-5ba4af30014a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88d8c23a-23f7-4e4f-bdaa-7957e8e379cc {
  display: none;
}
#s-c38072a2-f1cf-4f33-9a42-94a7c2245de0 { text-align: left; }
#s-8a84a9fa-6aad-4f98-966b-15537adfdae5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a84a9fa-6aad-4f98-966b-15537adfdae5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6329362-03ad-4e78-a461-849909b6223c { text-align: left; }
#s-a6329362-03ad-4e78-a461-849909b6223c .shg-product-sold-out {
  display: none;
}

#s-a6329362-03ad-4e78-a461-849909b6223c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6329362-03ad-4e78-a461-849909b6223c .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-e813d055-e4fe-4fd7-b281-7299c4f3aa2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e813d055-e4fe-4fd7-b281-7299c4f3aa2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e813d055-e4fe-4fd7-b281-7299c4f3aa2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e813d055-e4fe-4fd7-b281-7299c4f3aa2b {
  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-e813d055-e4fe-4fd7-b281-7299c4f3aa2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e813d055-e4fe-4fd7-b281-7299c4f3aa2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e813d055-e4fe-4fd7-b281-7299c4f3aa2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1333b27a-4b42-4623-aedf-5d60a9e43020 {
  display: none;
}
#s-9c4ec55e-aec0-43ad-a1bd-ce8034cd3443 { text-align: left; }
#s-d8c10167-e688-4104-b8bd-dbdae1d23ca5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8c10167-e688-4104-b8bd-dbdae1d23ca5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e41a64bf-9996-413b-a778-87b6f06122ab { text-align: left; }
#s-e41a64bf-9996-413b-a778-87b6f06122ab .shg-product-sold-out {
  display: none;
}

#s-e41a64bf-9996-413b-a778-87b6f06122ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e41a64bf-9996-413b-a778-87b6f06122ab .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-6e53ad06-f3b8-406d-9c21-b94c0970da82 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e53ad06-f3b8-406d-9c21-b94c0970da82:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e53ad06-f3b8-406d-9c21-b94c0970da82:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e53ad06-f3b8-406d-9c21-b94c0970da82 {
  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-6e53ad06-f3b8-406d-9c21-b94c0970da82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e53ad06-f3b8-406d-9c21-b94c0970da82.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e53ad06-f3b8-406d-9c21-b94c0970da82.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ed5232b-78ce-4fa8-8b80-a665401e0243 {
  display: none;
}
#s-36f90db5-984c-4978-a910-734438e851a1 { text-align: left; }
#s-ce957fa3-7be8-44bc-a60e-0a4832363c3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce957fa3-7be8-44bc-a60e-0a4832363c3b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c316cc2e-3b54-46b3-94d9-9a38de3a634f { text-align: left; }
#s-c316cc2e-3b54-46b3-94d9-9a38de3a634f .shg-product-sold-out {
  display: none;
}

#s-c316cc2e-3b54-46b3-94d9-9a38de3a634f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c316cc2e-3b54-46b3-94d9-9a38de3a634f .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-96f8930b-945c-451c-b9eb-f9ee50af8e77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96f8930b-945c-451c-b9eb-f9ee50af8e77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96f8930b-945c-451c-b9eb-f9ee50af8e77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96f8930b-945c-451c-b9eb-f9ee50af8e77 {
  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-96f8930b-945c-451c-b9eb-f9ee50af8e77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96f8930b-945c-451c-b9eb-f9ee50af8e77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96f8930b-945c-451c-b9eb-f9ee50af8e77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a87d4f2-b975-46e4-b1e9-86b26bb47a4d {
  display: none;
}
#s-5b8e7792-497d-4c9a-a14b-bd1be32c82e1 { text-align: left; }
#s-45dde401-e288-463c-ac94-0c72ead11b0d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45dde401-e288-463c-ac94-0c72ead11b0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b322d7ba-becc-4e48-ae82-b32a6ae1986b { text-align: left; }
#s-b322d7ba-becc-4e48-ae82-b32a6ae1986b .shg-product-sold-out {
  display: none;
}

#s-b322d7ba-becc-4e48-ae82-b32a6ae1986b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b322d7ba-becc-4e48-ae82-b32a6ae1986b .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-dba64988-7088-4cd0-b3d6-cca4d0e3925a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dba64988-7088-4cd0-b3d6-cca4d0e3925a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dba64988-7088-4cd0-b3d6-cca4d0e3925a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dba64988-7088-4cd0-b3d6-cca4d0e3925a {
  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-dba64988-7088-4cd0-b3d6-cca4d0e3925a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dba64988-7088-4cd0-b3d6-cca4d0e3925a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dba64988-7088-4cd0-b3d6-cca4d0e3925a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f1448be-cead-44d1-8254-93f8a8fd69b1 {
  display: none;
}
#s-ce06cdeb-130f-4f11-b33c-fb446e4a8971 { text-align: left; }
#s-c5924b5d-79ea-48bd-881b-99a0f84c5ff9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5924b5d-79ea-48bd-881b-99a0f84c5ff9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d60da25-178a-44fa-97d7-3824d53a9888 { text-align: left; }
#s-5d60da25-178a-44fa-97d7-3824d53a9888 .shg-product-sold-out {
  display: none;
}

#s-5d60da25-178a-44fa-97d7-3824d53a9888 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d60da25-178a-44fa-97d7-3824d53a9888 .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-f1ce02da-d94d-4561-b008-3679f2894b10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1ce02da-d94d-4561-b008-3679f2894b10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1ce02da-d94d-4561-b008-3679f2894b10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1ce02da-d94d-4561-b008-3679f2894b10 {
  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-f1ce02da-d94d-4561-b008-3679f2894b10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1ce02da-d94d-4561-b008-3679f2894b10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1ce02da-d94d-4561-b008-3679f2894b10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2f19933-d8f3-4d7e-9b74-ffbb4b21d1a0 {
  display: none;
}
#s-b9214410-0e8a-400e-8394-c54a2b8ba040 { text-align: left; }
#s-f04aca2a-9b17-495a-a58e-5de25dca7c8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f04aca2a-9b17-495a-a58e-5de25dca7c8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e4b2201-48be-4eb6-a7da-46003eff153d { text-align: left; }
#s-6e4b2201-48be-4eb6-a7da-46003eff153d .shg-product-sold-out {
  display: none;
}

#s-6e4b2201-48be-4eb6-a7da-46003eff153d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e4b2201-48be-4eb6-a7da-46003eff153d .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-7c67e819-5b97-4e96-9f25-9fc420141cf9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c67e819-5b97-4e96-9f25-9fc420141cf9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c67e819-5b97-4e96-9f25-9fc420141cf9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c67e819-5b97-4e96-9f25-9fc420141cf9 {
  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-7c67e819-5b97-4e96-9f25-9fc420141cf9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c67e819-5b97-4e96-9f25-9fc420141cf9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c67e819-5b97-4e96-9f25-9fc420141cf9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dae082b-89d2-409c-b297-dd2add2f8056 {
  display: none;
}
#s-b0b10460-e22e-4b59-ba74-4067ebd0d89d { text-align: left; }
#s-77d09a5b-93a3-4163-b28c-021da86068f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77d09a5b-93a3-4163-b28c-021da86068f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e78ed13c-24e9-4f24-85df-f503102995ee { text-align: left; }
#s-e78ed13c-24e9-4f24-85df-f503102995ee .shg-product-sold-out {
  display: none;
}

#s-e78ed13c-24e9-4f24-85df-f503102995ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e78ed13c-24e9-4f24-85df-f503102995ee .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-5d73779e-898a-4440-b999-c688940cd7af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d73779e-898a-4440-b999-c688940cd7af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d73779e-898a-4440-b999-c688940cd7af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d73779e-898a-4440-b999-c688940cd7af {
  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-5d73779e-898a-4440-b999-c688940cd7af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d73779e-898a-4440-b999-c688940cd7af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d73779e-898a-4440-b999-c688940cd7af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53acfeee-059a-4a2b-b82e-06e8cb48b401 {
  display: none;
}
#s-80454d82-966a-4083-98d1-3cbd69f3ff9c { text-align: left; }
#s-a2cb8ca8-7e42-484c-b15d-1872466b3d29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2cb8ca8-7e42-484c-b15d-1872466b3d29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f25a587e-e2ff-411a-8c3c-6795a29ff015 { text-align: left; }
#s-f25a587e-e2ff-411a-8c3c-6795a29ff015 .shg-product-sold-out {
  display: none;
}

#s-f25a587e-e2ff-411a-8c3c-6795a29ff015 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f25a587e-e2ff-411a-8c3c-6795a29ff015 .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-4c6e91ea-b306-4ee3-8002-89e3a068f2af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c6e91ea-b306-4ee3-8002-89e3a068f2af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c6e91ea-b306-4ee3-8002-89e3a068f2af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c6e91ea-b306-4ee3-8002-89e3a068f2af {
  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-4c6e91ea-b306-4ee3-8002-89e3a068f2af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c6e91ea-b306-4ee3-8002-89e3a068f2af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c6e91ea-b306-4ee3-8002-89e3a068f2af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d19a7356-9ea6-444f-b7fa-13df05d469c2 {
  display: none;
}
#s-0472ffd7-0a58-47b7-93f6-3c71dad9f68c { text-align: left; }
#s-1bb63b32-88ed-4e37-ae3d-be62ad30b692 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1bb63b32-88ed-4e37-ae3d-be62ad30b692 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d4dff79-d049-492f-86fd-e7deeb546035 { text-align: left; }
#s-9d4dff79-d049-492f-86fd-e7deeb546035 .shg-product-sold-out {
  display: none;
}

#s-9d4dff79-d049-492f-86fd-e7deeb546035 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d4dff79-d049-492f-86fd-e7deeb546035 .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-29a331de-62c2-486d-8b07-a0f582b56965 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-29a331de-62c2-486d-8b07-a0f582b56965:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-29a331de-62c2-486d-8b07-a0f582b56965:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-29a331de-62c2-486d-8b07-a0f582b56965 {
  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-29a331de-62c2-486d-8b07-a0f582b56965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29a331de-62c2-486d-8b07-a0f582b56965.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-29a331de-62c2-486d-8b07-a0f582b56965.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a03cd47-87b7-4351-a58a-ff2605108364 {
  display: none;
}
#s-4a7705d2-f263-4c76-8330-2ff390d063b5 { text-align: left; }
#s-b1c844c2-dfdb-48a1-abba-12e435cea664 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1c844c2-dfdb-48a1-abba-12e435cea664 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64ad71cf-40c4-4ef5-908f-a6f958d3cafc { text-align: left; }
#s-64ad71cf-40c4-4ef5-908f-a6f958d3cafc .shg-product-sold-out {
  display: none;
}

#s-64ad71cf-40c4-4ef5-908f-a6f958d3cafc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64ad71cf-40c4-4ef5-908f-a6f958d3cafc .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-7bd052c3-a9de-4442-86d4-17637f3f8fa2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7bd052c3-a9de-4442-86d4-17637f3f8fa2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7bd052c3-a9de-4442-86d4-17637f3f8fa2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7bd052c3-a9de-4442-86d4-17637f3f8fa2 {
  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-7bd052c3-a9de-4442-86d4-17637f3f8fa2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bd052c3-a9de-4442-86d4-17637f3f8fa2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7bd052c3-a9de-4442-86d4-17637f3f8fa2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94568712-d592-4e83-a4ee-0f4fe2ca8ccb {
  display: none;
}
#s-1b7c8c00-8c2e-4b75-ac98-bf1a0d30c1b7 { text-align: left; }
#s-68dfb22b-420d-431c-a049-2852c7913dd5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68dfb22b-420d-431c-a049-2852c7913dd5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb0f6c0a-e927-4830-ac84-8e433aaab818 { text-align: left; }
#s-bb0f6c0a-e927-4830-ac84-8e433aaab818 .shg-product-sold-out {
  display: none;
}

#s-bb0f6c0a-e927-4830-ac84-8e433aaab818 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb0f6c0a-e927-4830-ac84-8e433aaab818 .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-6a8ac3ab-cadc-438b-b81e-363f157b2f6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a8ac3ab-cadc-438b-b81e-363f157b2f6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a8ac3ab-cadc-438b-b81e-363f157b2f6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a8ac3ab-cadc-438b-b81e-363f157b2f6d {
  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-6a8ac3ab-cadc-438b-b81e-363f157b2f6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a8ac3ab-cadc-438b-b81e-363f157b2f6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a8ac3ab-cadc-438b-b81e-363f157b2f6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d78ab27-e8cc-4696-bb47-1f4826ced027 {
  display: none;
}
#s-59ed5e63-b555-4649-adce-d490b840ff77 { text-align: left; }
#s-a0d16931-666f-454b-94ec-9d151c866962 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0d16931-666f-454b-94ec-9d151c866962 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7a1a53d-7ad0-4066-a518-feaf0c8a6f25 { text-align: left; }
#s-c7a1a53d-7ad0-4066-a518-feaf0c8a6f25 .shg-product-sold-out {
  display: none;
}

#s-c7a1a53d-7ad0-4066-a518-feaf0c8a6f25 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7a1a53d-7ad0-4066-a518-feaf0c8a6f25 .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-83e8e1ab-80b0-4cf3-a461-c2f29c957973 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83e8e1ab-80b0-4cf3-a461-c2f29c957973:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83e8e1ab-80b0-4cf3-a461-c2f29c957973:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83e8e1ab-80b0-4cf3-a461-c2f29c957973 {
  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-83e8e1ab-80b0-4cf3-a461-c2f29c957973.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83e8e1ab-80b0-4cf3-a461-c2f29c957973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83e8e1ab-80b0-4cf3-a461-c2f29c957973.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;
}
