.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-a35c450a-7e08-4d9a-874d-f3af117cef44 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 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-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-da1d663b-9cbb-4560-ace6-20fe3381f0fb .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-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-da1d663b-9cbb-4560-ace6-20fe3381f0fb .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-1c40456e-7dfd-4b03-a43a-326de8f17576 {
  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-837c623b-78a9-4eb0-8588-29e7fdc4da1d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-837c623b-78a9-4eb0-8588-29e7fdc4da1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-837c623b-78a9-4eb0-8588-29e7fdc4da1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-837c623b-78a9-4eb0-8588-29e7fdc4da1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-837c623b-78a9-4eb0-8588-29e7fdc4da1d > .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-837c623b-78a9-4eb0-8588-29e7fdc4da1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c8fda069-ed59-4378-bd42-67e2f80acd5b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-691bb678-baa8-4e8e-9194-3b2de041aec3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c1767a87-718d-4734-995a-208e442f401e {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-efed2d93-0aaa-401d-84e2-35104d433760 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-efed2d93-0aaa-401d-84e2-35104d433760 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-efed2d93-0aaa-401d-84e2-35104d433760 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-efed2d93-0aaa-401d-84e2-35104d433760 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-efed2d93-0aaa-401d-84e2-35104d433760 > .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-efed2d93-0aaa-401d-84e2-35104d433760 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ab2a3b2a-14a2-4897-91f4-df44d3d594bb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-56806b7c-6a51-4e3f-8aca-0f1f0fd2694c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-56806b7c-6a51-4e3f-8aca-0f1f0fd2694c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-56806b7c-6a51-4e3f-8aca-0f1f0fd2694c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-56806b7c-6a51-4e3f-8aca-0f1f0fd2694c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-56806b7c-6a51-4e3f-8aca-0f1f0fd2694c > .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-56806b7c-6a51-4e3f-8aca-0f1f0fd2694c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9079d823-2e0b-47de-b876-cce78e25a34c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b6e14283-cdcd-404b-8d26-47e963f0afe0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b6e14283-cdcd-404b-8d26-47e963f0afe0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b6e14283-cdcd-404b-8d26-47e963f0afe0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-b6e14283-cdcd-404b-8d26-47e963f0afe0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b6e14283-cdcd-404b-8d26-47e963f0afe0 > .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-b6e14283-cdcd-404b-8d26-47e963f0afe0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-71cddc07-4ce0-4b37-b2ce-2ef5a0dccb5c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-d1049eda-a793-4d8c-857a-1f9a2b348f8d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d1049eda-a793-4d8c-857a-1f9a2b348f8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d1049eda-a793-4d8c-857a-1f9a2b348f8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-d1049eda-a793-4d8c-857a-1f9a2b348f8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d1049eda-a793-4d8c-857a-1f9a2b348f8d > .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-d1049eda-a793-4d8c-857a-1f9a2b348f8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-db50b682-701b-44c5-a3c7-dbbd7d0da817 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-70dea768-eaa2-4fe7-93c0-53082722420f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-70dea768-eaa2-4fe7-93c0-53082722420f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-70dea768-eaa2-4fe7-93c0-53082722420f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-70dea768-eaa2-4fe7-93c0-53082722420f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-70dea768-eaa2-4fe7-93c0-53082722420f > .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-70dea768-eaa2-4fe7-93c0-53082722420f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a7e830c0-a3d4-4a51-bb33-3ff4c6b66c3b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7baaf613-3b7a-4471-8480-972bacd5c21a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7baaf613-3b7a-4471-8480-972bacd5c21a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7baaf613-3b7a-4471-8480-972bacd5c21a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-7baaf613-3b7a-4471-8480-972bacd5c21a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7baaf613-3b7a-4471-8480-972bacd5c21a > .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-7baaf613-3b7a-4471-8480-972bacd5c21a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fc64e6a0-455c-4d83-8601-cd077a5a7f67 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-508cf03f-854a-4b26-94b4-d795ed395bf7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-508cf03f-854a-4b26-94b4-d795ed395bf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-508cf03f-854a-4b26-94b4-d795ed395bf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-508cf03f-854a-4b26-94b4-d795ed395bf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-508cf03f-854a-4b26-94b4-d795ed395bf7 > .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-508cf03f-854a-4b26-94b4-d795ed395bf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bd35c5a6-786d-4f6c-878e-44ab8fc76191 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-306aab82-81a7-4d1e-8fd6-267d25938d78 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-306aab82-81a7-4d1e-8fd6-267d25938d78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-306aab82-81a7-4d1e-8fd6-267d25938d78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-306aab82-81a7-4d1e-8fd6-267d25938d78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-306aab82-81a7-4d1e-8fd6-267d25938d78 > .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-306aab82-81a7-4d1e-8fd6-267d25938d78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-269a1444-430a-4024-ad63-a004f08c9104 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8e1de5e5-432e-470c-9086-2a0922c3da27 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8e1de5e5-432e-470c-9086-2a0922c3da27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8e1de5e5-432e-470c-9086-2a0922c3da27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8e1de5e5-432e-470c-9086-2a0922c3da27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8e1de5e5-432e-470c-9086-2a0922c3da27 > .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-8e1de5e5-432e-470c-9086-2a0922c3da27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e406bada-6d12-4c1d-b05a-97b712ab321c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-581c69fa-392e-40a6-b250-46885ef79e19 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-581c69fa-392e-40a6-b250-46885ef79e19 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-581c69fa-392e-40a6-b250-46885ef79e19 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-581c69fa-392e-40a6-b250-46885ef79e19 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-581c69fa-392e-40a6-b250-46885ef79e19 > .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-581c69fa-392e-40a6-b250-46885ef79e19 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2b8047c3-7e8e-4632-9e5d-d7e98219ceec {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8dc60e5c-98c3-4360-b462-55d08384c298 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8dc60e5c-98c3-4360-b462-55d08384c298 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8dc60e5c-98c3-4360-b462-55d08384c298 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8dc60e5c-98c3-4360-b462-55d08384c298 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8dc60e5c-98c3-4360-b462-55d08384c298 > .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-8dc60e5c-98c3-4360-b462-55d08384c298 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-cb92b109-dcba-4118-88e7-61f7e7c23aa2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-17a259ec-b428-49ad-abaa-9e9a79ec6b3c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-17a259ec-b428-49ad-abaa-9e9a79ec6b3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-17a259ec-b428-49ad-abaa-9e9a79ec6b3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-17a259ec-b428-49ad-abaa-9e9a79ec6b3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-17a259ec-b428-49ad-abaa-9e9a79ec6b3c > .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-17a259ec-b428-49ad-abaa-9e9a79ec6b3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-82145dee-1bfd-4fe9-ac9a-638f3cc37e04 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c303d77f-4406-4208-b225-cf7770a74a89 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c303d77f-4406-4208-b225-cf7770a74a89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c303d77f-4406-4208-b225-cf7770a74a89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c303d77f-4406-4208-b225-cf7770a74a89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c303d77f-4406-4208-b225-cf7770a74a89 > .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-c303d77f-4406-4208-b225-cf7770a74a89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fe8f6750-472c-4f2c-b554-e84e324fcdec {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c507ce94-4efa-4be7-8134-da8139590c5b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c507ce94-4efa-4be7-8134-da8139590c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c507ce94-4efa-4be7-8134-da8139590c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c507ce94-4efa-4be7-8134-da8139590c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c507ce94-4efa-4be7-8134-da8139590c5b > .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-c507ce94-4efa-4be7-8134-da8139590c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6a11c3e3-6e23-4485-9fbf-952a3f1c5592 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4217f89c-e167-4b81-9c6f-11ec42baaaa3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4217f89c-e167-4b81-9c6f-11ec42baaaa3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4217f89c-e167-4b81-9c6f-11ec42baaaa3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-4217f89c-e167-4b81-9c6f-11ec42baaaa3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4217f89c-e167-4b81-9c6f-11ec42baaaa3 > .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-4217f89c-e167-4b81-9c6f-11ec42baaaa3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-009c4ebd-f3e7-4bc9-ada8-b3ed86de8a1b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-05d92cfb-aca8-4bfb-aaa1-1188e7f44de0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-05d92cfb-aca8-4bfb-aaa1-1188e7f44de0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-05d92cfb-aca8-4bfb-aaa1-1188e7f44de0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-05d92cfb-aca8-4bfb-aaa1-1188e7f44de0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-05d92cfb-aca8-4bfb-aaa1-1188e7f44de0 > .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-05d92cfb-aca8-4bfb-aaa1-1188e7f44de0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5561cf43-1128-4c7c-b474-5f5bab45ccf6 {
  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-480fdc0f-1a2a-44de-837f-78220ec35b22 {
  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-480fdc0f-1a2a-44de-837f-78220ec35b22:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-480fdc0f-1a2a-44de-837f-78220ec35b22:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-480fdc0f-1a2a-44de-837f-78220ec35b22.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-25184ba7-1a31-4f4e-a809-4acfc7211d33 {
  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-abf31263-b883-418e-b11a-dd559a88a4b6 {
  text-align: center;
}




  #s-abf31263-b883-418e-b11a-dd559a88a4b6 img.shogun-image {
    
    width: px;
  }


#s-abf31263-b883-418e-b11a-dd559a88a4b6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-874234e2-1023-4e6a-9327-ddca2f416996 {
  text-align: center;
}




  #s-874234e2-1023-4e6a-9327-ddca2f416996 img.shogun-image {
    
    width: px;
  }


#s-874234e2-1023-4e6a-9327-ddca2f416996 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-77812bae-438a-4dbf-a7aa-5dc640d88bd8 {
  text-align: center;
}




  #s-77812bae-438a-4dbf-a7aa-5dc640d88bd8 img.shogun-image {
    
    width: px;
  }


#s-77812bae-438a-4dbf-a7aa-5dc640d88bd8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-efffe7a0-a31b-460c-9426-1c63d3c26d43 {
  text-align: center;
}




  #s-efffe7a0-a31b-460c-9426-1c63d3c26d43 img.shogun-image {
    
    width: px;
  }


#s-efffe7a0-a31b-460c-9426-1c63d3c26d43 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7262ba15-8d2e-4815-bbee-7caa23c28cdf {
  text-align: center;
}




  #s-7262ba15-8d2e-4815-bbee-7caa23c28cdf img.shogun-image {
    
    width: px;
  }


#s-7262ba15-8d2e-4815-bbee-7caa23c28cdf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a6f33269-09ff-4d18-ad4b-ced49db98be3 {
  text-align: center;
}




  #s-a6f33269-09ff-4d18-ad4b-ced49db98be3 img.shogun-image {
    
    width: px;
  }


#s-a6f33269-09ff-4d18-ad4b-ced49db98be3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4e6ad1f4-e705-4f22-b2d6-80c85971ee50 {
  text-align: center;
}




  #s-4e6ad1f4-e705-4f22-b2d6-80c85971ee50 img.shogun-image {
    
    width: px;
  }


#s-4e6ad1f4-e705-4f22-b2d6-80c85971ee50 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

/*
  $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-b109f6a2-072c-49de-a060-06afaa357022 {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-4cca39e4-56e0-435b-ae77-bc96b3efbeda {
  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-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 {
  text-align: left;
}


.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 {
  max-width: 100%;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom,
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 {
  max-width: 100%;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom,
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 {
  max-width: 100%;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom,
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 {
  max-width: 100%;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom,
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 {
  max-width: 100%;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .shg-image-zoom,
.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4caf26d-28ea-4eb9-9c29-da1cdc72bff5 .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-d757204a-8afe-4d16-9316-e9a111d80aa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d757204a-8afe-4d16-9316-e9a111d80aa9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-a875e3dd-2768-419e-9e56-aab5643ebe35 {
  text-align: left;
}

#s-a875e3dd-2768-419e-9e56-aab5643ebe35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a875e3dd-2768-419e-9e56-aab5643ebe35 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a875e3dd-2768-419e-9e56-aab5643ebe35 .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-ef79d14e-c944-4e67-ba16-b76bec374341 {
  display: none;
}
#s-59fa8dcb-385c-4323-99c5-232c8782cfbd {
  text-align: left;
}


.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd {
  max-width: 100%;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom,
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd {
  max-width: 100%;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom,
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd {
  max-width: 100%;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom,
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd {
  max-width: 100%;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom,
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd {
  max-width: 100%;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom,
.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59fa8dcb-385c-4323-99c5-232c8782cfbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fa7959ff-3ad3-4490-a087-1a2a96b43139 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fa7959ff-3ad3-4490-a087-1a2a96b43139 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-e9ea2697-0aca-4ad8-9eb6-8623efdc6288 {
  text-align: left;
}

#s-e9ea2697-0aca-4ad8-9eb6-8623efdc6288 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e9ea2697-0aca-4ad8-9eb6-8623efdc6288 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e9ea2697-0aca-4ad8-9eb6-8623efdc6288 .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-5dc269e9-fec3-4d38-a7b9-165261d1e05d {
  display: none;
}
#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 {
  text-align: left;
}


.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 {
  max-width: 100%;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom,
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 {
  max-width: 100%;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom,
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 {
  max-width: 100%;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom,
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 {
  max-width: 100%;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom,
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 {
  max-width: 100%;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom,
.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca1486f9-35a9-4bde-bf7e-882ce6a61b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-47ed4ba6-4324-4cef-8ea5-0744ff9f532d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-47ed4ba6-4324-4cef-8ea5-0744ff9f532d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-e2d0526f-b056-429b-8101-2bc520ff8200 {
  text-align: left;
}

#s-e2d0526f-b056-429b-8101-2bc520ff8200 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e2d0526f-b056-429b-8101-2bc520ff8200 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e2d0526f-b056-429b-8101-2bc520ff8200 .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-bfc07d8b-e89b-46a4-8c10-c135e944aa31 {
  display: none;
}
#s-b745b87a-ec54-4569-b21e-060a046a67d2 {
  text-align: left;
}


.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 {
  max-width: 100%;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom,
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 {
  max-width: 100%;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom,
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 {
  max-width: 100%;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom,
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 {
  max-width: 100%;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom,
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 {
  max-width: 100%;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom,
.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b745b87a-ec54-4569-b21e-060a046a67d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c81a02a8-89f0-4d08-84b1-b398ea80029c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c81a02a8-89f0-4d08-84b1-b398ea80029c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-37fbbea7-4101-4035-ae6d-f08ba2bd2140 {
  text-align: left;
}

#s-37fbbea7-4101-4035-ae6d-f08ba2bd2140 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-37fbbea7-4101-4035-ae6d-f08ba2bd2140 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-37fbbea7-4101-4035-ae6d-f08ba2bd2140 .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-33418463-caec-4650-8d93-537992c9acf0 {
  display: none;
}
#s-c41ca422-ac16-401c-b466-60879ca456f8 {
  text-align: left;
}


.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 {
  max-width: 100%;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom,
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 {
  max-width: 100%;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom,
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 {
  max-width: 100%;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom,
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 {
  max-width: 100%;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom,
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 {
  max-width: 100%;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom,
.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c41ca422-ac16-401c-b466-60879ca456f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2182d462-51fc-4ee2-8f6f-63d529252504 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2182d462-51fc-4ee2-8f6f-63d529252504 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d46277a4-ff35-467b-8894-099c0b92277b {
  text-align: left;
}

#s-d46277a4-ff35-467b-8894-099c0b92277b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d46277a4-ff35-467b-8894-099c0b92277b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d46277a4-ff35-467b-8894-099c0b92277b .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-48e6137f-4364-4568-9be8-81dc13818065 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-48e6137f-4364-4568-9be8-81dc13818065:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-48e6137f-4364-4568-9be8-81dc13818065:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-48e6137f-4364-4568-9be8-81dc13818065 {
  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-48e6137f-4364-4568-9be8-81dc13818065.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48e6137f-4364-4568-9be8-81dc13818065.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48e6137f-4364-4568-9be8-81dc13818065.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ece6246e-f112-46dd-aae2-7206973e604c {
  display: none;
}
#s-e0725189-24ec-4433-86e3-729bbd6c6926 {
  text-align: left;
}


.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 {
  max-width: 100%;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom,
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 {
  max-width: 100%;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom,
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 {
  max-width: 100%;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom,
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 {
  max-width: 100%;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom,
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 {
  max-width: 100%;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom,
.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0725189-24ec-4433-86e3-729bbd6c6926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e17964a7-4383-48f5-8ff1-fc664d714af3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e17964a7-4383-48f5-8ff1-fc664d714af3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-6165301c-8043-45d6-bebb-6ea35a591f04 {
  text-align: left;
}

#s-6165301c-8043-45d6-bebb-6ea35a591f04 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6165301c-8043-45d6-bebb-6ea35a591f04 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6165301c-8043-45d6-bebb-6ea35a591f04 .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-0f1bbac9-0139-4b12-82d0-1834b2c2b553 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-0f1bbac9-0139-4b12-82d0-1834b2c2b553:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f1bbac9-0139-4b12-82d0-1834b2c2b553:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f1bbac9-0139-4b12-82d0-1834b2c2b553 {
  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-0f1bbac9-0139-4b12-82d0-1834b2c2b553.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f1bbac9-0139-4b12-82d0-1834b2c2b553.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0f1bbac9-0139-4b12-82d0-1834b2c2b553.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4b599a2f-b3c9-450d-9cff-5d19674b6c8d {
  display: none;
}
#s-f475b170-3787-42c6-a8df-d23a552b76c0 {
  text-align: left;
}


.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 {
  max-width: 100%;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom,
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 {
  max-width: 100%;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom,
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 {
  max-width: 100%;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom,
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 {
  max-width: 100%;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom,
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 {
  max-width: 100%;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom,
.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f475b170-3787-42c6-a8df-d23a552b76c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc6e57cd-7d87-4479-8c30-b2fcd2423f82 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc6e57cd-7d87-4479-8c30-b2fcd2423f82 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-84a8a5f7-166c-4cb4-803e-ec067a4d47f6 {
  text-align: left;
}

#s-84a8a5f7-166c-4cb4-803e-ec067a4d47f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-84a8a5f7-166c-4cb4-803e-ec067a4d47f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-84a8a5f7-166c-4cb4-803e-ec067a4d47f6 .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-ce494691-ce8c-48d6-b394-17dbf07e3497 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-ce494691-ce8c-48d6-b394-17dbf07e3497:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce494691-ce8c-48d6-b394-17dbf07e3497:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ce494691-ce8c-48d6-b394-17dbf07e3497 {
  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-ce494691-ce8c-48d6-b394-17dbf07e3497.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce494691-ce8c-48d6-b394-17dbf07e3497.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ce494691-ce8c-48d6-b394-17dbf07e3497.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-349b4f01-a2bb-4453-a475-b45e0a22d2a2 {
  display: none;
}
#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 {
  text-align: left;
}


.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 {
  max-width: 100%;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom,
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 {
  max-width: 100%;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom,
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 {
  max-width: 100%;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom,
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 {
  max-width: 100%;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom,
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 {
  max-width: 100%;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom,
.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845a3f20-f5db-4eca-8a2c-f767ba6ebac5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5dafd18f-33a1-4093-b798-b46f08a73803 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5dafd18f-33a1-4093-b798-b46f08a73803 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-56282c78-234d-4521-b8bb-6f7ce6962a8a {
  text-align: left;
}

#s-56282c78-234d-4521-b8bb-6f7ce6962a8a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-56282c78-234d-4521-b8bb-6f7ce6962a8a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56282c78-234d-4521-b8bb-6f7ce6962a8a .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-17be36b0-14be-465b-9013-c0a911ee3792 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-17be36b0-14be-465b-9013-c0a911ee3792:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-17be36b0-14be-465b-9013-c0a911ee3792:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17be36b0-14be-465b-9013-c0a911ee3792 {
  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-17be36b0-14be-465b-9013-c0a911ee3792.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17be36b0-14be-465b-9013-c0a911ee3792.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-17be36b0-14be-465b-9013-c0a911ee3792.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d8396b89-7011-4258-a834-03dfacb2787e {
  display: none;
}
#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d {
  text-align: left;
}


.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d {
  max-width: 100%;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom,
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d {
  max-width: 100%;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom,
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d {
  max-width: 100%;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom,
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d {
  max-width: 100%;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom,
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d {
  max-width: 100%;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom,
.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cbc2673-def3-4c89-a3d5-4eadc6f64f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-627b66dd-c9db-49bb-b1fc-39f7827302e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-627b66dd-c9db-49bb-b1fc-39f7827302e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-1017b3b6-3f6c-4b67-9425-f927e1a4a836 {
  text-align: left;
}

#s-1017b3b6-3f6c-4b67-9425-f927e1a4a836 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1017b3b6-3f6c-4b67-9425-f927e1a4a836 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1017b3b6-3f6c-4b67-9425-f927e1a4a836 .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-21182518-b63b-420e-a959-a7b8c5cbd5a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-21182518-b63b-420e-a959-a7b8c5cbd5a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-21182518-b63b-420e-a959-a7b8c5cbd5a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-21182518-b63b-420e-a959-a7b8c5cbd5a9 {
  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-21182518-b63b-420e-a959-a7b8c5cbd5a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21182518-b63b-420e-a959-a7b8c5cbd5a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-21182518-b63b-420e-a959-a7b8c5cbd5a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1151137f-2b96-4111-8abc-0ca25c31b2e5 {
  display: none;
}
#s-2d571156-7afe-418e-b034-2ee99f28581e {
  text-align: left;
}


.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e {
  max-width: 100%;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom,
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e {
  max-width: 100%;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom,
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e {
  max-width: 100%;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom,
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e {
  max-width: 100%;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom,
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e {
  max-width: 100%;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom,
.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d571156-7afe-418e-b034-2ee99f28581e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fb4b66a0-49f8-47fd-9bc4-3e9f8f3874ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb4b66a0-49f8-47fd-9bc4-3e9f8f3874ab .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ebb0f9d1-2837-44b5-8948-30130bb35fd9 {
  text-align: left;
}

#s-ebb0f9d1-2837-44b5-8948-30130bb35fd9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ebb0f9d1-2837-44b5-8948-30130bb35fd9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ebb0f9d1-2837-44b5-8948-30130bb35fd9 .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-4778714f-b89d-45c3-a87c-663a202649f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4778714f-b89d-45c3-a87c-663a202649f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4778714f-b89d-45c3-a87c-663a202649f0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4778714f-b89d-45c3-a87c-663a202649f0 {
  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-4778714f-b89d-45c3-a87c-663a202649f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4778714f-b89d-45c3-a87c-663a202649f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4778714f-b89d-45c3-a87c-663a202649f0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ddb844da-67c6-4ac5-9255-df286566dcab {
  display: none;
}
#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e {
  text-align: left;
}


.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e {
  max-width: 100%;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom,
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e {
  max-width: 100%;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom,
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e {
  max-width: 100%;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom,
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e {
  max-width: 100%;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom,
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e {
  max-width: 100%;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom,
.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a75637eb-36a1-4e05-9c91-ebd4df5f874e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a9e7e80-bdfc-4b46-bcf9-38b1ae79b59a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a9e7e80-bdfc-4b46-bcf9-38b1ae79b59a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-08b747a6-fe29-44bc-8e8b-558f606e93f3 {
  text-align: left;
}

#s-08b747a6-fe29-44bc-8e8b-558f606e93f3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-08b747a6-fe29-44bc-8e8b-558f606e93f3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-08b747a6-fe29-44bc-8e8b-558f606e93f3 .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-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a {
  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-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6fd03bdf-9a57-4fa1-a368-5eaaa5ebb24a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-887a1e0f-4f35-4a52-9e34-2928b3602620 {
  display: none;
}
#s-87afecdb-2d78-48f6-a02f-82e08faff524 {
  text-align: left;
}


.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 {
  max-width: 100%;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom,
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 {
  max-width: 100%;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom,
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 {
  max-width: 100%;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom,
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 {
  max-width: 100%;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom,
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 {
  max-width: 100%;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom,
.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87afecdb-2d78-48f6-a02f-82e08faff524 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad523dd2-76b4-4452-83ec-e2f83c2c8176 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad523dd2-76b4-4452-83ec-e2f83c2c8176 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-dac8e374-12e2-4ac4-92af-7249525468ec {
  text-align: left;
}

#s-dac8e374-12e2-4ac4-92af-7249525468ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-dac8e374-12e2-4ac4-92af-7249525468ec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dac8e374-12e2-4ac4-92af-7249525468ec .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-866be867-46b5-4f02-88c1-097c82f5a557 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-866be867-46b5-4f02-88c1-097c82f5a557:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-866be867-46b5-4f02-88c1-097c82f5a557:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-866be867-46b5-4f02-88c1-097c82f5a557 {
  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-866be867-46b5-4f02-88c1-097c82f5a557.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-866be867-46b5-4f02-88c1-097c82f5a557.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-866be867-46b5-4f02-88c1-097c82f5a557.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bbae40ae-5d9c-4b0a-9255-3805746fc026 {
  display: none;
}
#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 {
  text-align: left;
}


.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 {
  max-width: 100%;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom,
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 {
  max-width: 100%;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom,
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 {
  max-width: 100%;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom,
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 {
  max-width: 100%;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom,
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 {
  max-width: 100%;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom,
.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76288d80-f172-4efc-be5f-0bdc5a39f2d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b10469ea-ac68-4e45-a9f0-452f940f726c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b10469ea-ac68-4e45-a9f0-452f940f726c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5390af63-124a-4edc-835a-61cc92ab65cb {
  text-align: left;
}

#s-5390af63-124a-4edc-835a-61cc92ab65cb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5390af63-124a-4edc-835a-61cc92ab65cb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5390af63-124a-4edc-835a-61cc92ab65cb .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-62fe2777-ec34-4ecd-a74f-aa30eed095e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-62fe2777-ec34-4ecd-a74f-aa30eed095e1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62fe2777-ec34-4ecd-a74f-aa30eed095e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62fe2777-ec34-4ecd-a74f-aa30eed095e1 {
  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-62fe2777-ec34-4ecd-a74f-aa30eed095e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62fe2777-ec34-4ecd-a74f-aa30eed095e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-62fe2777-ec34-4ecd-a74f-aa30eed095e1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f4462164-98c7-49f7-ad49-705c690ae171 {
  display: none;
}
#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c {
  text-align: left;
}


.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c {
  max-width: 100%;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom,
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c {
  max-width: 100%;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom,
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c {
  max-width: 100%;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom,
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c {
  max-width: 100%;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom,
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c {
  max-width: 100%;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom,
.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c247e6d8-28da-4a7f-bb5d-e395ec47a80c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6b5440b0-bcc5-4b6d-b7d7-10fd1329fd9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b5440b0-bcc5-4b6d-b7d7-10fd1329fd9c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d997fe4f-fad2-45bc-9f52-cbdae988f529 {
  text-align: left;
}

#s-d997fe4f-fad2-45bc-9f52-cbdae988f529 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d997fe4f-fad2-45bc-9f52-cbdae988f529 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d997fe4f-fad2-45bc-9f52-cbdae988f529 .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-0ee3e713-7c19-4e00-8df9-a9bc16086557 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-0ee3e713-7c19-4e00-8df9-a9bc16086557:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0ee3e713-7c19-4e00-8df9-a9bc16086557:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0ee3e713-7c19-4e00-8df9-a9bc16086557 {
  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-0ee3e713-7c19-4e00-8df9-a9bc16086557.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ee3e713-7c19-4e00-8df9-a9bc16086557.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0ee3e713-7c19-4e00-8df9-a9bc16086557.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0851bdca-8d8c-416d-908d-6ae2ca938c66 {
  display: none;
}
#s-bd62f701-8e40-4ff7-b398-d50dc8219208 {
  text-align: left;
}


.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 {
  max-width: 100%;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom,
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 {
  max-width: 100%;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom,
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 {
  max-width: 100%;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom,
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 {
  max-width: 100%;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom,
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 {
  max-width: 100%;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom,
.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd62f701-8e40-4ff7-b398-d50dc8219208 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-966e0aa5-73e2-44a6-b14a-7c7126e315e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-966e0aa5-73e2-44a6-b14a-7c7126e315e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5f461074-035c-429a-a58d-8ca0c1f8ce15 {
  text-align: left;
}

#s-5f461074-035c-429a-a58d-8ca0c1f8ce15 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5f461074-035c-429a-a58d-8ca0c1f8ce15 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5f461074-035c-429a-a58d-8ca0c1f8ce15 .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-34cd56d5-2ae4-4a01-bc26-064475399fc8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-34cd56d5-2ae4-4a01-bc26-064475399fc8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-34cd56d5-2ae4-4a01-bc26-064475399fc8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-34cd56d5-2ae4-4a01-bc26-064475399fc8 {
  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-34cd56d5-2ae4-4a01-bc26-064475399fc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34cd56d5-2ae4-4a01-bc26-064475399fc8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-34cd56d5-2ae4-4a01-bc26-064475399fc8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f3504da1-d978-4fba-b2b5-c026e2cd85ed {
  display: none;
}
#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c {
  text-align: left;
}


.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c {
  max-width: 100%;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom,
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c {
  max-width: 100%;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom,
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c {
  max-width: 100%;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom,
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c {
  max-width: 100%;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom,
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c {
  max-width: 100%;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom,
.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1537a56-25f8-4ca4-8f32-aeb3d8cdff9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-95d34b1a-38d5-4bb0-b60b-a19375197589 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95d34b1a-38d5-4bb0-b60b-a19375197589 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-db4f23ac-79a1-42c5-b8f2-5867a274a7c1 {
  text-align: left;
}

#s-db4f23ac-79a1-42c5-b8f2-5867a274a7c1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-db4f23ac-79a1-42c5-b8f2-5867a274a7c1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-db4f23ac-79a1-42c5-b8f2-5867a274a7c1 .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-2247e084-2e72-4a62-ae6e-28a168a567cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-2247e084-2e72-4a62-ae6e-28a168a567cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2247e084-2e72-4a62-ae6e-28a168a567cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2247e084-2e72-4a62-ae6e-28a168a567cc {
  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-2247e084-2e72-4a62-ae6e-28a168a567cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2247e084-2e72-4a62-ae6e-28a168a567cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2247e084-2e72-4a62-ae6e-28a168a567cc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-52d7ae6e-d858-4897-b8ff-f53f33ebab69 {
  display: none;
}
#s-a2615daf-d9f7-408f-9130-b086f286e6c9 {
  text-align: left;
}


.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 {
  max-width: 100%;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom,
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 {
  max-width: 100%;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom,
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 {
  max-width: 100%;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom,
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 {
  max-width: 100%;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom,
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 {
  max-width: 100%;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom,
.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2615daf-d9f7-408f-9130-b086f286e6c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-56108a86-fc95-4bb8-a642-7df39138eb88 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56108a86-fc95-4bb8-a642-7df39138eb88 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5878625e-1135-4c1b-ab30-4ec7126b1cc3 {
  text-align: left;
}

#s-5878625e-1135-4c1b-ab30-4ec7126b1cc3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5878625e-1135-4c1b-ab30-4ec7126b1cc3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5878625e-1135-4c1b-ab30-4ec7126b1cc3 .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-af46055f-f885-44f5-8beb-c1389a217fcd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-af46055f-f885-44f5-8beb-c1389a217fcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af46055f-f885-44f5-8beb-c1389a217fcd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af46055f-f885-44f5-8beb-c1389a217fcd {
  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-af46055f-f885-44f5-8beb-c1389a217fcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af46055f-f885-44f5-8beb-c1389a217fcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-af46055f-f885-44f5-8beb-c1389a217fcd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f9506597-c133-45db-a230-ec2491074ecd {
  display: none;
}
#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd {
  text-align: left;
}


.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd {
  max-width: 100%;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom,
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd {
  max-width: 100%;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom,
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd {
  max-width: 100%;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom,
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd {
  max-width: 100%;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom,
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd {
  max-width: 100%;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom,
.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52cf166f-c950-4355-ba31-5ce0a5e3a4bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c5ac9ef0-cc18-4269-a397-3d85ea11e985 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5ac9ef0-cc18-4269-a397-3d85ea11e985 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-6571d7cc-63d0-4d00-af9a-a79da6f6bbf5 {
  text-align: left;
}

#s-6571d7cc-63d0-4d00-af9a-a79da6f6bbf5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6571d7cc-63d0-4d00-af9a-a79da6f6bbf5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6571d7cc-63d0-4d00-af9a-a79da6f6bbf5 .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-f8f3216a-8143-45a3-95ae-331f39df7278 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-f8f3216a-8143-45a3-95ae-331f39df7278:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f8f3216a-8143-45a3-95ae-331f39df7278:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f8f3216a-8143-45a3-95ae-331f39df7278 {
  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-f8f3216a-8143-45a3-95ae-331f39df7278.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8f3216a-8143-45a3-95ae-331f39df7278.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f8f3216a-8143-45a3-95ae-331f39df7278.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-382e94e2-edd1-4f41-800d-aa59059c8168 {
  display: none;
}
#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 {
  text-align: left;
}


.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 {
  max-width: 100%;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom,
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 {
  max-width: 100%;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom,
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 {
  max-width: 100%;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom,
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 {
  max-width: 100%;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom,
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 {
  max-width: 100%;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom,
.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5af07ec-2db8-499d-9f6d-3ab399eeb683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b88db756-d5d4-436c-ae9e-0c25640ce7d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b88db756-d5d4-436c-ae9e-0c25640ce7d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-054633ae-113d-4e63-a55b-9d8e2bd382ca {
  text-align: left;
}

#s-054633ae-113d-4e63-a55b-9d8e2bd382ca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-054633ae-113d-4e63-a55b-9d8e2bd382ca .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-054633ae-113d-4e63-a55b-9d8e2bd382ca .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-4555184b-8230-4731-8a11-301022ae17c5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4555184b-8230-4731-8a11-301022ae17c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4555184b-8230-4731-8a11-301022ae17c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4555184b-8230-4731-8a11-301022ae17c5 {
  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-4555184b-8230-4731-8a11-301022ae17c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4555184b-8230-4731-8a11-301022ae17c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4555184b-8230-4731-8a11-301022ae17c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7821f3dd-ca33-4de1-964a-245812f0d058 {
  display: none;
}
#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec {
  text-align: left;
}


.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec {
  max-width: 100%;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom,
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec {
  max-width: 100%;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom,
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec {
  max-width: 100%;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom,
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec {
  max-width: 100%;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom,
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec {
  max-width: 100%;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom,
.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fe36e7-fbe8-4cfa-a33c-a60ceb6c8fec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9d30b2b9-db40-4e79-ac94-a79a3c2280b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d30b2b9-db40-4e79-ac94-a79a3c2280b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-e5476c9e-13fe-4a79-8a94-aef1dc17a5ba {
  text-align: left;
}

#s-e5476c9e-13fe-4a79-8a94-aef1dc17a5ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e5476c9e-13fe-4a79-8a94-aef1dc17a5ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e5476c9e-13fe-4a79-8a94-aef1dc17a5ba .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-ef1ea892-e18f-4382-b6f2-0d5e52187877 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-ef1ea892-e18f-4382-b6f2-0d5e52187877:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ef1ea892-e18f-4382-b6f2-0d5e52187877:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ef1ea892-e18f-4382-b6f2-0d5e52187877 {
  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-ef1ea892-e18f-4382-b6f2-0d5e52187877.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef1ea892-e18f-4382-b6f2-0d5e52187877.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ef1ea892-e18f-4382-b6f2-0d5e52187877.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4ab63422-408f-45a2-a886-2005b59d832b {
  display: none;
}
#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 {
  text-align: left;
}


.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 {
  max-width: 100%;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom,
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 {
  max-width: 100%;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom,
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 {
  max-width: 100%;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom,
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 {
  max-width: 100%;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom,
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 {
  max-width: 100%;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom,
.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45be9d9-7390-4a0a-8a0b-a4bea37575c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-98432073-e581-4b12-ba80-931f1f42f474 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98432073-e581-4b12-ba80-931f1f42f474 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-1b69bb8a-79b8-41c1-8de0-18324a26e114 {
  text-align: left;
}

#s-1b69bb8a-79b8-41c1-8de0-18324a26e114 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1b69bb8a-79b8-41c1-8de0-18324a26e114 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1b69bb8a-79b8-41c1-8de0-18324a26e114 .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-22f75194-6544-43df-9c26-da1102705f5a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-22f75194-6544-43df-9c26-da1102705f5a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-22f75194-6544-43df-9c26-da1102705f5a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-22f75194-6544-43df-9c26-da1102705f5a {
  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-22f75194-6544-43df-9c26-da1102705f5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22f75194-6544-43df-9c26-da1102705f5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-22f75194-6544-43df-9c26-da1102705f5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2ce52208-ed50-47f0-bce1-3f8dd1bb5e4d {
  display: none;
}
#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e {
  text-align: left;
}


.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e {
  max-width: 100%;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom,
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e {
  max-width: 100%;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom,
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e {
  max-width: 100%;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom,
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e {
  max-width: 100%;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom,
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e {
  max-width: 100%;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom,
.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73a6f4c-57d1-4701-b0cc-0d1eb385184e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dcc98bcc-6839-4833-bb3b-307cd8e5ac89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcc98bcc-6839-4833-bb3b-307cd8e5ac89 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ce90d1e0-96cd-4725-b4b6-6811f0b28071 {
  text-align: left;
}

#s-ce90d1e0-96cd-4725-b4b6-6811f0b28071 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ce90d1e0-96cd-4725-b4b6-6811f0b28071 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ce90d1e0-96cd-4725-b4b6-6811f0b28071 .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-f78fd4c2-85b2-4966-9496-1264701bef6b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-f78fd4c2-85b2-4966-9496-1264701bef6b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f78fd4c2-85b2-4966-9496-1264701bef6b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f78fd4c2-85b2-4966-9496-1264701bef6b {
  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-f78fd4c2-85b2-4966-9496-1264701bef6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f78fd4c2-85b2-4966-9496-1264701bef6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f78fd4c2-85b2-4966-9496-1264701bef6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4dcdb978-5a29-4634-93ea-0996d948bb93 {
  display: none;
}
#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 {
  text-align: left;
}


.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 {
  max-width: 100%;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom,
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 {
  max-width: 100%;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom,
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 {
  max-width: 100%;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom,
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 {
  max-width: 100%;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom,
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 {
  max-width: 100%;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom,
.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8363d47e-5414-4783-b7c2-3d6bf7fb5167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1576289b-e96e-4662-ba21-b46fd44b41f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1576289b-e96e-4662-ba21-b46fd44b41f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-70a6f4f8-ad43-4966-87b8-40f777e2a717 {
  text-align: left;
}

#s-70a6f4f8-ad43-4966-87b8-40f777e2a717 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-70a6f4f8-ad43-4966-87b8-40f777e2a717 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-70a6f4f8-ad43-4966-87b8-40f777e2a717 .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-15ee5470-f02d-4cfc-b92e-82ca83d64a57 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-15ee5470-f02d-4cfc-b92e-82ca83d64a57:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-15ee5470-f02d-4cfc-b92e-82ca83d64a57:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15ee5470-f02d-4cfc-b92e-82ca83d64a57 {
  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-15ee5470-f02d-4cfc-b92e-82ca83d64a57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15ee5470-f02d-4cfc-b92e-82ca83d64a57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-15ee5470-f02d-4cfc-b92e-82ca83d64a57.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8bf86172-fbfa-4a94-887e-7851ba90ef7f {
  display: none;
}
#s-86a44e62-f14a-4110-aa64-7306279c6211 {
  text-align: left;
}


.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 {
  max-width: 100%;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom,
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 {
  max-width: 100%;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom,
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 {
  max-width: 100%;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom,
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 {
  max-width: 100%;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom,
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 {
  max-width: 100%;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom,
.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86a44e62-f14a-4110-aa64-7306279c6211 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e3c96288-bf5c-49d8-bcbb-38f404b893fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3c96288-bf5c-49d8-bcbb-38f404b893fa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-04147822-1d2d-457f-89df-b130c337bb2f {
  text-align: left;
}

#s-04147822-1d2d-457f-89df-b130c337bb2f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-04147822-1d2d-457f-89df-b130c337bb2f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-04147822-1d2d-457f-89df-b130c337bb2f .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-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe {
  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-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ff6c2256-3ca8-4b77-83d9-7edb73da0ebe.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-15419293-f847-414f-b20b-3da28624ffae {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}








#s-15419293-f847-414f-b20b-3da28624ffae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15419293-f847-414f-b20b-3da28624ffae.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-56a7ce6a-6314-4fe0-a6da-db6beda21b8b {
  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-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-56a7ce6a-6314-4fe0-a6da-db6beda21b8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-da6c4db3-01f6-4c6a-9850-97d3683240a2 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-da6c4db3-01f6-4c6a-9850-97d3683240a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a6f8b431-1715-4262-bed6-1a572476c346 .shogun-icon-wrapper {
  text-align: center;
}


#s-a6f8b431-1715-4262-bed6-1a572476c346 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-757364d6-ff64-4126-af4b-25809a9cc113 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-563a5919-d2c7-42b7-8cb2-bdbda5c579a2 {
  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-563a5919-d2c7-42b7-8cb2-bdbda5c579a2:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-563a5919-d2c7-42b7-8cb2-bdbda5c579a2:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-563a5919-d2c7-42b7-8cb2-bdbda5c579a2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ccab8f90-0db3-4c78-a515-1d987095f1f5 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ccab8f90-0db3-4c78-a515-1d987095f1f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2783960d-6f31-4340-a183-6234168e720b .shogun-icon-wrapper {
  text-align: center;
}


#s-2783960d-6f31-4340-a183-6234168e720b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-4bffcf92-4fc2-4b91-9da1-fbb8d582f9be {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-866e9cf7-0be4-44a9-aa63-9649505e1435 {
  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-866e9cf7-0be4-44a9-aa63-9649505e1435:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-866e9cf7-0be4-44a9-aa63-9649505e1435:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-866e9cf7-0be4-44a9-aa63-9649505e1435.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-00d00b0e-d42e-4af8-a66c-692a6052a6e6 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-00d00b0e-d42e-4af8-a66c-692a6052a6e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-085170b2-8db6-4166-b887-7d7fa007ed30 .shogun-icon-wrapper {
  text-align: center;
}


#s-085170b2-8db6-4166-b887-7d7fa007ed30 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-e05a5728-8752-4007-ba56-d3c7dd67d78b {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-48fb890f-9396-432f-b0a0-eb348b7dddec {
  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-48fb890f-9396-432f-b0a0-eb348b7dddec:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-48fb890f-9396-432f-b0a0-eb348b7dddec:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-48fb890f-9396-432f-b0a0-eb348b7dddec.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(175, 143, 52, 1);
}

@media (min-width: 0px) {
[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a9b89b9-46e0-4c90-ad59-1d728c72eccb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eadd66a-324a-4483-8372-54ec3c1ffd26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9a43c195-068b-46a9-811c-721fae78c0f5 {
  text-align: left;
}




  #s-9a43c195-068b-46a9-811c-721fae78c0f5 img.shogun-image {
    
    width: px;
  }


#s-9a43c195-068b-46a9-811c-721fae78c0f5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-118cb81f-fece-4ee6-8280-3e0633abeae5 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-118cb81f-fece-4ee6-8280-3e0633abeae5"] > .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-a18975df-5058-4b51-8cd1-f58008728eb7 {
  text-align: center;
}

#s-5438e850-955c-48a2-a884-010c75d9d50f {
  padding-top: 0px;
}

#s-9e7a032a-2b3e-434c-ac51-5c7792e4af53 {
  padding-top: 15px;
}

#s-bb3085bb-b302-49c8-a5bf-a07386bad6c4 {
  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;
}
