.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-2daae0b4-3718-4d66-bc0c-7eeb3a14296a {
  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-1737cde2-f76f-4482-99bd-fbca9b05a532 { margin-top: 40px; }
#s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs {
  justify-content: center;
}


  #s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-1737cde2-f76f-4482-99bd-fbca9b05a532 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-1737cde2-f76f-4482-99bd-fbca9b05a532 .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-308976e2-e97b-482f-89bd-d421a057c509 { padding-top: 10px;
padding-bottom: 10px; }
 #s-308976e2-e97b-482f-89bd-d421a057c509 .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-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-91f163ca-e42a-49e2-9ebc-d8d770c673f7 .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-e2e8929b-5761-440a-bc68-435e88697018 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2e8929b-5761-440a-bc68-435e88697018"] > .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-2e62b0a8-1686-486f-8046-32084d9cf067 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e87f5045-453a-46e4-86b3-cc0478c7315b { 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-a748fd69-d127-458e-b1ca-a984d9e23254 { 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-a748fd69-d127-458e-b1ca-a984d9e23254: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-a748fd69-d127-458e-b1ca-a984d9e23254: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-a748fd69-d127-458e-b1ca-a984d9e23254.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-02b31cad-0b80-4f82-8954-fc61c9ac38ee { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5d1ca943-57c3-4227-9831-de0b7cab78e1 { 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-a41539be-3b62-4094-9c6c-7fd9a1225cab { 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-a41539be-3b62-4094-9c6c-7fd9a1225cab: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-a41539be-3b62-4094-9c6c-7fd9a1225cab: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-a41539be-3b62-4094-9c6c-7fd9a1225cab.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9eed07b4-a869-460f-85d8-b079133d8072 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b65fdc0b-0fbf-43d4-b710-c56b1380f4d1 { 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-a80e11a9-ea52-4451-ba20-a040ac6c4629 { 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-a80e11a9-ea52-4451-ba20-a040ac6c4629: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-a80e11a9-ea52-4451-ba20-a040ac6c4629: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-a80e11a9-ea52-4451-ba20-a040ac6c4629.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-e4b13b9c-c174-47ee-a190-4e8968bec41d { min-height: 50px; }
#s-e4b13b9c-c174-47ee-a190-4e8968bec41d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4e5c3d58-b1eb-4cab-b409-cfc8e2b375ba { 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-4e5c3d58-b1eb-4cab-b409-cfc8e2b375ba .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-15803071-6188-4d4c-ba3c-c981bc01f4e9 {
  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-ad3b0abd-9efe-4559-8203-42a776e87689 { 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-110272e6-da29-4f6b-9e08-1c2d36df82e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-110272e6-da29-4f6b-9e08-1c2d36df82e3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6a04537e-0f73-4d4b-85b5-a570b5e1104b {
  display: none;
}
#s-fbf79166-cde5-4860-adf7-9373aaa2a9f8 { text-align: left; }
#s-772b8445-e8dc-4689-9560-59bce8e81e8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-772b8445-e8dc-4689-9560-59bce8e81e8e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5ae2e02a-8f43-46c4-b200-f7c7cbe556e6 {
  display: none;
}
#s-a20dd42d-640a-438d-93f2-1376b6970af7 { text-align: left; }
#s-c2035d35-cea2-4048-99f2-d3d2d0414cda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2035d35-cea2-4048-99f2-d3d2d0414cda .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c1797963-35a6-4b13-8c04-598e78cd84e7 {
  display: none;
}
#s-018ebdbd-22cb-4532-b4bd-6a60f7d1f86d { text-align: left; }
#s-528c8697-a9e0-4a46-b811-14c71668052a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-528c8697-a9e0-4a46-b811-14c71668052a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-112a051d-e847-4018-99c5-bdecbfce340a {
  display: none;
}
#s-38bb7c16-564c-4b68-9cdd-a61a9c02b469 { text-align: left; }
#s-4d36e55d-56df-4284-b0da-649d38c4992e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d36e55d-56df-4284-b0da-649d38c4992e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ff62c48-53ad-4b77-bc1b-cc4bae0e4208 { text-align: left; }
#s-3ff62c48-53ad-4b77-bc1b-cc4bae0e4208 .shg-product-sold-out {
  display: none;
}

#s-3ff62c48-53ad-4b77-bc1b-cc4bae0e4208 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ff62c48-53ad-4b77-bc1b-cc4bae0e4208 .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-d1224974-3b46-4309-812e-e15b3a5cb828 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1224974-3b46-4309-812e-e15b3a5cb828:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1224974-3b46-4309-812e-e15b3a5cb828:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1224974-3b46-4309-812e-e15b3a5cb828 {
  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-d1224974-3b46-4309-812e-e15b3a5cb828.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1224974-3b46-4309-812e-e15b3a5cb828.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1224974-3b46-4309-812e-e15b3a5cb828.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8b99f03-c663-4b4b-95ea-747773cb00fa {
  display: none;
}
#s-4095253c-25fa-4a93-af6a-1e0848d62574 { text-align: left; }
#s-eaeaad21-ec89-4d30-90b5-32d29a670fcf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eaeaad21-ec89-4d30-90b5-32d29a670fcf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1368052-b7d6-4ad8-9525-e70a75ff2f20 { text-align: left; }
#s-a1368052-b7d6-4ad8-9525-e70a75ff2f20 .shg-product-sold-out {
  display: none;
}

#s-a1368052-b7d6-4ad8-9525-e70a75ff2f20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1368052-b7d6-4ad8-9525-e70a75ff2f20 .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-9ae83776-15af-440b-8d61-75fc6504fe85 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ae83776-15af-440b-8d61-75fc6504fe85:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ae83776-15af-440b-8d61-75fc6504fe85:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ae83776-15af-440b-8d61-75fc6504fe85 {
  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-9ae83776-15af-440b-8d61-75fc6504fe85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ae83776-15af-440b-8d61-75fc6504fe85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ae83776-15af-440b-8d61-75fc6504fe85.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b434bf90-5182-4588-85bf-d3baf651482f {
  display: none;
}
#s-bda4ebed-78a4-4f93-9376-db9758f271bb { text-align: left; }
#s-2a6e7124-d1c8-4a9c-892b-cde347386aa6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a6e7124-d1c8-4a9c-892b-cde347386aa6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4dd7b799-5082-406b-9faa-3fea5a56c3ed { text-align: left; }
#s-4dd7b799-5082-406b-9faa-3fea5a56c3ed .shg-product-sold-out {
  display: none;
}

#s-4dd7b799-5082-406b-9faa-3fea5a56c3ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4dd7b799-5082-406b-9faa-3fea5a56c3ed .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-92ac3be9-d1b5-44b2-a885-ac228775b1e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92ac3be9-d1b5-44b2-a885-ac228775b1e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92ac3be9-d1b5-44b2-a885-ac228775b1e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92ac3be9-d1b5-44b2-a885-ac228775b1e9 {
  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-92ac3be9-d1b5-44b2-a885-ac228775b1e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92ac3be9-d1b5-44b2-a885-ac228775b1e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92ac3be9-d1b5-44b2-a885-ac228775b1e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be47f240-8c06-480b-b8da-bb8f274f376a {
  display: none;
}
#s-9b674a4c-9c69-4362-ac7c-8d2f3141ec96 { text-align: left; }
#s-f81f4a1c-cf1c-49c5-8589-7a51e4cccc86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f81f4a1c-cf1c-49c5-8589-7a51e4cccc86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-643088d6-0c2e-473d-b2f1-6ec49e3f08da { text-align: left; }
#s-643088d6-0c2e-473d-b2f1-6ec49e3f08da .shg-product-sold-out {
  display: none;
}

#s-643088d6-0c2e-473d-b2f1-6ec49e3f08da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-643088d6-0c2e-473d-b2f1-6ec49e3f08da .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-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3 {
  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-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e080a3d3-5eef-4cfd-a4df-6a60e6e400e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3129cc33-5056-42ef-be06-44ebeb2cac01 {
  display: none;
}
#s-88709517-106f-4cef-9723-e979cc50a12e { text-align: left; }
#s-6e09c6dc-2b90-4fbc-aa65-9e57878772f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e09c6dc-2b90-4fbc-aa65-9e57878772f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abcb0e1d-099d-43d6-aedd-3cbc391b4490 { text-align: left; }
#s-abcb0e1d-099d-43d6-aedd-3cbc391b4490 .shg-product-sold-out {
  display: none;
}

#s-abcb0e1d-099d-43d6-aedd-3cbc391b4490 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abcb0e1d-099d-43d6-aedd-3cbc391b4490 .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-b4de4553-d1c8-4ab9-ace6-af3ef7979e32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4de4553-d1c8-4ab9-ace6-af3ef7979e32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4de4553-d1c8-4ab9-ace6-af3ef7979e32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4de4553-d1c8-4ab9-ace6-af3ef7979e32 {
  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-b4de4553-d1c8-4ab9-ace6-af3ef7979e32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4de4553-d1c8-4ab9-ace6-af3ef7979e32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4de4553-d1c8-4ab9-ace6-af3ef7979e32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-326c8d33-c48d-46e8-a2dc-abc95332e52d {
  display: none;
}
#s-6afa96ef-bcef-42bc-b515-f21b1eaf647c { text-align: left; }
#s-6f0a45c4-25cc-41a8-851b-798aaac17fcd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f0a45c4-25cc-41a8-851b-798aaac17fcd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-56ec931b-3ec7-497b-89c3-9b19321b8ab9 { text-align: left; }
#s-56ec931b-3ec7-497b-89c3-9b19321b8ab9 .shg-product-sold-out {
  display: none;
}

#s-56ec931b-3ec7-497b-89c3-9b19321b8ab9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-56ec931b-3ec7-497b-89c3-9b19321b8ab9 .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-5341b399-7bea-497f-b50b-c0f64ff2594d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5341b399-7bea-497f-b50b-c0f64ff2594d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5341b399-7bea-497f-b50b-c0f64ff2594d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5341b399-7bea-497f-b50b-c0f64ff2594d {
  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-5341b399-7bea-497f-b50b-c0f64ff2594d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5341b399-7bea-497f-b50b-c0f64ff2594d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5341b399-7bea-497f-b50b-c0f64ff2594d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a567beec-7228-48d9-b4fa-0710f4901f4f {
  display: none;
}
#s-0ccd86c7-acc1-45f0-bf53-c74e20bd611b { text-align: left; }
#s-984d89b3-70f9-446a-8697-a9d362484f44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-984d89b3-70f9-446a-8697-a9d362484f44 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ba1b45c-fb6e-49a7-a355-fa51bd67d87e { text-align: left; }
#s-2ba1b45c-fb6e-49a7-a355-fa51bd67d87e .shg-product-sold-out {
  display: none;
}

#s-2ba1b45c-fb6e-49a7-a355-fa51bd67d87e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ba1b45c-fb6e-49a7-a355-fa51bd67d87e .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-a81b329d-44a2-43c7-a58e-efd6454a36a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a81b329d-44a2-43c7-a58e-efd6454a36a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a81b329d-44a2-43c7-a58e-efd6454a36a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a81b329d-44a2-43c7-a58e-efd6454a36a4 {
  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-a81b329d-44a2-43c7-a58e-efd6454a36a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a81b329d-44a2-43c7-a58e-efd6454a36a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a81b329d-44a2-43c7-a58e-efd6454a36a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-856c9230-54a1-464d-b484-f1e252b99a7b {
  display: none;
}
#s-4d47a15b-148e-4d4b-aa89-5af3894fa7b7 { text-align: left; }
#s-231b5d97-58f8-4076-915f-1400ec494707 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-231b5d97-58f8-4076-915f-1400ec494707 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d53d2609-a365-4fdb-bb80-f8525900df2e { text-align: left; }
#s-d53d2609-a365-4fdb-bb80-f8525900df2e .shg-product-sold-out {
  display: none;
}

#s-d53d2609-a365-4fdb-bb80-f8525900df2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d53d2609-a365-4fdb-bb80-f8525900df2e .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-d1332e6f-d3df-444a-bc1b-b9ab04209455 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1332e6f-d3df-444a-bc1b-b9ab04209455:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1332e6f-d3df-444a-bc1b-b9ab04209455:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1332e6f-d3df-444a-bc1b-b9ab04209455 {
  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-d1332e6f-d3df-444a-bc1b-b9ab04209455.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1332e6f-d3df-444a-bc1b-b9ab04209455.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1332e6f-d3df-444a-bc1b-b9ab04209455.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-654a7b6b-b606-4317-a7ca-3b227af1bb86 {
  display: none;
}
#s-c1a4c936-1161-49ee-b26f-a8c5f458179f { text-align: left; }
#s-7658f918-e8c1-4d08-b33e-eab2745f7982 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7658f918-e8c1-4d08-b33e-eab2745f7982 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-278c7dc2-84a0-4007-bc08-69c881898e64 { text-align: left; }
#s-278c7dc2-84a0-4007-bc08-69c881898e64 .shg-product-sold-out {
  display: none;
}

#s-278c7dc2-84a0-4007-bc08-69c881898e64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-278c7dc2-84a0-4007-bc08-69c881898e64 .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-72fe08fd-6998-4de3-bd3f-81c533f94eb4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72fe08fd-6998-4de3-bd3f-81c533f94eb4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72fe08fd-6998-4de3-bd3f-81c533f94eb4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72fe08fd-6998-4de3-bd3f-81c533f94eb4 {
  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-72fe08fd-6998-4de3-bd3f-81c533f94eb4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72fe08fd-6998-4de3-bd3f-81c533f94eb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72fe08fd-6998-4de3-bd3f-81c533f94eb4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fbc2f44-0acc-432a-b49c-f8d005e26389 {
  display: none;
}
#s-e28c6d9f-b9f4-4c34-9b9f-074cb6fd5ff0 { text-align: left; }
#s-4fd13293-7e50-4a76-93aa-879afba7aa9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4fd13293-7e50-4a76-93aa-879afba7aa9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b444c292-3e0b-46c6-9268-352978c33408 { text-align: left; }
#s-b444c292-3e0b-46c6-9268-352978c33408 .shg-product-sold-out {
  display: none;
}

#s-b444c292-3e0b-46c6-9268-352978c33408 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b444c292-3e0b-46c6-9268-352978c33408 .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-9c13bac8-0ce9-4691-bfcf-6383e283a37c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c13bac8-0ce9-4691-bfcf-6383e283a37c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c13bac8-0ce9-4691-bfcf-6383e283a37c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c13bac8-0ce9-4691-bfcf-6383e283a37c {
  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-9c13bac8-0ce9-4691-bfcf-6383e283a37c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c13bac8-0ce9-4691-bfcf-6383e283a37c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c13bac8-0ce9-4691-bfcf-6383e283a37c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa7713c4-af89-456e-ad71-e2e553853435 {
  display: none;
}
#s-62c51197-4dc0-41ed-8d9d-577298d796b7 { text-align: left; }
#s-74c817d4-8d3b-4b5d-bda9-0e49d82d9176 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74c817d4-8d3b-4b5d-bda9-0e49d82d9176 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58166a63-4003-45d3-9e98-48c6bb99e94c { text-align: left; }
#s-58166a63-4003-45d3-9e98-48c6bb99e94c .shg-product-sold-out {
  display: none;
}

#s-58166a63-4003-45d3-9e98-48c6bb99e94c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58166a63-4003-45d3-9e98-48c6bb99e94c .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-96f56369-7fb2-46ea-a6e8-6b2978a40389 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96f56369-7fb2-46ea-a6e8-6b2978a40389:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96f56369-7fb2-46ea-a6e8-6b2978a40389:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96f56369-7fb2-46ea-a6e8-6b2978a40389 {
  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-96f56369-7fb2-46ea-a6e8-6b2978a40389.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96f56369-7fb2-46ea-a6e8-6b2978a40389.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96f56369-7fb2-46ea-a6e8-6b2978a40389.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aed96468-d235-4671-869e-d8aa73df2e64 {
  display: none;
}
#s-541ad149-82a6-4d89-999b-64cd5532c54a { text-align: left; }
#s-b1e94396-6d09-44ec-a1a6-e408cdeb7113 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1e94396-6d09-44ec-a1a6-e408cdeb7113 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-821b26b3-6e40-45a3-a142-6b31b522ab43 { text-align: left; }
#s-821b26b3-6e40-45a3-a142-6b31b522ab43 .shg-product-sold-out {
  display: none;
}

#s-821b26b3-6e40-45a3-a142-6b31b522ab43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-821b26b3-6e40-45a3-a142-6b31b522ab43 .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-232b12c0-af8f-41f0-87b9-18431ca29b56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-232b12c0-af8f-41f0-87b9-18431ca29b56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-232b12c0-af8f-41f0-87b9-18431ca29b56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-232b12c0-af8f-41f0-87b9-18431ca29b56 {
  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-232b12c0-af8f-41f0-87b9-18431ca29b56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-232b12c0-af8f-41f0-87b9-18431ca29b56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-232b12c0-af8f-41f0-87b9-18431ca29b56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4be1a2d3-63c2-4882-a57d-64a3581356b3 {
  display: none;
}
#s-ce9358a2-23bf-411c-abf3-c1decc9bac78 { text-align: left; }
#s-82115bcf-99d5-4687-91c9-8debc7b62bbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82115bcf-99d5-4687-91c9-8debc7b62bbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b37eae78-f3a0-4b54-8067-8bf6a76ac7f3 { text-align: left; }
#s-b37eae78-f3a0-4b54-8067-8bf6a76ac7f3 .shg-product-sold-out {
  display: none;
}

#s-b37eae78-f3a0-4b54-8067-8bf6a76ac7f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b37eae78-f3a0-4b54-8067-8bf6a76ac7f3 .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-85bf4ab8-b25c-444b-bf1c-d73732e96986 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85bf4ab8-b25c-444b-bf1c-d73732e96986:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85bf4ab8-b25c-444b-bf1c-d73732e96986:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85bf4ab8-b25c-444b-bf1c-d73732e96986 {
  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-85bf4ab8-b25c-444b-bf1c-d73732e96986.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85bf4ab8-b25c-444b-bf1c-d73732e96986.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85bf4ab8-b25c-444b-bf1c-d73732e96986.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c48d635-ef87-49e9-8b3a-895b46971d1c {
  display: none;
}
#s-ba18f932-3f5d-46b0-aadc-c20724de0585 { text-align: left; }
#s-9bafabd9-f3c5-499b-a0e2-7d91c518dd29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9bafabd9-f3c5-499b-a0e2-7d91c518dd29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-019d9fc2-899f-43a4-9b5e-3dd2728ef7a2 { text-align: left; }
#s-019d9fc2-899f-43a4-9b5e-3dd2728ef7a2 .shg-product-sold-out {
  display: none;
}

#s-019d9fc2-899f-43a4-9b5e-3dd2728ef7a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-019d9fc2-899f-43a4-9b5e-3dd2728ef7a2 .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-9be9be5e-dae4-49f4-a5d3-35570e17fb98 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9be9be5e-dae4-49f4-a5d3-35570e17fb98:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9be9be5e-dae4-49f4-a5d3-35570e17fb98:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9be9be5e-dae4-49f4-a5d3-35570e17fb98 {
  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-9be9be5e-dae4-49f4-a5d3-35570e17fb98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9be9be5e-dae4-49f4-a5d3-35570e17fb98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9be9be5e-dae4-49f4-a5d3-35570e17fb98.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb996723-ade9-4bc3-8787-328aecd8ea96 {
  display: none;
}
#s-b0aad912-0ae5-4658-9a86-f568d3793934 { text-align: left; }
#s-6ee1ee03-1b4d-4c46-a4b9-5824b52e32b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ee1ee03-1b4d-4c46-a4b9-5824b52e32b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3608d7e2-529e-408b-8433-bb7f374ded2d { text-align: left; }
#s-3608d7e2-529e-408b-8433-bb7f374ded2d .shg-product-sold-out {
  display: none;
}

#s-3608d7e2-529e-408b-8433-bb7f374ded2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3608d7e2-529e-408b-8433-bb7f374ded2d .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-050c5ebd-77b8-47e3-937a-494c3db6a41a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-050c5ebd-77b8-47e3-937a-494c3db6a41a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-050c5ebd-77b8-47e3-937a-494c3db6a41a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-050c5ebd-77b8-47e3-937a-494c3db6a41a {
  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-050c5ebd-77b8-47e3-937a-494c3db6a41a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-050c5ebd-77b8-47e3-937a-494c3db6a41a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-050c5ebd-77b8-47e3-937a-494c3db6a41a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fd901aa-e943-49ec-b2de-d6e11cec55e7 {
  display: none;
}
#s-5f22eda6-0f54-4008-ac4f-10fd65552e14 { text-align: left; }
#s-d0682132-e7ae-4d91-b4f2-b5942037c059 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0682132-e7ae-4d91-b4f2-b5942037c059 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13d77e96-3242-47e6-8ff0-8f04c7407832 { text-align: left; }
#s-13d77e96-3242-47e6-8ff0-8f04c7407832 .shg-product-sold-out {
  display: none;
}

#s-13d77e96-3242-47e6-8ff0-8f04c7407832 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13d77e96-3242-47e6-8ff0-8f04c7407832 .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-0053bd3f-9b6b-4489-a181-59054b444e8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0053bd3f-9b6b-4489-a181-59054b444e8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0053bd3f-9b6b-4489-a181-59054b444e8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0053bd3f-9b6b-4489-a181-59054b444e8f {
  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-0053bd3f-9b6b-4489-a181-59054b444e8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0053bd3f-9b6b-4489-a181-59054b444e8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0053bd3f-9b6b-4489-a181-59054b444e8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5460e01-a26b-45c6-a7b2-0515fb9d0408 {
  display: none;
}
#s-cfcb327c-b43b-45cd-a2df-02bdd1e1f808 { text-align: left; }
#s-79eab26d-f1b9-4c62-8690-c22b8891667e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79eab26d-f1b9-4c62-8690-c22b8891667e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f2e19a1e-e33b-4f4b-b1b7-8e9664341f2d { text-align: left; }
#s-f2e19a1e-e33b-4f4b-b1b7-8e9664341f2d .shg-product-sold-out {
  display: none;
}

#s-f2e19a1e-e33b-4f4b-b1b7-8e9664341f2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2e19a1e-e33b-4f4b-b1b7-8e9664341f2d .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-fe1a4a6c-1057-4732-a569-70297f01dba2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe1a4a6c-1057-4732-a569-70297f01dba2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe1a4a6c-1057-4732-a569-70297f01dba2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe1a4a6c-1057-4732-a569-70297f01dba2 {
  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-fe1a4a6c-1057-4732-a569-70297f01dba2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe1a4a6c-1057-4732-a569-70297f01dba2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe1a4a6c-1057-4732-a569-70297f01dba2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-772a4541-faf5-43d0-8d0e-200070dbc198 {
  display: none;
}
#s-131f3d0c-3a4e-4785-aaf7-e76e440f8e00 { text-align: left; }
#s-e93218ec-67d6-4eb3-b4c8-ab12988c1052 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e93218ec-67d6-4eb3-b4c8-ab12988c1052 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fd5b1c7-be14-426c-8440-1ddb5c0e42f1 { text-align: left; }
#s-6fd5b1c7-be14-426c-8440-1ddb5c0e42f1 .shg-product-sold-out {
  display: none;
}

#s-6fd5b1c7-be14-426c-8440-1ddb5c0e42f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fd5b1c7-be14-426c-8440-1ddb5c0e42f1 .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-017223f2-910e-427b-84fc-454435e997d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-017223f2-910e-427b-84fc-454435e997d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-017223f2-910e-427b-84fc-454435e997d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-017223f2-910e-427b-84fc-454435e997d8 {
  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-017223f2-910e-427b-84fc-454435e997d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-017223f2-910e-427b-84fc-454435e997d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-017223f2-910e-427b-84fc-454435e997d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55970a8a-c84d-4b0e-807d-cfcbab05fe44 {
  display: none;
}
#s-c1d85500-f705-4769-ad55-16780ced0ba8 { text-align: left; }
#s-f72cea96-597e-4735-92ec-94607460c90a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f72cea96-597e-4735-92ec-94607460c90a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65e5582d-bcba-47cb-9d43-842a418c3441 { text-align: left; }
#s-65e5582d-bcba-47cb-9d43-842a418c3441 .shg-product-sold-out {
  display: none;
}

#s-65e5582d-bcba-47cb-9d43-842a418c3441 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65e5582d-bcba-47cb-9d43-842a418c3441 .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-324437ff-8583-4d64-9597-260e57ec650d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-324437ff-8583-4d64-9597-260e57ec650d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-324437ff-8583-4d64-9597-260e57ec650d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-324437ff-8583-4d64-9597-260e57ec650d {
  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-324437ff-8583-4d64-9597-260e57ec650d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-324437ff-8583-4d64-9597-260e57ec650d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-324437ff-8583-4d64-9597-260e57ec650d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93ff6aa4-1dce-46ea-baf2-787e6b4b65d7 {
  display: none;
}
#s-86e5e547-c320-488c-af1c-c20ca1ab5581 { text-align: left; }
#s-782399f2-a512-459b-b355-1fe10ff63dfc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-782399f2-a512-459b-b355-1fe10ff63dfc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-542ba8de-d287-44c8-ba64-82b0fbc7ae92 { text-align: left; }
#s-542ba8de-d287-44c8-ba64-82b0fbc7ae92 .shg-product-sold-out {
  display: none;
}

#s-542ba8de-d287-44c8-ba64-82b0fbc7ae92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-542ba8de-d287-44c8-ba64-82b0fbc7ae92 .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-e4e0aa4e-4664-4069-bbfd-810b6065ad77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4e0aa4e-4664-4069-bbfd-810b6065ad77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4e0aa4e-4664-4069-bbfd-810b6065ad77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4e0aa4e-4664-4069-bbfd-810b6065ad77 {
  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-e4e0aa4e-4664-4069-bbfd-810b6065ad77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4e0aa4e-4664-4069-bbfd-810b6065ad77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4e0aa4e-4664-4069-bbfd-810b6065ad77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36b13580-2c6b-4536-99dc-cab67f0ef3cb {
  display: none;
}
#s-cf2d0724-9944-42a1-a5ac-a8225f9c333f { text-align: left; }
#s-100876bc-f8e3-4278-ad9a-8d126efbc2ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-100876bc-f8e3-4278-ad9a-8d126efbc2ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-091e3d98-4fae-429c-b3f0-8d4cc90f7abf { text-align: left; }
#s-091e3d98-4fae-429c-b3f0-8d4cc90f7abf .shg-product-sold-out {
  display: none;
}

#s-091e3d98-4fae-429c-b3f0-8d4cc90f7abf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-091e3d98-4fae-429c-b3f0-8d4cc90f7abf .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-e679cf06-6a95-4745-bdf6-027eaa02b510 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e679cf06-6a95-4745-bdf6-027eaa02b510:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e679cf06-6a95-4745-bdf6-027eaa02b510:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e679cf06-6a95-4745-bdf6-027eaa02b510 {
  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-e679cf06-6a95-4745-bdf6-027eaa02b510.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e679cf06-6a95-4745-bdf6-027eaa02b510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e679cf06-6a95-4745-bdf6-027eaa02b510.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;
}
