.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-2e785906-a2b6-4d74-bf80-ddd6c372ab0d {
  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-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-89b2bd58-46bf-463b-9355-0c93cec32448 .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-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-89b2bd58-46bf-463b-9355-0c93cec32448 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-32b4216f-a412-441e-8b30-4215395c288a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-381e25c2-25e8-4b67-8605-5f0a033ab18d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-381e25c2-25e8-4b67-8605-5f0a033ab18d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-381e25c2-25e8-4b67-8605-5f0a033ab18d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-381e25c2-25e8-4b67-8605-5f0a033ab18d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-381e25c2-25e8-4b67-8605-5f0a033ab18d > .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-381e25c2-25e8-4b67-8605-5f0a033ab18d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0f2f1c4b-ba48-439b-9eda-de6ebbc24c4b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-3a166fe5-cdf4-43bf-8005-be3ccaf4bd1b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-593182f6-9723-4281-ae82-6ffa6fc42995 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d865bf8c-39d9-4536-aa6f-7c11092b5a5d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d865bf8c-39d9-4536-aa6f-7c11092b5a5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d865bf8c-39d9-4536-aa6f-7c11092b5a5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-d865bf8c-39d9-4536-aa6f-7c11092b5a5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d865bf8c-39d9-4536-aa6f-7c11092b5a5d > .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-d865bf8c-39d9-4536-aa6f-7c11092b5a5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f17f8d67-333c-4340-9b32-a5185a72633f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-adaa7111-8165-4049-b89f-69ec6c0a2bf9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-adaa7111-8165-4049-b89f-69ec6c0a2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-adaa7111-8165-4049-b89f-69ec6c0a2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-adaa7111-8165-4049-b89f-69ec6c0a2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-adaa7111-8165-4049-b89f-69ec6c0a2bf9 > .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-adaa7111-8165-4049-b89f-69ec6c0a2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-72a51799-4226-4778-a33b-f608fc6e16e6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-f1654804-b398-4cfe-a588-f42336a69e83 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f1654804-b398-4cfe-a588-f42336a69e83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f1654804-b398-4cfe-a588-f42336a69e83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-f1654804-b398-4cfe-a588-f42336a69e83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f1654804-b398-4cfe-a588-f42336a69e83 > .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-f1654804-b398-4cfe-a588-f42336a69e83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-df414916-25ee-47df-a329-8e9f39f7bddf {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ef6ffbe4-e034-4d7b-aa05-10982842550d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ef6ffbe4-e034-4d7b-aa05-10982842550d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ef6ffbe4-e034-4d7b-aa05-10982842550d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-ef6ffbe4-e034-4d7b-aa05-10982842550d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ef6ffbe4-e034-4d7b-aa05-10982842550d > .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-ef6ffbe4-e034-4d7b-aa05-10982842550d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3e91d990-f6cb-43ce-9930-4fcd505179d1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-42b269b4-e733-41f8-bbe6-84aaba8b54cc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-42b269b4-e733-41f8-bbe6-84aaba8b54cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-42b269b4-e733-41f8-bbe6-84aaba8b54cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-42b269b4-e733-41f8-bbe6-84aaba8b54cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-42b269b4-e733-41f8-bbe6-84aaba8b54cc > .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-42b269b4-e733-41f8-bbe6-84aaba8b54cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-eb60d19c-deee-4e99-82eb-c1fc733920ab {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ef2034bf-fa7a-4f41-942e-a73850ef228b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ef2034bf-fa7a-4f41-942e-a73850ef228b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ef2034bf-fa7a-4f41-942e-a73850ef228b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-ef2034bf-fa7a-4f41-942e-a73850ef228b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ef2034bf-fa7a-4f41-942e-a73850ef228b > .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-ef2034bf-fa7a-4f41-942e-a73850ef228b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-29eb25bc-2b1a-4a23-968e-f66d7152b2df {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-9a792595-945f-4129-b30f-971735596049 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9a792595-945f-4129-b30f-971735596049 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-9a792595-945f-4129-b30f-971735596049 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-9a792595-945f-4129-b30f-971735596049 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9a792595-945f-4129-b30f-971735596049 > .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-9a792595-945f-4129-b30f-971735596049 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-93f9cb90-0127-427a-b87c-4aac27f40d6e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-a9d3b537-9860-4c5c-b743-9c2dee505ac4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a9d3b537-9860-4c5c-b743-9c2dee505ac4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a9d3b537-9860-4c5c-b743-9c2dee505ac4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-a9d3b537-9860-4c5c-b743-9c2dee505ac4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a9d3b537-9860-4c5c-b743-9c2dee505ac4 > .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-a9d3b537-9860-4c5c-b743-9c2dee505ac4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7867ad1c-39d7-4c00-bd0d-4d087eaaa1bf {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7f6d1765-f1dc-4194-bcc6-fd543224612a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7f6d1765-f1dc-4194-bcc6-fd543224612a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7f6d1765-f1dc-4194-bcc6-fd543224612a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-7f6d1765-f1dc-4194-bcc6-fd543224612a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7f6d1765-f1dc-4194-bcc6-fd543224612a > .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-7f6d1765-f1dc-4194-bcc6-fd543224612a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c01c2d6c-49eb-4782-97fe-90f494e4ae36 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-fab8baee-7a37-49a3-83f0-2fde03c3fd3b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fab8baee-7a37-49a3-83f0-2fde03c3fd3b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-fab8baee-7a37-49a3-83f0-2fde03c3fd3b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-fab8baee-7a37-49a3-83f0-2fde03c3fd3b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fab8baee-7a37-49a3-83f0-2fde03c3fd3b > .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-fab8baee-7a37-49a3-83f0-2fde03c3fd3b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d2814523-5b4c-486f-b9c8-69c9f116d2bd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8d2ec35a-ab7e-49bf-91db-d3b99056693b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8d2ec35a-ab7e-49bf-91db-d3b99056693b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8d2ec35a-ab7e-49bf-91db-d3b99056693b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8d2ec35a-ab7e-49bf-91db-d3b99056693b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8d2ec35a-ab7e-49bf-91db-d3b99056693b > .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-8d2ec35a-ab7e-49bf-91db-d3b99056693b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9ba6fb5f-9e1a-45a2-823e-af48c5801e96 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0429a856-e92a-410f-b1d7-fef13f090845 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0429a856-e92a-410f-b1d7-fef13f090845 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0429a856-e92a-410f-b1d7-fef13f090845 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-0429a856-e92a-410f-b1d7-fef13f090845 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0429a856-e92a-410f-b1d7-fef13f090845 > .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-0429a856-e92a-410f-b1d7-fef13f090845 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9111cb28-b7c8-41fb-8121-cadff2d4a5f0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-802e479e-23b5-41ce-b534-5892369d60e6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-802e479e-23b5-41ce-b534-5892369d60e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-802e479e-23b5-41ce-b534-5892369d60e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-802e479e-23b5-41ce-b534-5892369d60e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-802e479e-23b5-41ce-b534-5892369d60e6 > .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-802e479e-23b5-41ce-b534-5892369d60e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-836fb1ea-a791-4094-965e-9036800fa191 {
  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-3fde51ac-6bee-4fbf-8584-b736330da89a {
  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-3fde51ac-6bee-4fbf-8584-b736330da89a:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-3fde51ac-6bee-4fbf-8584-b736330da89a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3fde51ac-6bee-4fbf-8584-b736330da89a.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-a9056cc9-5dbb-49df-b19b-798996d9b65e {
  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-7e788681-6e09-48e4-8c23-234ee0d04fcd {
  text-align: center;
}




  #s-7e788681-6e09-48e4-8c23-234ee0d04fcd img.shogun-image {
    
    width: px;
  }


#s-7e788681-6e09-48e4-8c23-234ee0d04fcd .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-73b93b6e-972d-4547-944a-a97c84fe197c {
  text-align: center;
}




  #s-73b93b6e-972d-4547-944a-a97c84fe197c img.shogun-image {
    
    width: px;
  }


#s-73b93b6e-972d-4547-944a-a97c84fe197c .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-be698c53-9b88-43b4-9fbe-f476aa377ff9 {
  text-align: center;
}




  #s-be698c53-9b88-43b4-9fbe-f476aa377ff9 img.shogun-image {
    
    width: px;
  }


#s-be698c53-9b88-43b4-9fbe-f476aa377ff9 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d61cb353-097a-49c3-8d5c-17ca36bae6c3 {
  text-align: center;
}




  #s-d61cb353-097a-49c3-8d5c-17ca36bae6c3 img.shogun-image {
    
    width: px;
  }


#s-d61cb353-097a-49c3-8d5c-17ca36bae6c3 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-e4c830f8-ba0d-4ce3-9c26-d6363be98681 {
  text-align: center;
}




  #s-e4c830f8-ba0d-4ce3-9c26-d6363be98681 img.shogun-image {
    
    width: px;
  }


#s-e4c830f8-ba0d-4ce3-9c26-d6363be98681 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-ad91b15b-5846-4cb1-811e-515bdc4d5196 {
  text-align: center;
}




  #s-ad91b15b-5846-4cb1-811e-515bdc4d5196 img.shogun-image {
    
    width: px;
  }


#s-ad91b15b-5846-4cb1-811e-515bdc4d5196 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f6686f77-8252-4a8b-820c-4174a7a7a9a0 {
  text-align: center;
}




  #s-f6686f77-8252-4a8b-820c-4174a7a7a9a0 img.shogun-image {
    
    width: px;
  }


#s-f6686f77-8252-4a8b-820c-4174a7a7a9a0 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-dfe47d05-fe90-448c-98b5-2732a028b177 {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-b70b1de9-34cb-4284-969e-8386c2e747d7 {
  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-43c15fd2-3e8a-4198-b950-2c8db8b5d06a {
  text-align: left;
}


.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a {
  max-width: 100%;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom,
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a {
  max-width: 100%;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom,
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a {
  max-width: 100%;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom,
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a {
  max-width: 100%;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom,
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a {
  max-width: 100%;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .shg-image-zoom,
.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c15fd2-3e8a-4198-b950-2c8db8b5d06a .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-9b1465fc-93fb-42c5-983d-1e7663fd909b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9b1465fc-93fb-42c5-983d-1e7663fd909b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-09314981-fbaa-4cea-a92a-115036e504fe {
  text-align: left;
}

#s-09314981-fbaa-4cea-a92a-115036e504fe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-09314981-fbaa-4cea-a92a-115036e504fe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-09314981-fbaa-4cea-a92a-115036e504fe .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-85ae6c3c-ff2d-4eec-95e7-457cb57e8219 {
  display: none;
}
#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 {
  text-align: left;
}


.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 {
  max-width: 100%;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom,
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 {
  max-width: 100%;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom,
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 {
  max-width: 100%;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom,
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 {
  max-width: 100%;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom,
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 {
  max-width: 100%;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom,
.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bcb2510-6521-4d23-8ed8-25d1192f1311 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e852b0b4-5174-48d9-81c1-24a58af82ccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e852b0b4-5174-48d9-81c1-24a58af82ccd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-6843982d-7dba-4c0d-bec0-1173a4d95ea0 {
  text-align: left;
}

#s-6843982d-7dba-4c0d-bec0-1173a4d95ea0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6843982d-7dba-4c0d-bec0-1173a4d95ea0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6843982d-7dba-4c0d-bec0-1173a4d95ea0 .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-b57ebf9e-b4de-4c33-a7bd-7644e61e0137 {
  display: none;
}
#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 {
  text-align: left;
}


.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 {
  max-width: 100%;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom,
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 {
  max-width: 100%;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom,
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 {
  max-width: 100%;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom,
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 {
  max-width: 100%;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom,
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 {
  max-width: 100%;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom,
.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49be6fb-b576-497b-a4fb-b35e06223cc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-22e68a0e-e990-4369-9dca-29f757876152 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-22e68a0e-e990-4369-9dca-29f757876152 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-629a2c8c-d662-4096-90ec-3e2b3b429404 {
  text-align: left;
}

#s-629a2c8c-d662-4096-90ec-3e2b3b429404 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-629a2c8c-d662-4096-90ec-3e2b3b429404 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-629a2c8c-d662-4096-90ec-3e2b3b429404 .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-5d7e9d09-46d7-4d3d-b6c8-d0c1453a0e2d {
  display: none;
}
#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 {
  text-align: left;
}


.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 {
  max-width: 100%;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom,
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 {
  max-width: 100%;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom,
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 {
  max-width: 100%;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom,
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 {
  max-width: 100%;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom,
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 {
  max-width: 100%;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom,
.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ad6c5ed-3ab0-4efc-954c-a4657afaa5e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bb17a266-484f-4fa4-a26b-d6b15012ef37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bb17a266-484f-4fa4-a26b-d6b15012ef37 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-4400b5c3-791c-49a1-9bc0-e356f6d155f3 {
  text-align: left;
}

#s-4400b5c3-791c-49a1-9bc0-e356f6d155f3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4400b5c3-791c-49a1-9bc0-e356f6d155f3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4400b5c3-791c-49a1-9bc0-e356f6d155f3 .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-f8683347-fe31-40ae-91f1-454266995fd9 {
  display: none;
}
#s-265d8420-00ec-406e-8ded-d7d4ff22579b {
  text-align: left;
}


.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b {
  max-width: 100%;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom,
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b {
  max-width: 100%;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom,
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b {
  max-width: 100%;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom,
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b {
  max-width: 100%;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom,
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b {
  max-width: 100%;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom,
.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-265d8420-00ec-406e-8ded-d7d4ff22579b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21047939-b43c-45af-9b3a-f2881802b18a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21047939-b43c-45af-9b3a-f2881802b18a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-04ad54c9-e4b0-4861-b73c-8566c03e96e9 {
  text-align: left;
}

#s-04ad54c9-e4b0-4861-b73c-8566c03e96e9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-04ad54c9-e4b0-4861-b73c-8566c03e96e9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-04ad54c9-e4b0-4861-b73c-8566c03e96e9 .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-b5d3571c-34fb-4ea0-84f1-98b3635bec5c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b5d3571c-34fb-4ea0-84f1-98b3635bec5c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b5d3571c-34fb-4ea0-84f1-98b3635bec5c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5d3571c-34fb-4ea0-84f1-98b3635bec5c {
  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-b5d3571c-34fb-4ea0-84f1-98b3635bec5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5d3571c-34fb-4ea0-84f1-98b3635bec5c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b5d3571c-34fb-4ea0-84f1-98b3635bec5c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dafba319-24be-4fbd-818b-43895f62b2e9 {
  display: none;
}
#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 {
  text-align: left;
}


.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 {
  max-width: 100%;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom,
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 {
  max-width: 100%;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom,
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 {
  max-width: 100%;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom,
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 {
  max-width: 100%;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom,
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 {
  max-width: 100%;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom,
.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eae1a99c-f44a-4b4a-8f2d-0d12d6120fd2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aef179cd-7052-4f2c-b9c2-1334a7b41a9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aef179cd-7052-4f2c-b9c2-1334a7b41a9e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-b08f39bc-b886-404b-9e60-10e5db875077 {
  text-align: left;
}

#s-b08f39bc-b886-404b-9e60-10e5db875077 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b08f39bc-b886-404b-9e60-10e5db875077 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b08f39bc-b886-404b-9e60-10e5db875077 .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-46129a2f-c675-465e-9e97-d4c4139d2cb2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-46129a2f-c675-465e-9e97-d4c4139d2cb2:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-46129a2f-c675-465e-9e97-d4c4139d2cb2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-46129a2f-c675-465e-9e97-d4c4139d2cb2 {
  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-46129a2f-c675-465e-9e97-d4c4139d2cb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46129a2f-c675-465e-9e97-d4c4139d2cb2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-46129a2f-c675-465e-9e97-d4c4139d2cb2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-851ed2bf-b8c4-428b-93f3-9d90429b0640 {
  display: none;
}
#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 {
  text-align: left;
}


.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 {
  max-width: 100%;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom,
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 {
  max-width: 100%;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom,
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 {
  max-width: 100%;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom,
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 {
  max-width: 100%;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom,
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 {
  max-width: 100%;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom,
.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bddb08b4-2afa-4d0c-8075-ec256e7d7f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2908772f-960f-44dd-a452-5c77b6384089 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2908772f-960f-44dd-a452-5c77b6384089 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-dff41602-8ded-441d-b2a3-65d71760d6e3 {
  text-align: left;
}

#s-dff41602-8ded-441d-b2a3-65d71760d6e3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-dff41602-8ded-441d-b2a3-65d71760d6e3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dff41602-8ded-441d-b2a3-65d71760d6e3 .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-63853fe4-0f67-4b19-a398-4b5a443e0293 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-63853fe4-0f67-4b19-a398-4b5a443e0293:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-63853fe4-0f67-4b19-a398-4b5a443e0293:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-63853fe4-0f67-4b19-a398-4b5a443e0293 {
  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-63853fe4-0f67-4b19-a398-4b5a443e0293.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63853fe4-0f67-4b19-a398-4b5a443e0293.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-63853fe4-0f67-4b19-a398-4b5a443e0293.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-14a81fea-5b2a-4228-9add-13d8c7449403 {
  display: none;
}
#s-76e43599-130c-4dcd-96bb-d308499de240 {
  text-align: left;
}


.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 {
  max-width: 100%;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom,
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 {
  max-width: 100%;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom,
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 {
  max-width: 100%;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom,
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 {
  max-width: 100%;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom,
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 {
  max-width: 100%;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom,
.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76e43599-130c-4dcd-96bb-d308499de240 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b95ef6a0-a50e-4f28-8a33-33507dba95e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b95ef6a0-a50e-4f28-8a33-33507dba95e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-13a33417-9ae6-44e3-b06e-7d1efac716f4 {
  text-align: left;
}

#s-13a33417-9ae6-44e3-b06e-7d1efac716f4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-13a33417-9ae6-44e3-b06e-7d1efac716f4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-13a33417-9ae6-44e3-b06e-7d1efac716f4 .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-c37ce4da-90ec-41f2-82e1-71e216ccc34e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-c37ce4da-90ec-41f2-82e1-71e216ccc34e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c37ce4da-90ec-41f2-82e1-71e216ccc34e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c37ce4da-90ec-41f2-82e1-71e216ccc34e {
  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-c37ce4da-90ec-41f2-82e1-71e216ccc34e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c37ce4da-90ec-41f2-82e1-71e216ccc34e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c37ce4da-90ec-41f2-82e1-71e216ccc34e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5f75ab69-0ad3-4962-90d8-3e265f77b22e {
  display: none;
}
#s-16f68735-60e7-48e9-8daa-afc840de2afc {
  text-align: left;
}


.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc {
  max-width: 100%;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom,
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc {
  max-width: 100%;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom,
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc {
  max-width: 100%;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom,
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc {
  max-width: 100%;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom,
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc {
  max-width: 100%;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom,
.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f68735-60e7-48e9-8daa-afc840de2afc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a4295d1-5ac2-4cbe-8833-cecb17f6d61c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a4295d1-5ac2-4cbe-8833-cecb17f6d61c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-57ac1d29-195b-4353-a44b-264dc7689f3f {
  text-align: left;
}

#s-57ac1d29-195b-4353-a44b-264dc7689f3f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-57ac1d29-195b-4353-a44b-264dc7689f3f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-57ac1d29-195b-4353-a44b-264dc7689f3f .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-43e27318-07b7-41fa-b776-d2c6874fcb67 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-43e27318-07b7-41fa-b776-d2c6874fcb67:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-43e27318-07b7-41fa-b776-d2c6874fcb67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-43e27318-07b7-41fa-b776-d2c6874fcb67 {
  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-43e27318-07b7-41fa-b776-d2c6874fcb67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43e27318-07b7-41fa-b776-d2c6874fcb67.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-43e27318-07b7-41fa-b776-d2c6874fcb67.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-60f2b162-009d-41e4-a44a-2751857bdae9 {
  display: none;
}
#s-35cd864b-433c-49fe-aadf-c35a030f74e1 {
  text-align: left;
}


.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 {
  max-width: 100%;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom,
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 {
  max-width: 100%;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom,
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 {
  max-width: 100%;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom,
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 {
  max-width: 100%;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom,
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 {
  max-width: 100%;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom,
.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35cd864b-433c-49fe-aadf-c35a030f74e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a14b2343-3932-4b59-a237-0b49c5fcdad7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a14b2343-3932-4b59-a237-0b49c5fcdad7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5e8369e3-1e60-48e9-8ef3-8383100c0c0c {
  text-align: left;
}

#s-5e8369e3-1e60-48e9-8ef3-8383100c0c0c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5e8369e3-1e60-48e9-8ef3-8383100c0c0c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5e8369e3-1e60-48e9-8ef3-8383100c0c0c .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-42137bda-2016-409e-a3d7-e71537f53e29 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-42137bda-2016-409e-a3d7-e71537f53e29:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-42137bda-2016-409e-a3d7-e71537f53e29:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-42137bda-2016-409e-a3d7-e71537f53e29 {
  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-42137bda-2016-409e-a3d7-e71537f53e29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42137bda-2016-409e-a3d7-e71537f53e29.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-42137bda-2016-409e-a3d7-e71537f53e29.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e04ae6e6-aed8-4348-921f-d528d5c60946 {
  display: none;
}
#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 {
  text-align: left;
}


.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 {
  max-width: 100%;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom,
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 {
  max-width: 100%;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom,
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 {
  max-width: 100%;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom,
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 {
  max-width: 100%;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom,
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 {
  max-width: 100%;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom,
.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ed6fc2-1069-428a-9815-77cbb0f1f2c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aeb27a5c-62c9-49f6-a870-1a0b48267bec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aeb27a5c-62c9-49f6-a870-1a0b48267bec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ec177c1f-abff-4020-a171-8b5b1f5eccf5 {
  text-align: left;
}

#s-ec177c1f-abff-4020-a171-8b5b1f5eccf5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ec177c1f-abff-4020-a171-8b5b1f5eccf5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ec177c1f-abff-4020-a171-8b5b1f5eccf5 .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-7d7ba54e-573d-4906-8731-2ce93e98ad15 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-7d7ba54e-573d-4906-8731-2ce93e98ad15:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-7d7ba54e-573d-4906-8731-2ce93e98ad15:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7d7ba54e-573d-4906-8731-2ce93e98ad15 {
  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-7d7ba54e-573d-4906-8731-2ce93e98ad15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d7ba54e-573d-4906-8731-2ce93e98ad15.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7d7ba54e-573d-4906-8731-2ce93e98ad15.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6e14fe2e-7401-485b-9d69-817e67b2d20b {
  display: none;
}
#s-429f27c9-09df-46ba-b7f9-70b1b73611be {
  text-align: left;
}


.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be {
  max-width: 100%;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom,
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be {
  max-width: 100%;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom,
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be {
  max-width: 100%;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom,
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be {
  max-width: 100%;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom,
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be {
  max-width: 100%;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom,
.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429f27c9-09df-46ba-b7f9-70b1b73611be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ede44a9-dd2b-4fc4-ba27-ede2c980f054 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ede44a9-dd2b-4fc4-ba27-ede2c980f054 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5a29ae89-edd8-4ad8-b98f-990f3236a685 {
  text-align: left;
}

#s-5a29ae89-edd8-4ad8-b98f-990f3236a685 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5a29ae89-edd8-4ad8-b98f-990f3236a685 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5a29ae89-edd8-4ad8-b98f-990f3236a685 .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-8aca181f-261a-49a2-8fb0-99bce57fdcaf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-8aca181f-261a-49a2-8fb0-99bce57fdcaf:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8aca181f-261a-49a2-8fb0-99bce57fdcaf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8aca181f-261a-49a2-8fb0-99bce57fdcaf {
  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-8aca181f-261a-49a2-8fb0-99bce57fdcaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8aca181f-261a-49a2-8fb0-99bce57fdcaf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8aca181f-261a-49a2-8fb0-99bce57fdcaf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-72bdc516-f523-4927-b217-84a3e99ce57c {
  display: none;
}
#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c {
  text-align: left;
}


.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c {
  max-width: 100%;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom,
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c {
  max-width: 100%;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom,
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c {
  max-width: 100%;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom,
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c {
  max-width: 100%;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom,
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c {
  max-width: 100%;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom,
.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09ed0cb2-f8d9-437a-a50c-d88cd2c1ef0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d94a8b63-34f6-4736-8c72-1a7426fb551a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d94a8b63-34f6-4736-8c72-1a7426fb551a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-86c62c3d-2d47-4f6c-a497-5ed17005fc84 {
  text-align: left;
}

#s-86c62c3d-2d47-4f6c-a497-5ed17005fc84 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-86c62c3d-2d47-4f6c-a497-5ed17005fc84 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-86c62c3d-2d47-4f6c-a497-5ed17005fc84 .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-f5383934-90be-4e91-9d49-d5398d34e5d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-f5383934-90be-4e91-9d49-d5398d34e5d2:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f5383934-90be-4e91-9d49-d5398d34e5d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f5383934-90be-4e91-9d49-d5398d34e5d2 {
  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-f5383934-90be-4e91-9d49-d5398d34e5d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5383934-90be-4e91-9d49-d5398d34e5d2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f5383934-90be-4e91-9d49-d5398d34e5d2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-98bb3daf-b9eb-4411-9792-7c9f44ffd58b {
  display: none;
}
#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 {
  text-align: left;
}


.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 {
  max-width: 100%;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom,
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 {
  max-width: 100%;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom,
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 {
  max-width: 100%;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom,
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 {
  max-width: 100%;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom,
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 {
  max-width: 100%;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom,
.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b159bf61-1ca7-42b6-beee-d6c3fd32e1e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d159745-3662-4130-8804-6fdf2f853c5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d159745-3662-4130-8804-6fdf2f853c5e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-9ddc0f1b-4fd7-4b88-bd4a-132c2deb8e34 {
  text-align: left;
}

#s-9ddc0f1b-4fd7-4b88-bd4a-132c2deb8e34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9ddc0f1b-4fd7-4b88-bd4a-132c2deb8e34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ddc0f1b-4fd7-4b88-bd4a-132c2deb8e34 .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-12938886-d569-4d51-b106-b813f0438bc5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-12938886-d569-4d51-b106-b813f0438bc5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-12938886-d569-4d51-b106-b813f0438bc5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-12938886-d569-4d51-b106-b813f0438bc5 {
  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-12938886-d569-4d51-b106-b813f0438bc5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12938886-d569-4d51-b106-b813f0438bc5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-12938886-d569-4d51-b106-b813f0438bc5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-baf2a221-60fe-48fc-8145-053117e874ff {
  display: none;
}
#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 {
  text-align: left;
}


.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 {
  max-width: 100%;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom,
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 {
  max-width: 100%;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom,
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 {
  max-width: 100%;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom,
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 {
  max-width: 100%;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom,
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 {
  max-width: 100%;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom,
.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ecda1f2-4d94-460a-8e0a-4facb02d2565 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-62cb52b7-af8f-4876-8f16-4590cf575478 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62cb52b7-af8f-4876-8f16-4590cf575478 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d46e230f-3577-4976-9753-1c35fe38e53e {
  text-align: left;
}

#s-d46e230f-3577-4976-9753-1c35fe38e53e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d46e230f-3577-4976-9753-1c35fe38e53e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d46e230f-3577-4976-9753-1c35fe38e53e .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-5bec57b6-5796-4d73-bd08-0318c9417dfb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-5bec57b6-5796-4d73-bd08-0318c9417dfb:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-5bec57b6-5796-4d73-bd08-0318c9417dfb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5bec57b6-5796-4d73-bd08-0318c9417dfb {
  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-5bec57b6-5796-4d73-bd08-0318c9417dfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bec57b6-5796-4d73-bd08-0318c9417dfb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-5bec57b6-5796-4d73-bd08-0318c9417dfb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a8a9cd30-d8ad-4175-b966-7978f6f787a5 {
  display: none;
}
#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 {
  text-align: left;
}


.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 {
  max-width: 100%;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom,
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 {
  max-width: 100%;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom,
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 {
  max-width: 100%;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom,
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 {
  max-width: 100%;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom,
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 {
  max-width: 100%;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom,
.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd0ae45-3c0f-4712-bf68-cb5aa71aee42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0e04090-3ce3-4d3c-8dc0-ee4d943a4031 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0e04090-3ce3-4d3c-8dc0-ee4d943a4031 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c7739847-32a0-418c-844c-1d55e064cc83 {
  text-align: left;
}

#s-c7739847-32a0-418c-844c-1d55e064cc83 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c7739847-32a0-418c-844c-1d55e064cc83 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c7739847-32a0-418c-844c-1d55e064cc83 .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-3b07af8c-1415-4789-8d1b-98b43c2a316b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-3b07af8c-1415-4789-8d1b-98b43c2a316b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3b07af8c-1415-4789-8d1b-98b43c2a316b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b07af8c-1415-4789-8d1b-98b43c2a316b {
  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-3b07af8c-1415-4789-8d1b-98b43c2a316b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b07af8c-1415-4789-8d1b-98b43c2a316b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3b07af8c-1415-4789-8d1b-98b43c2a316b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1d089d70-bec6-4859-84e8-05ac61918ce9 {
  display: none;
}
#s-97e9179a-a6d4-402c-aec5-1c12bf32efac {
  text-align: left;
}


.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac {
  max-width: 100%;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom,
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac {
  max-width: 100%;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom,
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac {
  max-width: 100%;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom,
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac {
  max-width: 100%;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom,
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac {
  max-width: 100%;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom,
.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e9179a-a6d4-402c-aec5-1c12bf32efac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-23813931-a3d4-4780-a3a4-1effc86b0c44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23813931-a3d4-4780-a3a4-1effc86b0c44 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5ed593de-22cf-4b80-9ba8-69ab5a32f7e1 {
  text-align: left;
}

#s-5ed593de-22cf-4b80-9ba8-69ab5a32f7e1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5ed593de-22cf-4b80-9ba8-69ab5a32f7e1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ed593de-22cf-4b80-9ba8-69ab5a32f7e1 .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-79b34147-bd2b-4f54-a62c-c632fbfd83eb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-79b34147-bd2b-4f54-a62c-c632fbfd83eb:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-79b34147-bd2b-4f54-a62c-c632fbfd83eb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-79b34147-bd2b-4f54-a62c-c632fbfd83eb {
  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-79b34147-bd2b-4f54-a62c-c632fbfd83eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79b34147-bd2b-4f54-a62c-c632fbfd83eb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-79b34147-bd2b-4f54-a62c-c632fbfd83eb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3cc9f54c-c8c2-45f3-b681-d89df68500a1 {
  display: none;
}
#s-c33ab442-1e17-481f-831a-b0cc0106484e {
  text-align: left;
}


.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e {
  max-width: 100%;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom,
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e {
  max-width: 100%;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom,
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e {
  max-width: 100%;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom,
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e {
  max-width: 100%;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom,
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e {
  max-width: 100%;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom,
.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c33ab442-1e17-481f-831a-b0cc0106484e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-66f982fa-38f8-4031-8da9-be16215f56bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66f982fa-38f8-4031-8da9-be16215f56bb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-54cabdae-3a05-4249-a97e-ceafde3fc970 {
  text-align: left;
}

#s-54cabdae-3a05-4249-a97e-ceafde3fc970 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-54cabdae-3a05-4249-a97e-ceafde3fc970 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-54cabdae-3a05-4249-a97e-ceafde3fc970 .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-2a660281-d6f0-450c-8d24-d66110f5ec12 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2a660281-d6f0-450c-8d24-d66110f5ec12:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2a660281-d6f0-450c-8d24-d66110f5ec12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2a660281-d6f0-450c-8d24-d66110f5ec12 {
  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-2a660281-d6f0-450c-8d24-d66110f5ec12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a660281-d6f0-450c-8d24-d66110f5ec12.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2a660281-d6f0-450c-8d24-d66110f5ec12.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-003a5d6a-91ac-4a80-9fa1-f3e6697c1fb8 {
  display: none;
}
#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c {
  text-align: left;
}


.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c {
  max-width: 100%;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom,
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c {
  max-width: 100%;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom,
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c {
  max-width: 100%;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom,
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c {
  max-width: 100%;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom,
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c {
  max-width: 100%;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom,
.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6d76f9-36b9-414b-96e5-f6310fd3632c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3b08829c-906e-4487-a0be-be1bf533aa65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b08829c-906e-4487-a0be-be1bf533aa65 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-73067b65-412b-435f-b3a0-984e0ab258d3 {
  text-align: left;
}

#s-73067b65-412b-435f-b3a0-984e0ab258d3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-73067b65-412b-435f-b3a0-984e0ab258d3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-73067b65-412b-435f-b3a0-984e0ab258d3 .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-2dc33f05-4437-4616-8a34-c06314b60116 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2dc33f05-4437-4616-8a34-c06314b60116:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2dc33f05-4437-4616-8a34-c06314b60116:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2dc33f05-4437-4616-8a34-c06314b60116 {
  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-2dc33f05-4437-4616-8a34-c06314b60116.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dc33f05-4437-4616-8a34-c06314b60116.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2dc33f05-4437-4616-8a34-c06314b60116.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3f586efb-8315-498d-abe3-ac906c8a674a {
  display: none;
}
#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 {
  text-align: left;
}


.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 {
  max-width: 100%;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom,
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 {
  max-width: 100%;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom,
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 {
  max-width: 100%;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom,
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 {
  max-width: 100%;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom,
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 {
  max-width: 100%;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom,
.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca54b725-2b95-4ea1-a02f-06186f7b0723 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71b50ad3-8443-418f-bd95-987bc5edb630 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71b50ad3-8443-418f-bd95-987bc5edb630 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7bf28c7b-b41f-46e3-b723-bca44f796920 {
  text-align: left;
}

#s-7bf28c7b-b41f-46e3-b723-bca44f796920 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7bf28c7b-b41f-46e3-b723-bca44f796920 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7bf28c7b-b41f-46e3-b723-bca44f796920 .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-bd453677-4f15-4b47-b010-c0286d850b21 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-bd453677-4f15-4b47-b010-c0286d850b21:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-bd453677-4f15-4b47-b010-c0286d850b21:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bd453677-4f15-4b47-b010-c0286d850b21 {
  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-bd453677-4f15-4b47-b010-c0286d850b21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd453677-4f15-4b47-b010-c0286d850b21.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-bd453677-4f15-4b47-b010-c0286d850b21.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-c785f715-5283-499a-852a-4f2f3dba3f6c {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}








#s-c785f715-5283-499a-852a-4f2f3dba3f6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c785f715-5283-499a-852a-4f2f3dba3f6c.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-cb18b476-0f4c-4cac-bc12-1d9de13ae3df {
  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-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb18b476-0f4c-4cac-bc12-1d9de13ae3df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ff885adf-8718-4345-8182-92632e53edd5 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ff885adf-8718-4345-8182-92632e53edd5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-aa1ed741-f21e-490a-85d3-bc89b807842b .shogun-icon-wrapper {
  text-align: center;
}


#s-aa1ed741-f21e-490a-85d3-bc89b807842b .shogun-icon-wrapper > .shogun-icon {

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

#s-7ba20d86-64a1-4e7d-b172-15e572ed2d65 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-7c6a0f3d-421e-41af-bf73-f18fdb77b382 {
  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-7c6a0f3d-421e-41af-bf73-f18fdb77b382:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-7c6a0f3d-421e-41af-bf73-f18fdb77b382:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-7c6a0f3d-421e-41af-bf73-f18fdb77b382.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-211e06be-5ea0-4cab-876c-4e3f36e47be7 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-211e06be-5ea0-4cab-876c-4e3f36e47be7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-cb9144e0-dfad-41a1-b17e-03dc4aa37af7 .shogun-icon-wrapper {
  text-align: center;
}


#s-cb9144e0-dfad-41a1-b17e-03dc4aa37af7 .shogun-icon-wrapper > .shogun-icon {

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

#s-07a35965-229b-4a52-8f11-471b90fde685 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-5228b785-960f-49e8-944f-b24c57cd68f4 {
  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-5228b785-960f-49e8-944f-b24c57cd68f4:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-5228b785-960f-49e8-944f-b24c57cd68f4:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-5228b785-960f-49e8-944f-b24c57cd68f4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2a79f0ff-c1b3-42c7-9264-f4abbe0c85a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-191e5d20-033a-4b2b-a3f0-c48dd7c11fed .shogun-icon-wrapper {
  text-align: center;
}


#s-191e5d20-033a-4b2b-a3f0-c48dd7c11fed .shogun-icon-wrapper > .shogun-icon {

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

#s-542f0087-1a48-423b-992e-6e90122ee2d7 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-3d6c7e57-30bb-4134-a331-5f3a4cd37ecb {
  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-3d6c7e57-30bb-4134-a331-5f3a4cd37ecb:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-3d6c7e57-30bb-4134-a331-5f3a4cd37ecb:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-3d6c7e57-30bb-4134-a331-5f3a4cd37ecb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2339241d-3d04-45c9-a4a9-25678d4cdc84 {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}








#s-2339241d-3d04-45c9-a4a9-25678d4cdc84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2339241d-3d04-45c9-a4a9-25678d4cdc84.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c7a7c41-b3b8-46b8-b0c1-f196761b29ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a5302c2f-7d54-454a-92fc-1bff938183ac {
  text-align: left;
}




  #s-a5302c2f-7d54-454a-92fc-1bff938183ac img.shogun-image {
    
    width: px;
  }


#s-a5302c2f-7d54-454a-92fc-1bff938183ac .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-6d16d088-cd03-4868-bec3-d9223da98e2d {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d16d088-cd03-4868-bec3-d9223da98e2d"] > .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-2471eef2-b9cc-4550-9e1f-f455b183f2a6 {
  text-align: center;
}

#s-ed81d7f7-2232-47df-aca1-8212b276476e {
  padding-top: 0px;
}

#s-16d28009-1e8c-4520-a41a-897cbfe8ed12 {
  padding-top: 15px;
}

#s-15144229-aa43-4b12-ba0a-3d157d2a8bab {
  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;
}
