.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-ed5f5ad1-3d1e-4762-acaa-f051b986bc6e {
  min-height: 50px;
}








#s-ed5f5ad1-3d1e-4762-acaa-f051b986bc6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed5f5ad1-3d1e-4762-acaa-f051b986bc6e.shg-box.shg-c {
  justify-content: center;
}

#s-62a80a71-1d58-43c5-a788-38d7a094fff6 {
  min-height: 50px;
}








#s-62a80a71-1d58-43c5-a788-38d7a094fff6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62a80a71-1d58-43c5-a788-38d7a094fff6.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.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;
  max-width: 100%;
}

.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-3b9518c2-e46e-49c1-9cbe-4130ae3e6bfc {
  text-align: center;
}




  #s-3b9518c2-e46e-49c1-9cbe-4130ae3e6bfc img.shogun-image {
    
    width: px;
  }


#s-3b9518c2-e46e-49c1-9cbe-4130ae3e6bfc .shogun-image-content {
  
    align-items: center;
  
}

.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: pointer;
  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-7119c70c-8ed4-4646-af54-905344ecb2bf {
  margin-top: 9px;
margin-bottom: 9px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-8048920e-df7c-4b25-b58d-5b205112c909 {
  min-height: 50px;
}








#s-8048920e-df7c-4b25-b58d-5b205112c909 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8048920e-df7c-4b25-b58d-5b205112c909.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(202, 136, 129, 1);
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(202, 136, 129, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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;
}

@media (min-width: 0px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd4ddb6d-241d-4ae9-9c0c-79a1bebb6661 {
  padding-top: 4px;
padding-left: 8px;
padding-bottom: 4px;
padding-right: 8px;
}

#s-fa4a2f8f-2f75-4e0f-84af-7dc8a6e518b0 {
  margin-top: 15px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}




  #s-fa4a2f8f-2f75-4e0f-84af-7dc8a6e518b0 img.shogun-image {
    
    width: px;
  }


#s-fa4a2f8f-2f75-4e0f-84af-7dc8a6e518b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c00b4d1d-0357-4a17-ba8f-588e64ae841f {
  padding-top: 0px;
padding-left: 1px;
padding-bottom: 0px;
padding-right: 1px;
}

@media (min-width: 0px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0980b785-73f8-42c9-b68b-2dc5b5e0e38f {
  padding-top: 0px;
padding-left: 10px;
padding-right: 0px;
}

#s-2b3ab68d-a992-48a2-ae79-e134449d2293 {
  margin-top: 31px;
margin-left: 0px;
margin-bottom: 31px;
margin-right: 14px;
padding-top: 5px;
padding-left: 12px;
padding-bottom: 5px;
padding-right: 12px;
}

#s-463ac6b0-a0c4-4337-ae18-2b3e56216a1f {
  padding-left: 10px;
padding-right: 10px;
}

#s-71729141-0f20-4051-b66f-f1801e32629d {
  padding-left: 5px;
padding-right: 5px;
}

#s-048873f1-ed1d-4105-99fb-5cfabe362666 {
  margin-bottom: 6px;
text-align: center;
}




  #s-048873f1-ed1d-4105-99fb-5cfabe362666 img.shogun-image {
    
    width: px;
  }


#s-048873f1-ed1d-4105-99fb-5cfabe362666 .shogun-image-content {
  
    align-items: center;
  
}

#s-a89907a1-8b76-41c1-ad5f-049b019bb6d6 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-fa1a258c-6f3f-4475-8b39-5a1ac82ce6c9 {
  min-height: 50px;
}








#s-fa1a258c-6f3f-4475-8b39-5a1ac82ce6c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa1a258c-6f3f-4475-8b39-5a1ac82ce6c9.shg-box.shg-c {
  justify-content: center;
}

.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;
  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: -1px;
  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 */
  transform: translateZ(1000px);
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 {
  margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs {
  justify-content: flex-start;
}


  #s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(224, 146, 127, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-9714e4db-ce7f-44ca-8627-b8c4b16b379f {
  padding-left: 5px;
padding-right: 5px;
}

#s-68ffdb43-6b0d-41db-ba09-bd41531df9d3 {
  padding-left: 6px;
padding-right: 6px;
}

#s-79ba8bd7-3da6-45d6-a5aa-39a1d94bb579 {
  padding-left: 5px;
padding-right: 5px;
}

#s-1f17cbaf-2010-44fb-9bfb-be55b6bdbb1f {
  text-align: center;
}





#s-1f17cbaf-2010-44fb-9bfb-be55b6bdbb1f .shogun-image-content {
  
    align-items: center;
  
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 {
  margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs {
  justify-content: flex-start;
}


  #s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(224, 146, 127, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tab {
  max-width: calc(100% / 5 - (5 - 2) * 2px / 5);
}

#s-be1a7447-474c-4ba2-83a6-b9f539e4bd33 {
  padding-left: 6px;
padding-right: 6px;
}

#s-ed20a933-ec9e-4cdc-b191-935da6754a3d {
  padding-left: 5px;
padding-right: 5px;
}

#s-b04476a1-c56c-45cf-b490-793baeeda92a {
  margin-left: 6px;
margin-right: 6px;
padding-left: 6px;
padding-right: 6px;
}

#s-34bce009-4322-4c15-b95e-f274a322dc45 {
  padding-left: 6px;
padding-right: 6px;
}

#s-f33f7b41-24cf-428a-8895-84c2a58b536e {
  padding-left: 6px;
padding-right: 6px;
}

#s-1c76d9b5-3636-48ac-a408-47ffd83b281b {
  text-align: center;
}




  #s-1c76d9b5-3636-48ac-a408-47ffd83b281b img.shogun-image {
    
    width: px;
  }


#s-1c76d9b5-3636-48ac-a408-47ffd83b281b .shogun-image-content {
  
    align-items: center;
  
}

#s-0870fd30-efed-4cb6-85d4-8c9f95a901ba {
  min-height: 50px;
}








#s-0870fd30-efed-4cb6-85d4-8c9f95a901ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0870fd30-efed-4cb6-85d4-8c9f95a901ba.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-84629842-3794-4cc2-873c-c359b54dae4e {
  text-align: center;
}





#s-84629842-3794-4cc2-873c-c359b54dae4e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-106fc978-3350-4255-b985-a1497c3ad1f9 {
  text-align: center;
}




  #s-106fc978-3350-4255-b985-a1497c3ad1f9 img.shogun-image {
    
    width: px;
  }


#s-106fc978-3350-4255-b985-a1497c3ad1f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-59d08712-4ea4-4012-8056-bdf3e0d1558c {
  min-height: 50px;
}








#s-59d08712-4ea4-4012-8056-bdf3e0d1558c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59d08712-4ea4-4012-8056-bdf3e0d1558c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-09bcf086-b4b1-403b-8db0-78819cadaac4 {
  padding-left: 6px;
padding-right: 6px;
}

#s-a8be3b63-bddf-4cee-91c6-3bb6742f4b7f {
  text-align: center;
}




  #s-a8be3b63-bddf-4cee-91c6-3bb6742f4b7f img.shogun-image {
    
    width: px;
  }


#s-a8be3b63-bddf-4cee-91c6-3bb6742f4b7f .shogun-image-content {
  
    align-items: center;
  
}

#s-51566956-5a5d-46ee-a746-571b417ec73c {
  min-height: 50px;
}








#s-51566956-5a5d-46ee-a746-571b417ec73c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51566956-5a5d-46ee-a746-571b417ec73c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8db568e0-e973-48b7-aa20-039345d4770c {
  margin-left: 6px;
margin-right: 6px;
padding-left: 5px;
padding-right: 5px;
}

#s-f3a55df3-d9f7-4131-a385-aa1449b55cd1 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-f3a55df3-d9f7-4131-a385-aa1449b55cd1 img.shogun-image {
    
    width: px;
  }


#s-f3a55df3-d9f7-4131-a385-aa1449b55cd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-21704033-e995-4a5c-9eaf-4cd2d00e21cf {
  padding-left: 6px;
padding-right: 6px;
}

#s-c5a425e7-9a64-49ef-824b-46606278a551 {
  min-height: 50px;
}








#s-c5a425e7-9a64-49ef-824b-46606278a551 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a425e7-9a64-49ef-824b-46606278a551.shg-box.shg-c {
  justify-content: center;
}

#s-87889d91-bb72-4d58-b925-d1060c6773a1 {
  padding-top: 7px;
padding-left: 6px;
padding-bottom: 7px;
padding-right: 6px;
}

#s-7b0dfcbe-0b6b-4590-ab46-f65fa2be6c8e {
  margin-left: 6px;
margin-right: 6px;
padding-top: 11px;
padding-left: 6px;
padding-bottom: 11px;
padding-right: 6px;
}

#s-68084793-c67d-4243-a242-aa8f3d0dd052 {
  text-align: center;
}




  #s-68084793-c67d-4243-a242-aa8f3d0dd052 img.shogun-image {
    
    width: px;
  }


#s-68084793-c67d-4243-a242-aa8f3d0dd052 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2dcb37f-e809-400c-b71c-45f359cdfd60 {
  padding-left: 6px;
padding-right: 6px;
}

@media (min-width: 0px) {
[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-617b4b49-ac96-47a6-8311-5b7013bc2ab3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-800b652e-22d1-4f60-80dd-0e2e25564997 {
  text-align: center;
}




  #s-800b652e-22d1-4f60-80dd-0e2e25564997 img.shogun-image {
    
    width: px;
  }


#s-800b652e-22d1-4f60-80dd-0e2e25564997 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b9247c4-debb-481b-9840-b072a27f09cb {
  text-align: center;
}




  #s-1b9247c4-debb-481b-9840-b072a27f09cb img.shogun-image {
    
    width: px;
  }


#s-1b9247c4-debb-481b-9840-b072a27f09cb .shogun-image-content {
  
    align-items: center;
  
}

#s-383864bc-a09c-4ae3-bf9a-a7dbe27e5e33 {
  margin-top: -35px;
margin-bottom: -35px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-383864bc-a09c-4ae3-bf9a-a7dbe27e5e33 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(202, 136, 129, 1);
}

#s-d6f2fa8d-74ea-44e8-bdfc-6d52e8a7006b {
  margin-top: -35px;
margin-bottom: -35px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d6f2fa8d-74ea-44e8-bdfc-6d52e8a7006b hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(202, 136, 129, 1);
}

#s-c87fe902-90ab-4543-8fcc-6185ef0a5d87 {
  padding-top: 6px;
padding-left: 6px;
padding-bottom: 6px;
padding-right: 6px;
}

@media (min-width: 0px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e2cedbe9-d4ff-44e2-b5b9-ac31b8937bc8 {
  padding-left: 5px;
padding-right: 5px;
}

#s-f2e8952b-24e4-45c8-bfa1-542340e03b06 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b6139f25-1d2b-49bf-bc3d-0d8c289ad287 {
  padding-top: 7px;
padding-left: 5px;
padding-bottom: 7px;
padding-right: 5px;
}

#s-173e7ffa-f5c6-42ca-8334-2e999ed9d3b4 {
  margin-right: 18px;
padding-right: 0px;
text-align: center;
}




  #s-173e7ffa-f5c6-42ca-8334-2e999ed9d3b4 img.shogun-image {
    
    width: px;
  }


#s-173e7ffa-f5c6-42ca-8334-2e999ed9d3b4 .shogun-image-content {
  
    align-items: center;
  
}

.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-a740679b-ceb3-4cb9-b6db-5824d08c24a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a740679b-ceb3-4cb9-b6db-5824d08c24a4 .shogun-heading-component h2 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-197eb72e-4244-49cf-86b2-d6291aa0d3ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-197eb72e-4244-49cf-86b2-d6291aa0d3ef .shogun-heading-component h2 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-2957494c-5c5f-43b2-b89b-f23a3cab4431 {
  min-height: 50px;
}








#s-2957494c-5c5f-43b2-b89b-f23a3cab4431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2957494c-5c5f-43b2-b89b-f23a3cab4431.shg-box.shg-c {
  justify-content: center;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 {
  margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs {
  justify-content: flex-start;
}


  #s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(224, 146, 127, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tab {
  max-width: calc(100% / 4 - (4 - 2) * 2px / 4);
}

#s-bddf16cd-2fb3-4250-a2d7-05db947febb9 {
  padding-left: 6px;
padding-right: 6px;
}

#s-ed2b5b46-4d69-46eb-8dae-27392cff03b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ed2b5b46-4d69-46eb-8dae-27392cff03b6 .shogun-heading-component h3 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93cd3962-a8f7-4ef3-a00e-a328952e8431 {
  padding-left: 5px;
padding-right: 5px;
}

#s-a5d2db2c-9493-4c8a-b188-20f83871cfa0 {
  padding-left: 5px;
padding-right: 5px;
}

#s-743322c6-1f43-49d4-bf61-ce9a74155ec3 {
  padding-left: 6px;
padding-right: 6px;
}

#s-bc0ad418-0da4-4eb8-a7bc-590b9b71e725 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bc0ad418-0da4-4eb8-a7bc-590b9b71e725 .shogun-heading-component h1 {
  color: rgba(203, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dc77de7a-a8a4-4c75-a9d7-571ccbecf4bb {
  padding-left: 5px;
padding-right: 5px;
}

#s-661b4d40-fd56-4bbb-8967-1233fa4527cc {
  margin-left: 6px;
margin-right: 6px;
padding-left: 6px;
padding-right: 6px;
}

#s-72dae30e-b580-4f7b-a939-9c688aedfcdd {
  min-height: 50px;
}








#s-72dae30e-b580-4f7b-a939-9c688aedfcdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72dae30e-b580-4f7b-a939-9c688aedfcdd.shg-box.shg-c {
  justify-content: center;
}

#s-ab6d4463-b165-405f-b37f-e04814838bc7 {
  margin-top: -35px;
margin-bottom: -35px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ab6d4463-b165-405f-b37f-e04814838bc7 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(202, 136, 129, 1);
}

#s-7fe9a9a5-e1df-429f-9f56-daac77cc3da2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7fe9a9a5-e1df-429f-9f56-daac77cc3da2 .shogun-heading-component h2 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-859a98a3-e983-428b-acf1-2967a6a88cbe {
  margin-top: 9px;
margin-bottom: 9px;
padding-left: 6px;
padding-right: 6px;
}

#s-51ed222f-5d13-4d50-98ec-f0b31d94d4dd {
  padding-top: 5px;
padding-left: 6px;
padding-bottom: 5px;
padding-right: 6px;
}

#s-54d03d67-6f72-40db-966e-69a4f2b215e6 {
  min-height: 50px;
}








#s-54d03d67-6f72-40db-966e-69a4f2b215e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54d03d67-6f72-40db-966e-69a4f2b215e6.shg-box.shg-c {
  justify-content: center;
}

#s-bf33ce4c-0c4e-4323-a200-3fccad9f4647 {
  min-height: 50px;
}








#s-bf33ce4c-0c4e-4323-a200-3fccad9f4647 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf33ce4c-0c4e-4323-a200-3fccad9f4647.shg-box.shg-c {
  justify-content: center;
}

#s-291f7f0e-e684-46cd-bf5a-a8b4afda405c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-291f7f0e-e684-46cd-bf5a-a8b4afda405c .shogun-heading-component h1 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.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-035a0ccf-0636-48a1-923b-24a89ab4714d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(239, 200, 192, 1);
text-decoration: none;
}
#s-035a0ccf-0636-48a1-923b-24a89ab4714d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-035a0ccf-0636-48a1-923b-24a89ab4714d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-035a0ccf-0636-48a1-923b-24a89ab4714d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Raleway;
  display:  block ;
}

#s-823fe60e-30ff-42aa-9ded-2973571e2e90 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-823fe60e-30ff-42aa-9ded-2973571e2e90 .shogun-heading-component h1 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs {
  justify-content: flex-start;
}


  #s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(202, 136, 129, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-cb44fb9f-9b6c-46a8-aa9d-40cff2d4e291 .shogun-tab {
  max-width: calc(100% / 5 - (5 - 2) * 2px / 5);
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-10319e03-eaa1-4f60-a902-d502510abb6b {
  margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-7dad1cb3-8256-4f8d-818d-b0fbf0ac644e {
  display: none;
}
#s-33a9c205-f285-4542-86f1-76754df9fc05 {
  display: none;
}
@media (min-width: 0px) {
[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-378efa7b-1389-4840-ba69-2260aadb4f84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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: transform 0.5s ease-out;
  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-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc {
  text-align: left;
}


.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc {
  max-width: 100%;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom,
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc {
  max-width: 100%;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom,
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc {
  max-width: 100%;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom,
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc {
  max-width: 100%;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom,
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc {
  max-width: 100%;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom,
.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d05c18-f05a-4fab-ac11-cc3c7b57e3dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-73655257-f1a7-4f6f-b4d2-504f1f6d1a95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73655257-f1a7-4f6f-b4d2-504f1f6d1a95 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d472bfc5-58e7-4ff2-b6ed-7f333af1e911 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-d472bfc5-58e7-4ff2-b6ed-7f333af1e911 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-d472bfc5-58e7-4ff2-b6ed-7f333af1e911 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d472bfc5-58e7-4ff2-b6ed-7f333af1e911 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-952bf4a5-1b45-40e0-86a1-0c4a8b24b4c3 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-952bf4a5-1b45-40e0-86a1-0c4a8b24b4c3 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-952bf4a5-1b45-40e0-86a1-0c4a8b24b4c3 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.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-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-51311089-db02-414a-999a-c9d772ba463a {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-51311089-db02-414a-999a-c9d772ba463a:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-51311089-db02-414a-999a-c9d772ba463a:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-51311089-db02-414a-999a-c9d772ba463a {
  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-51311089-db02-414a-999a-c9d772ba463a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51311089-db02-414a-999a-c9d772ba463a.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-51311089-db02-414a-999a-c9d772ba463a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-88e41460-458f-47ec-a60c-7aa9c64ef5f3 {
  display: none;
}
#s-0b1d530b-bfdf-4919-afdd-619eef0c4d4a {
  display: none;
}
@media (min-width: 0px) {
[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-605e2ac2-5ac8-4b59-a2f1-2ee0763511a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 {
  text-align: left;
}


.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 {
  max-width: 100%;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom,
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 {
  max-width: 100%;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom,
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 {
  max-width: 100%;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom,
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 {
  max-width: 100%;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom,
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 {
  max-width: 100%;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom,
.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3129b9d-9f70-4876-a4d5-1c6e18a86072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16912c71-b5f0-4acc-8c55-60fa3e83fae9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16912c71-b5f0-4acc-8c55-60fa3e83fae9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-728c77b7-9687-4564-8d85-01e5aaf77eae {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-728c77b7-9687-4564-8d85-01e5aaf77eae .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-728c77b7-9687-4564-8d85-01e5aaf77eae .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-728c77b7-9687-4564-8d85-01e5aaf77eae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a7de5c10-93bd-43b6-8e9c-60a39c5c2243 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-a7de5c10-93bd-43b6-8e9c-60a39c5c2243 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-a7de5c10-93bd-43b6-8e9c-60a39c5c2243 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73 {
  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-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c353b821-21bc-4bb8-bb10-4d1bf3f2cb73.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4acfb18a-5ab8-4b39-bad4-372c968ad564 {
  display: none;
}
#s-1b817384-62bc-4f5e-b02b-09d29ec6be47 {
  display: none;
}
@media (min-width: 0px) {
[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6679bf22-7a61-4b13-aeb3-3eaad6f5e076"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f {
  text-align: left;
}


.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f {
  max-width: 100%;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom,
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f {
  max-width: 100%;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom,
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f {
  max-width: 100%;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom,
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f {
  max-width: 100%;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom,
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f {
  max-width: 100%;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom,
.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3482dd39-8138-49c6-aea6-9e3de2d1e19f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8476106-6c0f-49c7-98e7-bdf996375646 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8476106-6c0f-49c7-98e7-bdf996375646 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d8d9fcbc-037f-46b2-831f-57bedf60d5d0 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-d8d9fcbc-037f-46b2-831f-57bedf60d5d0 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-d8d9fcbc-037f-46b2-831f-57bedf60d5d0 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d8d9fcbc-037f-46b2-831f-57bedf60d5d0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4a405c10-a0b8-49b3-8b13-bdf4f8f2151c {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-4a405c10-a0b8-49b3-8b13-bdf4f8f2151c .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-4a405c10-a0b8-49b3-8b13-bdf4f8f2151c .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-58bb99c4-81b9-4a90-8640-e04998222b01 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-58bb99c4-81b9-4a90-8640-e04998222b01:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-58bb99c4-81b9-4a90-8640-e04998222b01:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-58bb99c4-81b9-4a90-8640-e04998222b01 {
  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-58bb99c4-81b9-4a90-8640-e04998222b01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58bb99c4-81b9-4a90-8640-e04998222b01.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-58bb99c4-81b9-4a90-8640-e04998222b01.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-30d5dd36-07e0-4ad7-8c9d-a4795d27dd0e {
  display: none;
}
#s-bf6bef9f-0f47-4d06-b1d0-1d249d97c4cc {
  display: none;
}
@media (min-width: 0px) {
[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42afee1c-0b12-45f0-8ead-03e0da8d6459"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf {
  text-align: left;
}


.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf {
  max-width: 100%;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom,
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf {
  max-width: 100%;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom,
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf {
  max-width: 100%;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom,
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf {
  max-width: 100%;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom,
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf {
  max-width: 100%;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom,
.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5361b8f4-c496-4e37-9fcd-1b2ff3097acf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a5dc68fb-1cef-44e5-902d-6454a897639e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5dc68fb-1cef-44e5-902d-6454a897639e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-a7b13be9-aa1a-4656-8588-54b54e33f39e {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-a7b13be9-aa1a-4656-8588-54b54e33f39e .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-a7b13be9-aa1a-4656-8588-54b54e33f39e .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a7b13be9-aa1a-4656-8588-54b54e33f39e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-569d7d05-1469-4812-99bc-747de7f50077 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-569d7d05-1469-4812-99bc-747de7f50077 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-569d7d05-1469-4812-99bc-747de7f50077 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-3d54bc4c-408f-42da-b179-276a4a8ca3f5 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-3d54bc4c-408f-42da-b179-276a4a8ca3f5:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-3d54bc4c-408f-42da-b179-276a4a8ca3f5:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-3d54bc4c-408f-42da-b179-276a4a8ca3f5 {
  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-3d54bc4c-408f-42da-b179-276a4a8ca3f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d54bc4c-408f-42da-b179-276a4a8ca3f5.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3d54bc4c-408f-42da-b179-276a4a8ca3f5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d7ed1928-48ff-4e34-b357-fc0692e72416 {
  margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-80d328a6-7d86-4c67-9d7f-74241bbb6e36 {
  display: none;
}
#s-572e14e1-3deb-47af-a775-9044de9023a9 {
  display: none;
}
@media (min-width: 0px) {
[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0af48a58-0021-48e2-b565-ed67b9caa592"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 {
  text-align: left;
}


.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 {
  max-width: 100%;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom,
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 {
  max-width: 100%;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom,
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 {
  max-width: 100%;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom,
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 {
  max-width: 100%;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom,
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 {
  max-width: 100%;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom,
.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62f6b92f-4cbb-44fd-bdfb-d37fbe84d544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-78cab9ba-9199-42b3-a75b-38345039a7ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78cab9ba-9199-42b3-a75b-38345039a7ea .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-14b00239-d0db-4e89-bf96-6c33a8dad26f {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-14b00239-d0db-4e89-bf96-6c33a8dad26f .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-14b00239-d0db-4e89-bf96-6c33a8dad26f .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-14b00239-d0db-4e89-bf96-6c33a8dad26f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f7f3f09b-712a-4551-8f6c-e0d04c549cd1 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-f7f3f09b-712a-4551-8f6c-e0d04c549cd1 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-f7f3f09b-712a-4551-8f6c-e0d04c549cd1 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-a7f4539b-eee6-4831-812c-711edb616268 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-a7f4539b-eee6-4831-812c-711edb616268:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-a7f4539b-eee6-4831-812c-711edb616268:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-a7f4539b-eee6-4831-812c-711edb616268 {
  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-a7f4539b-eee6-4831-812c-711edb616268.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7f4539b-eee6-4831-812c-711edb616268.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a7f4539b-eee6-4831-812c-711edb616268.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5759919f-4224-46e8-a2be-8896bb524575 {
  display: none;
}
#s-72124310-3074-4343-b88d-5c74a1b16d52 {
  display: none;
}
@media (min-width: 0px) {
[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6218b3f7-8c96-4e33-bb19-7caf6e6d7b5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5a70224a-b847-4128-85f4-7109b44aa3e2 {
  text-align: left;
}


.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 {
  max-width: 100%;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom,
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 {
  max-width: 100%;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom,
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 {
  max-width: 100%;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom,
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 {
  max-width: 100%;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom,
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 {
  max-width: 100%;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom,
.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a70224a-b847-4128-85f4-7109b44aa3e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a291d6d9-3ada-4b5c-b6b8-fd0a5829634d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a291d6d9-3ada-4b5c-b6b8-fd0a5829634d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-a2f05f7a-5966-4cf8-a189-0ad98f464904 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-a2f05f7a-5966-4cf8-a189-0ad98f464904 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-a2f05f7a-5966-4cf8-a189-0ad98f464904 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a2f05f7a-5966-4cf8-a189-0ad98f464904 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e23caf2a-8cd3-4116-8949-5216d9a9d889 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-e23caf2a-8cd3-4116-8949-5216d9a9d889 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-e23caf2a-8cd3-4116-8949-5216d9a9d889 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-35a553b3-48bb-49d3-b081-1576eb65b47b {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-35a553b3-48bb-49d3-b081-1576eb65b47b:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-35a553b3-48bb-49d3-b081-1576eb65b47b:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-35a553b3-48bb-49d3-b081-1576eb65b47b {
  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-35a553b3-48bb-49d3-b081-1576eb65b47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35a553b3-48bb-49d3-b081-1576eb65b47b.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-35a553b3-48bb-49d3-b081-1576eb65b47b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a83e8ff8-7ac8-434e-a270-10414397be79 {
  display: none;
}
#s-cb90d15f-dc26-4da2-a802-aa80c22d0c16 {
  display: none;
}
@media (min-width: 0px) {
[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64565ee6-1267-49ff-a59c-bd0a3860689f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3017125a-f757-4677-8be2-1c55edb094b3 {
  text-align: left;
}


.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 {
  max-width: 100%;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom,
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 {
  max-width: 100%;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom,
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 {
  max-width: 100%;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom,
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 {
  max-width: 100%;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom,
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 {
  max-width: 100%;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom,
.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3017125a-f757-4677-8be2-1c55edb094b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4437e866-a8cc-4240-b1fc-7633bcfb42b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4437e866-a8cc-4240-b1fc-7633bcfb42b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-dbd68b73-828c-4666-8411-ebd63768b0b8 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-dbd68b73-828c-4666-8411-ebd63768b0b8 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-dbd68b73-828c-4666-8411-ebd63768b0b8 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-dbd68b73-828c-4666-8411-ebd63768b0b8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c937dd0e-0897-40c9-b906-bafc7177ac6b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-c937dd0e-0897-40c9-b906-bafc7177ac6b .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-c937dd0e-0897-40c9-b906-bafc7177ac6b .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-f58340a7-f41c-4556-82cf-8821db414018 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-f58340a7-f41c-4556-82cf-8821db414018:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-f58340a7-f41c-4556-82cf-8821db414018:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-f58340a7-f41c-4556-82cf-8821db414018 {
  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-f58340a7-f41c-4556-82cf-8821db414018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f58340a7-f41c-4556-82cf-8821db414018.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-f58340a7-f41c-4556-82cf-8821db414018.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-484d1282-c179-4522-a205-702496668a48 {
  display: none;
}
#s-536301e5-7288-48bf-adb5-f9a5872cf69a {
  display: none;
}
@media (min-width: 0px) {
[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1a0bb44-1dff-4c14-8617-42bb3313e5b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 {
  text-align: left;
}


.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 {
  max-width: 100%;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom,
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 {
  max-width: 100%;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom,
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 {
  max-width: 100%;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom,
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 {
  max-width: 100%;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom,
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 {
  max-width: 100%;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom,
.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f78e5450-ecb1-4791-a185-cd47e85fa1a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b12af5f9-1926-4fe8-98e2-43efb874ccf7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b12af5f9-1926-4fe8-98e2-43efb874ccf7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d71c9c47-3c86-4b60-8da0-e95611fd3564 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-d71c9c47-3c86-4b60-8da0-e95611fd3564 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-d71c9c47-3c86-4b60-8da0-e95611fd3564 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d71c9c47-3c86-4b60-8da0-e95611fd3564 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ffa68efb-f5b5-4300-b7bf-6eaab38ee011 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-ffa68efb-f5b5-4300-b7bf-6eaab38ee011 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-ffa68efb-f5b5-4300-b7bf-6eaab38ee011 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-4439c090-8241-4693-bc07-38c0ce86b255 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-4439c090-8241-4693-bc07-38c0ce86b255:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-4439c090-8241-4693-bc07-38c0ce86b255:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-4439c090-8241-4693-bc07-38c0ce86b255 {
  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-4439c090-8241-4693-bc07-38c0ce86b255.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4439c090-8241-4693-bc07-38c0ce86b255.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-4439c090-8241-4693-bc07-38c0ce86b255.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5514fa88-50f0-4ad3-be71-39bc90ddb00e {
  margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-71869cd2-4958-48c9-a590-d095387ca79a {
  display: none;
}
#s-e505581a-3d69-4ce4-bef9-20a363219f35 {
  display: none;
}
@media (min-width: 0px) {
[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3d20f50-278b-4f81-9d94-ac6d1cd85fd7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-57236d44-1426-413e-86e4-a0ac8f6f0345 {
  text-align: left;
}


.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 {
  max-width: 100%;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom,
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 {
  max-width: 100%;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom,
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 {
  max-width: 100%;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom,
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 {
  max-width: 100%;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom,
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 {
  max-width: 100%;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom,
.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57236d44-1426-413e-86e4-a0ac8f6f0345 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-687aa763-106e-45ef-ba6f-755452fe6751 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-687aa763-106e-45ef-ba6f-755452fe6751 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-4271673b-13c5-4aef-9d61-f25f4fae5d68 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-4271673b-13c5-4aef-9d61-f25f4fae5d68 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-4271673b-13c5-4aef-9d61-f25f4fae5d68 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-4271673b-13c5-4aef-9d61-f25f4fae5d68 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-39337a1e-1e4f-46a0-8956-6a6ee78e895a {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-39337a1e-1e4f-46a0-8956-6a6ee78e895a .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-39337a1e-1e4f-46a0-8956-6a6ee78e895a .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-57190be1-5aa8-485e-b64b-5c2d759db825 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-57190be1-5aa8-485e-b64b-5c2d759db825:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-57190be1-5aa8-485e-b64b-5c2d759db825:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-57190be1-5aa8-485e-b64b-5c2d759db825 {
  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-57190be1-5aa8-485e-b64b-5c2d759db825.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57190be1-5aa8-485e-b64b-5c2d759db825.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-57190be1-5aa8-485e-b64b-5c2d759db825.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-403c5018-cf1d-48db-89ee-c1fb1871c43e {
  display: none;
}
#s-7e707b31-8085-4e0d-b407-61c008a9bb00 {
  display: none;
}
@media (min-width: 0px) {
[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-527ebff2-8395-4687-8ae8-dabf78d0b234"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 {
  text-align: left;
}


.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 {
  max-width: 100%;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom,
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 {
  max-width: 100%;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom,
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 {
  max-width: 100%;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom,
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 {
  max-width: 100%;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom,
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 {
  max-width: 100%;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom,
.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9ed8c26-426f-4fc6-b8b3-2f9accf3c280 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac78e843-7736-4c9b-a1fc-7f11dacaa79e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac78e843-7736-4c9b-a1fc-7f11dacaa79e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ffcb7f1c-c4f2-4823-a53d-115734ea5e57 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-ffcb7f1c-c4f2-4823-a53d-115734ea5e57 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-ffcb7f1c-c4f2-4823-a53d-115734ea5e57 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ffcb7f1c-c4f2-4823-a53d-115734ea5e57 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7ac8e68c-1236-42b4-8091-1aa4f895de49 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-7ac8e68c-1236-42b4-8091-1aa4f895de49 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-7ac8e68c-1236-42b4-8091-1aa4f895de49 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0 {
  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-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-cadf59cc-0ecd-4a4e-8537-d7d7b867e1a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d0aa0beb-da50-45af-bd00-4cb5ed12da71 {
  display: none;
}
#s-7812a572-cf40-4015-ac68-8f5179c540c4 {
  display: none;
}
@media (min-width: 0px) {
[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b15aa15b-d8e1-44e3-9493-4edce2dcfcae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3de9220f-4368-4fe2-bd45-2c4999f72746 {
  text-align: left;
}


.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 {
  max-width: 100%;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom,
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 {
  max-width: 100%;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom,
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 {
  max-width: 100%;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom,
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 {
  max-width: 100%;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom,
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 {
  max-width: 100%;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom,
.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3de9220f-4368-4fe2-bd45-2c4999f72746 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9e6b5133-4966-4816-b1fb-abe35895fa32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e6b5133-4966-4816-b1fb-abe35895fa32 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7c36a2aa-062b-4923-a866-51a5678fc7e3 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-7c36a2aa-062b-4923-a866-51a5678fc7e3 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-7c36a2aa-062b-4923-a866-51a5678fc7e3 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7c36a2aa-062b-4923-a866-51a5678fc7e3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b3e98c03-86c0-4aaf-81d2-af41a1dfc2ac {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-b3e98c03-86c0-4aaf-81d2-af41a1dfc2ac .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-b3e98c03-86c0-4aaf-81d2-af41a1dfc2ac .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb {
  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-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ba954c9c-c8b7-41a5-9ac9-c38bcdf74dbb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-40eb57c4-93bf-426b-a124-15d9f2df5abd {
  display: none;
}
#s-b35a5f0b-3ca1-4ddc-99ae-4733307948e5 {
  display: none;
}
@media (min-width: 0px) {
[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d75c6a17-c1fb-482a-98bd-8e61a53fcee4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-110b8bee-4340-429e-8123-da40f9776dbc {
  text-align: left;
}


.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc {
  max-width: 100%;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom,
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc {
  max-width: 100%;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom,
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc {
  max-width: 100%;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom,
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc {
  max-width: 100%;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom,
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc {
  max-width: 100%;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom,
.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110b8bee-4340-429e-8123-da40f9776dbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e9ad914e-f3a6-4ea4-89d9-3542da0d5e80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9ad914e-f3a6-4ea4-89d9-3542da0d5e80 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-6cf6f4f0-f224-412c-ab5e-f6312395d7be {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-6cf6f4f0-f224-412c-ab5e-f6312395d7be .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-6cf6f4f0-f224-412c-ab5e-f6312395d7be .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-6cf6f4f0-f224-412c-ab5e-f6312395d7be .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-06ba630f-2c41-4bbf-b7d8-4636a7af3cba {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-06ba630f-2c41-4bbf-b7d8-4636a7af3cba .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-06ba630f-2c41-4bbf-b7d8-4636a7af3cba .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e7eec409-fb2b-4dc4-b3f1-71ff8f844838 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-e7eec409-fb2b-4dc4-b3f1-71ff8f844838:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-e7eec409-fb2b-4dc4-b3f1-71ff8f844838:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-e7eec409-fb2b-4dc4-b3f1-71ff8f844838 {
  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-e7eec409-fb2b-4dc4-b3f1-71ff8f844838.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7eec409-fb2b-4dc4-b3f1-71ff8f844838.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e7eec409-fb2b-4dc4-b3f1-71ff8f844838.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3df8c52c-8298-4c1b-97db-1efc06a45302 {
  margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-28a41a92-e2ea-43b6-a918-79523e01f79c {
  display: none;
}
#s-c7734031-e770-411e-aabf-ebcd0c8ffa32 {
  display: none;
}
@media (min-width: 0px) {
[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e23bddaf-0bb8-45c8-a0f9-19c11ae6f374"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea {
  text-align: left;
}


.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea {
  max-width: 100%;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom,
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea {
  max-width: 100%;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom,
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea {
  max-width: 100%;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom,
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea {
  max-width: 100%;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom,
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea {
  max-width: 100%;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom,
.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b1c7fd6-91cc-432d-bf85-745235e5f2ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d918ee5-ec95-4010-a6b0-3f5558c3c7c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d918ee5-ec95-4010-a6b0-3f5558c3c7c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-38c76da0-e063-4639-8248-2ee2a468218b {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-38c76da0-e063-4639-8248-2ee2a468218b .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-38c76da0-e063-4639-8248-2ee2a468218b .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-38c76da0-e063-4639-8248-2ee2a468218b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e8b12a8b-e886-42c6-9adf-e8fa9b3741c6 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-e8b12a8b-e886-42c6-9adf-e8fa9b3741c6 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-e8b12a8b-e886-42c6-9adf-e8fa9b3741c6 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55 {
  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-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e2c42f9c-bdc2-4695-bf1e-67b04dfbef55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b376b384-ba9d-4bf7-8b57-9288c8c5ee80 {
  display: none;
}
#s-4cb50001-03cc-4c35-a1d5-b71d1acbafdb {
  display: none;
}
@media (min-width: 0px) {
[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-689e97bd-de31-447a-81a5-d50082222b86"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb {
  text-align: left;
}


.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb {
  max-width: 100%;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom,
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb {
  max-width: 100%;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom,
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb {
  max-width: 100%;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom,
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb {
  max-width: 100%;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom,
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb {
  max-width: 100%;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom,
.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d9c1e2-6e83-4085-92ba-c0e016a767cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-77b421fc-3976-4319-8e0a-309fcd5b78c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77b421fc-3976-4319-8e0a-309fcd5b78c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-a109d573-fecd-4b92-a8d4-7c1691479d1a {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-a109d573-fecd-4b92-a8d4-7c1691479d1a .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-a109d573-fecd-4b92-a8d4-7c1691479d1a .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a109d573-fecd-4b92-a8d4-7c1691479d1a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-76b31eb7-be4d-46ec-bc3a-8d448b6ae052 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-76b31eb7-be4d-46ec-bc3a-8d448b6ae052 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-76b31eb7-be4d-46ec-bc3a-8d448b6ae052 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-3c805a5a-3d8d-4d0d-b8e9-561caab286f7 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-3c805a5a-3d8d-4d0d-b8e9-561caab286f7:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-3c805a5a-3d8d-4d0d-b8e9-561caab286f7:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-3c805a5a-3d8d-4d0d-b8e9-561caab286f7 {
  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-3c805a5a-3d8d-4d0d-b8e9-561caab286f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c805a5a-3d8d-4d0d-b8e9-561caab286f7.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3c805a5a-3d8d-4d0d-b8e9-561caab286f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aeb50a0a-caa8-4620-84ff-4af0f19e8e3b {
  display: none;
}
#s-e200b52d-63e0-48eb-899e-7bc72d15ab04 {
  display: none;
}
@media (min-width: 0px) {
[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fe3d8f9-04bd-4080-b747-36cf3c8aa952"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-70705898-8d60-4f9c-b45d-e033fef343db {
  text-align: left;
}


.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db {
  max-width: 100%;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom,
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db {
  max-width: 100%;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom,
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db {
  max-width: 100%;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom,
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db {
  max-width: 100%;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom,
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db {
  max-width: 100%;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom,
.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70705898-8d60-4f9c-b45d-e033fef343db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3af7583-ae30-486e-b195-14c1b2212541 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3af7583-ae30-486e-b195-14c1b2212541 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-25462b25-d11b-4513-b86a-4bad5332194a {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-25462b25-d11b-4513-b86a-4bad5332194a .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-25462b25-d11b-4513-b86a-4bad5332194a .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-25462b25-d11b-4513-b86a-4bad5332194a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b0da4c8e-ff80-44d5-a533-a526654c81d4 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-b0da4c8e-ff80-44d5-a533-a526654c81d4 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-b0da4c8e-ff80-44d5-a533-a526654c81d4 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-708faee3-b883-424d-9fc5-83cc6761d153 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-708faee3-b883-424d-9fc5-83cc6761d153:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-708faee3-b883-424d-9fc5-83cc6761d153:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-708faee3-b883-424d-9fc5-83cc6761d153 {
  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-708faee3-b883-424d-9fc5-83cc6761d153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-708faee3-b883-424d-9fc5-83cc6761d153.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-708faee3-b883-424d-9fc5-83cc6761d153.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-78eeef09-bebe-44e5-8586-6ee6f0a625ff {
  display: none;
}
#s-294bb54e-5ec0-4c88-815a-c8069ea83919 {
  display: none;
}
@media (min-width: 0px) {
[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-318b276c-d131-4061-9c7c-cd22fb76d83b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca {
  text-align: left;
}


.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca {
  max-width: 100%;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom,
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca {
  max-width: 100%;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom,
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca {
  max-width: 100%;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom,
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca {
  max-width: 100%;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom,
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca {
  max-width: 100%;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom,
.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-febc2fe9-25ba-4214-adb5-ad1c8bf8c0ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1e4fde61-f75a-4c11-afba-4d19b667be9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e4fde61-f75a-4c11-afba-4d19b667be9e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f6d3f5ba-e89e-469f-8d27-7fe3e657a2d3 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-f6d3f5ba-e89e-469f-8d27-7fe3e657a2d3 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-f6d3f5ba-e89e-469f-8d27-7fe3e657a2d3 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f6d3f5ba-e89e-469f-8d27-7fe3e657a2d3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ad14c0e5-9cc8-48c7-8a78-16b8c4a9d8c1 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-ad14c0e5-9cc8-48c7-8a78-16b8c4a9d8c1 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-ad14c0e5-9cc8-48c7-8a78-16b8c4a9d8c1 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-8c413d27-0d30-459f-92c4-aa2994c1b436 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-8c413d27-0d30-459f-92c4-aa2994c1b436:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-8c413d27-0d30-459f-92c4-aa2994c1b436:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-8c413d27-0d30-459f-92c4-aa2994c1b436 {
  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-8c413d27-0d30-459f-92c4-aa2994c1b436.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c413d27-0d30-459f-92c4-aa2994c1b436.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8c413d27-0d30-459f-92c4-aa2994c1b436.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-abf6f3b6-aa47-49c1-a59b-675a198f94cb {
  margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-951aa59e-68f1-4347-bbc9-43fdd84bbcdf {
  display: none;
}
#s-60129f87-e755-46cc-8004-3428771c4b59 {
  display: none;
}
@media (min-width: 0px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  text-align: left;
}


.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-77c90678-0263-4e9e-93ce-6826196ad0b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77c90678-0263-4e9e-93ce-6826196ad0b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c685e8b1-8dcd-4dee-bf48-6f11ae3b516b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-c685e8b1-8dcd-4dee-bf48-6f11ae3b516b .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-c685e8b1-8dcd-4dee-bf48-6f11ae3b516b .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f {
  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-9471c5a3-21b3-4918-ae80-5573bbe20e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c0eb2d4d-5a82-4e41-a024-d55c4c94b40c {
  display: none;
}
#s-d315b9dd-e70f-4c19-9205-6e35b01555f7 {
  display: none;
}
@media (min-width: 0px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-60f56d77-091a-4747-8548-038ceb78399b {
  text-align: left;
}


.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b8619b6-6f5a-4c1f-9fb5-87f0ad1d34a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b8619b6-6f5a-4c1f-9fb5-87f0ad1d34a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-dfa9824d-3d28-46db-84cb-4a747ef80d6a {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-dfa9824d-3d28-46db-84cb-4a747ef80d6a .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-dfa9824d-3d28-46db-84cb-4a747ef80d6a .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-8d7ac687-e326-4788-b27d-e3752097c869 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-8d7ac687-e326-4788-b27d-e3752097c869:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-8d7ac687-e326-4788-b27d-e3752097c869:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-8d7ac687-e326-4788-b27d-e3752097c869 {
  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-8d7ac687-e326-4788-b27d-e3752097c869.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d7ac687-e326-4788-b27d-e3752097c869.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8d7ac687-e326-4788-b27d-e3752097c869.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-016caf9a-3ecb-4c0d-9abf-9042b0868ba3 {
  display: none;
}
#s-e1c722f2-21da-4530-ba3e-f0060078c467 {
  display: none;
}
@media (min-width: 0px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  text-align: left;
}


.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b0651d4-eb14-4523-bfe6-b49e82ab1819 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b0651d4-eb14-4523-bfe6-b49e82ab1819 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a710ecbb-d20b-4d88-a4a7-1bcafefc2c1b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-a710ecbb-d20b-4d88-a4a7-1bcafefc2c1b .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-a710ecbb-d20b-4d88-a4a7-1bcafefc2c1b .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34 {
  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-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ce34b455-384d-4767-ba47-933479d4143d {
  display: none;
}
#s-340c6b1f-a30c-4258-b0ee-89ba9e354bec {
  display: none;
}
@media (min-width: 0px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  text-align: left;
}


.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-400eda47-c4b4-414b-b0ad-49f7e1f39872 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-400eda47-c4b4-414b-b0ad-49f7e1f39872 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9f87610c-8cb6-4852-9206-92cfae743563 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-9f87610c-8cb6-4852-9206-92cfae743563 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-9f87610c-8cb6-4852-9206-92cfae743563 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8 {
  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-e87d3444-e8e1-40d0-bfe9-18c847335ba8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-07dc2480-f37f-490a-8227-54a6184daa06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07dc2480-f37f-490a-8227-54a6184daa06 .shogun-heading-component h1 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-140e98ce-6b71-4091-b361-565876262981 {
  min-height: 50px;
}








#s-140e98ce-6b71-4091-b361-565876262981 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-140e98ce-6b71-4091-b361-565876262981.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7b13b82a-48f9-484e-88f0-ffa6d75e4c90 {
  text-align: center;
}




  #s-7b13b82a-48f9-484e-88f0-ffa6d75e4c90 img.shogun-image {
    
    width: px;
  }


#s-7b13b82a-48f9-484e-88f0-ffa6d75e4c90 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 181, 167, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(105, 105, 105, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-842e01f9-d7c7-4278-be1c-dcd1c7e7f21e {
  text-align: center;
}




  #s-842e01f9-d7c7-4278-be1c-dcd1c7e7f21e img.shogun-image {
    
    width: px;
  }


#s-842e01f9-d7c7-4278-be1c-dcd1c7e7f21e .shogun-image-content {
  
    align-items: center;
  
}

#s-d2f06ae2-4e79-4715-aa88-747b5de9f895 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 181, 167, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d2f06ae2-4e79-4715-aa88-747b5de9f895:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d2f06ae2-4e79-4715-aa88-747b5de9f895:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(105, 105, 105, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d2f06ae2-4e79-4715-aa88-747b5de9f895.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-d8736686-fa5e-44d7-89bc-4c39801ee9b7 {
  text-align: center;
}




  #s-d8736686-fa5e-44d7-89bc-4c39801ee9b7 img.shogun-image {
    
    width: px;
  }


#s-d8736686-fa5e-44d7-89bc-4c39801ee9b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9156e20-eb59-4466-be39-3442ed39e646 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 181, 167, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b9156e20-eb59-4466-be39-3442ed39e646:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b9156e20-eb59-4466-be39-3442ed39e646:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(105, 105, 105, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b9156e20-eb59-4466-be39-3442ed39e646.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-8ce0f57f-371e-4dd4-b1e7-4671f3ba3297 {
  min-height: 50px;
}








#s-8ce0f57f-371e-4dd4-b1e7-4671f3ba3297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ce0f57f-371e-4dd4-b1e7-4671f3ba3297.shg-box.shg-c {
  justify-content: center;
}

/*
  $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%;
  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;
  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;
}
