.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-f5402645-f593-4f84-a8ae-42f754633a02 {
  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-07dd631f-1715-48ef-9cae-4694cc9d189c { margin-top: 40px; }
#s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs {
  justify-content: center;
}


  #s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-07dd631f-1715-48ef-9cae-4694cc9d189c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-07dd631f-1715-48ef-9cae-4694cc9d189c .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-16a7a66d-4e4e-44d0-8c36-7fd8da74f009 { padding-top: 10px;
padding-bottom: 10px; }
 #s-16a7a66d-4e4e-44d0-8c36-7fd8da74f009 .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-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f440e48d-3ef2-4fb2-a80d-0768c4f7ef95 .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-6df84943-20cd-4a12-860c-7210b9c63f6b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df84943-20cd-4a12-860c-7210b9c63f6b"] > .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-ce56e1b3-f7ea-454b-8dbe-f0cf0eddc9cf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-fb4471f2-5b3d-4e91-b109-c45656df09f6 { 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-d234c890-e3f0-492c-9be9-63b8d13692e9 { 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-d234c890-e3f0-492c-9be9-63b8d13692e9: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-d234c890-e3f0-492c-9be9-63b8d13692e9: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-d234c890-e3f0-492c-9be9-63b8d13692e9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0670cbbb-7e31-43a6-ac84-259c0fc0fd11 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6df86d86-8234-45b1-806e-bd7ae247407a { 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-935c1149-86cf-4437-8c2f-38d14374caf6 { 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-935c1149-86cf-4437-8c2f-38d14374caf6: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-935c1149-86cf-4437-8c2f-38d14374caf6: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-935c1149-86cf-4437-8c2f-38d14374caf6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-81d7e840-558d-4186-98ef-293c59b03b7e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-29dab923-345d-40fb-83a6-a37fc803fda2 { 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-455687cd-ca5b-4d72-8114-5deedc3d5321 { 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-455687cd-ca5b-4d72-8114-5deedc3d5321: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-455687cd-ca5b-4d72-8114-5deedc3d5321: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-455687cd-ca5b-4d72-8114-5deedc3d5321.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-924f133e-7d78-4b86-970e-39c64617ef48 { min-height: 50px; }
#s-924f133e-7d78-4b86-970e-39c64617ef48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3f9a591c-1ca7-4d89-a693-f26109f54f2c { 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-3f9a591c-1ca7-4d89-a693-f26109f54f2c .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-8ede6426-1ecb-4267-818a-e7f43672ef59 {
  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-7eb135f0-affd-45cb-853d-ba7777027f2c { 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-0bb2e7e9-ee3e-4b2c-90ab-f9f7f872b3b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bb2e7e9-ee3e-4b2c-90ab-f9f7f872b3b4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b5029c50-08c5-41ed-9a17-b3f615fecac1 {
  display: none;
}
#s-0808e97c-016c-462d-9cf4-232b69407f92 { text-align: left; }
#s-cb3a7cf3-b604-43aa-a2d8-e9cb4d6be891 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb3a7cf3-b604-43aa-a2d8-e9cb4d6be891 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-39d7c1bf-830e-4e09-af73-541cb9fab023 {
  display: none;
}
#s-3efdf907-9bc6-4fe3-8f77-e69163b619a3 { text-align: left; }
#s-c2065228-b6e3-47d4-bd1b-9b3cea3d816f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2065228-b6e3-47d4-bd1b-9b3cea3d816f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-30679219-d849-4b0a-88ff-9f3f9742534f {
  display: none;
}
#s-f95bc8f9-9b9a-4f90-abbc-1d0256df0134 { text-align: left; }
#s-a040bab8-f77f-4eb8-b342-ccb2ae1ade34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a040bab8-f77f-4eb8-b342-ccb2ae1ade34 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df4d6888-9908-44fa-91d1-25d454e89ff4 {
  display: none;
}
#s-67a5f39b-1f4e-4957-ba0d-4041b022b707 { text-align: left; }
#s-8d37816b-76e6-4299-9183-4a3e72067314 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d37816b-76e6-4299-9183-4a3e72067314 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd5fdbc7-b258-410a-b0ab-e1ecb39f9c08 { text-align: left; }
#s-fd5fdbc7-b258-410a-b0ab-e1ecb39f9c08 .shg-product-sold-out {
  display: none;
}

#s-fd5fdbc7-b258-410a-b0ab-e1ecb39f9c08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd5fdbc7-b258-410a-b0ab-e1ecb39f9c08 .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-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148 {
  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-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f8d2ff2-0a75-4b3e-847d-92e6ce3ac148.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f7c86c0-49c2-4688-8a9d-1dd4e1f3a38d {
  display: none;
}
#s-dd335218-f85e-4930-a98c-83b93963188b { text-align: left; }
#s-da8a64c4-0cad-4ca2-8e6f-a03386e4d71e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da8a64c4-0cad-4ca2-8e6f-a03386e4d71e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79d66041-3bbd-4e67-bfef-bb66e1ca60bc { text-align: left; }
#s-79d66041-3bbd-4e67-bfef-bb66e1ca60bc .shg-product-sold-out {
  display: none;
}

#s-79d66041-3bbd-4e67-bfef-bb66e1ca60bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79d66041-3bbd-4e67-bfef-bb66e1ca60bc .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-495933dd-d46c-4401-a812-d4f68a84881c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-495933dd-d46c-4401-a812-d4f68a84881c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-495933dd-d46c-4401-a812-d4f68a84881c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-495933dd-d46c-4401-a812-d4f68a84881c {
  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-495933dd-d46c-4401-a812-d4f68a84881c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-495933dd-d46c-4401-a812-d4f68a84881c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-495933dd-d46c-4401-a812-d4f68a84881c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d94f8042-fd70-4613-96af-35a8cb9c7ad7 {
  display: none;
}
#s-6b7f5e2f-d1ea-4c60-a8b3-6fb2187f63ac { text-align: left; }
#s-c537648b-4f58-4e57-85ba-a87afc051332 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c537648b-4f58-4e57-85ba-a87afc051332 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-400ca170-fd5e-4424-bfc7-eacbd11568d2 { text-align: left; }
#s-400ca170-fd5e-4424-bfc7-eacbd11568d2 .shg-product-sold-out {
  display: none;
}

#s-400ca170-fd5e-4424-bfc7-eacbd11568d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-400ca170-fd5e-4424-bfc7-eacbd11568d2 .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-5a901597-4845-4de4-9c5c-2937339496d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a901597-4845-4de4-9c5c-2937339496d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a901597-4845-4de4-9c5c-2937339496d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a901597-4845-4de4-9c5c-2937339496d2 {
  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-5a901597-4845-4de4-9c5c-2937339496d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a901597-4845-4de4-9c5c-2937339496d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a901597-4845-4de4-9c5c-2937339496d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16dc3ec1-f778-4a4e-8b2c-876f08bf567d {
  display: none;
}
#s-5654f925-d4a2-4025-b689-03160b01faac { text-align: left; }
#s-2f39767f-390b-45e2-b99a-04726f68d9a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f39767f-390b-45e2-b99a-04726f68d9a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b182af1-7b34-4f5c-bd0c-b32eedd921e5 { text-align: left; }
#s-4b182af1-7b34-4f5c-bd0c-b32eedd921e5 .shg-product-sold-out {
  display: none;
}

#s-4b182af1-7b34-4f5c-bd0c-b32eedd921e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b182af1-7b34-4f5c-bd0c-b32eedd921e5 .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-8a668cb7-cbf5-4856-a0e6-9b5791c6050d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a668cb7-cbf5-4856-a0e6-9b5791c6050d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a668cb7-cbf5-4856-a0e6-9b5791c6050d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a668cb7-cbf5-4856-a0e6-9b5791c6050d {
  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-8a668cb7-cbf5-4856-a0e6-9b5791c6050d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a668cb7-cbf5-4856-a0e6-9b5791c6050d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a668cb7-cbf5-4856-a0e6-9b5791c6050d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ce7d07f1-a37b-4a7c-83da-b7a57e1335bd {
  display: none;
}
#s-5b3778ff-1a75-4b9b-8728-27173e272636 { text-align: left; }
#s-58cd807c-2c2e-4214-bf67-6bc3bc17265f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58cd807c-2c2e-4214-bf67-6bc3bc17265f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f35a112c-a1bb-40d1-9181-8c8841e8693c { text-align: left; }
#s-f35a112c-a1bb-40d1-9181-8c8841e8693c .shg-product-sold-out {
  display: none;
}

#s-f35a112c-a1bb-40d1-9181-8c8841e8693c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f35a112c-a1bb-40d1-9181-8c8841e8693c .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-2542400c-7a1d-4767-90fb-fb8a263366e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2542400c-7a1d-4767-90fb-fb8a263366e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2542400c-7a1d-4767-90fb-fb8a263366e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2542400c-7a1d-4767-90fb-fb8a263366e3 {
  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-2542400c-7a1d-4767-90fb-fb8a263366e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2542400c-7a1d-4767-90fb-fb8a263366e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2542400c-7a1d-4767-90fb-fb8a263366e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad4b7c0a-7995-4018-a354-e2fde0a3afc8 {
  display: none;
}
#s-5d7243a6-2c75-49a3-9f6f-870c29d58d97 { text-align: left; }
#s-438bc360-9c94-4bd5-81a8-00c6d9017007 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-438bc360-9c94-4bd5-81a8-00c6d9017007 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b3cf44b-13b1-4112-8ed6-abb7378e0d83 { text-align: left; }
#s-1b3cf44b-13b1-4112-8ed6-abb7378e0d83 .shg-product-sold-out {
  display: none;
}

#s-1b3cf44b-13b1-4112-8ed6-abb7378e0d83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b3cf44b-13b1-4112-8ed6-abb7378e0d83 .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-8f19c917-161c-4057-ad39-eaef103cd1d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f19c917-161c-4057-ad39-eaef103cd1d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f19c917-161c-4057-ad39-eaef103cd1d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f19c917-161c-4057-ad39-eaef103cd1d3 {
  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-8f19c917-161c-4057-ad39-eaef103cd1d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f19c917-161c-4057-ad39-eaef103cd1d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f19c917-161c-4057-ad39-eaef103cd1d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdcdd19c-7fe9-48b9-8cf2-9ebc2789dcd5 {
  display: none;
}
#s-1a700897-05d9-44ba-81e8-25be89e3c219 { text-align: left; }
#s-0324d1ce-5312-4cf8-8d8f-f34750b74afc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0324d1ce-5312-4cf8-8d8f-f34750b74afc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85707a54-adf1-4724-a312-f331539e4562 { text-align: left; }
#s-85707a54-adf1-4724-a312-f331539e4562 .shg-product-sold-out {
  display: none;
}

#s-85707a54-adf1-4724-a312-f331539e4562 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85707a54-adf1-4724-a312-f331539e4562 .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-1069392f-f991-405d-8a52-c939cd2f0563 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1069392f-f991-405d-8a52-c939cd2f0563:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1069392f-f991-405d-8a52-c939cd2f0563:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1069392f-f991-405d-8a52-c939cd2f0563 {
  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-1069392f-f991-405d-8a52-c939cd2f0563.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1069392f-f991-405d-8a52-c939cd2f0563.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1069392f-f991-405d-8a52-c939cd2f0563.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83cdc554-09ce-4a32-a359-0f10327b3f9d {
  display: none;
}
#s-2d9df05a-4889-40ca-8742-943d045c6138 { text-align: left; }
#s-08f1f50f-1dd4-439d-9334-aac738eb5cd6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08f1f50f-1dd4-439d-9334-aac738eb5cd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ac9e109-a61b-409a-87e3-b052e73c5e87 { text-align: left; }
#s-9ac9e109-a61b-409a-87e3-b052e73c5e87 .shg-product-sold-out {
  display: none;
}

#s-9ac9e109-a61b-409a-87e3-b052e73c5e87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ac9e109-a61b-409a-87e3-b052e73c5e87 .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-fafa7271-58a1-4b00-a414-432d79664ff1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fafa7271-58a1-4b00-a414-432d79664ff1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fafa7271-58a1-4b00-a414-432d79664ff1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fafa7271-58a1-4b00-a414-432d79664ff1 {
  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-fafa7271-58a1-4b00-a414-432d79664ff1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fafa7271-58a1-4b00-a414-432d79664ff1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fafa7271-58a1-4b00-a414-432d79664ff1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-346363a7-7f9b-45ac-8bd4-dc35d029c365 {
  display: none;
}
#s-3e664aa7-8daa-456f-96b4-afd87493a796 { text-align: left; }
#s-fe891c8b-cbb5-4d0a-aab8-f8a71b2938eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe891c8b-cbb5-4d0a-aab8-f8a71b2938eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8127051e-6704-4c11-9f2f-c55f8734be0f { text-align: left; }
#s-8127051e-6704-4c11-9f2f-c55f8734be0f .shg-product-sold-out {
  display: none;
}

#s-8127051e-6704-4c11-9f2f-c55f8734be0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8127051e-6704-4c11-9f2f-c55f8734be0f .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-a2e84d40-a0fe-4541-b6ac-d36ca1854c64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2e84d40-a0fe-4541-b6ac-d36ca1854c64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2e84d40-a0fe-4541-b6ac-d36ca1854c64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2e84d40-a0fe-4541-b6ac-d36ca1854c64 {
  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-a2e84d40-a0fe-4541-b6ac-d36ca1854c64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2e84d40-a0fe-4541-b6ac-d36ca1854c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2e84d40-a0fe-4541-b6ac-d36ca1854c64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b30b1311-7f3c-47ac-8d42-50b7f2100771 {
  display: none;
}
#s-e5f32780-037c-4526-96d0-2ded20d423ee { text-align: left; }
#s-51f8d8e0-e3e1-4e11-8c2e-9dcb61e8648b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51f8d8e0-e3e1-4e11-8c2e-9dcb61e8648b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f893d5b-27ab-4763-ac42-3dcd883f59e7 { text-align: left; }
#s-2f893d5b-27ab-4763-ac42-3dcd883f59e7 .shg-product-sold-out {
  display: none;
}

#s-2f893d5b-27ab-4763-ac42-3dcd883f59e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f893d5b-27ab-4763-ac42-3dcd883f59e7 .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-722e027f-8a07-42da-b106-178373617bce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-722e027f-8a07-42da-b106-178373617bce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-722e027f-8a07-42da-b106-178373617bce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-722e027f-8a07-42da-b106-178373617bce {
  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-722e027f-8a07-42da-b106-178373617bce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-722e027f-8a07-42da-b106-178373617bce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-722e027f-8a07-42da-b106-178373617bce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-02e8816b-e444-41bb-977c-ff00a27072ba {
  display: none;
}
#s-62097b94-0b14-4813-bf74-9168312c0217 { text-align: left; }
#s-9b397310-fa87-427c-a509-7ca432cd0635 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b397310-fa87-427c-a509-7ca432cd0635 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-445860d2-04ba-4b7a-98eb-72b95af48b88 { text-align: left; }
#s-445860d2-04ba-4b7a-98eb-72b95af48b88 .shg-product-sold-out {
  display: none;
}

#s-445860d2-04ba-4b7a-98eb-72b95af48b88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-445860d2-04ba-4b7a-98eb-72b95af48b88 .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-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a {
  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-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8be28e1-8d9a-4cbd-8492-e9a869f5ec2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cc65aa72-820c-4ce4-a98b-71824a95d265 {
  display: none;
}
#s-9c0f6f21-62a8-46e6-a126-950891816428 { text-align: left; }
#s-d93b63e4-ab75-4707-943f-b219549ff4dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d93b63e4-ab75-4707-943f-b219549ff4dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a478ab0-4d2e-41ac-b892-999d19b9cabe { text-align: left; }
#s-3a478ab0-4d2e-41ac-b892-999d19b9cabe .shg-product-sold-out {
  display: none;
}

#s-3a478ab0-4d2e-41ac-b892-999d19b9cabe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a478ab0-4d2e-41ac-b892-999d19b9cabe .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-8b5c9f75-a201-41ac-9370-538937704681 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b5c9f75-a201-41ac-9370-538937704681:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b5c9f75-a201-41ac-9370-538937704681:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b5c9f75-a201-41ac-9370-538937704681 {
  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-8b5c9f75-a201-41ac-9370-538937704681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b5c9f75-a201-41ac-9370-538937704681.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b5c9f75-a201-41ac-9370-538937704681.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd617363-9e9f-41d2-9773-39a32369d15e {
  display: none;
}
#s-9c8e243c-69a5-49df-9b4f-5bf83a21c269 { text-align: left; }
#s-cfefab1f-144f-440d-b9de-876ad9b4fd22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfefab1f-144f-440d-b9de-876ad9b4fd22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58c0d065-f0e9-496b-a693-f9d81ec982f9 { text-align: left; }
#s-58c0d065-f0e9-496b-a693-f9d81ec982f9 .shg-product-sold-out {
  display: none;
}

#s-58c0d065-f0e9-496b-a693-f9d81ec982f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58c0d065-f0e9-496b-a693-f9d81ec982f9 .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-96fa9e4f-9484-42b7-a2f4-79fd4782f958 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96fa9e4f-9484-42b7-a2f4-79fd4782f958:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96fa9e4f-9484-42b7-a2f4-79fd4782f958:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96fa9e4f-9484-42b7-a2f4-79fd4782f958 {
  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-96fa9e4f-9484-42b7-a2f4-79fd4782f958.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96fa9e4f-9484-42b7-a2f4-79fd4782f958.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96fa9e4f-9484-42b7-a2f4-79fd4782f958.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a01bc16-1f88-42ff-b715-693835c76b3f {
  display: none;
}
#s-a5570bd8-28b7-428e-b9b4-e6988114de56 { text-align: left; }
#s-0212cfda-995b-4a44-90e2-18d319008604 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0212cfda-995b-4a44-90e2-18d319008604 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c0db655-29ee-4adb-aa49-f9c0cf31740c { text-align: left; }
#s-1c0db655-29ee-4adb-aa49-f9c0cf31740c .shg-product-sold-out {
  display: none;
}

#s-1c0db655-29ee-4adb-aa49-f9c0cf31740c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c0db655-29ee-4adb-aa49-f9c0cf31740c .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-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec {
  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-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1f56c37-4f0b-457e-88dd-6ca68f05b6ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f38b421-8af2-4591-92e3-dc0500ea0500 {
  display: none;
}
#s-5c02d902-1f9d-490a-bb23-d2a80ccb88c3 { text-align: left; }
#s-0ebfc879-e7ba-49e0-8577-dadb49dbc820 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ebfc879-e7ba-49e0-8577-dadb49dbc820 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c0b350e-678d-480e-9907-5b32545e4537 { text-align: left; }
#s-6c0b350e-678d-480e-9907-5b32545e4537 .shg-product-sold-out {
  display: none;
}

#s-6c0b350e-678d-480e-9907-5b32545e4537 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c0b350e-678d-480e-9907-5b32545e4537 .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-f1e36421-e8ce-4d94-95d6-1f2eea553d52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1e36421-e8ce-4d94-95d6-1f2eea553d52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1e36421-e8ce-4d94-95d6-1f2eea553d52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1e36421-e8ce-4d94-95d6-1f2eea553d52 {
  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-f1e36421-e8ce-4d94-95d6-1f2eea553d52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1e36421-e8ce-4d94-95d6-1f2eea553d52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1e36421-e8ce-4d94-95d6-1f2eea553d52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f7d6220-c71e-42e5-9f95-1417a611a41d {
  display: none;
}
#s-9f7e7785-9c43-4def-8a03-0c7c359a5fee { text-align: left; }
#s-855573cf-a2dd-4343-b8cd-fa052d5d4adc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-855573cf-a2dd-4343-b8cd-fa052d5d4adc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a61dfcc0-523e-4706-86a5-1b5514047238 { text-align: left; }
#s-a61dfcc0-523e-4706-86a5-1b5514047238 .shg-product-sold-out {
  display: none;
}

#s-a61dfcc0-523e-4706-86a5-1b5514047238 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a61dfcc0-523e-4706-86a5-1b5514047238 .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-39972509-4d1b-443a-b228-b223310b53eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39972509-4d1b-443a-b228-b223310b53eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39972509-4d1b-443a-b228-b223310b53eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39972509-4d1b-443a-b228-b223310b53eb {
  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-39972509-4d1b-443a-b228-b223310b53eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39972509-4d1b-443a-b228-b223310b53eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39972509-4d1b-443a-b228-b223310b53eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20d19e9b-2c47-46c7-975c-51dfe46fdffd {
  display: none;
}
#s-dba1f69c-476f-49ce-b8a7-a95043a4d42f { text-align: left; }
#s-e97b8f33-a127-4fcf-a122-6e8783780378 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e97b8f33-a127-4fcf-a122-6e8783780378 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6ee8aad-c66e-4891-a8bf-0faec97778ed { text-align: left; }
#s-c6ee8aad-c66e-4891-a8bf-0faec97778ed .shg-product-sold-out {
  display: none;
}

#s-c6ee8aad-c66e-4891-a8bf-0faec97778ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6ee8aad-c66e-4891-a8bf-0faec97778ed .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-4078afbe-ccda-41d0-bc38-6c460abf4490 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4078afbe-ccda-41d0-bc38-6c460abf4490:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4078afbe-ccda-41d0-bc38-6c460abf4490:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4078afbe-ccda-41d0-bc38-6c460abf4490 {
  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-4078afbe-ccda-41d0-bc38-6c460abf4490.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4078afbe-ccda-41d0-bc38-6c460abf4490.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4078afbe-ccda-41d0-bc38-6c460abf4490.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c55e709-6a66-49ab-b608-c2d35f4f7394 {
  display: none;
}
#s-8a2d5cec-8c41-46bb-930f-959579d78536 { text-align: left; }
#s-a6c9aabd-5da2-44bb-bf7e-efb67068c748 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6c9aabd-5da2-44bb-bf7e-efb67068c748 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8eb830ec-def6-4da8-8b3d-9144cd8cf91c { text-align: left; }
#s-8eb830ec-def6-4da8-8b3d-9144cd8cf91c .shg-product-sold-out {
  display: none;
}

#s-8eb830ec-def6-4da8-8b3d-9144cd8cf91c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8eb830ec-def6-4da8-8b3d-9144cd8cf91c .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-c93aebb6-bd5c-437e-ac73-7bd99f4e2501 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c93aebb6-bd5c-437e-ac73-7bd99f4e2501:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c93aebb6-bd5c-437e-ac73-7bd99f4e2501:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c93aebb6-bd5c-437e-ac73-7bd99f4e2501 {
  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-c93aebb6-bd5c-437e-ac73-7bd99f4e2501.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c93aebb6-bd5c-437e-ac73-7bd99f4e2501.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c93aebb6-bd5c-437e-ac73-7bd99f4e2501.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b251fadf-4a67-4ce0-a56a-bfc61d6ac758 {
  display: none;
}
#s-0d110343-cb7f-4459-9f33-12d07e5b6321 { text-align: left; }
#s-4d4cd6b4-e3fa-40fc-9539-35759438fb0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d4cd6b4-e3fa-40fc-9539-35759438fb0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b1d8d9a-4bb1-407c-af82-e7b4463836f8 { text-align: left; }
#s-1b1d8d9a-4bb1-407c-af82-e7b4463836f8 .shg-product-sold-out {
  display: none;
}

#s-1b1d8d9a-4bb1-407c-af82-e7b4463836f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b1d8d9a-4bb1-407c-af82-e7b4463836f8 .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-303cfd65-d70a-46e3-8f80-3806ca84a379 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-303cfd65-d70a-46e3-8f80-3806ca84a379:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-303cfd65-d70a-46e3-8f80-3806ca84a379:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-303cfd65-d70a-46e3-8f80-3806ca84a379 {
  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-303cfd65-d70a-46e3-8f80-3806ca84a379.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-303cfd65-d70a-46e3-8f80-3806ca84a379.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-303cfd65-d70a-46e3-8f80-3806ca84a379.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f81eeade-44e9-43d0-a0fe-0658a62963f4 {
  display: none;
}
#s-83d78289-e8c1-4c52-ae3d-58a3b9966815 { text-align: left; }
#s-68dec9d4-67ad-41de-80f6-b68d6cc4139d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68dec9d4-67ad-41de-80f6-b68d6cc4139d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9219de08-6efe-4432-9d0d-109e63fe1728 { text-align: left; }
#s-9219de08-6efe-4432-9d0d-109e63fe1728 .shg-product-sold-out {
  display: none;
}

#s-9219de08-6efe-4432-9d0d-109e63fe1728 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9219de08-6efe-4432-9d0d-109e63fe1728 .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-df75915f-f37a-4a87-9bdc-24ab7e33892c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df75915f-f37a-4a87-9bdc-24ab7e33892c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df75915f-f37a-4a87-9bdc-24ab7e33892c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df75915f-f37a-4a87-9bdc-24ab7e33892c {
  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-df75915f-f37a-4a87-9bdc-24ab7e33892c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df75915f-f37a-4a87-9bdc-24ab7e33892c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df75915f-f37a-4a87-9bdc-24ab7e33892c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0572cf0c-5753-43c5-99ef-1f5ba815668a {
  display: none;
}
#s-24969a1d-0530-468c-a013-b08333e194f8 { text-align: left; }
#s-6984aedb-aebf-4738-a7c1-71b2dcb6d014 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6984aedb-aebf-4738-a7c1-71b2dcb6d014 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17d7d69e-961d-4b75-afd3-23bc0c9664b8 { text-align: left; }
#s-17d7d69e-961d-4b75-afd3-23bc0c9664b8 .shg-product-sold-out {
  display: none;
}

#s-17d7d69e-961d-4b75-afd3-23bc0c9664b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17d7d69e-961d-4b75-afd3-23bc0c9664b8 .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-370ea813-7df4-4621-8c43-bd4d0e471bbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-370ea813-7df4-4621-8c43-bd4d0e471bbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-370ea813-7df4-4621-8c43-bd4d0e471bbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-370ea813-7df4-4621-8c43-bd4d0e471bbe {
  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-370ea813-7df4-4621-8c43-bd4d0e471bbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-370ea813-7df4-4621-8c43-bd4d0e471bbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-370ea813-7df4-4621-8c43-bd4d0e471bbe.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;
}
