.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-467ffb6a-e637-4883-8365-e4147de094d0 {
  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-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 { margin-top: 40px; }
#s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs {
  justify-content: center;
}


  #s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-6a9b663b-ad38-46f9-a7b4-ae92186dd8a9 .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-94e6b1d1-834b-4191-9c71-c1f18e4cb66c { padding-top: 10px;
padding-bottom: 10px; }
 #s-94e6b1d1-834b-4191-9c71-c1f18e4cb66c .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-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b944710c-b0df-4bc6-9daa-3b82cb2a7c87 .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-f1d46e2f-e538-4913-87e9-894ac4c10738 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1d46e2f-e538-4913-87e9-894ac4c10738"] > .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-ee4c45cb-18cd-4a8c-8c7a-eaebc7ae1abe { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-38d4f3db-2ea9-4d8f-98b3-8cf15d33cfcd { 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-3b50c0b3-82dc-4228-89e6-cacef111f486 { 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-3b50c0b3-82dc-4228-89e6-cacef111f486: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-3b50c0b3-82dc-4228-89e6-cacef111f486: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-3b50c0b3-82dc-4228-89e6-cacef111f486.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-021e5b83-6ea6-40ed-9e12-f260df89b8f7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a1bb2710-c48a-4bab-bb13-939ea629b50a { 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-3c62609d-6456-471d-9aff-5f8bbf04c2f8 { 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-3c62609d-6456-471d-9aff-5f8bbf04c2f8: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-3c62609d-6456-471d-9aff-5f8bbf04c2f8: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-3c62609d-6456-471d-9aff-5f8bbf04c2f8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-98ba4831-ab68-49ad-8da9-dcbe7b6793aa { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eff94881-5098-4f74-a1b8-2be7f86e3b1c { 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-b444cf3b-fa53-432e-bc8b-f5a0273cec64 { 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-b444cf3b-fa53-432e-bc8b-f5a0273cec64: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-b444cf3b-fa53-432e-bc8b-f5a0273cec64: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-b444cf3b-fa53-432e-bc8b-f5a0273cec64.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-00564f65-b41d-4581-8859-850d4c6034b6 { min-height: 50px; }
#s-00564f65-b41d-4581-8859-850d4c6034b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-74235e41-6af0-4bfd-9235-93a02c50fa23 { 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-74235e41-6af0-4bfd-9235-93a02c50fa23 .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-16cf5ba8-cc60-46a2-93bd-4bade3fc7d11 {
  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-d1f72889-bfc7-424e-87f1-39d53fa66659 { 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-a7998a39-965b-4765-8f51-d766c2860604 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7998a39-965b-4765-8f51-d766c2860604 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8b79e73d-fbce-4b0d-b0ef-ded5c55a6a8e {
  display: none;
}
#s-da48a677-8dd8-4dc2-bfb6-cfe6671cd55d { text-align: left; }
#s-2fa7c737-b033-4d87-8362-8927b8b6296b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fa7c737-b033-4d87-8362-8927b8b6296b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fddd78e6-081c-40a9-971d-0d5466ec3917 {
  display: none;
}
#s-bd6d0f65-4335-4a1a-bbc1-12bd9e45340b { text-align: left; }
#s-5b1ce904-e3df-4b6e-9fd9-bb924fc12c2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b1ce904-e3df-4b6e-9fd9-bb924fc12c2b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-258d08cc-cfbf-4111-98e1-4ac54f3df04c {
  display: none;
}
#s-ae7ca13d-4a10-4a65-b382-241de39fe378 { text-align: left; }
#s-5a12e20f-e9e0-4802-8361-a9fa8d4d1d78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a12e20f-e9e0-4802-8361-a9fa8d4d1d78 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-50936522-fe1b-49a4-bc9e-3eb5257ac76c {
  display: none;
}
#s-773beed2-021c-4794-9d16-80118c67b482 { text-align: left; }
#s-d11fbc8d-9cfc-4b29-8ee3-29c1fd026ca2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d11fbc8d-9cfc-4b29-8ee3-29c1fd026ca2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85849ff7-ca93-484b-96b0-9ce093bdfced { text-align: left; }
#s-85849ff7-ca93-484b-96b0-9ce093bdfced .shg-product-sold-out {
  display: none;
}

#s-85849ff7-ca93-484b-96b0-9ce093bdfced .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85849ff7-ca93-484b-96b0-9ce093bdfced .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-83810538-fe83-48dd-8c56-4697dd064266 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83810538-fe83-48dd-8c56-4697dd064266:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83810538-fe83-48dd-8c56-4697dd064266:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83810538-fe83-48dd-8c56-4697dd064266 {
  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-83810538-fe83-48dd-8c56-4697dd064266.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83810538-fe83-48dd-8c56-4697dd064266.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83810538-fe83-48dd-8c56-4697dd064266.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b6e0eb2-5074-4e6f-8b17-94b138de6229 {
  display: none;
}
#s-c647ce0a-830b-4ef7-93a1-5b23a783904e { text-align: left; }
#s-6fac918f-d606-4635-90e2-cc8246b2e5c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fac918f-d606-4635-90e2-cc8246b2e5c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7cd153e3-fdd0-461f-b6d4-2db1edb7077d { text-align: left; }
#s-7cd153e3-fdd0-461f-b6d4-2db1edb7077d .shg-product-sold-out {
  display: none;
}

#s-7cd153e3-fdd0-461f-b6d4-2db1edb7077d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7cd153e3-fdd0-461f-b6d4-2db1edb7077d .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-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74 {
  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-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a190a5a-3ade-4c64-9dab-c64ebd6e7c74.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5514f2f-6200-4507-9cee-0f5cb3a205ce {
  display: none;
}
#s-117235f7-b2ab-4f08-83c2-732cbed2b146 { text-align: left; }
#s-47ba2888-8a33-448f-a87a-2d6bc53be070 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47ba2888-8a33-448f-a87a-2d6bc53be070 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98a77360-a14e-4358-a374-c488fc319c72 { text-align: left; }
#s-98a77360-a14e-4358-a374-c488fc319c72 .shg-product-sold-out {
  display: none;
}

#s-98a77360-a14e-4358-a374-c488fc319c72 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98a77360-a14e-4358-a374-c488fc319c72 .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-75137edd-6389-4db0-a1dc-83ed5b131e94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75137edd-6389-4db0-a1dc-83ed5b131e94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75137edd-6389-4db0-a1dc-83ed5b131e94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75137edd-6389-4db0-a1dc-83ed5b131e94 {
  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-75137edd-6389-4db0-a1dc-83ed5b131e94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75137edd-6389-4db0-a1dc-83ed5b131e94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75137edd-6389-4db0-a1dc-83ed5b131e94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28aa8f87-51cc-4ae9-b196-0dcb1c6c2a7d {
  display: none;
}
#s-ef915bc7-82d7-4ed7-bd89-3bfe0f15f908 { text-align: left; }
#s-fe32f3e5-f734-4f30-a432-ecf9afa96400 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe32f3e5-f734-4f30-a432-ecf9afa96400 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-732f27bb-5a3e-4678-bd9c-4906223a61e0 { text-align: left; }
#s-732f27bb-5a3e-4678-bd9c-4906223a61e0 .shg-product-sold-out {
  display: none;
}

#s-732f27bb-5a3e-4678-bd9c-4906223a61e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-732f27bb-5a3e-4678-bd9c-4906223a61e0 .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-9aebe2eb-b068-4409-b102-3b2480c1f294 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9aebe2eb-b068-4409-b102-3b2480c1f294:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9aebe2eb-b068-4409-b102-3b2480c1f294:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9aebe2eb-b068-4409-b102-3b2480c1f294 {
  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-9aebe2eb-b068-4409-b102-3b2480c1f294.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9aebe2eb-b068-4409-b102-3b2480c1f294.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9aebe2eb-b068-4409-b102-3b2480c1f294.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-588cff1b-dd83-4738-92e9-56407c4ddc14 {
  display: none;
}
#s-ce5dd0e8-f304-45de-80ab-445aa4b0416b { text-align: left; }
#s-45b06224-9041-4127-af22-167c934fc1f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45b06224-9041-4127-af22-167c934fc1f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fd41240-df42-4453-918f-da2695866006 { text-align: left; }
#s-6fd41240-df42-4453-918f-da2695866006 .shg-product-sold-out {
  display: none;
}

#s-6fd41240-df42-4453-918f-da2695866006 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fd41240-df42-4453-918f-da2695866006 .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-03de93d4-c2dc-40a7-ac50-c23e54111e17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03de93d4-c2dc-40a7-ac50-c23e54111e17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03de93d4-c2dc-40a7-ac50-c23e54111e17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03de93d4-c2dc-40a7-ac50-c23e54111e17 {
  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-03de93d4-c2dc-40a7-ac50-c23e54111e17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03de93d4-c2dc-40a7-ac50-c23e54111e17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03de93d4-c2dc-40a7-ac50-c23e54111e17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c681c3d8-9714-46ef-a86b-eba4608d0446 {
  display: none;
}
#s-6cc7e1f1-0422-4b9d-8c4a-b2cb12ef01da { text-align: left; }
#s-01fa1b0e-02ce-4645-aea6-cdb98edee0c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01fa1b0e-02ce-4645-aea6-cdb98edee0c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b0fea80-31f1-4bcd-bda0-99f7df01dca0 { text-align: left; }
#s-2b0fea80-31f1-4bcd-bda0-99f7df01dca0 .shg-product-sold-out {
  display: none;
}

#s-2b0fea80-31f1-4bcd-bda0-99f7df01dca0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b0fea80-31f1-4bcd-bda0-99f7df01dca0 .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-a5f13f1e-fc1d-4222-ad9e-33afeada414d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5f13f1e-fc1d-4222-ad9e-33afeada414d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5f13f1e-fc1d-4222-ad9e-33afeada414d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5f13f1e-fc1d-4222-ad9e-33afeada414d {
  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-a5f13f1e-fc1d-4222-ad9e-33afeada414d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5f13f1e-fc1d-4222-ad9e-33afeada414d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5f13f1e-fc1d-4222-ad9e-33afeada414d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43872249-b3d4-4254-a499-52b398ca62d0 {
  display: none;
}
#s-79cfbdfe-d9f9-4a07-99dd-602ec06e70e2 { text-align: left; }
#s-873037b2-6191-4f93-9ce0-69c823470302 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-873037b2-6191-4f93-9ce0-69c823470302 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0588e880-228d-4873-a6f4-7d4d0a3f426d { text-align: left; }
#s-0588e880-228d-4873-a6f4-7d4d0a3f426d .shg-product-sold-out {
  display: none;
}

#s-0588e880-228d-4873-a6f4-7d4d0a3f426d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0588e880-228d-4873-a6f4-7d4d0a3f426d .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-9f44da19-9a1d-48ce-b62a-af362b68b023 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f44da19-9a1d-48ce-b62a-af362b68b023:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f44da19-9a1d-48ce-b62a-af362b68b023:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f44da19-9a1d-48ce-b62a-af362b68b023 {
  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-9f44da19-9a1d-48ce-b62a-af362b68b023.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f44da19-9a1d-48ce-b62a-af362b68b023.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f44da19-9a1d-48ce-b62a-af362b68b023.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecb8fde1-0a90-474f-b14f-b99f75432451 {
  display: none;
}
#s-087956fe-9721-4aac-bdfd-d0f836c99eae { text-align: left; }
#s-c9c1783a-b7f6-4cc9-8b50-a135117336e8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9c1783a-b7f6-4cc9-8b50-a135117336e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-751367ca-17c1-4a5a-b7dd-7d09b0244783 { text-align: left; }
#s-751367ca-17c1-4a5a-b7dd-7d09b0244783 .shg-product-sold-out {
  display: none;
}

#s-751367ca-17c1-4a5a-b7dd-7d09b0244783 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-751367ca-17c1-4a5a-b7dd-7d09b0244783 .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-afe141c1-0b6d-479e-b7fb-0c191c4aa40f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afe141c1-0b6d-479e-b7fb-0c191c4aa40f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afe141c1-0b6d-479e-b7fb-0c191c4aa40f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afe141c1-0b6d-479e-b7fb-0c191c4aa40f {
  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-afe141c1-0b6d-479e-b7fb-0c191c4aa40f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afe141c1-0b6d-479e-b7fb-0c191c4aa40f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afe141c1-0b6d-479e-b7fb-0c191c4aa40f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d7c2f81-8cd4-4196-bcab-595d8dfa88bb {
  display: none;
}
#s-e0874fa3-3278-47d3-819b-1cf6fa6dac9d { text-align: left; }
#s-04bbe2d7-f833-47bf-b334-d3f4054cd3f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04bbe2d7-f833-47bf-b334-d3f4054cd3f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9efadefe-2d16-49fd-8644-fd38782da17d { text-align: left; }
#s-9efadefe-2d16-49fd-8644-fd38782da17d .shg-product-sold-out {
  display: none;
}

#s-9efadefe-2d16-49fd-8644-fd38782da17d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9efadefe-2d16-49fd-8644-fd38782da17d .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-01d064bd-50c9-46f6-8191-6df8806949c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01d064bd-50c9-46f6-8191-6df8806949c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01d064bd-50c9-46f6-8191-6df8806949c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01d064bd-50c9-46f6-8191-6df8806949c4 {
  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-01d064bd-50c9-46f6-8191-6df8806949c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01d064bd-50c9-46f6-8191-6df8806949c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01d064bd-50c9-46f6-8191-6df8806949c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-733a4ae9-7530-4103-87d7-0c4887057f8b {
  display: none;
}
#s-bf1a9e07-5cff-4a61-a083-fa9a311bf223 { text-align: left; }
#s-122aef34-8b9b-4b8b-a494-cd8359f89f90 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-122aef34-8b9b-4b8b-a494-cd8359f89f90 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50109424-bfc3-4c75-a859-6b595fd21040 { text-align: left; }
#s-50109424-bfc3-4c75-a859-6b595fd21040 .shg-product-sold-out {
  display: none;
}

#s-50109424-bfc3-4c75-a859-6b595fd21040 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50109424-bfc3-4c75-a859-6b595fd21040 .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-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee {
  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-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c0e7926-fd4f-487a-9ab1-0d6d8c8acbee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-febd87fc-0086-4757-b140-b3b9a6d572ee {
  display: none;
}
#s-f1365c12-83b2-4daf-806f-5be28b8e4aae { text-align: left; }
#s-0f884ba0-e519-45f9-877b-a0cd57945251 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f884ba0-e519-45f9-877b-a0cd57945251 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40b4b6d3-b57e-4c95-acf4-79bba232e9e8 { text-align: left; }
#s-40b4b6d3-b57e-4c95-acf4-79bba232e9e8 .shg-product-sold-out {
  display: none;
}

#s-40b4b6d3-b57e-4c95-acf4-79bba232e9e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40b4b6d3-b57e-4c95-acf4-79bba232e9e8 .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-845a5307-1dd4-4833-8663-3a6f07df5b18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-845a5307-1dd4-4833-8663-3a6f07df5b18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-845a5307-1dd4-4833-8663-3a6f07df5b18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-845a5307-1dd4-4833-8663-3a6f07df5b18 {
  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-845a5307-1dd4-4833-8663-3a6f07df5b18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-845a5307-1dd4-4833-8663-3a6f07df5b18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-845a5307-1dd4-4833-8663-3a6f07df5b18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33b28eb7-c826-4a36-8e23-afc6ecb97255 {
  display: none;
}
#s-a1435394-79f4-4325-a3c7-8904c95083ef { text-align: left; }
#s-2ae9dd31-6548-42cc-a3e5-6043aed45dbd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ae9dd31-6548-42cc-a3e5-6043aed45dbd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe48d6ba-3f2b-473b-aedb-d31c4307b594 { text-align: left; }
#s-fe48d6ba-3f2b-473b-aedb-d31c4307b594 .shg-product-sold-out {
  display: none;
}

#s-fe48d6ba-3f2b-473b-aedb-d31c4307b594 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe48d6ba-3f2b-473b-aedb-d31c4307b594 .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-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b {
  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-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfb2bfaf-747d-4bce-87fd-743ef61f7e1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb7fdfec-777c-4a7c-97c9-09a0491a2c96 {
  display: none;
}
#s-d4e61fb3-4225-4aba-8de9-3d3a41ee490a { text-align: left; }
#s-78d63561-42f0-4a44-9936-104d92840ce5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78d63561-42f0-4a44-9936-104d92840ce5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17ba3730-7858-4ab6-a2f3-81f62dbb125b { text-align: left; }
#s-17ba3730-7858-4ab6-a2f3-81f62dbb125b .shg-product-sold-out {
  display: none;
}

#s-17ba3730-7858-4ab6-a2f3-81f62dbb125b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17ba3730-7858-4ab6-a2f3-81f62dbb125b .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-dde1389c-3736-495b-b25d-0cab07f5238e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dde1389c-3736-495b-b25d-0cab07f5238e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dde1389c-3736-495b-b25d-0cab07f5238e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dde1389c-3736-495b-b25d-0cab07f5238e {
  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-dde1389c-3736-495b-b25d-0cab07f5238e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dde1389c-3736-495b-b25d-0cab07f5238e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dde1389c-3736-495b-b25d-0cab07f5238e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b1df1848-1f89-4e69-884c-c6b6dc715090 {
  display: none;
}
#s-89d4fa29-d9a5-4b63-a48e-54b9c11387df { text-align: left; }
#s-8d038d48-d5e5-4cc5-ab99-158810fc92ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d038d48-d5e5-4cc5-ab99-158810fc92ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-571c7fef-a590-481e-92d4-f092be067ed0 { text-align: left; }
#s-571c7fef-a590-481e-92d4-f092be067ed0 .shg-product-sold-out {
  display: none;
}

#s-571c7fef-a590-481e-92d4-f092be067ed0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-571c7fef-a590-481e-92d4-f092be067ed0 .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-64d2a82b-8c81-4330-9bc8-a83a331a3e07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64d2a82b-8c81-4330-9bc8-a83a331a3e07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64d2a82b-8c81-4330-9bc8-a83a331a3e07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64d2a82b-8c81-4330-9bc8-a83a331a3e07 {
  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-64d2a82b-8c81-4330-9bc8-a83a331a3e07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64d2a82b-8c81-4330-9bc8-a83a331a3e07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64d2a82b-8c81-4330-9bc8-a83a331a3e07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf7b500a-1748-41e1-949a-626a5ad96291 {
  display: none;
}
#s-82ee1a55-3d77-4d88-8961-274f39964b68 { text-align: left; }
#s-4a3dd00b-48f5-49e6-b2bd-48b52dce947e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a3dd00b-48f5-49e6-b2bd-48b52dce947e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bf99771-8f2b-444d-bad6-2ea7a2fdccf1 { text-align: left; }
#s-9bf99771-8f2b-444d-bad6-2ea7a2fdccf1 .shg-product-sold-out {
  display: none;
}

#s-9bf99771-8f2b-444d-bad6-2ea7a2fdccf1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bf99771-8f2b-444d-bad6-2ea7a2fdccf1 .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-8392df42-b327-4de3-bda4-784cd30e390c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8392df42-b327-4de3-bda4-784cd30e390c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8392df42-b327-4de3-bda4-784cd30e390c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8392df42-b327-4de3-bda4-784cd30e390c {
  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-8392df42-b327-4de3-bda4-784cd30e390c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8392df42-b327-4de3-bda4-784cd30e390c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8392df42-b327-4de3-bda4-784cd30e390c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba5323ae-1aad-44b5-8778-6068c36ca07a {
  display: none;
}
#s-c6580e80-186d-4750-87f5-e64e8e92efcd { text-align: left; }
#s-0eea3adc-92f7-453a-b602-9416ffd5c7bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0eea3adc-92f7-453a-b602-9416ffd5c7bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ac7e103-994e-458d-bf6d-a7fd570f1b8e { text-align: left; }
#s-1ac7e103-994e-458d-bf6d-a7fd570f1b8e .shg-product-sold-out {
  display: none;
}

#s-1ac7e103-994e-458d-bf6d-a7fd570f1b8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ac7e103-994e-458d-bf6d-a7fd570f1b8e .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-254b4ea5-0c0e-48ec-a1af-8f1786947c30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-254b4ea5-0c0e-48ec-a1af-8f1786947c30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-254b4ea5-0c0e-48ec-a1af-8f1786947c30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-254b4ea5-0c0e-48ec-a1af-8f1786947c30 {
  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-254b4ea5-0c0e-48ec-a1af-8f1786947c30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-254b4ea5-0c0e-48ec-a1af-8f1786947c30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-254b4ea5-0c0e-48ec-a1af-8f1786947c30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9997d26c-2f41-4dd1-bc8a-79160224b9c4 {
  display: none;
}
#s-4d0dfd55-9598-45a6-9b8f-91ea54994999 { text-align: left; }
#s-31695bd5-5107-49ea-8c56-bde47d9cf921 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-31695bd5-5107-49ea-8c56-bde47d9cf921 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3fda4bfb-93d3-442c-b289-56fa7a3d49bd { text-align: left; }
#s-3fda4bfb-93d3-442c-b289-56fa7a3d49bd .shg-product-sold-out {
  display: none;
}

#s-3fda4bfb-93d3-442c-b289-56fa7a3d49bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3fda4bfb-93d3-442c-b289-56fa7a3d49bd .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-aefed962-2408-4ccd-b2f6-f995b29bbd43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aefed962-2408-4ccd-b2f6-f995b29bbd43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aefed962-2408-4ccd-b2f6-f995b29bbd43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aefed962-2408-4ccd-b2f6-f995b29bbd43 {
  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-aefed962-2408-4ccd-b2f6-f995b29bbd43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aefed962-2408-4ccd-b2f6-f995b29bbd43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aefed962-2408-4ccd-b2f6-f995b29bbd43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4fef5a6-455e-4871-91c6-e7ee2e43dfff {
  display: none;
}
#s-6c035a77-b2f6-40ca-83ba-6fd01b116155 { text-align: left; }
#s-0168e8b6-842d-462b-b6e4-d34e56eb6ae6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0168e8b6-842d-462b-b6e4-d34e56eb6ae6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a103867e-ca11-444c-b91a-afbf64f72b43 { text-align: left; }
#s-a103867e-ca11-444c-b91a-afbf64f72b43 .shg-product-sold-out {
  display: none;
}

#s-a103867e-ca11-444c-b91a-afbf64f72b43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a103867e-ca11-444c-b91a-afbf64f72b43 .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-2314eebf-68f9-42a7-9505-553df86b017a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2314eebf-68f9-42a7-9505-553df86b017a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2314eebf-68f9-42a7-9505-553df86b017a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2314eebf-68f9-42a7-9505-553df86b017a {
  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-2314eebf-68f9-42a7-9505-553df86b017a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2314eebf-68f9-42a7-9505-553df86b017a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2314eebf-68f9-42a7-9505-553df86b017a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d6fc14e4-2e6c-4a18-a73c-a17d3fe46161 {
  display: none;
}
#s-b063fa23-b3eb-4bff-bab9-d2fec892bed1 { text-align: left; }
#s-cde1b4af-16eb-471a-aaaa-a4f2bf473df3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cde1b4af-16eb-471a-aaaa-a4f2bf473df3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21636568-8840-430f-904b-febdb85ccc11 { text-align: left; }
#s-21636568-8840-430f-904b-febdb85ccc11 .shg-product-sold-out {
  display: none;
}

#s-21636568-8840-430f-904b-febdb85ccc11 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21636568-8840-430f-904b-febdb85ccc11 .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-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2 {
  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-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc14d1db-c9de-46f9-8d33-3d628f9cdcf2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f3af54b-89a1-490d-8b92-349066e4236e {
  display: none;
}
#s-4a9489af-2516-4e60-a07b-082e354a5aa5 { text-align: left; }
#s-96036a75-0688-4e72-abc3-f76ace09c671 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96036a75-0688-4e72-abc3-f76ace09c671 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2662b83a-4021-4e0c-b0ab-004df4b2c55f { text-align: left; }
#s-2662b83a-4021-4e0c-b0ab-004df4b2c55f .shg-product-sold-out {
  display: none;
}

#s-2662b83a-4021-4e0c-b0ab-004df4b2c55f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2662b83a-4021-4e0c-b0ab-004df4b2c55f .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-daeca1a6-fca9-43d3-ab7d-1897b822a367 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-daeca1a6-fca9-43d3-ab7d-1897b822a367:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-daeca1a6-fca9-43d3-ab7d-1897b822a367:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-daeca1a6-fca9-43d3-ab7d-1897b822a367 {
  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-daeca1a6-fca9-43d3-ab7d-1897b822a367.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-daeca1a6-fca9-43d3-ab7d-1897b822a367.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-daeca1a6-fca9-43d3-ab7d-1897b822a367.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;
}
