.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-e8528c61-3273-40bf-bec3-22f3e6a9563d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .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-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-daa253ab-53f4-49d6-9fcf-897b9b54e0a8 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-2d0829ad-1be6-473e-985c-7d8989d0e831 {
  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-8fe59dd1-78e4-40ab-9adf-88863f21f354 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8fe59dd1-78e4-40ab-9adf-88863f21f354 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8fe59dd1-78e4-40ab-9adf-88863f21f354 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8fe59dd1-78e4-40ab-9adf-88863f21f354 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8fe59dd1-78e4-40ab-9adf-88863f21f354 > .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-8fe59dd1-78e4-40ab-9adf-88863f21f354 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b1c036c3-f5f8-44e6-b4d8-7127d38cbe2a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-43e32ab9-eba0-4f09-9870-21c48d65fff8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-826f0e9d-f81e-4529-91d2-59e20ac4526d {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f96ec637-2ae7-43f4-bee0-b417a496e4e8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f96ec637-2ae7-43f4-bee0-b417a496e4e8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f96ec637-2ae7-43f4-bee0-b417a496e4e8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-f96ec637-2ae7-43f4-bee0-b417a496e4e8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f96ec637-2ae7-43f4-bee0-b417a496e4e8 > .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-f96ec637-2ae7-43f4-bee0-b417a496e4e8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-584c37ad-0954-4694-a710-ba1100602262 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-2d3d01bd-1b88-4af8-a5e7-0abe3b11cf60 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2d3d01bd-1b88-4af8-a5e7-0abe3b11cf60 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2d3d01bd-1b88-4af8-a5e7-0abe3b11cf60 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-2d3d01bd-1b88-4af8-a5e7-0abe3b11cf60 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2d3d01bd-1b88-4af8-a5e7-0abe3b11cf60 > .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-2d3d01bd-1b88-4af8-a5e7-0abe3b11cf60 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bd2334e9-4024-4cd0-ac2e-ba08b01d32cd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ecee1510-a461-416f-88fe-002a47626254 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ecee1510-a461-416f-88fe-002a47626254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ecee1510-a461-416f-88fe-002a47626254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-ecee1510-a461-416f-88fe-002a47626254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ecee1510-a461-416f-88fe-002a47626254 > .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-ecee1510-a461-416f-88fe-002a47626254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2873e204-322e-4c62-88c5-3dc8fef1c9d7 {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-ec86a42d-5933-4551-8be2-c45789bec73f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ec86a42d-5933-4551-8be2-c45789bec73f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ec86a42d-5933-4551-8be2-c45789bec73f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-ec86a42d-5933-4551-8be2-c45789bec73f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ec86a42d-5933-4551-8be2-c45789bec73f > .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-ec86a42d-5933-4551-8be2-c45789bec73f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7b92138b-7fdc-47b1-8a25-5a387523b4d0 {
  padding-top: 10px;
padding-left: 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-a9fe1631-8f3e-40ad-9f59-75d18efd8661 {
  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-a9fe1631-8f3e-40ad-9f59-75d18efd8661:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-a9fe1631-8f3e-40ad-9f59-75d18efd8661:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9fe1631-8f3e-40ad-9f59-75d18efd8661.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-75cab755-3f60-4f91-b405-ed85fb1ab69f {
  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-82f2bad3-ef70-4ad4-80db-8acc954ebc02 {
  text-align: center;
}




  #s-82f2bad3-ef70-4ad4-80db-8acc954ebc02 img.shogun-image {
    
    width: px;
  }


#s-82f2bad3-ef70-4ad4-80db-8acc954ebc02 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ff4fc895-80c6-4f16-9358-4a8dfc20d1e7 {
  text-align: center;
}




  #s-ff4fc895-80c6-4f16-9358-4a8dfc20d1e7 img.shogun-image {
    
    width: px;
  }


#s-ff4fc895-80c6-4f16-9358-4a8dfc20d1e7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c2b80602-3661-4fc4-b807-58c08c2b60cd {
  text-align: center;
}




  #s-c2b80602-3661-4fc4-b807-58c08c2b60cd img.shogun-image {
    
    width: px;
  }


#s-c2b80602-3661-4fc4-b807-58c08c2b60cd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ffad6dc3-b11d-4f2e-a9bd-601aefa24e4f {
  text-align: center;
}




  #s-ffad6dc3-b11d-4f2e-a9bd-601aefa24e4f img.shogun-image {
    
    width: px;
  }


#s-ffad6dc3-b11d-4f2e-a9bd-601aefa24e4f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a0737ad3-8ab1-4655-ad26-44371168808d {
  text-align: center;
}




  #s-a0737ad3-8ab1-4655-ad26-44371168808d img.shogun-image {
    
    width: px;
  }


#s-a0737ad3-8ab1-4655-ad26-44371168808d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f5ca2758-4d25-44b2-9a3c-6f12785a31ae {
  text-align: center;
}




  #s-f5ca2758-4d25-44b2-9a3c-6f12785a31ae img.shogun-image {
    
    width: px;
  }


#s-f5ca2758-4d25-44b2-9a3c-6f12785a31ae .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-86834950-4c4e-4042-899c-28661743a6dd {
  text-align: center;
}




  #s-86834950-4c4e-4042-899c-28661743a6dd img.shogun-image {
    
    width: px;
  }


#s-86834950-4c4e-4042-899c-28661743a6dd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7d36b474-beec-4c54-b79d-e9ef114f9e8e {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-24ec8dd8-7d5c-4eec-8971-d6bb93521449 {
  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-51a314a8-46d5-48be-8a01-13e0eb75a585 {
  text-align: left;
}


.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 {
  max-width: 100%;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom,
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 {
  max-width: 100%;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom,
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 {
  max-width: 100%;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom,
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 {
  max-width: 100%;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom,
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 {
  max-width: 100%;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .shg-image-zoom,
.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a314a8-46d5-48be-8a01-13e0eb75a585 .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-3616c122-7568-4250-ad8e-5b67462142e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3616c122-7568-4250-ad8e-5b67462142e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-15ec315b-4fa5-4239-bdcf-677cdd49e549 {
  text-align: left;
}

#s-15ec315b-4fa5-4239-bdcf-677cdd49e549 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-15ec315b-4fa5-4239-bdcf-677cdd49e549 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-15ec315b-4fa5-4239-bdcf-677cdd49e549 .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-2630f1a2-d48a-4e6d-a970-b3d8bdaf28ab {
  display: none;
}
#s-85663ab3-38b4-4eae-9863-f79f024dabc9 {
  text-align: left;
}


.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 {
  max-width: 100%;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom,
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 {
  max-width: 100%;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom,
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 {
  max-width: 100%;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom,
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 {
  max-width: 100%;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom,
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 {
  max-width: 100%;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom,
.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85663ab3-38b4-4eae-9863-f79f024dabc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-185deb43-3d7b-44f5-b545-023f2b0a5210 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-185deb43-3d7b-44f5-b545-023f2b0a5210 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-e726d93e-9d99-4c8a-aecb-a1d86ad3e613 {
  text-align: left;
}

#s-e726d93e-9d99-4c8a-aecb-a1d86ad3e613 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e726d93e-9d99-4c8a-aecb-a1d86ad3e613 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e726d93e-9d99-4c8a-aecb-a1d86ad3e613 .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-9fff1235-e9fe-4ea2-a4f7-166a7ce8fb9a {
  display: none;
}
#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 {
  text-align: left;
}


.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 {
  max-width: 100%;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom,
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 {
  max-width: 100%;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom,
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 {
  max-width: 100%;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom,
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 {
  max-width: 100%;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom,
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 {
  max-width: 100%;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom,
.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc06c8b-31a1-4ff9-b513-095b0a7b8628 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac56c09f-34b6-4297-bbdf-46770be190d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ac56c09f-34b6-4297-bbdf-46770be190d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-3cec8a52-bb90-4f99-9094-a1de2077129d {
  text-align: left;
}

#s-3cec8a52-bb90-4f99-9094-a1de2077129d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3cec8a52-bb90-4f99-9094-a1de2077129d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3cec8a52-bb90-4f99-9094-a1de2077129d .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-05a6ce46-c32d-4f6d-a4a9-b9ac7935f58f {
  display: none;
}
#s-b3522a00-e349-4978-a026-f0a63b162ced {
  text-align: left;
}


.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced {
  max-width: 100%;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom,
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced {
  max-width: 100%;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom,
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced {
  max-width: 100%;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom,
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced {
  max-width: 100%;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom,
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced {
  max-width: 100%;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom,
.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3522a00-e349-4978-a026-f0a63b162ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2d5170e8-5849-4e8c-b558-b40cb3a8273d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2d5170e8-5849-4e8c-b558-b40cb3a8273d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-5bc974a8-ff5d-462f-a109-26b61b368c05 {
  text-align: left;
}

#s-5bc974a8-ff5d-462f-a109-26b61b368c05 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5bc974a8-ff5d-462f-a109-26b61b368c05 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5bc974a8-ff5d-462f-a109-26b61b368c05 .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-bb311016-afc9-4e87-be95-0d8aebabaf9a {
  display: none;
}
#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 {
  text-align: left;
}


.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 {
  max-width: 100%;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom,
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 {
  max-width: 100%;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom,
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 {
  max-width: 100%;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom,
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 {
  max-width: 100%;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom,
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 {
  max-width: 100%;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom,
.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb7a43ef-6e6a-4584-a059-fbada84db1e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a1a3a86-9710-4a1f-b87e-7a3f67fcfba7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a1a3a86-9710-4a1f-b87e-7a3f67fcfba7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-09f4c480-358a-4997-b2c7-e3cd7eae37f6 {
  text-align: left;
}

#s-09f4c480-358a-4997-b2c7-e3cd7eae37f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-09f4c480-358a-4997-b2c7-e3cd7eae37f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-09f4c480-358a-4997-b2c7-e3cd7eae37f6 .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-12725a27-f756-47fc-9094-92bdb0bef5d6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-12725a27-f756-47fc-9094-92bdb0bef5d6:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-12725a27-f756-47fc-9094-92bdb0bef5d6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-12725a27-f756-47fc-9094-92bdb0bef5d6 {
  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-12725a27-f756-47fc-9094-92bdb0bef5d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12725a27-f756-47fc-9094-92bdb0bef5d6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-12725a27-f756-47fc-9094-92bdb0bef5d6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d04aba37-1e92-40b7-bd72-5e78447b998d {
  display: none;
}
#s-0e839bf5-f634-49af-908d-7350ebd71176 {
  text-align: left;
}


.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 {
  max-width: 100%;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom,
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 {
  max-width: 100%;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom,
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 {
  max-width: 100%;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom,
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 {
  max-width: 100%;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom,
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 {
  max-width: 100%;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom,
.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e839bf5-f634-49af-908d-7350ebd71176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ae2b1174-38b2-4edd-b893-71e47f479fc5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae2b1174-38b2-4edd-b893-71e47f479fc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-6fff8f5a-fb43-46b1-8710-85b659ee9560 {
  text-align: left;
}

#s-6fff8f5a-fb43-46b1-8710-85b659ee9560 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6fff8f5a-fb43-46b1-8710-85b659ee9560 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6fff8f5a-fb43-46b1-8710-85b659ee9560 .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-9112dc96-f4e4-4111-8224-41dc18360852 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-9112dc96-f4e4-4111-8224-41dc18360852:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9112dc96-f4e4-4111-8224-41dc18360852:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9112dc96-f4e4-4111-8224-41dc18360852 {
  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-9112dc96-f4e4-4111-8224-41dc18360852.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9112dc96-f4e4-4111-8224-41dc18360852.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9112dc96-f4e4-4111-8224-41dc18360852.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aa51d68d-8101-4302-bffa-ed4772172733 {
  display: none;
}
#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a {
  text-align: left;
}


.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a {
  max-width: 100%;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom,
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a {
  max-width: 100%;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom,
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a {
  max-width: 100%;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom,
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a {
  max-width: 100%;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom,
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a {
  max-width: 100%;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom,
.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43ff08f2-32e2-42b9-8e84-1723abce9b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7bd2156f-3bb2-4528-ba54-b47f639bbf96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7bd2156f-3bb2-4528-ba54-b47f639bbf96 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-2e322031-2346-40a3-953d-78c85aeace61 {
  text-align: left;
}

#s-2e322031-2346-40a3-953d-78c85aeace61 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2e322031-2346-40a3-953d-78c85aeace61 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2e322031-2346-40a3-953d-78c85aeace61 .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-9f6118d1-539d-41dc-9b69-1da11179cf9e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-9f6118d1-539d-41dc-9b69-1da11179cf9e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9f6118d1-539d-41dc-9b69-1da11179cf9e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9f6118d1-539d-41dc-9b69-1da11179cf9e {
  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-9f6118d1-539d-41dc-9b69-1da11179cf9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f6118d1-539d-41dc-9b69-1da11179cf9e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9f6118d1-539d-41dc-9b69-1da11179cf9e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a1e749cd-71ba-4db5-9555-63b2cac3e3ab {
  display: none;
}
#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb {
  text-align: left;
}


.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb {
  max-width: 100%;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom,
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb {
  max-width: 100%;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom,
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb {
  max-width: 100%;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom,
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb {
  max-width: 100%;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom,
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb {
  max-width: 100%;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom,
.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d7a3727-d33a-499a-ab8c-6b8f810792eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a2460eca-71c7-417d-9a3d-eb8967592eac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2460eca-71c7-417d-9a3d-eb8967592eac .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-8162dc2c-121a-4dc5-b881-f2d462272d0a {
  text-align: left;
}

#s-8162dc2c-121a-4dc5-b881-f2d462272d0a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8162dc2c-121a-4dc5-b881-f2d462272d0a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8162dc2c-121a-4dc5-b881-f2d462272d0a .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-a500bd06-115a-48c8-b8d1-b93259051a3f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-a500bd06-115a-48c8-b8d1-b93259051a3f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a500bd06-115a-48c8-b8d1-b93259051a3f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a500bd06-115a-48c8-b8d1-b93259051a3f {
  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-a500bd06-115a-48c8-b8d1-b93259051a3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a500bd06-115a-48c8-b8d1-b93259051a3f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-a500bd06-115a-48c8-b8d1-b93259051a3f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ab0f4ba2-769a-4917-97f5-5b495232fd86 {
  display: none;
}
#s-7be60710-4766-4544-b915-c36c079e008f {
  text-align: left;
}


.shg-c#s-7be60710-4766-4544-b915-c36c079e008f {
  max-width: 100%;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom,
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f {
  max-width: 100%;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom,
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f {
  max-width: 100%;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom,
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f {
  max-width: 100%;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom,
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f {
  max-width: 100%;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom,
.shg-c#s-7be60710-4766-4544-b915-c36c079e008f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7be60710-4766-4544-b915-c36c079e008f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-233ad9ca-40a7-41ab-8689-e6c439b2b68b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-233ad9ca-40a7-41ab-8689-e6c439b2b68b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-190265ed-254a-4486-b4b4-3efe7a14fed4 {
  text-align: left;
}

#s-190265ed-254a-4486-b4b4-3efe7a14fed4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-190265ed-254a-4486-b4b4-3efe7a14fed4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-190265ed-254a-4486-b4b4-3efe7a14fed4 .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-c685cd46-fb32-47f4-9761-79b6d3f50ef5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-c685cd46-fb32-47f4-9761-79b6d3f50ef5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c685cd46-fb32-47f4-9761-79b6d3f50ef5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c685cd46-fb32-47f4-9761-79b6d3f50ef5 {
  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-c685cd46-fb32-47f4-9761-79b6d3f50ef5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c685cd46-fb32-47f4-9761-79b6d3f50ef5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c685cd46-fb32-47f4-9761-79b6d3f50ef5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-018f2a8e-ff7d-4658-9bb5-963f219620b9 {
  display: none;
}
#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db {
  text-align: left;
}


.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db {
  max-width: 100%;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom,
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db {
  max-width: 100%;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom,
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db {
  max-width: 100%;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom,
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db {
  max-width: 100%;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom,
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db {
  max-width: 100%;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom,
.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d2a3ea-d0d6-462a-a4fc-5936af6918db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-204c6107-e7ca-49ea-aa6b-26a632173ac7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-204c6107-e7ca-49ea-aa6b-26a632173ac7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f80b015b-7f81-467c-ae50-6a79b90882e6 {
  text-align: left;
}

#s-f80b015b-7f81-467c-ae50-6a79b90882e6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f80b015b-7f81-467c-ae50-6a79b90882e6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f80b015b-7f81-467c-ae50-6a79b90882e6 .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-7c98f15f-0edd-4053-acfb-754ec5f1b7ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-7c98f15f-0edd-4053-acfb-754ec5f1b7ac:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-7c98f15f-0edd-4053-acfb-754ec5f1b7ac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7c98f15f-0edd-4053-acfb-754ec5f1b7ac {
  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-7c98f15f-0edd-4053-acfb-754ec5f1b7ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c98f15f-0edd-4053-acfb-754ec5f1b7ac.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7c98f15f-0edd-4053-acfb-754ec5f1b7ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-51ab2b94-32dd-4dcf-bced-457ad01b9ed4 {
  display: none;
}
#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 {
  text-align: left;
}


.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 {
  max-width: 100%;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom,
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 {
  max-width: 100%;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom,
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 {
  max-width: 100%;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom,
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 {
  max-width: 100%;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom,
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 {
  max-width: 100%;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom,
.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c48642b3-1d9d-4ac4-9a21-8f5d383fb6e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-212b8847-a38c-4b3e-89cb-6559cbe9e13d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-212b8847-a38c-4b3e-89cb-6559cbe9e13d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-cdc12699-5a5f-47d1-b1a0-0e85db6880b3 {
  text-align: left;
}

#s-cdc12699-5a5f-47d1-b1a0-0e85db6880b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cdc12699-5a5f-47d1-b1a0-0e85db6880b3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cdc12699-5a5f-47d1-b1a0-0e85db6880b3 .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-36be635a-d044-40bf-ace5-55c7fee3abaf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-36be635a-d044-40bf-ace5-55c7fee3abaf:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-36be635a-d044-40bf-ace5-55c7fee3abaf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-36be635a-d044-40bf-ace5-55c7fee3abaf {
  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-36be635a-d044-40bf-ace5-55c7fee3abaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36be635a-d044-40bf-ace5-55c7fee3abaf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-36be635a-d044-40bf-ace5-55c7fee3abaf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4c9aa71d-0b45-435f-8c2b-e3a57bbeec94 {
  display: none;
}
#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 {
  text-align: left;
}


.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 {
  max-width: 100%;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom,
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 {
  max-width: 100%;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom,
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 {
  max-width: 100%;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom,
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 {
  max-width: 100%;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom,
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 {
  max-width: 100%;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom,
.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af11e5c3-9c01-463d-a74c-6b60b4ab7df1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c9264002-3324-4c1c-9bc0-a00f2b96de25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9264002-3324-4c1c-9bc0-a00f2b96de25 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c16407ed-3488-48af-ba2c-26eb021cbccd {
  text-align: left;
}

#s-c16407ed-3488-48af-ba2c-26eb021cbccd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c16407ed-3488-48af-ba2c-26eb021cbccd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c16407ed-3488-48af-ba2c-26eb021cbccd .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-aed83557-bc1b-41aa-ab00-e256cbba7583 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-aed83557-bc1b-41aa-ab00-e256cbba7583:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-aed83557-bc1b-41aa-ab00-e256cbba7583:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aed83557-bc1b-41aa-ab00-e256cbba7583 {
  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-aed83557-bc1b-41aa-ab00-e256cbba7583.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aed83557-bc1b-41aa-ab00-e256cbba7583.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-aed83557-bc1b-41aa-ab00-e256cbba7583.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b487b7bc-6146-4df8-aab6-c49c56ffdadd {
  display: none;
}
#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 {
  text-align: left;
}


.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 {
  max-width: 100%;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom,
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 {
  max-width: 100%;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom,
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 {
  max-width: 100%;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom,
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 {
  max-width: 100%;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom,
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 {
  max-width: 100%;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom,
.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220de953-cd23-4d5f-83a5-fd38e0a8e733 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-73d2bff6-a5d3-44eb-b0bd-2d377457e767 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73d2bff6-a5d3-44eb-b0bd-2d377457e767 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-0930d618-5ebf-42ea-9b9a-05d4c99be7dd {
  text-align: left;
}

#s-0930d618-5ebf-42ea-9b9a-05d4c99be7dd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0930d618-5ebf-42ea-9b9a-05d4c99be7dd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0930d618-5ebf-42ea-9b9a-05d4c99be7dd .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-ebacf988-00bf-407e-88cd-a147ec4639bc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-ebacf988-00bf-407e-88cd-a147ec4639bc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ebacf988-00bf-407e-88cd-a147ec4639bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ebacf988-00bf-407e-88cd-a147ec4639bc {
  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-ebacf988-00bf-407e-88cd-a147ec4639bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebacf988-00bf-407e-88cd-a147ec4639bc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ebacf988-00bf-407e-88cd-a147ec4639bc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a1b4c557-cbc6-4ca7-8fbb-c1e64659a440 {
  display: none;
}
#s-10c765ec-f527-4b0b-9d86-2647ec80510b {
  text-align: left;
}


.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b {
  max-width: 100%;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom,
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b {
  max-width: 100%;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom,
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b {
  max-width: 100%;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom,
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b {
  max-width: 100%;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom,
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b {
  max-width: 100%;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom,
.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c765ec-f527-4b0b-9d86-2647ec80510b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3bd48801-968f-4fc1-ae8f-b5fabcc502ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bd48801-968f-4fc1-ae8f-b5fabcc502ec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7d9407f8-6bc2-400d-841b-f890051fac91 {
  text-align: left;
}

#s-7d9407f8-6bc2-400d-841b-f890051fac91 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7d9407f8-6bc2-400d-841b-f890051fac91 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7d9407f8-6bc2-400d-841b-f890051fac91 .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-2b43e458-7845-4602-a385-b21b8ed41548 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2b43e458-7845-4602-a385-b21b8ed41548:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2b43e458-7845-4602-a385-b21b8ed41548:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b43e458-7845-4602-a385-b21b8ed41548 {
  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-2b43e458-7845-4602-a385-b21b8ed41548.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b43e458-7845-4602-a385-b21b8ed41548.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2b43e458-7845-4602-a385-b21b8ed41548.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b260eef4-a054-4489-a3b8-fb83820e032b {
  display: none;
}
#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd {
  text-align: left;
}


.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd {
  max-width: 100%;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom,
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd {
  max-width: 100%;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom,
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd {
  max-width: 100%;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom,
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd {
  max-width: 100%;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom,
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd {
  max-width: 100%;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom,
.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5e5c5e2-3a82-4884-87a7-c928d01de3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c018e178-c608-4f20-8ed5-65b296914a69 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c018e178-c608-4f20-8ed5-65b296914a69 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c5700eca-7b8d-42f1-adb1-b80a1f515363 {
  text-align: left;
}

#s-c5700eca-7b8d-42f1-adb1-b80a1f515363 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c5700eca-7b8d-42f1-adb1-b80a1f515363 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c5700eca-7b8d-42f1-adb1-b80a1f515363 .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-3449a64d-7de9-4e58-b06e-647d13c7fcd0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-3449a64d-7de9-4e58-b06e-647d13c7fcd0:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3449a64d-7de9-4e58-b06e-647d13c7fcd0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3449a64d-7de9-4e58-b06e-647d13c7fcd0 {
  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-3449a64d-7de9-4e58-b06e-647d13c7fcd0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3449a64d-7de9-4e58-b06e-647d13c7fcd0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3449a64d-7de9-4e58-b06e-647d13c7fcd0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-37833da9-6cdf-4dc0-84dc-7fb39acdda13 {
  display: none;
}
#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e {
  text-align: left;
}


.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e {
  max-width: 100%;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom,
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e {
  max-width: 100%;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom,
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e {
  max-width: 100%;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom,
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e {
  max-width: 100%;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom,
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e {
  max-width: 100%;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom,
.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b58dc42b-a4d8-4caf-85a4-58acfc3f981e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a65f58f-a188-4217-aac0-d78d71f0ee73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a65f58f-a188-4217-aac0-d78d71f0ee73 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-b5bd26eb-2e35-447d-9926-12f287074413 {
  text-align: left;
}

#s-b5bd26eb-2e35-447d-9926-12f287074413 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b5bd26eb-2e35-447d-9926-12f287074413 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b5bd26eb-2e35-447d-9926-12f287074413 .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-0a386a24-0110-4726-a26e-bebda1a8655c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-0a386a24-0110-4726-a26e-bebda1a8655c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-0a386a24-0110-4726-a26e-bebda1a8655c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0a386a24-0110-4726-a26e-bebda1a8655c {
  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-0a386a24-0110-4726-a26e-bebda1a8655c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a386a24-0110-4726-a26e-bebda1a8655c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-0a386a24-0110-4726-a26e-bebda1a8655c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8d12f928-7d63-4789-816d-818ceea48c65 {
  display: none;
}
#s-b32d21f8-31d0-4063-8b01-b2d59e56556c {
  text-align: left;
}


.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c {
  max-width: 100%;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom,
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c {
  max-width: 100%;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom,
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c {
  max-width: 100%;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom,
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c {
  max-width: 100%;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom,
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c {
  max-width: 100%;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom,
.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32d21f8-31d0-4063-8b01-b2d59e56556c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-514f073d-ab25-4d54-a2de-9e1c6148bdb2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-514f073d-ab25-4d54-a2de-9e1c6148bdb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-70e6974c-c1ec-46c4-bee3-ecdc547c4869 {
  text-align: left;
}

#s-70e6974c-c1ec-46c4-bee3-ecdc547c4869 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-70e6974c-c1ec-46c4-bee3-ecdc547c4869 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-70e6974c-c1ec-46c4-bee3-ecdc547c4869 .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-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07 {
  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-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-78b9c20d-4dbb-4b0c-9992-59ff9c2aaf07.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-404a4791-53a9-4d0f-b1e7-4aaa908f7ff5 {
  display: none;
}
#s-89eecaf8-6c85-4929-b267-746a995e7ef1 {
  text-align: left;
}


.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 {
  max-width: 100%;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom,
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 {
  max-width: 100%;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom,
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 {
  max-width: 100%;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom,
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 {
  max-width: 100%;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom,
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 {
  max-width: 100%;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom,
.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89eecaf8-6c85-4929-b267-746a995e7ef1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-10a80ba0-74fe-4c93-a762-08200b214822 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10a80ba0-74fe-4c93-a762-08200b214822 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-a535f63e-21f0-4a33-989d-3ffdb7403ec8 {
  text-align: left;
}

#s-a535f63e-21f0-4a33-989d-3ffdb7403ec8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a535f63e-21f0-4a33-989d-3ffdb7403ec8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a535f63e-21f0-4a33-989d-3ffdb7403ec8 .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-b2f3ae1a-3c02-480a-9644-e40a47ff2377 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b2f3ae1a-3c02-480a-9644-e40a47ff2377:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b2f3ae1a-3c02-480a-9644-e40a47ff2377:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2f3ae1a-3c02-480a-9644-e40a47ff2377 {
  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-b2f3ae1a-3c02-480a-9644-e40a47ff2377.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2f3ae1a-3c02-480a-9644-e40a47ff2377.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b2f3ae1a-3c02-480a-9644-e40a47ff2377.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4111ebde-3379-4228-889d-1f16dbcb2907 {
  display: none;
}
#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f {
  text-align: left;
}


.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f {
  max-width: 100%;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom,
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f {
  max-width: 100%;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom,
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f {
  max-width: 100%;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom,
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f {
  max-width: 100%;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom,
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f {
  max-width: 100%;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom,
.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f21cc945-8216-43a1-9c8b-d5d1e23d4d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31dcee7f-529d-4ce5-afdf-6c325db1911c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31dcee7f-529d-4ce5-afdf-6c325db1911c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d9c13542-88db-4e24-aff3-78c8309a5872 {
  text-align: left;
}

#s-d9c13542-88db-4e24-aff3-78c8309a5872 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d9c13542-88db-4e24-aff3-78c8309a5872 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d9c13542-88db-4e24-aff3-78c8309a5872 .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-34ea6821-f7b4-4912-841d-e08658db5a95 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-34ea6821-f7b4-4912-841d-e08658db5a95:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-34ea6821-f7b4-4912-841d-e08658db5a95:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-34ea6821-f7b4-4912-841d-e08658db5a95 {
  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-34ea6821-f7b4-4912-841d-e08658db5a95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ea6821-f7b4-4912-841d-e08658db5a95.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-34ea6821-f7b4-4912-841d-e08658db5a95.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df4494ea-bc59-4763-b668-f3b86506dd6c {
  display: none;
}
#s-20da3331-1559-4038-8c97-a9b01170c25c {
  text-align: left;
}


.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c {
  max-width: 100%;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom,
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c {
  max-width: 100%;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom,
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c {
  max-width: 100%;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom,
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c {
  max-width: 100%;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom,
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c {
  max-width: 100%;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom,
.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20da3331-1559-4038-8c97-a9b01170c25c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43883cd5-b8a9-41c0-a31f-b3ae10a9adf0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43883cd5-b8a9-41c0-a31f-b3ae10a9adf0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-22583d4e-e091-460c-ac94-faa5cc3935c9 {
  text-align: left;
}

#s-22583d4e-e091-460c-ac94-faa5cc3935c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-22583d4e-e091-460c-ac94-faa5cc3935c9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-22583d4e-e091-460c-ac94-faa5cc3935c9 .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-200557d7-848d-40ff-878e-99516aa74060 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-200557d7-848d-40ff-878e-99516aa74060:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-200557d7-848d-40ff-878e-99516aa74060:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-200557d7-848d-40ff-878e-99516aa74060 {
  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-200557d7-848d-40ff-878e-99516aa74060.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-200557d7-848d-40ff-878e-99516aa74060.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-200557d7-848d-40ff-878e-99516aa74060.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-ed851fb6-26dd-444c-a52d-90e08e9f2daf {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}








#s-ed851fb6-26dd-444c-a52d-90e08e9f2daf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed851fb6-26dd-444c-a52d-90e08e9f2daf.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-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb {
  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-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9bcf4d1-9b83-4193-aeac-3e52c451d1cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f59a9cbf-8d15-4001-89e2-4aa6a5ac4965"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-bd8681be-7d7e-4f18-a658-667327d556c5 .shogun-icon-wrapper {
  text-align: center;
}


#s-bd8681be-7d7e-4f18-a658-667327d556c5 .shogun-icon-wrapper > .shogun-icon {

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

#s-b18c38c0-81ed-4821-af13-02ac6e200809 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-fce7b2a2-e893-4768-963e-3b36f33942b0 {
  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-fce7b2a2-e893-4768-963e-3b36f33942b0:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-fce7b2a2-e893-4768-963e-3b36f33942b0:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-fce7b2a2-e893-4768-963e-3b36f33942b0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4dc0e94a-2dab-4ecc-a78d-79333a6e170b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-396051a4-e4ff-4015-aff4-bc43b52fa2ab .shogun-icon-wrapper {
  text-align: center;
}


#s-396051a4-e4ff-4015-aff4-bc43b52fa2ab .shogun-icon-wrapper > .shogun-icon {

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

#s-8a3f9249-192e-4566-819f-6022f5400257 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-c14f65d9-acab-47f0-83a0-aade56847526 {
  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-c14f65d9-acab-47f0-83a0-aade56847526:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-c14f65d9-acab-47f0-83a0-aade56847526:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-c14f65d9-acab-47f0-83a0-aade56847526.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c98f4120-9452-4439-8acf-335529c72d27 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c98f4120-9452-4439-8acf-335529c72d27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-cb9fec4f-fcbb-4eae-9a8c-8233a07e2d6f .shogun-icon-wrapper {
  text-align: center;
}


#s-cb9fec4f-fcbb-4eae-9a8c-8233a07e2d6f .shogun-icon-wrapper > .shogun-icon {

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

#s-421d49ef-0d7b-4303-ab12-5c18bcb17326 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-1304eb89-b47e-4cf5-ad36-5ec44329ceb2 {
  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-1304eb89-b47e-4cf5-ad36-5ec44329ceb2:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-1304eb89-b47e-4cf5-ad36-5ec44329ceb2:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-1304eb89-b47e-4cf5-ad36-5ec44329ceb2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ff9c7e2a-a3dd-452b-93a3-0fd7b7bf1244 {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}








#s-ff9c7e2a-a3dd-452b-93a3-0fd7b7bf1244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff9c7e2a-a3dd-452b-93a3-0fd7b7bf1244.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-826fdcf8-9d06-44fc-9d70-1d9f9a5fc677"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b86c8121-e0e8-4f23-8dd3-10ea264c78cc {
  text-align: left;
}




  #s-b86c8121-e0e8-4f23-8dd3-10ea264c78cc img.shogun-image {
    
    width: px;
  }


#s-b86c8121-e0e8-4f23-8dd3-10ea264c78cc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef68f7c8-2c9c-44a5-826b-684e8680d9d6"] > .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-92ba2289-6b76-4f0e-9dfa-e4022a015c93 {
  text-align: center;
}

#s-1e5e0dfd-a6fc-400a-99b0-a792c1a9867c {
  padding-top: 0px;
}

#s-7bfb25b9-517b-4f04-b96b-1d8cc93621b0 {
  padding-top: 15px;
}

#s-7d099d60-9b60-468a-b88a-eb5a67839b47 {
  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;
}
