.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-dafb73e1-8b69-4bb0-ba19-ddceb0ac39c8 {
  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-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 { margin-top: 40px; }
#s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs {
  justify-content: center;
}


  #s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-fcaee0f3-f5ea-4afd-b1b4-7f31d29b55d4 .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-c418190b-826b-43d7-b16b-246b31bf225e { padding-top: 10px;
padding-bottom: 10px; }
 #s-c418190b-826b-43d7-b16b-246b31bf225e .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-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ee5929c6-3b71-41a8-ae84-1e020a92e71f .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-d53f2f97-347e-45a5-8942-d822b9a1e6dd { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d53f2f97-347e-45a5-8942-d822b9a1e6dd"] > .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-4072e8cf-33ed-417e-9529-074d91aeb420 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-888ef4a3-c4d2-49d5-acaa-f9cf83c39d4e { 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-46f4dfd3-e49d-4372-a276-c14cf148894e { 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-46f4dfd3-e49d-4372-a276-c14cf148894e: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-46f4dfd3-e49d-4372-a276-c14cf148894e: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-46f4dfd3-e49d-4372-a276-c14cf148894e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-57532d2e-c45f-4164-be84-dd6905089a6a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-869acde5-df20-4d11-b006-52f9a52d05c0 { 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-d97bf9a2-15b7-4c7b-b2da-228a3e93c4f3 { 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-d97bf9a2-15b7-4c7b-b2da-228a3e93c4f3: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-d97bf9a2-15b7-4c7b-b2da-228a3e93c4f3: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-d97bf9a2-15b7-4c7b-b2da-228a3e93c4f3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-bb462f19-a19d-487d-8589-a90b89a3f1f7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7397bdba-41df-4c89-a8f1-5648b6bf8cf3 { 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-92b574ce-9f7e-4875-9750-d274e1e189c0 { 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-92b574ce-9f7e-4875-9750-d274e1e189c0: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-92b574ce-9f7e-4875-9750-d274e1e189c0: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-92b574ce-9f7e-4875-9750-d274e1e189c0.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-7448a11a-7ef1-45a1-870d-1fbe8d46dc41 { min-height: 50px; }
#s-7448a11a-7ef1-45a1-870d-1fbe8d46dc41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b378b2ab-1f99-46a5-9894-113d87a8b12e { 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-b378b2ab-1f99-46a5-9894-113d87a8b12e .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-add2784c-c597-4a1b-ba17-6932ae8ab1bc {
  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-0149b2c3-a20a-422c-a62e-4f052c289872 { 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-746cd984-ab7f-41dc-8f85-914a7994c773 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-746cd984-ab7f-41dc-8f85-914a7994c773 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cfcf38b5-96fb-404c-8507-ed0a8a6003bb {
  display: none;
}
#s-c6819d9b-401d-42f8-b4ed-e75036cc5c3b { text-align: left; }
#s-8f2387e7-80ca-42c7-b445-f9fff2367c3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f2387e7-80ca-42c7-b445-f9fff2367c3b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-950c19b7-16b3-4991-a680-8bbd6ff603e4 {
  display: none;
}
#s-b70f6b6a-211f-4808-a2b3-d63dc33e4aeb { text-align: left; }
#s-95f84f17-cc07-4c79-8a90-168488150c1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95f84f17-cc07-4c79-8a90-168488150c1e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5742392b-fa12-4586-ba04-7221075b7880 {
  display: none;
}
#s-4e24521d-2359-4cdb-bb9e-8250750b1865 { text-align: left; }
#s-885d870b-a04d-4678-96cc-550ee9f218c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-885d870b-a04d-4678-96cc-550ee9f218c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c8bce7b7-bb79-4847-b69b-9b7c82d65d65 {
  display: none;
}
#s-d5b6a4d3-3de5-403c-9882-01a4d7b7bcde { text-align: left; }
#s-9921565d-5e1c-43e4-a8fd-393967c16623 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9921565d-5e1c-43e4-a8fd-393967c16623 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40f35d8e-18f9-44c0-a340-186a2433993c { text-align: left; }
#s-40f35d8e-18f9-44c0-a340-186a2433993c .shg-product-sold-out {
  display: none;
}

#s-40f35d8e-18f9-44c0-a340-186a2433993c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40f35d8e-18f9-44c0-a340-186a2433993c .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-c60e5e4a-1948-44de-9046-c579b4828ee5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c60e5e4a-1948-44de-9046-c579b4828ee5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c60e5e4a-1948-44de-9046-c579b4828ee5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c60e5e4a-1948-44de-9046-c579b4828ee5 {
  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-c60e5e4a-1948-44de-9046-c579b4828ee5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c60e5e4a-1948-44de-9046-c579b4828ee5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c60e5e4a-1948-44de-9046-c579b4828ee5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c031c3e-d147-436c-8083-2572e7bb1de8 {
  display: none;
}
#s-ab945d10-0d05-4569-a3da-25765e829952 { text-align: left; }
#s-5b94c383-5f9d-4353-a6d3-8fb98020aba8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b94c383-5f9d-4353-a6d3-8fb98020aba8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d5def1b-620d-474e-8da9-f556d7798947 { text-align: left; }
#s-9d5def1b-620d-474e-8da9-f556d7798947 .shg-product-sold-out {
  display: none;
}

#s-9d5def1b-620d-474e-8da9-f556d7798947 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d5def1b-620d-474e-8da9-f556d7798947 .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-379d7a76-500b-4c2b-95a3-84b15aa21b9f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-379d7a76-500b-4c2b-95a3-84b15aa21b9f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-379d7a76-500b-4c2b-95a3-84b15aa21b9f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-379d7a76-500b-4c2b-95a3-84b15aa21b9f {
  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-379d7a76-500b-4c2b-95a3-84b15aa21b9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-379d7a76-500b-4c2b-95a3-84b15aa21b9f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-379d7a76-500b-4c2b-95a3-84b15aa21b9f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-827efb0d-378d-4228-9291-360ab10990cc {
  display: none;
}
#s-83556081-1cde-4723-9890-d65fb2f040ec { text-align: left; }
#s-46541008-58ab-4718-8807-c97e9e67370d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46541008-58ab-4718-8807-c97e9e67370d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d623f5c-221c-4994-9369-d56307a66301 { text-align: left; }
#s-0d623f5c-221c-4994-9369-d56307a66301 .shg-product-sold-out {
  display: none;
}

#s-0d623f5c-221c-4994-9369-d56307a66301 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d623f5c-221c-4994-9369-d56307a66301 .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-1b0f9f50-b249-48c4-8e6f-35522e5782f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b0f9f50-b249-48c4-8e6f-35522e5782f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b0f9f50-b249-48c4-8e6f-35522e5782f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b0f9f50-b249-48c4-8e6f-35522e5782f6 {
  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-1b0f9f50-b249-48c4-8e6f-35522e5782f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b0f9f50-b249-48c4-8e6f-35522e5782f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b0f9f50-b249-48c4-8e6f-35522e5782f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a756012-9ae9-4da8-bc24-dcb73632cfc2 {
  display: none;
}
#s-1480b88e-7708-4221-bd3e-703d746825b1 { text-align: left; }
#s-2fe09994-5ff2-4b05-a735-718b25792312 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fe09994-5ff2-4b05-a735-718b25792312 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bec2b232-02bf-405e-a106-b248ec451b5b { text-align: left; }
#s-bec2b232-02bf-405e-a106-b248ec451b5b .shg-product-sold-out {
  display: none;
}

#s-bec2b232-02bf-405e-a106-b248ec451b5b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bec2b232-02bf-405e-a106-b248ec451b5b .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-e53c56aa-072d-4808-a58e-4e9121dba917 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e53c56aa-072d-4808-a58e-4e9121dba917:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e53c56aa-072d-4808-a58e-4e9121dba917:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e53c56aa-072d-4808-a58e-4e9121dba917 {
  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-e53c56aa-072d-4808-a58e-4e9121dba917.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e53c56aa-072d-4808-a58e-4e9121dba917.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e53c56aa-072d-4808-a58e-4e9121dba917.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f65c9f5-f39e-4e65-ba45-fefa2d7c5edd {
  display: none;
}
#s-e96422d5-e348-4dc0-a7f2-ecc7ada03ad8 { text-align: left; }
#s-7cb52892-6bbd-45c7-a82d-5a3f505b990f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cb52892-6bbd-45c7-a82d-5a3f505b990f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91df1892-9f71-40c9-a3a7-02fb859f52f1 { text-align: left; }
#s-91df1892-9f71-40c9-a3a7-02fb859f52f1 .shg-product-sold-out {
  display: none;
}

#s-91df1892-9f71-40c9-a3a7-02fb859f52f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91df1892-9f71-40c9-a3a7-02fb859f52f1 .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-42283d7a-65c7-4a55-9e90-d1d74a514acb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42283d7a-65c7-4a55-9e90-d1d74a514acb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42283d7a-65c7-4a55-9e90-d1d74a514acb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42283d7a-65c7-4a55-9e90-d1d74a514acb {
  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-42283d7a-65c7-4a55-9e90-d1d74a514acb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42283d7a-65c7-4a55-9e90-d1d74a514acb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42283d7a-65c7-4a55-9e90-d1d74a514acb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d238f40a-7c5f-48b6-b38f-23216b4992be {
  display: none;
}
#s-1ba0c9c4-fbf3-416c-9157-14d2cd14ec5d { text-align: left; }
#s-33b132ff-537c-48e6-a795-2c10f18045eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33b132ff-537c-48e6-a795-2c10f18045eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca69ad23-359f-42cd-9e1d-5fba8b67968f { text-align: left; }
#s-ca69ad23-359f-42cd-9e1d-5fba8b67968f .shg-product-sold-out {
  display: none;
}

#s-ca69ad23-359f-42cd-9e1d-5fba8b67968f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca69ad23-359f-42cd-9e1d-5fba8b67968f .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-997db838-9ee5-4fb6-88af-709654560f95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-997db838-9ee5-4fb6-88af-709654560f95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-997db838-9ee5-4fb6-88af-709654560f95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-997db838-9ee5-4fb6-88af-709654560f95 {
  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-997db838-9ee5-4fb6-88af-709654560f95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-997db838-9ee5-4fb6-88af-709654560f95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-997db838-9ee5-4fb6-88af-709654560f95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-654d4027-19c8-4ab0-9d69-a14891c8871f {
  display: none;
}
#s-eedf0a2d-4cb0-4731-a069-587515e21548 { text-align: left; }
#s-c9fce9db-39fe-4414-927e-74aa7ed4e8ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9fce9db-39fe-4414-927e-74aa7ed4e8ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb98e31a-7ce7-46e6-82bd-bda3001cc93b { text-align: left; }
#s-bb98e31a-7ce7-46e6-82bd-bda3001cc93b .shg-product-sold-out {
  display: none;
}

#s-bb98e31a-7ce7-46e6-82bd-bda3001cc93b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb98e31a-7ce7-46e6-82bd-bda3001cc93b .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-a39718bb-9995-4b89-b58d-089f3cd8c12a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a39718bb-9995-4b89-b58d-089f3cd8c12a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a39718bb-9995-4b89-b58d-089f3cd8c12a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a39718bb-9995-4b89-b58d-089f3cd8c12a {
  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-a39718bb-9995-4b89-b58d-089f3cd8c12a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a39718bb-9995-4b89-b58d-089f3cd8c12a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a39718bb-9995-4b89-b58d-089f3cd8c12a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b338997-5fcd-4b80-b03c-f0053db32b91 {
  display: none;
}
#s-daa53c2f-37d3-43a5-aea7-45031ca2e8fe { text-align: left; }
#s-7ac37cfb-bee1-4913-82d1-b561dcd25438 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ac37cfb-bee1-4913-82d1-b561dcd25438 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c94b4a80-cb95-4684-9c1d-5addc7130f66 { text-align: left; }
#s-c94b4a80-cb95-4684-9c1d-5addc7130f66 .shg-product-sold-out {
  display: none;
}

#s-c94b4a80-cb95-4684-9c1d-5addc7130f66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c94b4a80-cb95-4684-9c1d-5addc7130f66 .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-831d0dec-143f-43ac-b0f4-e23a447febfe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-831d0dec-143f-43ac-b0f4-e23a447febfe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-831d0dec-143f-43ac-b0f4-e23a447febfe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-831d0dec-143f-43ac-b0f4-e23a447febfe {
  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-831d0dec-143f-43ac-b0f4-e23a447febfe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-831d0dec-143f-43ac-b0f4-e23a447febfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-831d0dec-143f-43ac-b0f4-e23a447febfe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82dc5645-8312-4ecc-9c4f-35cef3e36cc1 {
  display: none;
}
#s-938f3789-75c3-4c87-bb57-070c604026eb { text-align: left; }
#s-26032e9d-c7b2-4b65-9115-77b86ebe74bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26032e9d-c7b2-4b65-9115-77b86ebe74bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb50ce3a-9832-43a4-9bd2-a18fcf1f6774 { text-align: left; }
#s-eb50ce3a-9832-43a4-9bd2-a18fcf1f6774 .shg-product-sold-out {
  display: none;
}

#s-eb50ce3a-9832-43a4-9bd2-a18fcf1f6774 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb50ce3a-9832-43a4-9bd2-a18fcf1f6774 .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-8b34848f-d81b-4627-a31c-ce07be464690 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b34848f-d81b-4627-a31c-ce07be464690:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b34848f-d81b-4627-a31c-ce07be464690:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b34848f-d81b-4627-a31c-ce07be464690 {
  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-8b34848f-d81b-4627-a31c-ce07be464690.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b34848f-d81b-4627-a31c-ce07be464690.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b34848f-d81b-4627-a31c-ce07be464690.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba567242-5515-4c21-9fbd-ffc9851c1a4f {
  display: none;
}
#s-ce321652-20b1-4841-aace-92084fdadb73 { text-align: left; }
#s-1957d3c9-7f7c-45f6-88d4-7f0b67819590 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1957d3c9-7f7c-45f6-88d4-7f0b67819590 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edfc0dae-c2b8-49aa-b9f8-6821e105a95e { text-align: left; }
#s-edfc0dae-c2b8-49aa-b9f8-6821e105a95e .shg-product-sold-out {
  display: none;
}

#s-edfc0dae-c2b8-49aa-b9f8-6821e105a95e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edfc0dae-c2b8-49aa-b9f8-6821e105a95e .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-662d633a-a936-4d92-8f21-0aa8acc96826 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-662d633a-a936-4d92-8f21-0aa8acc96826:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-662d633a-a936-4d92-8f21-0aa8acc96826:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-662d633a-a936-4d92-8f21-0aa8acc96826 {
  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-662d633a-a936-4d92-8f21-0aa8acc96826.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-662d633a-a936-4d92-8f21-0aa8acc96826.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-662d633a-a936-4d92-8f21-0aa8acc96826.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-887c2bd7-53fe-4de7-bb57-02493a9f211e {
  display: none;
}
#s-66187968-8b42-4d4a-9375-2617321c44e4 { text-align: left; }
#s-ba46aa0e-8a81-44bc-b4df-6f0ebf966229 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba46aa0e-8a81-44bc-b4df-6f0ebf966229 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ecfdca7-89c2-4011-8057-9ee41aa952d4 { text-align: left; }
#s-3ecfdca7-89c2-4011-8057-9ee41aa952d4 .shg-product-sold-out {
  display: none;
}

#s-3ecfdca7-89c2-4011-8057-9ee41aa952d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ecfdca7-89c2-4011-8057-9ee41aa952d4 .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-f9c17225-fa58-4d37-865a-c0fb68191c19 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9c17225-fa58-4d37-865a-c0fb68191c19:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9c17225-fa58-4d37-865a-c0fb68191c19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9c17225-fa58-4d37-865a-c0fb68191c19 {
  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-f9c17225-fa58-4d37-865a-c0fb68191c19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9c17225-fa58-4d37-865a-c0fb68191c19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9c17225-fa58-4d37-865a-c0fb68191c19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1bbecad-438b-4feb-b3bf-70cd97a941c3 {
  display: none;
}
#s-6cb5b904-a433-4a94-a542-48dad66b5106 { text-align: left; }
#s-2da6bf63-431d-4d9d-9e28-745cd3748f31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2da6bf63-431d-4d9d-9e28-745cd3748f31 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a884edaa-397b-4f7f-ac33-fd6c4f3c55e4 { text-align: left; }
#s-a884edaa-397b-4f7f-ac33-fd6c4f3c55e4 .shg-product-sold-out {
  display: none;
}

#s-a884edaa-397b-4f7f-ac33-fd6c4f3c55e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a884edaa-397b-4f7f-ac33-fd6c4f3c55e4 .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-4de7a972-6e22-487a-88b5-2ba2bc0a6543 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4de7a972-6e22-487a-88b5-2ba2bc0a6543:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4de7a972-6e22-487a-88b5-2ba2bc0a6543:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4de7a972-6e22-487a-88b5-2ba2bc0a6543 {
  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-4de7a972-6e22-487a-88b5-2ba2bc0a6543.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4de7a972-6e22-487a-88b5-2ba2bc0a6543.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4de7a972-6e22-487a-88b5-2ba2bc0a6543.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d088c080-4a77-49e8-bb46-0eed00cc61a4 {
  display: none;
}
#s-800dcaa5-460e-4db5-9dff-040ea1a912a2 { text-align: left; }
#s-6b959223-5845-4631-8a5f-571cbdabe061 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b959223-5845-4631-8a5f-571cbdabe061 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa01f461-536e-4915-b082-fcd09156a842 { text-align: left; }
#s-fa01f461-536e-4915-b082-fcd09156a842 .shg-product-sold-out {
  display: none;
}

#s-fa01f461-536e-4915-b082-fcd09156a842 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa01f461-536e-4915-b082-fcd09156a842 .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-f167c761-1597-4ac2-bffd-527da1981a6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f167c761-1597-4ac2-bffd-527da1981a6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f167c761-1597-4ac2-bffd-527da1981a6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f167c761-1597-4ac2-bffd-527da1981a6f {
  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-f167c761-1597-4ac2-bffd-527da1981a6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f167c761-1597-4ac2-bffd-527da1981a6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f167c761-1597-4ac2-bffd-527da1981a6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98fcd033-f94f-43d0-a018-fc7b77df51bd {
  display: none;
}
#s-c5cf1b68-3ced-4d32-9578-c0bf7b0951a5 { text-align: left; }
#s-81b52a56-b7ba-40e0-b269-f24030560ecd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81b52a56-b7ba-40e0-b269-f24030560ecd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50478753-abde-4d9a-94c6-1bd6b6548f80 { text-align: left; }
#s-50478753-abde-4d9a-94c6-1bd6b6548f80 .shg-product-sold-out {
  display: none;
}

#s-50478753-abde-4d9a-94c6-1bd6b6548f80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50478753-abde-4d9a-94c6-1bd6b6548f80 .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-6e7deb4d-863e-432a-ac94-d7450db01e8e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e7deb4d-863e-432a-ac94-d7450db01e8e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e7deb4d-863e-432a-ac94-d7450db01e8e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e7deb4d-863e-432a-ac94-d7450db01e8e {
  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-6e7deb4d-863e-432a-ac94-d7450db01e8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e7deb4d-863e-432a-ac94-d7450db01e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e7deb4d-863e-432a-ac94-d7450db01e8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4807b5d7-7103-4b1a-881f-5b341d2ff207 {
  display: none;
}
#s-4d2172c0-8fdb-4aa1-809f-60994c4ec4b2 { text-align: left; }
#s-a37da29b-777d-4651-8f3a-3907abd6603f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a37da29b-777d-4651-8f3a-3907abd6603f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ad05519-5c96-4080-b2dc-705fd5677222 { text-align: left; }
#s-3ad05519-5c96-4080-b2dc-705fd5677222 .shg-product-sold-out {
  display: none;
}

#s-3ad05519-5c96-4080-b2dc-705fd5677222 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ad05519-5c96-4080-b2dc-705fd5677222 .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-42874923-fa34-4715-8531-d12df1e3fe7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42874923-fa34-4715-8531-d12df1e3fe7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42874923-fa34-4715-8531-d12df1e3fe7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42874923-fa34-4715-8531-d12df1e3fe7a {
  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-42874923-fa34-4715-8531-d12df1e3fe7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42874923-fa34-4715-8531-d12df1e3fe7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42874923-fa34-4715-8531-d12df1e3fe7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9cbce31f-7a4d-4f4b-b43b-1ee5f76de9df {
  display: none;
}
#s-d0bfb50c-5bce-4c0c-b920-ba472c82d585 { text-align: left; }
#s-0ea462c6-6273-47d3-b4ce-01d9ab33f8b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ea462c6-6273-47d3-b4ce-01d9ab33f8b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-612e6009-7473-4cc7-bb5b-7c7b3cce3fe1 { text-align: left; }
#s-612e6009-7473-4cc7-bb5b-7c7b3cce3fe1 .shg-product-sold-out {
  display: none;
}

#s-612e6009-7473-4cc7-bb5b-7c7b3cce3fe1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-612e6009-7473-4cc7-bb5b-7c7b3cce3fe1 .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-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e {
  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-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f8f0c4f-e86b-42bb-8823-aa7c0f62976e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dfce73ea-570e-4300-881a-fef980952c1c {
  display: none;
}
#s-34f1efa3-8dad-4b94-9a7f-d7d3e4ac7581 { text-align: left; }
#s-78e0bc13-9f08-446f-b678-cb36e4d48ac0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78e0bc13-9f08-446f-b678-cb36e4d48ac0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aad566ad-b00a-4fe9-bdd2-3666bb6dc0de { text-align: left; }
#s-aad566ad-b00a-4fe9-bdd2-3666bb6dc0de .shg-product-sold-out {
  display: none;
}

#s-aad566ad-b00a-4fe9-bdd2-3666bb6dc0de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aad566ad-b00a-4fe9-bdd2-3666bb6dc0de .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-a6282470-d452-4896-ac31-a8bd34897a2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6282470-d452-4896-ac31-a8bd34897a2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6282470-d452-4896-ac31-a8bd34897a2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6282470-d452-4896-ac31-a8bd34897a2f {
  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-a6282470-d452-4896-ac31-a8bd34897a2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6282470-d452-4896-ac31-a8bd34897a2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6282470-d452-4896-ac31-a8bd34897a2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d9cba0f-5f87-4b0b-9f0a-51f36e840235 {
  display: none;
}
#s-fd8f5a82-4ee3-4487-8e91-b9a860015d17 { text-align: left; }
#s-b7889442-4de6-4090-a83e-d332f7517433 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7889442-4de6-4090-a83e-d332f7517433 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b4d723a-132a-4746-95de-4d8b94a6c7c0 { text-align: left; }
#s-1b4d723a-132a-4746-95de-4d8b94a6c7c0 .shg-product-sold-out {
  display: none;
}

#s-1b4d723a-132a-4746-95de-4d8b94a6c7c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b4d723a-132a-4746-95de-4d8b94a6c7c0 .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-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c {
  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-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f592d34-c8cd-4e91-8ee6-e8a5a6031f2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f778da0-cadd-4af0-ac0f-264b96f578e6 {
  display: none;
}
#s-c577a8b6-b525-49f1-8552-16ed2d8d8ef9 { text-align: left; }
#s-3101b1e4-b978-4ec1-b742-c286ea0054a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3101b1e4-b978-4ec1-b742-c286ea0054a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74b0809a-3bd6-4966-8543-19dfd6bac8cc { text-align: left; }
#s-74b0809a-3bd6-4966-8543-19dfd6bac8cc .shg-product-sold-out {
  display: none;
}

#s-74b0809a-3bd6-4966-8543-19dfd6bac8cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74b0809a-3bd6-4966-8543-19dfd6bac8cc .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-e35744c1-1682-48e7-8e0b-0c56f23976f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e35744c1-1682-48e7-8e0b-0c56f23976f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e35744c1-1682-48e7-8e0b-0c56f23976f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e35744c1-1682-48e7-8e0b-0c56f23976f8 {
  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-e35744c1-1682-48e7-8e0b-0c56f23976f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e35744c1-1682-48e7-8e0b-0c56f23976f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e35744c1-1682-48e7-8e0b-0c56f23976f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3a3968f-0c16-49f1-bb9c-39c2dc225afb {
  display: none;
}
#s-9b94ed2b-4181-4ebc-9f63-49cb9e72692d { text-align: left; }
#s-ca3c36c7-000e-4446-8b87-8414f7140a76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca3c36c7-000e-4446-8b87-8414f7140a76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ca87e17-ec0d-4f83-aaa5-cfbb02ba0c8b { text-align: left; }
#s-8ca87e17-ec0d-4f83-aaa5-cfbb02ba0c8b .shg-product-sold-out {
  display: none;
}

#s-8ca87e17-ec0d-4f83-aaa5-cfbb02ba0c8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ca87e17-ec0d-4f83-aaa5-cfbb02ba0c8b .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-0510c40c-a643-4046-a121-6ebadc120ef0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0510c40c-a643-4046-a121-6ebadc120ef0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0510c40c-a643-4046-a121-6ebadc120ef0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0510c40c-a643-4046-a121-6ebadc120ef0 {
  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-0510c40c-a643-4046-a121-6ebadc120ef0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0510c40c-a643-4046-a121-6ebadc120ef0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0510c40c-a643-4046-a121-6ebadc120ef0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71ea720f-e7bf-4689-a0ef-5fb81536a699 {
  display: none;
}
#s-16e99afe-0398-4378-a603-70b52e13c68b { text-align: left; }
#s-d857edb4-3234-4d90-ba8e-a049a8173b84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d857edb4-3234-4d90-ba8e-a049a8173b84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfbd61b1-2d40-4f70-a26e-afed394cbb80 { text-align: left; }
#s-cfbd61b1-2d40-4f70-a26e-afed394cbb80 .shg-product-sold-out {
  display: none;
}

#s-cfbd61b1-2d40-4f70-a26e-afed394cbb80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfbd61b1-2d40-4f70-a26e-afed394cbb80 .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-f88bc259-7b69-413b-87d3-28f9f2453431 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f88bc259-7b69-413b-87d3-28f9f2453431:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f88bc259-7b69-413b-87d3-28f9f2453431:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f88bc259-7b69-413b-87d3-28f9f2453431 {
  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-f88bc259-7b69-413b-87d3-28f9f2453431.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f88bc259-7b69-413b-87d3-28f9f2453431.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f88bc259-7b69-413b-87d3-28f9f2453431.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;
}
