.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-eb9a8a61-70d2-43f4-9863-f06d4db31ada {
  padding-top: 10px;
padding-bottom: 10px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: -webkit-box;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: 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 */
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px);
}

#s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-f270e14f-b8fe-4aa4-88ed-5d6b0ea69319 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-35174a97-94a6-4a01-b740-1e7d75c9be73 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

.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: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          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;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

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

.shogun-accordion-icon > span {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-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 {
  -webkit-transform: rotate(90deg);
          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 {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

#s-290d117b-bead-4450-ba8d-6b6b1b8f4173 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-290d117b-bead-4450-ba8d-6b6b1b8f4173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-290d117b-bead-4450-ba8d-6b6b1b8f4173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-290d117b-bead-4450-ba8d-6b6b1b8f4173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-290d117b-bead-4450-ba8d-6b6b1b8f4173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-290d117b-bead-4450-ba8d-6b6b1b8f4173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e0f6621f-4685-4b59-807f-b99574a32f6e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-806bb12f-00aa-49f4-b8e3-180d7b17cf7f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-a76e8eca-9dcc-46a5-bc7d-66bd8b149091 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b24e98aa-03c9-49b2-8f5f-42ba16b0d453 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b24e98aa-03c9-49b2-8f5f-42ba16b0d453 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b24e98aa-03c9-49b2-8f5f-42ba16b0d453 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-b24e98aa-03c9-49b2-8f5f-42ba16b0d453 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b24e98aa-03c9-49b2-8f5f-42ba16b0d453 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b24e98aa-03c9-49b2-8f5f-42ba16b0d453 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-cda5f1c9-93de-47cd-8225-5a1bc0ae0a64 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-e8e392ef-c2ad-4182-ae99-e640634b933e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e8e392ef-c2ad-4182-ae99-e640634b933e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e8e392ef-c2ad-4182-ae99-e640634b933e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-e8e392ef-c2ad-4182-ae99-e640634b933e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e8e392ef-c2ad-4182-ae99-e640634b933e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e8e392ef-c2ad-4182-ae99-e640634b933e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-66e1d0fb-a4de-4159-97a5-6d47f3147616 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-31b5df73-56bd-4fa9-bde0-7e318a3308f0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-31b5df73-56bd-4fa9-bde0-7e318a3308f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-31b5df73-56bd-4fa9-bde0-7e318a3308f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-31b5df73-56bd-4fa9-bde0-7e318a3308f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-31b5df73-56bd-4fa9-bde0-7e318a3308f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-31b5df73-56bd-4fa9-bde0-7e318a3308f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f0e446ca-b32d-4823-8431-a1b09c912f57 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b48affee-29fc-4d61-a880-6555d32a32f9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b48affee-29fc-4d61-a880-6555d32a32f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b48affee-29fc-4d61-a880-6555d32a32f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-b48affee-29fc-4d61-a880-6555d32a32f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b48affee-29fc-4d61-a880-6555d32a32f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b48affee-29fc-4d61-a880-6555d32a32f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-42bef81b-dc7b-4551-807f-eca4b6f38a18 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-88779553-c682-44c0-9e98-473e2b66a400 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-88779553-c682-44c0-9e98-473e2b66a400 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-88779553-c682-44c0-9e98-473e2b66a400 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-88779553-c682-44c0-9e98-473e2b66a400 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-88779553-c682-44c0-9e98-473e2b66a400 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-88779553-c682-44c0-9e98-473e2b66a400 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-950efff7-d4bc-4c14-a7e0-e2837a25a18e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-435949be-f2ab-486c-a9c2-d66d57ea1983 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-435949be-f2ab-486c-a9c2-d66d57ea1983 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-435949be-f2ab-486c-a9c2-d66d57ea1983 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-435949be-f2ab-486c-a9c2-d66d57ea1983 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-435949be-f2ab-486c-a9c2-d66d57ea1983 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-435949be-f2ab-486c-a9c2-d66d57ea1983 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0b109382-c829-4605-adc9-5aab1b657bf3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b72f9b88-37ed-4372-8462-f2c6a5fc4bde > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b72f9b88-37ed-4372-8462-f2c6a5fc4bde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b72f9b88-37ed-4372-8462-f2c6a5fc4bde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-b72f9b88-37ed-4372-8462-f2c6a5fc4bde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b72f9b88-37ed-4372-8462-f2c6a5fc4bde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b72f9b88-37ed-4372-8462-f2c6a5fc4bde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d8d64bc1-0a6b-4450-9409-36978feadbf6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-de9f64ea-5187-48b2-b30c-57702f0d1779 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-de9f64ea-5187-48b2-b30c-57702f0d1779 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-de9f64ea-5187-48b2-b30c-57702f0d1779 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-de9f64ea-5187-48b2-b30c-57702f0d1779 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-de9f64ea-5187-48b2-b30c-57702f0d1779 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-de9f64ea-5187-48b2-b30c-57702f0d1779 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1d00e399-07b3-46d9-9265-7a79329506ea {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b111b311-8e8e-48b5-91c0-f05384a5937d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b111b311-8e8e-48b5-91c0-f05384a5937d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b111b311-8e8e-48b5-91c0-f05384a5937d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-b111b311-8e8e-48b5-91c0-f05384a5937d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b111b311-8e8e-48b5-91c0-f05384a5937d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b111b311-8e8e-48b5-91c0-f05384a5937d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b998078c-1573-4d7f-81fe-a650e8920519 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c6577d44-2a14-48be-9344-f7b1cccc73fe > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c6577d44-2a14-48be-9344-f7b1cccc73fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c6577d44-2a14-48be-9344-f7b1cccc73fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c6577d44-2a14-48be-9344-f7b1cccc73fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c6577d44-2a14-48be-9344-f7b1cccc73fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c6577d44-2a14-48be-9344-f7b1cccc73fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-78e3ab61-3397-4f0e-9543-2c28ad2eccfa {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-094e8ad4-06df-46cf-9ede-99971570e358 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-094e8ad4-06df-46cf-9ede-99971570e358 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-094e8ad4-06df-46cf-9ede-99971570e358 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-094e8ad4-06df-46cf-9ede-99971570e358 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-094e8ad4-06df-46cf-9ede-99971570e358 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-094e8ad4-06df-46cf-9ede-99971570e358 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c473e830-0bc0-4c86-ac52-849a11f29aae {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8d2fa6f5-08bb-4ac0-a2b6-deaaa079e46e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8d2fa6f5-08bb-4ac0-a2b6-deaaa079e46e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8d2fa6f5-08bb-4ac0-a2b6-deaaa079e46e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8d2fa6f5-08bb-4ac0-a2b6-deaaa079e46e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8d2fa6f5-08bb-4ac0-a2b6-deaaa079e46e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8d2fa6f5-08bb-4ac0-a2b6-deaaa079e46e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0704eec7-d87b-4736-bffb-3c95a4eb182e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

.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-faac5180-ac7b-4b3f-9512-f28954ae1990 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-faac5180-ac7b-4b3f-9512-f28954ae1990:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-faac5180-ac7b-4b3f-9512-f28954ae1990:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-faac5180-ac7b-4b3f-9512-f28954ae1990.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

.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-7b57d787-0e00-4b79-92c4-ec0c38aa0778 {
  padding-top: 0px;
padding-bottom: 0px;
}

.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-c75e79b6-fb23-4c96-9c24-fc36a745ca16 {
  text-align: center;
}




  #s-c75e79b6-fb23-4c96-9c24-fc36a745ca16 img.shogun-image {
    
    width: px;
  }


#s-c75e79b6-fb23-4c96-9c24-fc36a745ca16 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b4d6c7e3-2bbe-4e53-8e11-5b806be9fa8d {
  text-align: center;
}




  #s-b4d6c7e3-2bbe-4e53-8e11-5b806be9fa8d img.shogun-image {
    
    width: px;
  }


#s-b4d6c7e3-2bbe-4e53-8e11-5b806be9fa8d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-ad86762e-4547-4c1e-813f-a9a6fb59ea40 {
  text-align: center;
}




  #s-ad86762e-4547-4c1e-813f-a9a6fb59ea40 img.shogun-image {
    
    width: px;
  }


#s-ad86762e-4547-4c1e-813f-a9a6fb59ea40 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-7dc0032a-5e51-4d2e-bbab-f797c385b6fd {
  text-align: center;
}




  #s-7dc0032a-5e51-4d2e-bbab-f797c385b6fd img.shogun-image {
    
    width: px;
  }


#s-7dc0032a-5e51-4d2e-bbab-f797c385b6fd .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b9e230a5-febd-43a2-9dfa-766921a9c935 {
  text-align: center;
}




  #s-b9e230a5-febd-43a2-9dfa-766921a9c935 img.shogun-image {
    
    width: px;
  }


#s-b9e230a5-febd-43a2-9dfa-766921a9c935 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f9cb4708-7f70-42fd-89e8-b1ec6a088a0d {
  text-align: center;
}




  #s-f9cb4708-7f70-42fd-89e8-b1ec6a088a0d img.shogun-image {
    
    width: px;
  }


#s-f9cb4708-7f70-42fd-89e8-b1ec6a088a0d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b80e8ee4-7461-4cfd-b6b9-0fb6be4421b7 {
  text-align: center;
}




  #s-b80e8ee4-7461-4cfd-b6b9-0fb6be4421b7 img.shogun-image {
    
    width: px;
  }


#s-b80e8ee4-7461-4cfd-b6b9-0fb6be4421b7 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: -webkit-box;
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  -webkit-box-flex: 1;
          flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  -webkit-box-flex: 2;
          flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  -webkit-box-flex: 3;
          flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  -webkit-box-flex: 4;
          flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  -webkit-box-flex: 5;
          flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-f78ecede-bc4a-4d7a-8f85-9e1dd758ffdb {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-292b4980-4043-497c-87dc-05a86b971de3 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-9b44cd73-1e36-4481-b893-8706852a968e {
  text-align: left;
}


.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e {
  max-width: 100%;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom,
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e {
  max-width: 100%;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom,
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e {
  max-width: 100%;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom,
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e {
  max-width: 100%;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom,
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e {
  max-width: 100%;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .shg-image-zoom,
.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b44cd73-1e36-4481-b893-8706852a968e .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-0df34258-450c-4f33-8b06-655ab028a597 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0df34258-450c-4f33-8b06-655ab028a597 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-992276a3-16a7-453e-9bea-22eb3723ba6f {
  text-align: left;
}

#s-992276a3-16a7-453e-9bea-22eb3723ba6f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-992276a3-16a7-453e-9bea-22eb3723ba6f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-992276a3-16a7-453e-9bea-22eb3723ba6f .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-00db3354-1d0c-4249-918e-ad7879a53c0b {
  display: none;
}
#s-4e388d93-2323-4cb8-91db-a968555d8457 {
  text-align: left;
}


.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 {
  max-width: 100%;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom,
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 {
  max-width: 100%;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom,
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 {
  max-width: 100%;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom,
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 {
  max-width: 100%;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom,
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 {
  max-width: 100%;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom,
.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e388d93-2323-4cb8-91db-a968555d8457 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-97c64d6e-1945-4da0-b0c0-20cc98c90761 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-97c64d6e-1945-4da0-b0c0-20cc98c90761 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-8e195b3f-8622-47f5-b795-dd23d4e7fa1a {
  text-align: left;
}

#s-8e195b3f-8622-47f5-b795-dd23d4e7fa1a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8e195b3f-8622-47f5-b795-dd23d4e7fa1a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8e195b3f-8622-47f5-b795-dd23d4e7fa1a .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-f71d32dd-adc3-4b5b-8494-11d934349783 {
  display: none;
}
#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 {
  text-align: left;
}


.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 {
  max-width: 100%;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom,
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 {
  max-width: 100%;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom,
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 {
  max-width: 100%;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom,
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 {
  max-width: 100%;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom,
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 {
  max-width: 100%;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom,
.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db229ca-0b64-4552-a962-3a1a6cd0d8a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-391cf3be-aa21-4cc9-b7c6-41ac735de269 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-391cf3be-aa21-4cc9-b7c6-41ac735de269 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-d5bb0725-f0cd-42ac-ad41-a88cf280c3f8 {
  text-align: left;
}

#s-d5bb0725-f0cd-42ac-ad41-a88cf280c3f8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d5bb0725-f0cd-42ac-ad41-a88cf280c3f8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d5bb0725-f0cd-42ac-ad41-a88cf280c3f8 .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-09142180-3ab9-48bf-b094-2b31b11e10ea {
  display: none;
}
#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 {
  text-align: left;
}


.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 {
  max-width: 100%;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom,
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 {
  max-width: 100%;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom,
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 {
  max-width: 100%;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom,
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 {
  max-width: 100%;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom,
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 {
  max-width: 100%;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom,
.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9801ec1-8e40-495c-b7c7-d20bbb537af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8bca92c3-6038-4775-8bd0-88fd3ac211c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8bca92c3-6038-4775-8bd0-88fd3ac211c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-c0bd4766-7a85-4e95-b976-3ed48ce1e3c4 {
  text-align: left;
}

#s-c0bd4766-7a85-4e95-b976-3ed48ce1e3c4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c0bd4766-7a85-4e95-b976-3ed48ce1e3c4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c0bd4766-7a85-4e95-b976-3ed48ce1e3c4 .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-bb55beda-374a-4d77-98ea-84492f28f859 {
  display: none;
}
#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 {
  text-align: left;
}


.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 {
  max-width: 100%;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom,
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 {
  max-width: 100%;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom,
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 {
  max-width: 100%;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom,
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 {
  max-width: 100%;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom,
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 {
  max-width: 100%;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom,
.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d39517d-4b0c-42e5-8918-8f1f685ae6e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-39f8deb9-2fc4-49e0-b0be-63d2e786b5de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39f8deb9-2fc4-49e0-b0be-63d2e786b5de .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-24a6f796-ed31-429e-afa9-bd913e453ebe {
  text-align: left;
}

#s-24a6f796-ed31-429e-afa9-bd913e453ebe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-24a6f796-ed31-429e-afa9-bd913e453ebe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-24a6f796-ed31-429e-afa9-bd913e453ebe .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-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;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: 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-8279ea0e-0377-43b1-b0e7-32024d3749f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-8279ea0e-0377-43b1-b0e7-32024d3749f7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8279ea0e-0377-43b1-b0e7-32024d3749f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8279ea0e-0377-43b1-b0e7-32024d3749f7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8279ea0e-0377-43b1-b0e7-32024d3749f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8279ea0e-0377-43b1-b0e7-32024d3749f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8279ea0e-0377-43b1-b0e7-32024d3749f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-00531fd3-7e0e-412c-90e8-1fb848167e3f {
  display: none;
}
#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd {
  text-align: left;
}


.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd {
  max-width: 100%;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom,
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd {
  max-width: 100%;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom,
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd {
  max-width: 100%;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom,
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd {
  max-width: 100%;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom,
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd {
  max-width: 100%;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom,
.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407275f4-8daf-45f9-bab2-2d46fd6c33cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-85904e4b-e4d4-431c-8f87-7926c3d5ce53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85904e4b-e4d4-431c-8f87-7926c3d5ce53 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-05f61660-297b-4d61-8c9e-ab4089fd869e {
  text-align: left;
}

#s-05f61660-297b-4d61-8c9e-ab4089fd869e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-05f61660-297b-4d61-8c9e-ab4089fd869e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-05f61660-297b-4d61-8c9e-ab4089fd869e .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-2ab54cdb-c31c-49f4-b588-5bb950ffbafe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2ab54cdb-c31c-49f4-b588-5bb950ffbafe:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2ab54cdb-c31c-49f4-b588-5bb950ffbafe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ab54cdb-c31c-49f4-b588-5bb950ffbafe {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-2ab54cdb-c31c-49f4-b588-5bb950ffbafe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ab54cdb-c31c-49f4-b588-5bb950ffbafe.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2ab54cdb-c31c-49f4-b588-5bb950ffbafe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5ac06f27-b0a2-4282-b08a-bf1be6325b1b {
  display: none;
}
#s-91e0fb4b-cfe7-4725-a360-af56edea686b {
  text-align: left;
}


.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b {
  max-width: 100%;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom,
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b {
  max-width: 100%;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom,
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b {
  max-width: 100%;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom,
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b {
  max-width: 100%;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom,
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b {
  max-width: 100%;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom,
.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e0fb4b-cfe7-4725-a360-af56edea686b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-032f1123-7c30-440b-9afe-0f618c4eb8fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-032f1123-7c30-440b-9afe-0f618c4eb8fc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7dc10b0b-63f6-455e-9a3e-2316be81054e {
  text-align: left;
}

#s-7dc10b0b-63f6-455e-9a3e-2316be81054e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7dc10b0b-63f6-455e-9a3e-2316be81054e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7dc10b0b-63f6-455e-9a3e-2316be81054e .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-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-a3e5b5b0-ad83-4c01-bdb9-c4e145d1e8d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5417e037-269a-4295-98c2-14ff5c621e10 {
  display: none;
}
#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 {
  text-align: left;
}


.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 {
  max-width: 100%;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom,
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 {
  max-width: 100%;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom,
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 {
  max-width: 100%;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom,
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 {
  max-width: 100%;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom,
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 {
  max-width: 100%;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom,
.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-778f19ef-9815-4c61-81f6-247f0b4e09f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59009331-2e3f-4638-9092-7b44e9471f98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59009331-2e3f-4638-9092-7b44e9471f98 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ed3342d7-15b9-4a8d-a22a-3fbaf6023d7b {
  text-align: left;
}

#s-ed3342d7-15b9-4a8d-a22a-3fbaf6023d7b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ed3342d7-15b9-4a8d-a22a-3fbaf6023d7b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ed3342d7-15b9-4a8d-a22a-3fbaf6023d7b .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-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7cb15da9-2ab0-4ecd-a6ce-84f7565293ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8d388535-7f50-4200-bd40-fd880c537340 {
  display: none;
}
#s-59fdd042-45a7-4af2-8beb-ac90518ece72 {
  text-align: left;
}


.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 {
  max-width: 100%;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom,
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 {
  max-width: 100%;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom,
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 {
  max-width: 100%;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom,
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 {
  max-width: 100%;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom,
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 {
  max-width: 100%;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom,
.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fdd042-45a7-4af2-8beb-ac90518ece72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7012f045-655c-4036-96da-63005fa7de78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7012f045-655c-4036-96da-63005fa7de78 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-8b55180d-9814-45d8-8c1d-3e19655b1e14 {
  text-align: left;
}

#s-8b55180d-9814-45d8-8c1d-3e19655b1e14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8b55180d-9814-45d8-8c1d-3e19655b1e14 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8b55180d-9814-45d8-8c1d-3e19655b1e14 .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-8a68817b-1777-4773-aa91-7f9abe45ea2f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-8a68817b-1777-4773-aa91-7f9abe45ea2f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8a68817b-1777-4773-aa91-7f9abe45ea2f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8a68817b-1777-4773-aa91-7f9abe45ea2f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8a68817b-1777-4773-aa91-7f9abe45ea2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a68817b-1777-4773-aa91-7f9abe45ea2f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8a68817b-1777-4773-aa91-7f9abe45ea2f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-30c6bf3e-32fa-436a-91e0-6b1353feaa7f {
  display: none;
}
#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 {
  text-align: left;
}


.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 {
  max-width: 100%;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom,
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 {
  max-width: 100%;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom,
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 {
  max-width: 100%;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom,
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 {
  max-width: 100%;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom,
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 {
  max-width: 100%;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom,
.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3656f99a-4849-40e6-aa3e-a0de77d16be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-da5a8df4-e900-4fad-b824-74d5e4374874 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da5a8df4-e900-4fad-b824-74d5e4374874 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-657d3592-b1ec-4fac-8ba6-634b523f43d3 {
  text-align: left;
}

#s-657d3592-b1ec-4fac-8ba6-634b523f43d3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-657d3592-b1ec-4fac-8ba6-634b523f43d3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-657d3592-b1ec-4fac-8ba6-634b523f43d3 .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-8b4a18a3-18d3-467b-8623-68267d9f6b65 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-8b4a18a3-18d3-467b-8623-68267d9f6b65:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8b4a18a3-18d3-467b-8623-68267d9f6b65:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b4a18a3-18d3-467b-8623-68267d9f6b65 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8b4a18a3-18d3-467b-8623-68267d9f6b65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b4a18a3-18d3-467b-8623-68267d9f6b65.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8b4a18a3-18d3-467b-8623-68267d9f6b65.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4159359b-9e96-436f-bdec-4548294c998c {
  display: none;
}
#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 {
  text-align: left;
}


.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 {
  max-width: 100%;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom,
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 {
  max-width: 100%;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom,
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 {
  max-width: 100%;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom,
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 {
  max-width: 100%;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom,
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 {
  max-width: 100%;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom,
.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d827e00-3add-4bb3-8fcf-92346fb50a88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3eeffa69-ac9b-48b4-9368-d50d0a0ec732 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3eeffa69-ac9b-48b4-9368-d50d0a0ec732 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c7b4b195-66e5-4cfe-98a1-05e4b6e350d6 {
  text-align: left;
}

#s-c7b4b195-66e5-4cfe-98a1-05e4b6e350d6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c7b4b195-66e5-4cfe-98a1-05e4b6e350d6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c7b4b195-66e5-4cfe-98a1-05e4b6e350d6 .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-ae604379-e752-4d52-a995-1e83ba47b0ab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-ae604379-e752-4d52-a995-1e83ba47b0ab:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ae604379-e752-4d52-a995-1e83ba47b0ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ae604379-e752-4d52-a995-1e83ba47b0ab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-ae604379-e752-4d52-a995-1e83ba47b0ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae604379-e752-4d52-a995-1e83ba47b0ab.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ae604379-e752-4d52-a995-1e83ba47b0ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-07cebd49-66a4-4618-96c2-96fd4e8a624c {
  display: none;
}
#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec {
  text-align: left;
}


.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec {
  max-width: 100%;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom,
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec {
  max-width: 100%;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom,
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec {
  max-width: 100%;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom,
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec {
  max-width: 100%;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom,
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec {
  max-width: 100%;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom,
.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcf75631-bc2f-43fd-be15-f1fe75da47ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8baa165c-18c8-4b6a-b715-910c898785eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8baa165c-18c8-4b6a-b715-910c898785eb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-50ebbbe1-4006-48dd-8a67-3e73f0555ae8 {
  text-align: left;
}

#s-50ebbbe1-4006-48dd-8a67-3e73f0555ae8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-50ebbbe1-4006-48dd-8a67-3e73f0555ae8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-50ebbbe1-4006-48dd-8a67-3e73f0555ae8 .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-0718217e-7e5a-4294-a128-b4c94055a425 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-0718217e-7e5a-4294-a128-b4c94055a425:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-0718217e-7e5a-4294-a128-b4c94055a425:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0718217e-7e5a-4294-a128-b4c94055a425 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-0718217e-7e5a-4294-a128-b4c94055a425.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0718217e-7e5a-4294-a128-b4c94055a425.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-0718217e-7e5a-4294-a128-b4c94055a425.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8095aa39-8dce-4456-b8d2-0550426ffe18 {
  display: none;
}
#s-5cdab247-0931-4060-ab39-ff39941f9318 {
  text-align: left;
}


.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 {
  max-width: 100%;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom,
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 {
  max-width: 100%;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom,
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 {
  max-width: 100%;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom,
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 {
  max-width: 100%;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom,
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 {
  max-width: 100%;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom,
.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cdab247-0931-4060-ab39-ff39941f9318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-97c59d4f-1616-4bc4-b7a5-5f1fe216e0f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97c59d4f-1616-4bc4-b7a5-5f1fe216e0f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-b435b856-32b3-4a34-a322-68d4a8e9487a {
  text-align: left;
}

#s-b435b856-32b3-4a34-a322-68d4a8e9487a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b435b856-32b3-4a34-a322-68d4a8e9487a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b435b856-32b3-4a34-a322-68d4a8e9487a .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-c34743fc-0279-43a6-a31d-823d39f9c393 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-c34743fc-0279-43a6-a31d-823d39f9c393:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c34743fc-0279-43a6-a31d-823d39f9c393:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c34743fc-0279-43a6-a31d-823d39f9c393 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c34743fc-0279-43a6-a31d-823d39f9c393.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c34743fc-0279-43a6-a31d-823d39f9c393.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c34743fc-0279-43a6-a31d-823d39f9c393.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5ff4fdbf-4571-44dd-891e-4012d8e33dbe {
  display: none;
}
#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 {
  text-align: left;
}


.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 {
  max-width: 100%;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom,
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 {
  max-width: 100%;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom,
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 {
  max-width: 100%;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom,
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 {
  max-width: 100%;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom,
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 {
  max-width: 100%;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom,
.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46481755-37b7-48cb-8c4b-d938bdc51cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-41e3b86b-3355-419a-baba-87e0af8f0a98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41e3b86b-3355-419a-baba-87e0af8f0a98 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-40b441c8-8cf4-4c1c-8bd2-6977ebb212b9 {
  text-align: left;
}

#s-40b441c8-8cf4-4c1c-8bd2-6977ebb212b9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-40b441c8-8cf4-4c1c-8bd2-6977ebb212b9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-40b441c8-8cf4-4c1c-8bd2-6977ebb212b9 .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-91889a20-d67d-4287-9722-22847255ee04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-91889a20-d67d-4287-9722-22847255ee04:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-91889a20-d67d-4287-9722-22847255ee04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-91889a20-d67d-4287-9722-22847255ee04 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-91889a20-d67d-4287-9722-22847255ee04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91889a20-d67d-4287-9722-22847255ee04.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-91889a20-d67d-4287-9722-22847255ee04.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3870b8a9-e4c5-4842-a368-63ccc32c6de6 {
  display: none;
}
#s-433e64cc-0955-4874-8436-668b6b23a15d {
  text-align: left;
}


.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d {
  max-width: 100%;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom,
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d {
  max-width: 100%;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom,
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d {
  max-width: 100%;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom,
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d {
  max-width: 100%;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom,
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d {
  max-width: 100%;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom,
.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433e64cc-0955-4874-8436-668b6b23a15d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9c8f3cd8-c134-4c68-8cec-c43b2ed92b04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c8f3cd8-c134-4c68-8cec-c43b2ed92b04 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-2e1c58a8-c6df-4581-b451-0ffe9796314c {
  text-align: left;
}

#s-2e1c58a8-c6df-4581-b451-0ffe9796314c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2e1c58a8-c6df-4581-b451-0ffe9796314c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2e1c58a8-c6df-4581-b451-0ffe9796314c .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-eb59f055-27b2-4752-8bc7-347579367aa3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-eb59f055-27b2-4752-8bc7-347579367aa3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-eb59f055-27b2-4752-8bc7-347579367aa3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb59f055-27b2-4752-8bc7-347579367aa3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-eb59f055-27b2-4752-8bc7-347579367aa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb59f055-27b2-4752-8bc7-347579367aa3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb59f055-27b2-4752-8bc7-347579367aa3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b2c46af4-6974-4e43-bb62-3135b29e6474 {
  display: none;
}
#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d {
  text-align: left;
}


.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d {
  max-width: 100%;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom,
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d {
  max-width: 100%;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom,
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d {
  max-width: 100%;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom,
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d {
  max-width: 100%;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom,
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d {
  max-width: 100%;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom,
.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bce303a-a9ae-4df8-b07e-1a265bcec95d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1d5d354f-3640-409f-abfd-c275255e77a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d5d354f-3640-409f-abfd-c275255e77a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5cfbdffd-fa7c-4e82-9797-b7a8a9cc1a00 {
  text-align: left;
}

#s-5cfbdffd-fa7c-4e82-9797-b7a8a9cc1a00 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5cfbdffd-fa7c-4e82-9797-b7a8a9cc1a00 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5cfbdffd-fa7c-4e82-9797-b7a8a9cc1a00 .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-6523235c-28b8-4dd8-a009-3ccc63ebb632 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-6523235c-28b8-4dd8-a009-3ccc63ebb632:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6523235c-28b8-4dd8-a009-3ccc63ebb632:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6523235c-28b8-4dd8-a009-3ccc63ebb632 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6523235c-28b8-4dd8-a009-3ccc63ebb632.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6523235c-28b8-4dd8-a009-3ccc63ebb632.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6523235c-28b8-4dd8-a009-3ccc63ebb632.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5f47c0d8-6c3a-42f4-a697-c1885b0b0fd7 {
  display: none;
}
#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b {
  text-align: left;
}


.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b {
  max-width: 100%;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom,
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b {
  max-width: 100%;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom,
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b {
  max-width: 100%;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom,
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b {
  max-width: 100%;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom,
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b {
  max-width: 100%;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom,
.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea85d508-88b9-4fe1-84e5-8f08ac2edb8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d03c6535-2714-4933-8976-ab6a974271a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d03c6535-2714-4933-8976-ab6a974271a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-b2616365-5e46-419d-aa35-3ddc110fab46 {
  text-align: left;
}

#s-b2616365-5e46-419d-aa35-3ddc110fab46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b2616365-5e46-419d-aa35-3ddc110fab46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b2616365-5e46-419d-aa35-3ddc110fab46 .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-3d33c950-2ebc-42de-baca-09e5bd0dbb52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-3d33c950-2ebc-42de-baca-09e5bd0dbb52:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3d33c950-2ebc-42de-baca-09e5bd0dbb52:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d33c950-2ebc-42de-baca-09e5bd0dbb52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-3d33c950-2ebc-42de-baca-09e5bd0dbb52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d33c950-2ebc-42de-baca-09e5bd0dbb52.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d33c950-2ebc-42de-baca-09e5bd0dbb52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5aa579c6-ce97-4cd4-b3ba-a44a0585ad5a {
  display: none;
}
#s-52604730-1c87-4629-bffc-a8aed0199d11 {
  text-align: left;
}


.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 {
  max-width: 100%;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom,
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 {
  max-width: 100%;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom,
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 {
  max-width: 100%;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom,
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 {
  max-width: 100%;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom,
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 {
  max-width: 100%;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom,
.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52604730-1c87-4629-bffc-a8aed0199d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7586a54b-32e5-44bc-a210-09d1a7405846 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7586a54b-32e5-44bc-a210-09d1a7405846 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-31a9841b-c8e7-4e06-8b84-f98e1e5eefde {
  text-align: left;
}

#s-31a9841b-c8e7-4e06-8b84-f98e1e5eefde .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-31a9841b-c8e7-4e06-8b84-f98e1e5eefde .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-31a9841b-c8e7-4e06-8b84-f98e1e5eefde .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-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d8c254f3-fec9-49a3-ba45-c4c5d5b312a7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3f98e00b-b1cd-4a80-82af-e96f64d6aaf1 {
  display: none;
}
#s-f49a77f6-c705-474a-9a13-a8068f8182d8 {
  text-align: left;
}


.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 {
  max-width: 100%;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom,
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 {
  max-width: 100%;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom,
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 {
  max-width: 100%;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom,
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 {
  max-width: 100%;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom,
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 {
  max-width: 100%;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom,
.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49a77f6-c705-474a-9a13-a8068f8182d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bcb244a8-721e-496e-84de-a98535e32ba6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcb244a8-721e-496e-84de-a98535e32ba6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-435fc3a5-0ff1-4fa4-90dd-a893b6e83e4e {
  text-align: left;
}

#s-435fc3a5-0ff1-4fa4-90dd-a893b6e83e4e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-435fc3a5-0ff1-4fa4-90dd-a893b6e83e4e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-435fc3a5-0ff1-4fa4-90dd-a893b6e83e4e .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-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e8af9e5a-78aa-4c9f-9cbb-de5d6b4a21e9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e1035d6e-6242-4716-8d2a-17e8348bfc23 {
  display: none;
}
#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb {
  text-align: left;
}


.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb {
  max-width: 100%;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom,
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb {
  max-width: 100%;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom,
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb {
  max-width: 100%;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom,
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb {
  max-width: 100%;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom,
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb {
  max-width: 100%;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom,
.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fc0a49f-f2c4-4f7b-819f-37bc8d09cabb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cb9ca877-60b9-4a27-b52d-100817b3c08d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb9ca877-60b9-4a27-b52d-100817b3c08d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f68ee117-e7a0-4cfa-b39f-96b8f281c59e {
  text-align: left;
}

#s-f68ee117-e7a0-4cfa-b39f-96b8f281c59e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f68ee117-e7a0-4cfa-b39f-96b8f281c59e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f68ee117-e7a0-4cfa-b39f-96b8f281c59e .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-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4456bfb3-2bb6-4b60-b1a5-cde7e4ac6797.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-4256453a-7433-4cf4-93b2-a4025262b9d8 {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}








#s-4256453a-7433-4cf4-93b2-a4025262b9d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4256453a-7433-4cf4-93b2-a4025262b9d8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(248, 243, 237, 1);
}

@media (min-width: 0px) {
[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7541f76f-697a-4a94-bcdb-dfedbdbd9bfb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-48f37eba-eac8-4f39-a954-c4957491e61f {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-48f37eba-eac8-4f39-a954-c4957491e61f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7a9be63b-735c-4597-acbf-d2aef07e9714 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a9be63b-735c-4597-acbf-d2aef07e9714 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-02d650fe-610d-4927-8487-90039a4f0e29 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-c40fa5ab-e893-4739-947a-c741220af952 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-c40fa5ab-e893-4739-947a-c741220af952:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-c40fa5ab-e893-4739-947a-c741220af952:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-c40fa5ab-e893-4739-947a-c741220af952.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ff4b2b0c-d379-4139-af25-e6da150d84ec {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ff4b2b0c-d379-4139-af25-e6da150d84ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0a0d026b-4bf5-483b-beaf-d68e9191c8a7 .shogun-icon-wrapper {
  text-align: center;
}


#s-0a0d026b-4bf5-483b-beaf-d68e9191c8a7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-8f290861-abbc-4708-af36-e690db9db3af {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-4360ca0d-d0bf-467c-9701-3f473401e2c2 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-4360ca0d-d0bf-467c-9701-3f473401e2c2:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-4360ca0d-d0bf-467c-9701-3f473401e2c2:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-4360ca0d-d0bf-467c-9701-3f473401e2c2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9ec8687-6ce5-424e-a48c-b67b30d3ffd3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1f550306-3fe2-43dd-af29-90fed3c26b8b .shogun-icon-wrapper {
  text-align: center;
}


#s-1f550306-3fe2-43dd-af29-90fed3c26b8b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-da93f817-4cad-4ae2-a8d4-5577423fe688 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-2f03f7d0-0975-4591-974c-dd8d968c5c48 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-2f03f7d0-0975-4591-974c-dd8d968c5c48:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-2f03f7d0-0975-4591-974c-dd8d968c5c48:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-2f03f7d0-0975-4591-974c-dd8d968c5c48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-5b4e1a5c-d754-4b17-a050-86b2b00d2942 {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}








#s-5b4e1a5c-d754-4b17-a050-86b2b00d2942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b4e1a5c-d754-4b17-a050-86b2b00d2942.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-931cde86-8ad5-4d74-8752-19f4c6f0cfd9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5540c13a-1d44-485e-b59f-28c7785e9d4d {
  text-align: left;
}




  #s-5540c13a-1d44-485e-b59f-28c7785e9d4d img.shogun-image {
    
    width: px;
  }


#s-5540c13a-1d44-485e-b59f-28c7785e9d4d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-9c58b5b9-285f-42f3-94af-5b6fb187e586 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c58b5b9-285f-42f3-94af-5b6fb187e586"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: -webkit-box;
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-34b96dc0-1122-4747-a2cb-7d071bdd4c10 {
  text-align: center;
}

#s-ef931ee5-bde4-4f6e-a34d-e48aa23db4d0 {
  padding-top: 0px;
}

#s-a17691c5-f4d6-4201-8ae3-aa2226753d95 {
  padding-top: 15px;
}

#s-4f49776c-bf3e-4acd-ae32-272d45fa14a2 {
  padding-top: 15px;
padding-left: 0px;
padding-bottom: 0px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
