.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-c7d802d3-5575-4b4a-afee-35cdd7a7d85f {
  padding-top: 10px;
padding-bottom: 10px;
}

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

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

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px);
}

#s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .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-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-09ef01a2-9626-4ee8-b62e-7d4f1b3b448e .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

.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-0b0bec14-4a91-42af-b9cf-aad2dd05dd7b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0b0bec14-4a91-42af-b9cf-aad2dd05dd7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0b0bec14-4a91-42af-b9cf-aad2dd05dd7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-0b0bec14-4a91-42af-b9cf-aad2dd05dd7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0b0bec14-4a91-42af-b9cf-aad2dd05dd7b > .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-0b0bec14-4a91-42af-b9cf-aad2dd05dd7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4e1ac860-5fe9-4ed8-86dd-c9c3f8ecb1ac {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4c2d188f-ce14-4638-a8ec-d1e1a10c5ac1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-347ad55b-c6f7-4d54-85d2-d4b0e7a22c44 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-83ac7440-0648-473c-a533-c28fc6313273 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8eeeca23-9cfc-44e4-9c70-9d5a95a61679 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8eeeca23-9cfc-44e4-9c70-9d5a95a61679 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8eeeca23-9cfc-44e4-9c70-9d5a95a61679 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8eeeca23-9cfc-44e4-9c70-9d5a95a61679 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8eeeca23-9cfc-44e4-9c70-9d5a95a61679 > .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-8eeeca23-9cfc-44e4-9c70-9d5a95a61679 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3ca611a4-bb67-4c23-92e4-d1893e51df56 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-94000aa6-c387-4636-a6de-cb07ac26202f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-94000aa6-c387-4636-a6de-cb07ac26202f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-94000aa6-c387-4636-a6de-cb07ac26202f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-94000aa6-c387-4636-a6de-cb07ac26202f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-94000aa6-c387-4636-a6de-cb07ac26202f > .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-94000aa6-c387-4636-a6de-cb07ac26202f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-51971a9a-ea07-487d-91f4-a00287c36159 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-f1d5c96a-de99-4b77-9cd5-5969d5e813a9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f1d5c96a-de99-4b77-9cd5-5969d5e813a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f1d5c96a-de99-4b77-9cd5-5969d5e813a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-f1d5c96a-de99-4b77-9cd5-5969d5e813a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f1d5c96a-de99-4b77-9cd5-5969d5e813a9 > .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-f1d5c96a-de99-4b77-9cd5-5969d5e813a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f91d8449-00cf-41cc-b2c1-8c1cb2cd4d0e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-a0114d68-15cd-440c-8400-bc9daff84937 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a0114d68-15cd-440c-8400-bc9daff84937 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a0114d68-15cd-440c-8400-bc9daff84937 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-a0114d68-15cd-440c-8400-bc9daff84937 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a0114d68-15cd-440c-8400-bc9daff84937 > .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-a0114d68-15cd-440c-8400-bc9daff84937 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5552764d-1cb7-4e5d-ab15-15feec582561 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-218514cf-bc49-44fc-92f8-6523d295f4f4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-218514cf-bc49-44fc-92f8-6523d295f4f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-218514cf-bc49-44fc-92f8-6523d295f4f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-218514cf-bc49-44fc-92f8-6523d295f4f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-218514cf-bc49-44fc-92f8-6523d295f4f4 > .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-218514cf-bc49-44fc-92f8-6523d295f4f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8123f75f-f6ea-486e-99a7-8f34ebce6873 {
  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-51c1304c-d798-449d-ae4c-4e3f9d9df9b9 {
  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-51c1304c-d798-449d-ae4c-4e3f9d9df9b9:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-51c1304c-d798-449d-ae4c-4e3f9d9df9b9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-51c1304c-d798-449d-ae4c-4e3f9d9df9b9.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-a9ec04a3-b7f8-4c31-a203-1547d64bf87c {
  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-ce7980ed-ea34-4226-afbb-2e45b49770bf {
  text-align: center;
}




  #s-ce7980ed-ea34-4226-afbb-2e45b49770bf img.shogun-image {
    
    width: px;
  }


#s-ce7980ed-ea34-4226-afbb-2e45b49770bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f1f3f95b-0b81-4e54-a644-f0f2b84ede28 {
  text-align: center;
}




  #s-f1f3f95b-0b81-4e54-a644-f0f2b84ede28 img.shogun-image {
    
    width: px;
  }


#s-f1f3f95b-0b81-4e54-a644-f0f2b84ede28 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ff161292-fc64-48d6-b65d-e2bc6886723a {
  text-align: center;
}




  #s-ff161292-fc64-48d6-b65d-e2bc6886723a img.shogun-image {
    
    width: px;
  }


#s-ff161292-fc64-48d6-b65d-e2bc6886723a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3b10c23d-3d69-4c29-a306-192ec688f261 {
  text-align: center;
}




  #s-3b10c23d-3d69-4c29-a306-192ec688f261 img.shogun-image {
    
    width: px;
  }


#s-3b10c23d-3d69-4c29-a306-192ec688f261 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-20e0bb05-8757-4598-8664-699db0cf5acb {
  text-align: center;
}




  #s-20e0bb05-8757-4598-8664-699db0cf5acb img.shogun-image {
    
    width: px;
  }


#s-20e0bb05-8757-4598-8664-699db0cf5acb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c3c745c3-d54c-46c7-bd1f-7fa0a5c3faf1 {
  text-align: center;
}




  #s-c3c745c3-d54c-46c7-bd1f-7fa0a5c3faf1 img.shogun-image {
    
    width: px;
  }


#s-c3c745c3-d54c-46c7-bd1f-7fa0a5c3faf1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c1253a0b-3c0f-40ca-8c53-4e94186bd37e {
  text-align: center;
}




  #s-c1253a0b-3c0f-40ca-8c53-4e94186bd37e img.shogun-image {
    
    width: px;
  }


#s-c1253a0b-3c0f-40ca-8c53-4e94186bd37e .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-4d56e2d5-d116-4afa-8aa6-25774418bb26 {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-5fad7aa5-f409-469f-bc9d-1c629af468e9 {
  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-3271e6af-a7dd-47d5-8478-21b833a0fe2d {
  text-align: left;
}


.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d {
  max-width: 100%;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom,
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d {
  max-width: 100%;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom,
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d {
  max-width: 100%;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom,
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d {
  max-width: 100%;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom,
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d {
  max-width: 100%;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .shg-image-zoom,
.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3271e6af-a7dd-47d5-8478-21b833a0fe2d .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-cd823787-e09c-4e44-8bcd-f5905dcb3d78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cd823787-e09c-4e44-8bcd-f5905dcb3d78 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-cf1f3462-7d15-4ee4-9238-29670ef4dca1 {
  text-align: left;
}

#s-cf1f3462-7d15-4ee4-9238-29670ef4dca1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cf1f3462-7d15-4ee4-9238-29670ef4dca1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cf1f3462-7d15-4ee4-9238-29670ef4dca1 .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-cbb4d94c-3fb4-4dbd-9c4d-317840a5fdfd {
  display: none;
}
#s-2b5a5415-627a-4ded-932d-27acd2657c6c {
  text-align: left;
}


.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c {
  max-width: 100%;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom,
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c {
  max-width: 100%;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom,
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c {
  max-width: 100%;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom,
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c {
  max-width: 100%;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom,
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c {
  max-width: 100%;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom,
.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b5a5415-627a-4ded-932d-27acd2657c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-80fbc4da-ef22-498f-a9e9-843c41ed3126 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-80fbc4da-ef22-498f-a9e9-843c41ed3126 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-31edea60-f0a7-47a7-9956-f4b16bfe78ff {
  text-align: left;
}

#s-31edea60-f0a7-47a7-9956-f4b16bfe78ff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-31edea60-f0a7-47a7-9956-f4b16bfe78ff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-31edea60-f0a7-47a7-9956-f4b16bfe78ff .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-4a86a84c-3760-4bb6-b20c-f71eac67f327 {
  display: none;
}
#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 {
  text-align: left;
}


.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 {
  max-width: 100%;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom,
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 {
  max-width: 100%;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom,
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 {
  max-width: 100%;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom,
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 {
  max-width: 100%;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom,
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 {
  max-width: 100%;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom,
.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c2b9c85-f307-4660-ab73-9b4367a2f473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-addee397-59c1-44ac-b4e4-e5c7eddda39d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-addee397-59c1-44ac-b4e4-e5c7eddda39d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-2348bb2f-b3aa-4bba-9321-0b6fb0ed0668 {
  text-align: left;
}

#s-2348bb2f-b3aa-4bba-9321-0b6fb0ed0668 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2348bb2f-b3aa-4bba-9321-0b6fb0ed0668 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2348bb2f-b3aa-4bba-9321-0b6fb0ed0668 .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-f82c8506-8577-4ca4-8a51-0f28816d255d {
  display: none;
}
#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 {
  text-align: left;
}


.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 {
  max-width: 100%;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom,
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 {
  max-width: 100%;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom,
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 {
  max-width: 100%;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom,
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 {
  max-width: 100%;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom,
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 {
  max-width: 100%;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom,
.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b0a4b9-5693-4180-9d37-77f535b763e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8f6b0e5-2df5-4ccc-ad44-c3074d8fc121 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c8f6b0e5-2df5-4ccc-ad44-c3074d8fc121 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-28f619a0-36d9-4596-ad78-505abfc8d042 {
  text-align: left;
}

#s-28f619a0-36d9-4596-ad78-505abfc8d042 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-28f619a0-36d9-4596-ad78-505abfc8d042 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-28f619a0-36d9-4596-ad78-505abfc8d042 .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-765369db-dcfb-44f7-8dda-9cc4924d9730 {
  display: none;
}
#s-910dd6bd-7803-4e72-8131-d898306f93c8 {
  text-align: left;
}


.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 {
  max-width: 100%;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom,
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 {
  max-width: 100%;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom,
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 {
  max-width: 100%;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom,
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 {
  max-width: 100%;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom,
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 {
  max-width: 100%;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom,
.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-910dd6bd-7803-4e72-8131-d898306f93c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f43f9ee-6357-46ef-af46-d4ec457a224f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f43f9ee-6357-46ef-af46-d4ec457a224f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-b576186c-3327-421a-8fce-25104c4da605 {
  text-align: left;
}

#s-b576186c-3327-421a-8fce-25104c4da605 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b576186c-3327-421a-8fce-25104c4da605 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b576186c-3327-421a-8fce-25104c4da605 .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-a9b47d9d-b259-4254-8882-ec9e7dc49408 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-a9b47d9d-b259-4254-8882-ec9e7dc49408:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a9b47d9d-b259-4254-8882-ec9e7dc49408:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9b47d9d-b259-4254-8882-ec9e7dc49408 {
  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-a9b47d9d-b259-4254-8882-ec9e7dc49408.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9b47d9d-b259-4254-8882-ec9e7dc49408.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-a9b47d9d-b259-4254-8882-ec9e7dc49408.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a84a32e8-5d67-4ece-8dca-71cadb91759e {
  display: none;
}
#s-f7c44efc-18bf-4939-9c8f-707cc152993a {
  text-align: left;
}


.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a {
  max-width: 100%;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom,
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a {
  max-width: 100%;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom,
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a {
  max-width: 100%;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom,
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a {
  max-width: 100%;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom,
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a {
  max-width: 100%;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom,
.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7c44efc-18bf-4939-9c8f-707cc152993a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1e9711d0-052a-4975-a399-a110596a6df6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e9711d0-052a-4975-a399-a110596a6df6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-bdcbfd52-d813-4279-b1f8-5bfc515661ec {
  text-align: left;
}

#s-bdcbfd52-d813-4279-b1f8-5bfc515661ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bdcbfd52-d813-4279-b1f8-5bfc515661ec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bdcbfd52-d813-4279-b1f8-5bfc515661ec .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-9e141587-14a1-43ba-ac53-34eb93cada79 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-9e141587-14a1-43ba-ac53-34eb93cada79:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9e141587-14a1-43ba-ac53-34eb93cada79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e141587-14a1-43ba-ac53-34eb93cada79 {
  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-9e141587-14a1-43ba-ac53-34eb93cada79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e141587-14a1-43ba-ac53-34eb93cada79.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9e141587-14a1-43ba-ac53-34eb93cada79.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-022e1578-196a-45ed-b6cd-18281620bff9 {
  display: none;
}
#s-5a1a09b2-a91d-480b-a381-10c0421bb691 {
  text-align: left;
}


.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 {
  max-width: 100%;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom,
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 {
  max-width: 100%;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom,
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 {
  max-width: 100%;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom,
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 {
  max-width: 100%;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom,
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 {
  max-width: 100%;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom,
.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a1a09b2-a91d-480b-a381-10c0421bb691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eab3c446-8360-405e-812d-9c6e163501ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eab3c446-8360-405e-812d-9c6e163501ef .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-3cbed0ac-0311-4b52-a9d3-dcafa6541b27 {
  text-align: left;
}

#s-3cbed0ac-0311-4b52-a9d3-dcafa6541b27 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3cbed0ac-0311-4b52-a9d3-dcafa6541b27 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3cbed0ac-0311-4b52-a9d3-dcafa6541b27 .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-e48a1ebd-f125-4293-9bca-373549e67698 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-e48a1ebd-f125-4293-9bca-373549e67698:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e48a1ebd-f125-4293-9bca-373549e67698:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e48a1ebd-f125-4293-9bca-373549e67698 {
  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-e48a1ebd-f125-4293-9bca-373549e67698.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e48a1ebd-f125-4293-9bca-373549e67698.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e48a1ebd-f125-4293-9bca-373549e67698.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ea8ad14f-9a76-441b-a4c1-870d488a03dd {
  display: none;
}
#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd {
  text-align: left;
}


.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd {
  max-width: 100%;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom,
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd {
  max-width: 100%;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom,
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd {
  max-width: 100%;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom,
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd {
  max-width: 100%;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom,
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd {
  max-width: 100%;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom,
.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8519f6-d3a9-4609-b948-ec5ad760c3dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2d38cff2-b52f-476b-a1f0-35069364b476 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d38cff2-b52f-476b-a1f0-35069364b476 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-e5746322-b5ee-447c-b099-27b89bd35d74 {
  text-align: left;
}

#s-e5746322-b5ee-447c-b099-27b89bd35d74 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e5746322-b5ee-447c-b099-27b89bd35d74 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e5746322-b5ee-447c-b099-27b89bd35d74 .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-b511a29c-5899-4fd7-bebd-29a852a994bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b511a29c-5899-4fd7-bebd-29a852a994bb:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b511a29c-5899-4fd7-bebd-29a852a994bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b511a29c-5899-4fd7-bebd-29a852a994bb {
  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-b511a29c-5899-4fd7-bebd-29a852a994bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b511a29c-5899-4fd7-bebd-29a852a994bb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b511a29c-5899-4fd7-bebd-29a852a994bb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-27f27304-fd18-4ca8-a2d7-ad4c6ae57a43 {
  display: none;
}
#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 {
  text-align: left;
}


.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 {
  max-width: 100%;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom,
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 {
  max-width: 100%;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom,
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 {
  max-width: 100%;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom,
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 {
  max-width: 100%;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom,
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 {
  max-width: 100%;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom,
.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dda83625-9ab2-4e6c-a5e9-040d4e25a1c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4f31c766-4ba9-43ad-b171-17c5380c64a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f31c766-4ba9-43ad-b171-17c5380c64a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-06f07988-8450-433e-9c69-71eabb5ba3d9 {
  text-align: left;
}

#s-06f07988-8450-433e-9c69-71eabb5ba3d9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-06f07988-8450-433e-9c69-71eabb5ba3d9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-06f07988-8450-433e-9c69-71eabb5ba3d9 .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-b7d3417e-6585-4deb-ab90-470612a432ae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b7d3417e-6585-4deb-ab90-470612a432ae:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b7d3417e-6585-4deb-ab90-470612a432ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b7d3417e-6585-4deb-ab90-470612a432ae {
  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-b7d3417e-6585-4deb-ab90-470612a432ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7d3417e-6585-4deb-ab90-470612a432ae.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b7d3417e-6585-4deb-ab90-470612a432ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c0339072-11e8-49b0-b0c2-54cde2273f93 {
  display: none;
}
#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 {
  text-align: left;
}


.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 {
  max-width: 100%;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom,
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 {
  max-width: 100%;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom,
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 {
  max-width: 100%;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom,
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 {
  max-width: 100%;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom,
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 {
  max-width: 100%;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom,
.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-082f1745-f40f-4c98-a240-b5391a4d8eb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4017b1a4-2107-45ca-9367-9a6997c10966 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4017b1a4-2107-45ca-9367-9a6997c10966 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c08e9c0e-6417-4b4b-9691-1a1c98c6ad51 {
  text-align: left;
}

#s-c08e9c0e-6417-4b4b-9691-1a1c98c6ad51 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c08e9c0e-6417-4b4b-9691-1a1c98c6ad51 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c08e9c0e-6417-4b4b-9691-1a1c98c6ad51 .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-bfeb2570-448e-43c2-b35d-edae0320c099 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-bfeb2570-448e-43c2-b35d-edae0320c099:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-bfeb2570-448e-43c2-b35d-edae0320c099:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bfeb2570-448e-43c2-b35d-edae0320c099 {
  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-bfeb2570-448e-43c2-b35d-edae0320c099.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfeb2570-448e-43c2-b35d-edae0320c099.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-bfeb2570-448e-43c2-b35d-edae0320c099.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4caf942f-b8b9-410f-9a70-36305a673f15 {
  display: none;
}
#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 {
  text-align: left;
}


.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 {
  max-width: 100%;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom,
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 {
  max-width: 100%;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom,
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 {
  max-width: 100%;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom,
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 {
  max-width: 100%;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom,
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 {
  max-width: 100%;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom,
.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1e5eba-5a79-4436-b851-ac7ee9d2b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad780590-b9d7-430e-bea0-fcc7dcadbd29 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad780590-b9d7-430e-bea0-fcc7dcadbd29 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ca97854a-3fb0-4ce7-9efa-e742bb42c4da {
  text-align: left;
}

#s-ca97854a-3fb0-4ce7-9efa-e742bb42c4da .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ca97854a-3fb0-4ce7-9efa-e742bb42c4da .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca97854a-3fb0-4ce7-9efa-e742bb42c4da .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-71478b72-cb0c-4823-acb1-f351c46ef15f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-71478b72-cb0c-4823-acb1-f351c46ef15f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-71478b72-cb0c-4823-acb1-f351c46ef15f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71478b72-cb0c-4823-acb1-f351c46ef15f {
  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-71478b72-cb0c-4823-acb1-f351c46ef15f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71478b72-cb0c-4823-acb1-f351c46ef15f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-71478b72-cb0c-4823-acb1-f351c46ef15f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e3d4c7b1-085d-4b4d-b395-5395bd920bde {
  display: none;
}
#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 {
  text-align: left;
}


.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 {
  max-width: 100%;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom,
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 {
  max-width: 100%;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom,
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 {
  max-width: 100%;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom,
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 {
  max-width: 100%;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom,
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 {
  max-width: 100%;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom,
.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d896b72-c569-4a5b-93be-a0e8c3ac4744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3694d24f-b5a3-43ac-aace-6414051aec06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3694d24f-b5a3-43ac-aace-6414051aec06 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-bd0f4991-c83d-4337-9b5a-63bee27b100e {
  text-align: left;
}

#s-bd0f4991-c83d-4337-9b5a-63bee27b100e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bd0f4991-c83d-4337-9b5a-63bee27b100e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd0f4991-c83d-4337-9b5a-63bee27b100e .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-4be3a499-d807-4755-a9bb-091ad08e82b6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4be3a499-d807-4755-a9bb-091ad08e82b6:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4be3a499-d807-4755-a9bb-091ad08e82b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4be3a499-d807-4755-a9bb-091ad08e82b6 {
  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-4be3a499-d807-4755-a9bb-091ad08e82b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4be3a499-d807-4755-a9bb-091ad08e82b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4be3a499-d807-4755-a9bb-091ad08e82b6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-34b07dda-541f-43ea-bbb4-62daae94f68a {
  display: none;
}
#s-6ec32482-ee22-45c5-bc78-f5e68803c699 {
  text-align: left;
}


.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 {
  max-width: 100%;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom,
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 {
  max-width: 100%;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom,
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 {
  max-width: 100%;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom,
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 {
  max-width: 100%;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom,
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 {
  max-width: 100%;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom,
.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ec32482-ee22-45c5-bc78-f5e68803c699 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a159ebc6-dc0a-461b-a128-a76bb788cab4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a159ebc6-dc0a-461b-a128-a76bb788cab4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-2a653647-4e30-4bfe-8e06-9cd8a3dd5736 {
  text-align: left;
}

#s-2a653647-4e30-4bfe-8e06-9cd8a3dd5736 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2a653647-4e30-4bfe-8e06-9cd8a3dd5736 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2a653647-4e30-4bfe-8e06-9cd8a3dd5736 .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-b2659011-98c6-482d-ac1c-a5fe9302e9b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b2659011-98c6-482d-ac1c-a5fe9302e9b5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b2659011-98c6-482d-ac1c-a5fe9302e9b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2659011-98c6-482d-ac1c-a5fe9302e9b5 {
  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-b2659011-98c6-482d-ac1c-a5fe9302e9b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2659011-98c6-482d-ac1c-a5fe9302e9b5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b2659011-98c6-482d-ac1c-a5fe9302e9b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-72d47d79-9505-4e4b-b6b6-ace01821b52f {
  display: none;
}
#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 {
  text-align: left;
}


.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 {
  max-width: 100%;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom,
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 {
  max-width: 100%;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom,
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 {
  max-width: 100%;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom,
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 {
  max-width: 100%;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom,
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 {
  max-width: 100%;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom,
.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0472560-7b5c-4618-8ff2-c1dcf5d5ac66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8c1923d5-163c-470f-8c03-8ee2251801d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c1923d5-163c-470f-8c03-8ee2251801d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7bce392b-4b78-4c57-ac66-a33069826721 {
  text-align: left;
}

#s-7bce392b-4b78-4c57-ac66-a33069826721 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7bce392b-4b78-4c57-ac66-a33069826721 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7bce392b-4b78-4c57-ac66-a33069826721 .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-4cdae0f8-141e-4392-92f5-4574302767ab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4cdae0f8-141e-4392-92f5-4574302767ab:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4cdae0f8-141e-4392-92f5-4574302767ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4cdae0f8-141e-4392-92f5-4574302767ab {
  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-4cdae0f8-141e-4392-92f5-4574302767ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cdae0f8-141e-4392-92f5-4574302767ab.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4cdae0f8-141e-4392-92f5-4574302767ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-37b59afa-8c5a-4fa7-a24c-4712d3183443 {
  display: none;
}
#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 {
  text-align: left;
}


.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 {
  max-width: 100%;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom,
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 {
  max-width: 100%;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom,
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 {
  max-width: 100%;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom,
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 {
  max-width: 100%;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom,
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 {
  max-width: 100%;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom,
.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab454dd-453f-4bb9-a342-f2da1d8cf268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7840b630-1ee5-4d09-9154-0fee27cb7595 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7840b630-1ee5-4d09-9154-0fee27cb7595 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f79bb67b-38d5-4d22-9fc9-5356ad3b46eb {
  text-align: left;
}

#s-f79bb67b-38d5-4d22-9fc9-5356ad3b46eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f79bb67b-38d5-4d22-9fc9-5356ad3b46eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f79bb67b-38d5-4d22-9fc9-5356ad3b46eb .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-64625714-ef3e-4400-ae2a-41951708ce7c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-64625714-ef3e-4400-ae2a-41951708ce7c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-64625714-ef3e-4400-ae2a-41951708ce7c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64625714-ef3e-4400-ae2a-41951708ce7c {
  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-64625714-ef3e-4400-ae2a-41951708ce7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64625714-ef3e-4400-ae2a-41951708ce7c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-64625714-ef3e-4400-ae2a-41951708ce7c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-50a4f2a3-adfe-449c-8f39-729f5b26e510 {
  display: none;
}
#s-1914a8fb-c284-4506-a35c-ca66698b832f {
  text-align: left;
}


.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f {
  max-width: 100%;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom,
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f {
  max-width: 100%;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom,
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f {
  max-width: 100%;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom,
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f {
  max-width: 100%;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom,
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f {
  max-width: 100%;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom,
.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1914a8fb-c284-4506-a35c-ca66698b832f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b02e4826-297f-428c-b256-1becb01bc57e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b02e4826-297f-428c-b256-1becb01bc57e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-bb2a1a0f-8784-412f-aed9-432ead2ad32b {
  text-align: left;
}

#s-bb2a1a0f-8784-412f-aed9-432ead2ad32b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bb2a1a0f-8784-412f-aed9-432ead2ad32b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bb2a1a0f-8784-412f-aed9-432ead2ad32b .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-1f1822d6-03c4-4892-ba75-8eda458a0d68 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-1f1822d6-03c4-4892-ba75-8eda458a0d68:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1f1822d6-03c4-4892-ba75-8eda458a0d68:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1f1822d6-03c4-4892-ba75-8eda458a0d68 {
  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-1f1822d6-03c4-4892-ba75-8eda458a0d68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f1822d6-03c4-4892-ba75-8eda458a0d68.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1f1822d6-03c4-4892-ba75-8eda458a0d68.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b59f26d9-4c19-42ac-a020-d72c7ec5b950 {
  display: none;
}
#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 {
  text-align: left;
}


.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 {
  max-width: 100%;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom,
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 {
  max-width: 100%;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom,
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 {
  max-width: 100%;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom,
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 {
  max-width: 100%;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom,
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 {
  max-width: 100%;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom,
.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f1e2557-1c4f-4bba-86d9-226c538697b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc5ba7ff-d0ea-4a34-a5d1-d60e0bd5b8bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc5ba7ff-d0ea-4a34-a5d1-d60e0bd5b8bb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ad6cbcad-1353-4b57-bbd1-fc8ec2a7f660 {
  text-align: left;
}

#s-ad6cbcad-1353-4b57-bbd1-fc8ec2a7f660 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ad6cbcad-1353-4b57-bbd1-fc8ec2a7f660 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ad6cbcad-1353-4b57-bbd1-fc8ec2a7f660 .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-76ced80a-cdcd-4218-8a1a-1c898f260995 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-76ced80a-cdcd-4218-8a1a-1c898f260995:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-76ced80a-cdcd-4218-8a1a-1c898f260995:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-76ced80a-cdcd-4218-8a1a-1c898f260995 {
  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-76ced80a-cdcd-4218-8a1a-1c898f260995.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ced80a-cdcd-4218-8a1a-1c898f260995.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-76ced80a-cdcd-4218-8a1a-1c898f260995.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-27b2a0f6-3fc9-408d-a310-ef6b1b7175c7 {
  display: none;
}
#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 {
  text-align: left;
}


.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 {
  max-width: 100%;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom,
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 {
  max-width: 100%;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom,
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 {
  max-width: 100%;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom,
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 {
  max-width: 100%;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom,
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 {
  max-width: 100%;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom,
.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21d3a3a3-fd7a-4509-9b2c-a7743686c142 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a014cd5-98cb-41bd-a483-266cf25ec0b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a014cd5-98cb-41bd-a483-266cf25ec0b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-77048886-2611-44ec-af52-d9dea72b1075 {
  text-align: left;
}

#s-77048886-2611-44ec-af52-d9dea72b1075 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-77048886-2611-44ec-af52-d9dea72b1075 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-77048886-2611-44ec-af52-d9dea72b1075 .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-6b74e404-9ebc-4d81-9860-84be7e266ff1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-6b74e404-9ebc-4d81-9860-84be7e266ff1:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6b74e404-9ebc-4d81-9860-84be7e266ff1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b74e404-9ebc-4d81-9860-84be7e266ff1 {
  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-6b74e404-9ebc-4d81-9860-84be7e266ff1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b74e404-9ebc-4d81-9860-84be7e266ff1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6b74e404-9ebc-4d81-9860-84be7e266ff1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c26a04d2-4b1e-48dc-a571-3f92028aa83f {
  display: none;
}
#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 {
  text-align: left;
}


.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 {
  max-width: 100%;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom,
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 {
  max-width: 100%;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom,
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 {
  max-width: 100%;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom,
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 {
  max-width: 100%;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom,
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 {
  max-width: 100%;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom,
.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4b2bde4-49a9-40e2-95a9-1fac1822aeb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1be53b71-abfe-431c-ad16-07beb7451425 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1be53b71-abfe-431c-ad16-07beb7451425 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ffdce31d-d9d8-467d-8369-c4845e2200e7 {
  text-align: left;
}

#s-ffdce31d-d9d8-467d-8369-c4845e2200e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ffdce31d-d9d8-467d-8369-c4845e2200e7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ffdce31d-d9d8-467d-8369-c4845e2200e7 .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-fbecd482-1f67-4bb2-98cc-6d692e0a34d7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-fbecd482-1f67-4bb2-98cc-6d692e0a34d7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-fbecd482-1f67-4bb2-98cc-6d692e0a34d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fbecd482-1f67-4bb2-98cc-6d692e0a34d7 {
  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-fbecd482-1f67-4bb2-98cc-6d692e0a34d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbecd482-1f67-4bb2-98cc-6d692e0a34d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-fbecd482-1f67-4bb2-98cc-6d692e0a34d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-49afb04e-1d41-4470-98f2-651db2af83fb {
  display: none;
}
#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d {
  text-align: left;
}


.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d {
  max-width: 100%;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom,
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d {
  max-width: 100%;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom,
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d {
  max-width: 100%;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom,
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d {
  max-width: 100%;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom,
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d {
  max-width: 100%;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom,
.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5288ef81-8892-445b-96b1-f9b0aaed1b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f692d8ce-272c-492b-bb29-28433898ab97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f692d8ce-272c-492b-bb29-28433898ab97 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-198f4140-3145-4a16-807b-a6868e8133a5 {
  text-align: left;
}

#s-198f4140-3145-4a16-807b-a6868e8133a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-198f4140-3145-4a16-807b-a6868e8133a5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-198f4140-3145-4a16-807b-a6868e8133a5 .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-1af4fff0-84cc-4829-ba4b-7557adab605f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-1af4fff0-84cc-4829-ba4b-7557adab605f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1af4fff0-84cc-4829-ba4b-7557adab605f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1af4fff0-84cc-4829-ba4b-7557adab605f {
  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-1af4fff0-84cc-4829-ba4b-7557adab605f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1af4fff0-84cc-4829-ba4b-7557adab605f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1af4fff0-84cc-4829-ba4b-7557adab605f.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-a12c8ff3-d2b3-477b-8e2e-9ed0de77a667 {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}








#s-a12c8ff3-d2b3-477b-8e2e-9ed0de77a667 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a12c8ff3-d2b3-477b-8e2e-9ed0de77a667.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-6523a84a-6501-44f2-ae44-31e2971acac7 {
  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-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6523a84a-6501-44f2-ae44-31e2971acac7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1e490613-7b23-4866-b7b5-971826d65546 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1e490613-7b23-4866-b7b5-971826d65546"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6f891d72-6dfa-4a99-8bab-1366d3ffd539 .shogun-icon-wrapper {
  text-align: center;
}


#s-6f891d72-6dfa-4a99-8bab-1366d3ffd539 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-fc1ebc07-90ee-4713-b36a-f66102f8a40e {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-c5286e66-c067-41d8-a2f6-3d5c763811b1 {
  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-c5286e66-c067-41d8-a2f6-3d5c763811b1:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-c5286e66-c067-41d8-a2f6-3d5c763811b1:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-c5286e66-c067-41d8-a2f6-3d5c763811b1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1f77ea60-5519-4a9b-9774-1bd01e4d208b {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1f77ea60-5519-4a9b-9774-1bd01e4d208b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-51b70972-8f82-4ea7-8ad8-48e89649ddc3 .shogun-icon-wrapper {
  text-align: center;
}


#s-51b70972-8f82-4ea7-8ad8-48e89649ddc3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-670d1710-b6cc-4b83-a52c-1ad16cdefc93 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-c6f0f207-b1a6-49a3-bfd5-307bce73f045 {
  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-c6f0f207-b1a6-49a3-bfd5-307bce73f045:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-c6f0f207-b1a6-49a3-bfd5-307bce73f045:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-c6f0f207-b1a6-49a3-bfd5-307bce73f045.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-bfb81c61-0677-4697-a9e4-dc86e286561b {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bfb81c61-0677-4697-a9e4-dc86e286561b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d8ca79f4-a2ad-45cc-a299-ae1050aa3423 .shogun-icon-wrapper {
  text-align: center;
}


#s-d8ca79f4-a2ad-45cc-a299-ae1050aa3423 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-f5cb1af0-3bd6-4565-93b4-579a5589f81b {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-51c9de82-1c40-411e-9bad-41d5700facfa {
  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-51c9de82-1c40-411e-9bad-41d5700facfa:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-51c9de82-1c40-411e-9bad-41d5700facfa:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-51c9de82-1c40-411e-9bad-41d5700facfa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-accb2cba-6883-4fc0-8c3d-a71d7c2c354d {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}








#s-accb2cba-6883-4fc0-8c3d-a71d7c2c354d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-accb2cba-6883-4fc0-8c3d-a71d7c2c354d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b898e46e-67e1-4147-87c6-b375780be46f {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b898e46e-67e1-4147-87c6-b375780be46f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-606bb7d6-feb0-4d4f-b85c-3dec8f111627 {
  text-align: left;
}




  #s-606bb7d6-feb0-4d4f-b85c-3dec8f111627 img.shogun-image {
    
    width: px;
  }


#s-606bb7d6-feb0-4d4f-b85c-3dec8f111627 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1380608c-7097-4f2e-b02e-a1e3b61ef3ca"] > .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-c237f14c-e260-41ae-8b97-c602fce12124 {
  text-align: center;
}

#s-181d1cab-4e0a-4910-a0da-b9c7452b496e {
  padding-top: 0px;
}

#s-3ef0b935-8b09-4e22-89bf-4cd3931ad1d1 {
  padding-top: 15px;
}

#s-b417811b-a7e9-473d-a18f-aa9ff7f816a4 {
  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;
}
