.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-495d2f28-1eb4-4435-a0e9-ceaffd91de7d {
  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-442f9948-d828-4ae1-8c17-53b77dd0d1af { margin-top: 40px; }
#s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs {
  justify-content: center;
}


  #s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-442f9948-d828-4ae1-8c17-53b77dd0d1af .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-442f9948-d828-4ae1-8c17-53b77dd0d1af .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-68dcdd17-d8e0-455f-8caf-e64b8522102b { padding-top: 10px;
padding-bottom: 10px; }
 #s-68dcdd17-d8e0-455f-8caf-e64b8522102b .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-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5b065afe-b1d8-4894-b6b7-906073030ef8 .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-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14dd0c79-8efc-46e4-98ae-386a1c8b0e6b"] > .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-9e95c162-2e4f-4db7-86ea-e227821c4b98 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-63be518f-b9ca-485a-8865-271399a076d6 { 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-b4a9374d-ec21-4833-b70c-1d21c2de5904 { 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-b4a9374d-ec21-4833-b70c-1d21c2de5904: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-b4a9374d-ec21-4833-b70c-1d21c2de5904: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-b4a9374d-ec21-4833-b70c-1d21c2de5904.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2d5e57ed-1ac2-4482-bc1f-844832071f67 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-afd99986-1d3f-4212-a74d-23ab1a2c272b { 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-86738dfc-ec4b-42c3-ad1d-63f91193c55d { 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-86738dfc-ec4b-42c3-ad1d-63f91193c55d: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-86738dfc-ec4b-42c3-ad1d-63f91193c55d: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-86738dfc-ec4b-42c3-ad1d-63f91193c55d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-edcd55d9-3fde-4d5c-ad83-8836db368f82 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-681fc918-f1d6-4abc-932b-bcd9270d160e { 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-ff758ca2-8c05-4948-addb-e19781b89436 { 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-ff758ca2-8c05-4948-addb-e19781b89436: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-ff758ca2-8c05-4948-addb-e19781b89436: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-ff758ca2-8c05-4948-addb-e19781b89436.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-007266ee-a988-43a8-a047-497ea3a103ef { min-height: 50px; }
#s-007266ee-a988-43a8-a047-497ea3a103ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b309e49d-3278-4739-9642-4d69c275da95 { 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-b309e49d-3278-4739-9642-4d69c275da95 .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-017fb142-120b-4209-bb1c-411770115a0f {
  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-b494066a-2a2b-4f79-b03a-9263b5945f79 { 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-281f69ed-163d-419e-8d0d-08dff374a869 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-281f69ed-163d-419e-8d0d-08dff374a869 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ddf531fc-b3d9-44d2-b003-8c6c3f32937a {
  display: none;
}
#s-8db9375e-0f68-434f-b30a-fb3ae1fe4117 { text-align: left; }
#s-030669c8-c215-4dea-94ba-a30912920913 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-030669c8-c215-4dea-94ba-a30912920913 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-67936661-36a4-4ad4-9f96-fb65f4f33be3 {
  display: none;
}
#s-5702d7e4-a92c-4bc9-b292-274bb5efee2d { text-align: left; }
#s-0b7063bf-96a8-451c-867b-d71bcc8bc37a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b7063bf-96a8-451c-867b-d71bcc8bc37a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2c20931e-327a-4c33-86ea-b814f1cf5467 {
  display: none;
}
#s-17633552-4cbd-47f0-b621-aa937e8af1cf { text-align: left; }
#s-badd7b1d-d9a1-402c-9a75-b8b4770d1320 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-badd7b1d-d9a1-402c-9a75-b8b4770d1320 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dac3f435-957c-416a-8855-8a5dbc8cf300 {
  display: none;
}
#s-8f926d30-5bf0-4201-8ab1-b4e4b7ff0eec { text-align: left; }
#s-84f32f0a-5953-4f4f-9019-8e553ed45623 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84f32f0a-5953-4f4f-9019-8e553ed45623 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d02dff50-3fd1-4acd-aeba-8f8c265336dc { text-align: left; }
#s-d02dff50-3fd1-4acd-aeba-8f8c265336dc .shg-product-sold-out {
  display: none;
}

#s-d02dff50-3fd1-4acd-aeba-8f8c265336dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d02dff50-3fd1-4acd-aeba-8f8c265336dc .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-b51f3b94-d3fa-4385-b700-97282ebe71e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b51f3b94-d3fa-4385-b700-97282ebe71e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b51f3b94-d3fa-4385-b700-97282ebe71e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b51f3b94-d3fa-4385-b700-97282ebe71e4 {
  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-b51f3b94-d3fa-4385-b700-97282ebe71e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b51f3b94-d3fa-4385-b700-97282ebe71e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b51f3b94-d3fa-4385-b700-97282ebe71e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19944ea0-b6d3-4138-834f-37a03f5c50c1 {
  display: none;
}
#s-b1f485ab-d369-4732-84f5-1163d578d043 { text-align: left; }
#s-e048e350-1aee-4bd4-adf6-aecfb2db914c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e048e350-1aee-4bd4-adf6-aecfb2db914c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b298b90e-474c-4634-bd6a-8bae19468851 { text-align: left; }
#s-b298b90e-474c-4634-bd6a-8bae19468851 .shg-product-sold-out {
  display: none;
}

#s-b298b90e-474c-4634-bd6a-8bae19468851 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b298b90e-474c-4634-bd6a-8bae19468851 .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-a9720518-d78b-4919-88be-6c477822eec4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a9720518-d78b-4919-88be-6c477822eec4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a9720518-d78b-4919-88be-6c477822eec4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9720518-d78b-4919-88be-6c477822eec4 {
  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-a9720518-d78b-4919-88be-6c477822eec4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9720518-d78b-4919-88be-6c477822eec4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9720518-d78b-4919-88be-6c477822eec4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57ca4c69-d029-4c58-9224-2df0ff7ef634 {
  display: none;
}
#s-e75fcbf6-46ee-446e-8c00-44503572f2b3 { text-align: left; }
#s-6693085b-7341-4190-885f-15ad5eb8099f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6693085b-7341-4190-885f-15ad5eb8099f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7cb74f3-1027-40b8-bca0-1ed4db69706a { text-align: left; }
#s-e7cb74f3-1027-40b8-bca0-1ed4db69706a .shg-product-sold-out {
  display: none;
}

#s-e7cb74f3-1027-40b8-bca0-1ed4db69706a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7cb74f3-1027-40b8-bca0-1ed4db69706a .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-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0 {
  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-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c82bd99c-09fb-4ec4-abc6-9e0ac7797dc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f0d434d-9407-4977-8037-6cffee41b240 {
  display: none;
}
#s-1fa1a9ac-f3ad-42d6-8d37-bfb8444d7d02 { text-align: left; }
#s-256a8cfa-946a-41b9-9a0b-bf46d2f0530b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-256a8cfa-946a-41b9-9a0b-bf46d2f0530b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-199b3319-593b-4108-9e46-4f499e7c51e3 { text-align: left; }
#s-199b3319-593b-4108-9e46-4f499e7c51e3 .shg-product-sold-out {
  display: none;
}

#s-199b3319-593b-4108-9e46-4f499e7c51e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-199b3319-593b-4108-9e46-4f499e7c51e3 .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-e9c5367b-5880-416f-adca-01a5706d496d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9c5367b-5880-416f-adca-01a5706d496d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9c5367b-5880-416f-adca-01a5706d496d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9c5367b-5880-416f-adca-01a5706d496d {
  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-e9c5367b-5880-416f-adca-01a5706d496d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9c5367b-5880-416f-adca-01a5706d496d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9c5367b-5880-416f-adca-01a5706d496d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-914607e8-7c70-4ea7-a83c-c333c1bd4fd4 {
  display: none;
}
#s-9bd01e5c-5c1d-41bd-9325-7ad737737e91 { text-align: left; }
#s-970c93fe-11b2-4f3f-8569-082254e99b72 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-970c93fe-11b2-4f3f-8569-082254e99b72 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-623e690e-256d-4d25-9afc-ea53c3183fbd { text-align: left; }
#s-623e690e-256d-4d25-9afc-ea53c3183fbd .shg-product-sold-out {
  display: none;
}

#s-623e690e-256d-4d25-9afc-ea53c3183fbd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-623e690e-256d-4d25-9afc-ea53c3183fbd .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-75cfa115-2810-49b5-b18e-df1f09920236 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75cfa115-2810-49b5-b18e-df1f09920236:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75cfa115-2810-49b5-b18e-df1f09920236:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75cfa115-2810-49b5-b18e-df1f09920236 {
  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-75cfa115-2810-49b5-b18e-df1f09920236.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75cfa115-2810-49b5-b18e-df1f09920236.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75cfa115-2810-49b5-b18e-df1f09920236.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23d15312-6a86-438c-9821-f3814dbce37c {
  display: none;
}
#s-3eb2c808-a4f4-4c6c-8e72-acae0937f894 { text-align: left; }
#s-7f4a97cd-211d-4370-a7b3-97f410269586 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f4a97cd-211d-4370-a7b3-97f410269586 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf3a282c-aefe-402f-9cc3-db09494b4dda { text-align: left; }
#s-cf3a282c-aefe-402f-9cc3-db09494b4dda .shg-product-sold-out {
  display: none;
}

#s-cf3a282c-aefe-402f-9cc3-db09494b4dda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf3a282c-aefe-402f-9cc3-db09494b4dda .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-67e5d01c-15ae-4731-b661-0484dbea4d03 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67e5d01c-15ae-4731-b661-0484dbea4d03:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67e5d01c-15ae-4731-b661-0484dbea4d03:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67e5d01c-15ae-4731-b661-0484dbea4d03 {
  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-67e5d01c-15ae-4731-b661-0484dbea4d03.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67e5d01c-15ae-4731-b661-0484dbea4d03.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67e5d01c-15ae-4731-b661-0484dbea4d03.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef603300-9eb7-400b-8b8f-fa1529d94fc7 {
  display: none;
}
#s-f4fb0f86-ae31-4435-8823-c3ec9c27888e { text-align: left; }
#s-c883e4d7-15e1-4899-b21e-58d175d72956 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c883e4d7-15e1-4899-b21e-58d175d72956 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97b7ddce-485b-44f7-8fb0-16bc0e45d7b7 { text-align: left; }
#s-97b7ddce-485b-44f7-8fb0-16bc0e45d7b7 .shg-product-sold-out {
  display: none;
}

#s-97b7ddce-485b-44f7-8fb0-16bc0e45d7b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97b7ddce-485b-44f7-8fb0-16bc0e45d7b7 .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-47497807-38e5-4af3-ab3c-2d23822d2185 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47497807-38e5-4af3-ab3c-2d23822d2185:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47497807-38e5-4af3-ab3c-2d23822d2185:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47497807-38e5-4af3-ab3c-2d23822d2185 {
  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-47497807-38e5-4af3-ab3c-2d23822d2185.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47497807-38e5-4af3-ab3c-2d23822d2185.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47497807-38e5-4af3-ab3c-2d23822d2185.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01583c47-b950-47d1-af7b-20e9cd430182 {
  display: none;
}
#s-fe382547-abe8-4df8-9f2a-d9e42bae6182 { text-align: left; }
#s-1ad2e550-b5f0-4826-9d27-b973e49e0daa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ad2e550-b5f0-4826-9d27-b973e49e0daa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27513938-9fce-4800-bda7-b9f09542600b { text-align: left; }
#s-27513938-9fce-4800-bda7-b9f09542600b .shg-product-sold-out {
  display: none;
}

#s-27513938-9fce-4800-bda7-b9f09542600b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27513938-9fce-4800-bda7-b9f09542600b .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-49a68649-d0dc-4a0e-9f28-3216bbced4f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49a68649-d0dc-4a0e-9f28-3216bbced4f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49a68649-d0dc-4a0e-9f28-3216bbced4f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49a68649-d0dc-4a0e-9f28-3216bbced4f6 {
  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-49a68649-d0dc-4a0e-9f28-3216bbced4f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49a68649-d0dc-4a0e-9f28-3216bbced4f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49a68649-d0dc-4a0e-9f28-3216bbced4f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72909a52-8d97-41c0-9a98-5b933c6ad293 {
  display: none;
}
#s-bbb45676-7f1e-4c60-ba57-8d5acc7e4db0 { text-align: left; }
#s-4d27c48d-f3ea-45d3-b6c9-5468ff691d54 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d27c48d-f3ea-45d3-b6c9-5468ff691d54 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53b1dafc-bc2e-439c-a33f-c993126cce86 { text-align: left; }
#s-53b1dafc-bc2e-439c-a33f-c993126cce86 .shg-product-sold-out {
  display: none;
}

#s-53b1dafc-bc2e-439c-a33f-c993126cce86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53b1dafc-bc2e-439c-a33f-c993126cce86 .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-d339ae12-c670-4f44-ad48-36868a872f7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d339ae12-c670-4f44-ad48-36868a872f7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d339ae12-c670-4f44-ad48-36868a872f7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d339ae12-c670-4f44-ad48-36868a872f7e {
  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-d339ae12-c670-4f44-ad48-36868a872f7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d339ae12-c670-4f44-ad48-36868a872f7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d339ae12-c670-4f44-ad48-36868a872f7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b960771b-2f4c-47c3-9883-bbe461790cea {
  display: none;
}
#s-d2589bfa-6cab-4e9a-a6cf-1ed98d180c2e { text-align: left; }
#s-bfc499c6-8458-4f61-91f6-8aead645498e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfc499c6-8458-4f61-91f6-8aead645498e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40d2854a-e072-44a2-932a-a0867bf03eb1 { text-align: left; }
#s-40d2854a-e072-44a2-932a-a0867bf03eb1 .shg-product-sold-out {
  display: none;
}

#s-40d2854a-e072-44a2-932a-a0867bf03eb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40d2854a-e072-44a2-932a-a0867bf03eb1 .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-8d04f279-1429-4d0f-bda9-f7dc9ba9da35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d04f279-1429-4d0f-bda9-f7dc9ba9da35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d04f279-1429-4d0f-bda9-f7dc9ba9da35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d04f279-1429-4d0f-bda9-f7dc9ba9da35 {
  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-8d04f279-1429-4d0f-bda9-f7dc9ba9da35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d04f279-1429-4d0f-bda9-f7dc9ba9da35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d04f279-1429-4d0f-bda9-f7dc9ba9da35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-123b045c-8b88-4c8e-9332-7f7bf24c8895 {
  display: none;
}
#s-a29ac7cf-51c7-40b7-a4f0-8a2efc74cd2f { text-align: left; }
#s-c507c630-ba5b-457d-a272-6c4f550554f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c507c630-ba5b-457d-a272-6c4f550554f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f3555ba-4618-49fa-83c0-8141d59829f4 { text-align: left; }
#s-6f3555ba-4618-49fa-83c0-8141d59829f4 .shg-product-sold-out {
  display: none;
}

#s-6f3555ba-4618-49fa-83c0-8141d59829f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f3555ba-4618-49fa-83c0-8141d59829f4 .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-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa {
  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-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53a3a6d9-ddd7-434e-96e5-28a0e60edeaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f804f5c-3068-4ce4-8a37-26d501792b87 {
  display: none;
}
#s-fd7ed0dc-07a6-41a0-bdbd-935f426ec75c { text-align: left; }
#s-998ae4ce-e816-40b4-bc94-bbf64845f2dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-998ae4ce-e816-40b4-bc94-bbf64845f2dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b3493cc-f4f6-4687-8f8e-857d55862b11 { text-align: left; }
#s-9b3493cc-f4f6-4687-8f8e-857d55862b11 .shg-product-sold-out {
  display: none;
}

#s-9b3493cc-f4f6-4687-8f8e-857d55862b11 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b3493cc-f4f6-4687-8f8e-857d55862b11 .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-19818010-031e-4448-9171-6f63a7bad005 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19818010-031e-4448-9171-6f63a7bad005:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19818010-031e-4448-9171-6f63a7bad005:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19818010-031e-4448-9171-6f63a7bad005 {
  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-19818010-031e-4448-9171-6f63a7bad005.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19818010-031e-4448-9171-6f63a7bad005.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19818010-031e-4448-9171-6f63a7bad005.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9e4a306-2d7e-4405-94f6-77354f1e571c {
  display: none;
}
#s-5d7edb70-cc20-4d15-8c31-55f948397fb0 { text-align: left; }
#s-3586b598-0ea2-4872-9564-1cdd2c4014de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3586b598-0ea2-4872-9564-1cdd2c4014de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39d6ddc9-30f6-4f9f-839a-7a08fdf5250d { text-align: left; }
#s-39d6ddc9-30f6-4f9f-839a-7a08fdf5250d .shg-product-sold-out {
  display: none;
}

#s-39d6ddc9-30f6-4f9f-839a-7a08fdf5250d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39d6ddc9-30f6-4f9f-839a-7a08fdf5250d .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-2d428a34-317a-478c-b22e-870c2189f8ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d428a34-317a-478c-b22e-870c2189f8ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d428a34-317a-478c-b22e-870c2189f8ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d428a34-317a-478c-b22e-870c2189f8ad {
  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-2d428a34-317a-478c-b22e-870c2189f8ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d428a34-317a-478c-b22e-870c2189f8ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d428a34-317a-478c-b22e-870c2189f8ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f5966dd-d461-4f94-be45-b4c991d1f8cf {
  display: none;
}
#s-0a7f062a-37ea-4317-810b-0736cf374add { text-align: left; }
#s-1f2d3743-b6a2-4b12-bd44-846066088438 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f2d3743-b6a2-4b12-bd44-846066088438 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4695a30a-9749-4f8e-98fd-cf96b50d1ccc { text-align: left; }
#s-4695a30a-9749-4f8e-98fd-cf96b50d1ccc .shg-product-sold-out {
  display: none;
}

#s-4695a30a-9749-4f8e-98fd-cf96b50d1ccc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4695a30a-9749-4f8e-98fd-cf96b50d1ccc .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-4529758c-63c0-4cd1-9760-c4d0879fdf4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4529758c-63c0-4cd1-9760-c4d0879fdf4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4529758c-63c0-4cd1-9760-c4d0879fdf4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4529758c-63c0-4cd1-9760-c4d0879fdf4f {
  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-4529758c-63c0-4cd1-9760-c4d0879fdf4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4529758c-63c0-4cd1-9760-c4d0879fdf4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4529758c-63c0-4cd1-9760-c4d0879fdf4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bd68fe0-af4b-43ee-9eeb-1b026b494bc2 {
  display: none;
}
#s-a8134828-5a68-4937-a591-bcd7cf73e30a { text-align: left; }
#s-0ca2cc81-9d16-4b3f-b759-34e74339c993 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ca2cc81-9d16-4b3f-b759-34e74339c993 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ded5695-c552-4bd9-90b3-bf7ba4563bea { text-align: left; }
#s-9ded5695-c552-4bd9-90b3-bf7ba4563bea .shg-product-sold-out {
  display: none;
}

#s-9ded5695-c552-4bd9-90b3-bf7ba4563bea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ded5695-c552-4bd9-90b3-bf7ba4563bea .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-6336b0b5-8099-4910-868c-6c2243ab97e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6336b0b5-8099-4910-868c-6c2243ab97e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6336b0b5-8099-4910-868c-6c2243ab97e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6336b0b5-8099-4910-868c-6c2243ab97e5 {
  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-6336b0b5-8099-4910-868c-6c2243ab97e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6336b0b5-8099-4910-868c-6c2243ab97e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6336b0b5-8099-4910-868c-6c2243ab97e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10cdadd2-def0-497b-b66c-7be43b5bd3a4 {
  display: none;
}
#s-f51f94e6-f345-4863-a3bb-a25419b9fcc4 { text-align: left; }
#s-718ddf73-94ff-46fc-96e0-f38c1ccc3787 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-718ddf73-94ff-46fc-96e0-f38c1ccc3787 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e50746ef-17f3-490d-9aab-51a96576b448 { text-align: left; }
#s-e50746ef-17f3-490d-9aab-51a96576b448 .shg-product-sold-out {
  display: none;
}

#s-e50746ef-17f3-490d-9aab-51a96576b448 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e50746ef-17f3-490d-9aab-51a96576b448 .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-676702ec-1f1d-4c5f-9131-c2708c0e1bca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-676702ec-1f1d-4c5f-9131-c2708c0e1bca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-676702ec-1f1d-4c5f-9131-c2708c0e1bca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-676702ec-1f1d-4c5f-9131-c2708c0e1bca {
  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-676702ec-1f1d-4c5f-9131-c2708c0e1bca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-676702ec-1f1d-4c5f-9131-c2708c0e1bca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-676702ec-1f1d-4c5f-9131-c2708c0e1bca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9cfcf5a-74fc-4496-8ca0-01ec49412cfc {
  display: none;
}
#s-95b70e1e-5d3c-4dab-bbeb-e594c2c20d09 { text-align: left; }
#s-5aa1106d-9271-4616-8592-ebc3c7b4bdd0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5aa1106d-9271-4616-8592-ebc3c7b4bdd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd3cd867-7819-4a27-93bd-4a1953d0cd74 { text-align: left; }
#s-cd3cd867-7819-4a27-93bd-4a1953d0cd74 .shg-product-sold-out {
  display: none;
}

#s-cd3cd867-7819-4a27-93bd-4a1953d0cd74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd3cd867-7819-4a27-93bd-4a1953d0cd74 .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-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e {
  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-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1741fe83-2f09-4cc9-9ad8-eccfe14dfd4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ec3868e-3a23-424f-9a06-a3d23d0b54ef {
  display: none;
}
#s-4f77a709-835e-4488-896a-7c28d40cf0f7 { text-align: left; }
#s-414bcd8e-39e0-4fc3-8e46-b24e03e03385 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-414bcd8e-39e0-4fc3-8e46-b24e03e03385 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-868a5d0a-b049-44cc-b2f0-43b45f48c2a4 { text-align: left; }
#s-868a5d0a-b049-44cc-b2f0-43b45f48c2a4 .shg-product-sold-out {
  display: none;
}

#s-868a5d0a-b049-44cc-b2f0-43b45f48c2a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-868a5d0a-b049-44cc-b2f0-43b45f48c2a4 .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-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4 {
  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-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8bd55d0-e8f2-40f9-b938-a807b47e5cd4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb53b109-b4a5-4551-8c8d-5e66bd70fd61 {
  display: none;
}
#s-4e7766c0-6638-40d6-91e1-ebfbf31d47d3 { text-align: left; }
#s-b083346b-b295-4bd1-b1c7-0e6ff59003b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b083346b-b295-4bd1-b1c7-0e6ff59003b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31ac7390-29c3-4c0f-b85b-885922a91d86 { text-align: left; }
#s-31ac7390-29c3-4c0f-b85b-885922a91d86 .shg-product-sold-out {
  display: none;
}

#s-31ac7390-29c3-4c0f-b85b-885922a91d86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31ac7390-29c3-4c0f-b85b-885922a91d86 .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-086d4c06-571a-4b0b-8390-c3cde938ba24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-086d4c06-571a-4b0b-8390-c3cde938ba24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-086d4c06-571a-4b0b-8390-c3cde938ba24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-086d4c06-571a-4b0b-8390-c3cde938ba24 {
  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-086d4c06-571a-4b0b-8390-c3cde938ba24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-086d4c06-571a-4b0b-8390-c3cde938ba24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-086d4c06-571a-4b0b-8390-c3cde938ba24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4d51155-dace-423b-9c30-d728a01d35ea {
  display: none;
}
#s-f75310b0-5069-4f7f-bc8e-de25941c95e1 { text-align: left; }
#s-d3885598-c781-486d-bad8-d0cd66d44320 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3885598-c781-486d-bad8-d0cd66d44320 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-baed4b26-fbfb-41fb-89c3-aef4a85b7060 { text-align: left; }
#s-baed4b26-fbfb-41fb-89c3-aef4a85b7060 .shg-product-sold-out {
  display: none;
}

#s-baed4b26-fbfb-41fb-89c3-aef4a85b7060 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-baed4b26-fbfb-41fb-89c3-aef4a85b7060 .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-f7d8271a-688a-475a-a9e8-75822c455957 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7d8271a-688a-475a-a9e8-75822c455957:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7d8271a-688a-475a-a9e8-75822c455957:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7d8271a-688a-475a-a9e8-75822c455957 {
  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-f7d8271a-688a-475a-a9e8-75822c455957.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7d8271a-688a-475a-a9e8-75822c455957.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7d8271a-688a-475a-a9e8-75822c455957.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;
}
