.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  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-5638b542-3501-4096-9193-dc7abdc1dc05 {
  margin-bottom: 0px;
min-height: 56px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5638b542-3501-4096-9193-dc7abdc1dc05 {
  display: none;
}
#s-5638b542-3501-4096-9193-dc7abdc1dc05, #wrap-s-5638b542-3501-4096-9193-dc7abdc1dc05 { display:none !important; }}@media (max-width: 767px){#s-5638b542-3501-4096-9193-dc7abdc1dc05 {
  display: none;
}
#s-5638b542-3501-4096-9193-dc7abdc1dc05, #wrap-s-5638b542-3501-4096-9193-dc7abdc1dc05 { display:none !important; }}







#s-5638b542-3501-4096-9193-dc7abdc1dc05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5638b542-3501-4096-9193-dc7abdc1dc05.shg-box.shg-c {
  justify-content: flex-start;
}

#s-74b4729d-9734-4659-b7d2-03cdcba0929b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-74b4729d-9734-4659-b7d2-03cdcba0929b {
  display: none;
}
#s-74b4729d-9734-4659-b7d2-03cdcba0929b, #wrap-s-74b4729d-9734-4659-b7d2-03cdcba0929b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74b4729d-9734-4659-b7d2-03cdcba0929b {
  display: none;
}
#s-74b4729d-9734-4659-b7d2-03cdcba0929b, #wrap-s-74b4729d-9734-4659-b7d2-03cdcba0929b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74b4729d-9734-4659-b7d2-03cdcba0929b {
  display: none;
}
#s-74b4729d-9734-4659-b7d2-03cdcba0929b, #wrap-s-74b4729d-9734-4659-b7d2-03cdcba0929b { display:none !important; }}







#s-74b4729d-9734-4659-b7d2-03cdcba0929b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b4729d-9734-4659-b7d2-03cdcba0929b.shg-box.shg-c {
  justify-content: center;
}

#s-0790db28-e273-406f-941f-f3452cbce6a1 {
  background-image: url(https://i.shgcdn.com/42a23a8c-36ec-45de-b01d-fb9ac308d237/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center center;
}








#s-0790db28-e273-406f-941f-f3452cbce6a1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0790db28-e273-406f-941f-f3452cbce6a1 {
  cursor: pointer;
}#s-0790db28-e273-406f-941f-f3452cbce6a1.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fa2dee3e-197d-49a7-95a3-d0b74756ec0e {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-fa2dee3e-197d-49a7-95a3-d0b74756ec0e {
  
}
}







#s-fa2dee3e-197d-49a7-95a3-d0b74756ec0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa2dee3e-197d-49a7-95a3-d0b74756ec0e {
  cursor: pointer;
}#s-fa2dee3e-197d-49a7-95a3-d0b74756ec0e.shg-box.shg-c {
  justify-content: flex-start;
}

.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-6b52057d-cb25-40aa-8067-d35ced24eb31 {
  margin-bottom: -10px;
}

#s-3ef189de-4bba-4aa0-9054-af3aa4cf8a26 {
  margin-top: 0px;
margin-bottom: 0px;
}

.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-b61f98f5-3b2a-4324-bf39-4938a7ca1363 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.4);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b61f98f5-3b2a-4324-bf39-4938a7ca1363:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.6) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-b61f98f5-3b2a-4324-bf39-4938a7ca1363:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(237, 237, 237, 0.15) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;
hover-type: color !important;}

  #s-b61f98f5-3b2a-4324-bf39-4938a7ca1363-btn-wrapper {
    text-align: center;
  }


#s-b61f98f5-3b2a-4324-bf39-4938a7ca1363.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-212bf759-99ca-4121-8f36-367e2caf8cba {
  min-height: 50px;
}
@media (max-width: 767px){#s-212bf759-99ca-4121-8f36-367e2caf8cba {
  display: none;
}
#s-212bf759-99ca-4121-8f36-367e2caf8cba, #wrap-s-212bf759-99ca-4121-8f36-367e2caf8cba { display:none !important; }}







#s-212bf759-99ca-4121-8f36-367e2caf8cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-212bf759-99ca-4121-8f36-367e2caf8cba.shg-box.shg-c {
  justify-content: center;
}

#s-5199bf81-804c-4230-b325-e5caccf6dd80 {
  background-image: url(https://i.shgcdn.com/2a810395-a52e-49c1-9847-87698a9a7410/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-5199bf81-804c-4230-b325-e5caccf6dd80 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5199bf81-804c-4230-b325-e5caccf6dd80 {
  cursor: pointer;
}#s-5199bf81-804c-4230-b325-e5caccf6dd80.shg-box.shg-c {
  justify-content: flex-end;
}

#s-89e0a8be-6b0b-426b-a666-e73aaeb4cb52 {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-89e0a8be-6b0b-426b-a666-e73aaeb4cb52 {
  
}
}







#s-89e0a8be-6b0b-426b-a666-e73aaeb4cb52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89e0a8be-6b0b-426b-a666-e73aaeb4cb52 {
  cursor: pointer;
}#s-89e0a8be-6b0b-426b-a666-e73aaeb4cb52.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0bbe92f6-3d8c-40cc-9822-45893f0a5b1e {
  margin-bottom: -10px;
}

#s-92bf5e9b-b4e4-4cbe-bdae-4bb57a866986 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-1a8a55be-d51a-4c2b-acaf-f31864574023 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.4);
text-align: right;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-1a8a55be-d51a-4c2b-acaf-f31864574023:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.61) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-1a8a55be-d51a-4c2b-acaf-f31864574023:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-1a8a55be-d51a-4c2b-acaf-f31864574023-btn-wrapper {
    text-align: right;
  }


#s-1a8a55be-d51a-4c2b-acaf-f31864574023.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-d0348281-050b-43c0-8587-da7d3343655b {
  min-height: 50px;
}








#s-d0348281-050b-43c0-8587-da7d3343655b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0348281-050b-43c0-8587-da7d3343655b.shg-box.shg-c {
  justify-content: center;
}

#s-4769d756-a059-47c0-b0e5-7ce27a5420d4 {
  margin-bottom: -10px;
}

.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-a0c758cb-035a-466d-bb75-13b33dcedfc7 {
  margin-top: 0px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
opacity: 1;
}
@media (max-width: 767px){#s-a0c758cb-035a-466d-bb75-13b33dcedfc7 {
  
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
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-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85 {
  padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-eeb93cfb-ac83-443c-aec8-eb5c52a1ed85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-d744bfd4-8512-418d-9fa5-a15386694c64 {
  
}

#s-d744bfd4-8512-418d-9fa5-a15386694c64 {
  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;
  transition: transform 0.5s ease-out;
  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-fde3eb0a-4620-45c2-967f-6362f25ca86f {
  text-align: left;
}


.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f {
  max-width: 100%;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom,
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f {
  max-width: 100%;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom,
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f {
  max-width: 100%;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom,
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f {
  max-width: 100%;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom,
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f {
  max-width: 100%;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .shg-image-zoom,
.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fde3eb0a-4620-45c2-967f-6362f25ca86f .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-a5df031b-c511-4e38-9cbd-62f7f7062f4a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-a5df031b-c511-4e38-9cbd-62f7f7062f4a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 {
  padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 {
  display: none;
}
#s-8338e14d-cc2b-4655-a04f-f5206e66fe90, #wrap-s-8338e14d-cc2b-4655-a04f-f5206e66fe90 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 {
  display: none;
}
#s-8338e14d-cc2b-4655-a04f-f5206e66fe90, #wrap-s-8338e14d-cc2b-4655-a04f-f5206e66fe90 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 {
  display: none;
}
#s-8338e14d-cc2b-4655-a04f-f5206e66fe90, #wrap-s-8338e14d-cc2b-4655-a04f-f5206e66fe90 { display:none !important; }}
#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-8338e14d-cc2b-4655-a04f-f5206e66fe90 .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;
}
@media (min-width: 768px) and (max-width: 991px){#s-968729a3-f877-420c-b56a-7c8b0527bfa8 {
  display: none;
}
#s-968729a3-f877-420c-b56a-7c8b0527bfa8, #wrap-s-968729a3-f877-420c-b56a-7c8b0527bfa8 { display:none !important; }}@media (max-width: 767px){#s-968729a3-f877-420c-b56a-7c8b0527bfa8 {
  display: none;
}
#s-968729a3-f877-420c-b56a-7c8b0527bfa8, #wrap-s-968729a3-f877-420c-b56a-7c8b0527bfa8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-968729a3-f877-420c-b56a-7c8b0527bfa8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-91a1ac05-6922-4748-94e5-b9ece8d5d8f9 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c0c37945-8897-46d6-a9fc-44fd5aa88b25 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c0c37945-8897-46d6-a9fc-44fd5aa88b25 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-c0c37945-8897-46d6-a9fc-44fd5aa88b25 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-c0c37945-8897-46d6-a9fc-44fd5aa88b25 .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-661ad248-78c3-4edd-83e6-62fdc4d6abb5 {
  display: none;
}
#s-7a4fec15-a929-4e07-8780-84441ed23c60 {
  text-align: left;
}


.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 {
  max-width: 100%;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom,
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 {
  max-width: 100%;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom,
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 {
  max-width: 100%;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom,
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 {
  max-width: 100%;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom,
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 {
  max-width: 100%;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom,
.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4fec15-a929-4e07-8780-84441ed23c60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c47203be-f758-4bd9-90a8-70da3d33d027 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-c47203be-f758-4bd9-90a8-70da3d33d027 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 {
  padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 {
  display: none;
}
#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61, #wrap-s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 {
  display: none;
}
#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61, #wrap-s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 {
  display: none;
}
#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61, #wrap-s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 { display:none !important; }}
#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-d6c5c415-fbc9-47cc-a811-5413cac8ca61 .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;
}
@media (min-width: 768px) and (max-width: 991px){#s-23267e51-0e45-42a9-941f-ba38f5270210 {
  display: none;
}
#s-23267e51-0e45-42a9-941f-ba38f5270210, #wrap-s-23267e51-0e45-42a9-941f-ba38f5270210 { display:none !important; }}@media (max-width: 767px){#s-23267e51-0e45-42a9-941f-ba38f5270210 {
  display: none;
}
#s-23267e51-0e45-42a9-941f-ba38f5270210, #wrap-s-23267e51-0e45-42a9-941f-ba38f5270210 { display:none !important; }}
@media (min-width: 0px) {
[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23267e51-0e45-42a9-941f-ba38f5270210"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-0bee837a-e732-40e2-ae73-9fc887007d66 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-95446790-2fe6-4725-a943-525f5586b3e6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-95446790-2fe6-4725-a943-525f5586b3e6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-95446790-2fe6-4725-a943-525f5586b3e6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-95446790-2fe6-4725-a943-525f5586b3e6 .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-b0035506-6b57-410b-9281-cdf78c9537c1 {
  margin-top: 0px;
}

#s-b0035506-6b57-410b-9281-cdf78c9537c1 {
  display: none;
}
#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 {
  text-align: left;
}


.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 {
  max-width: 100%;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom,
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 {
  max-width: 100%;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom,
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 {
  max-width: 100%;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom,
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 {
  max-width: 100%;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom,
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 {
  max-width: 100%;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom,
.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26b3943f-773e-4fa7-a1a1-d6b25d2626e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-23d5e547-fa11-4f4f-94b5-37e0be2ecc48 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-23d5e547-fa11-4f4f-94b5-37e0be2ecc48 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 {
  text-align: center;
}
@media (min-width: 1200px){#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 {
  display: none;
}
#s-0c787d69-71ac-4354-b9b4-b7ac605c4911, #wrap-s-0c787d69-71ac-4354-b9b4-b7ac605c4911 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 {
  display: none;
}
#s-0c787d69-71ac-4354-b9b4-b7ac605c4911, #wrap-s-0c787d69-71ac-4354-b9b4-b7ac605c4911 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 {
  display: none;
}
#s-0c787d69-71ac-4354-b9b4-b7ac605c4911, #wrap-s-0c787d69-71ac-4354-b9b4-b7ac605c4911 { display:none !important; }}
#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-0c787d69-71ac-4354-b9b4-b7ac605c4911 .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;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c3105f5-c8d6-49a7-a448-eaee4008baf6 {
  display: none;
}
#s-0c3105f5-c8d6-49a7-a448-eaee4008baf6, #wrap-s-0c3105f5-c8d6-49a7-a448-eaee4008baf6 { display:none !important; }}@media (max-width: 767px){#s-0c3105f5-c8d6-49a7-a448-eaee4008baf6 {
  display: none;
}
#s-0c3105f5-c8d6-49a7-a448-eaee4008baf6, #wrap-s-0c3105f5-c8d6-49a7-a448-eaee4008baf6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-0c3105f5-c8d6-49a7-a448-eaee4008baf6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-2ddc06b3-89e9-471d-8e49-89d70c1ca18c {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-376281ce-8ea8-4c87-a1d1-fdc469395bfe {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-376281ce-8ea8-4c87-a1d1-fdc469395bfe .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-376281ce-8ea8-4c87-a1d1-fdc469395bfe .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-376281ce-8ea8-4c87-a1d1-fdc469395bfe .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-85f73653-2f7b-4b38-9cd9-5795c96d3713 {
  margin-top: 0px;
}

#s-85f73653-2f7b-4b38-9cd9-5795c96d3713 {
  display: none;
}
#s-808fe971-a58a-40d1-a132-8cb216c99db2 {
  text-align: left;
}


.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 {
  max-width: 100%;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom,
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 {
  max-width: 100%;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom,
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 {
  max-width: 100%;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom,
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 {
  max-width: 100%;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom,
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 {
  max-width: 100%;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom,
.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-808fe971-a58a-40d1-a132-8cb216c99db2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-14224017-d177-482b-b6c6-593a8d3d7386 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-14224017-d177-482b-b6c6-593a8d3d7386 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 {
  text-align: center;
}
@media (min-width: 1200px){#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 {
  display: none;
}
#s-172ab497-1d9c-4952-ae69-6bcde4a8da54, #wrap-s-172ab497-1d9c-4952-ae69-6bcde4a8da54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 {
  display: none;
}
#s-172ab497-1d9c-4952-ae69-6bcde4a8da54, #wrap-s-172ab497-1d9c-4952-ae69-6bcde4a8da54 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 {
  display: none;
}
#s-172ab497-1d9c-4952-ae69-6bcde4a8da54, #wrap-s-172ab497-1d9c-4952-ae69-6bcde4a8da54 { display:none !important; }}
#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-172ab497-1d9c-4952-ae69-6bcde4a8da54 .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;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad914527-37c9-4769-8317-5751baaf99dd {
  display: none;
}
#s-ad914527-37c9-4769-8317-5751baaf99dd, #wrap-s-ad914527-37c9-4769-8317-5751baaf99dd { display:none !important; }}@media (max-width: 767px){#s-ad914527-37c9-4769-8317-5751baaf99dd {
  display: none;
}
#s-ad914527-37c9-4769-8317-5751baaf99dd, #wrap-s-ad914527-37c9-4769-8317-5751baaf99dd { display:none !important; }}
@media (min-width: 0px) {
[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ad914527-37c9-4769-8317-5751baaf99dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-e24f0488-8e52-4d1f-b624-2e5e84eba11b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-1d49a3f8-8fe9-4db0-9250-3d35fe1951cc {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1d49a3f8-8fe9-4db0-9250-3d35fe1951cc .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-1d49a3f8-8fe9-4db0-9250-3d35fe1951cc .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-1d49a3f8-8fe9-4db0-9250-3d35fe1951cc .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;
}
@media (min-width: 0px) {
[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b0d3d106-ee97-42f3-b11f-fffed689a216"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-d87353f9-8672-4d13-986c-72889cc8facb {
  display: none;
}
#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 {
  text-align: left;
}


.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 {
  max-width: 100%;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom,
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 {
  max-width: 100%;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom,
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 {
  max-width: 100%;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom,
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 {
  max-width: 100%;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom,
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 {
  max-width: 100%;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom,
.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7ee5590-b811-4b96-bb2b-6de5d5fdc847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1e949fa7-e96d-4048-b658-10a5b84797f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e949fa7-e96d-4048-b658-10a5b84797f2 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-5dcebdc9-1db2-4589-b127-ab94d7e8cd0e {
  text-align: center;
}

#s-5dcebdc9-1db2-4589-b127-ab94d7e8cd0e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-5dcebdc9-1db2-4589-b127-ab94d7e8cd0e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-5dcebdc9-1db2-4589-b127-ab94d7e8cd0e .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-babd741f-9117-41f0-a060-d72bd5a59764 {
  display: none;
}
#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 {
  text-align: left;
}


.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 {
  max-width: 100%;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom,
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 {
  max-width: 100%;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom,
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 {
  max-width: 100%;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom,
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 {
  max-width: 100%;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom,
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 {
  max-width: 100%;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom,
.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce38cf74-d258-4037-bd90-1a5f5cd99e07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1cf0baa5-ee42-4d94-9726-238b09b1f7fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1cf0baa5-ee42-4d94-9726-238b09b1f7fd .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-0663778b-5240-49c1-9fe0-e63fc733547c {
  text-align: center;
}

#s-0663778b-5240-49c1-9fe0-e63fc733547c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-0663778b-5240-49c1-9fe0-e63fc733547c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-0663778b-5240-49c1-9fe0-e63fc733547c .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-5a8ac8a5-e539-4a6e-b991-f923ce669d29 {
  display: none;
}
#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e {
  text-align: left;
}


.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e {
  max-width: 100%;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom,
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e {
  max-width: 100%;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom,
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e {
  max-width: 100%;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom,
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e {
  max-width: 100%;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom,
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e {
  max-width: 100%;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom,
.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6ea2a1-1903-46e9-ae41-0f9f6033ab5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b00a9d78-383a-43ec-b19a-c6ca6a5771ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b00a9d78-383a-43ec-b19a-c6ca6a5771ee .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-bddb3698-3efd-4577-a253-3fc5d480e2eb {
  text-align: center;
}

#s-bddb3698-3efd-4577-a253-3fc5d480e2eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-bddb3698-3efd-4577-a253-3fc5d480e2eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-bddb3698-3efd-4577-a253-3fc5d480e2eb .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-169ecfc8-2954-4261-98e1-3ca5c316d9f1 {
  display: none;
}
#s-477da218-8925-4acc-a11a-da9675b64ffb {
  text-align: left;
}


.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb {
  max-width: 100%;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom,
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb {
  max-width: 100%;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom,
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb {
  max-width: 100%;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom,
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb {
  max-width: 100%;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom,
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb {
  max-width: 100%;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom,
.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477da218-8925-4acc-a11a-da9675b64ffb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-37e2f06f-7d73-4c58-9ddb-ba1c7e0b3f07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37e2f06f-7d73-4c58-9ddb-ba1c7e0b3f07 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-e46781ee-6ad8-4e8c-b2b0-038482a69b65 {
  text-align: center;
}

#s-e46781ee-6ad8-4e8c-b2b0-038482a69b65 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e46781ee-6ad8-4e8c-b2b0-038482a69b65 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e46781ee-6ad8-4e8c-b2b0-038482a69b65 .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;
}
@media (min-width: 0px) {
[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e12519fc-7512-45a2-8ba1-6e624276fa22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-ad8e5220-9cf6-4529-9e6b-7cee28abdf45 {
  display: none;
}
#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 {
  text-align: left;
}


.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 {
  max-width: 100%;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom,
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 {
  max-width: 100%;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom,
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 {
  max-width: 100%;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom,
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 {
  max-width: 100%;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom,
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 {
  max-width: 100%;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom,
.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7c9b4f-a586-4327-aa88-034b29166fc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-267ff5a6-7b29-4835-b5e5-b88be4786bc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-267ff5a6-7b29-4835-b5e5-b88be4786bc9 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8bc882e5-079b-47d1-b157-30facd756f45 {
  text-align: center;
}

#s-8bc882e5-079b-47d1-b157-30facd756f45 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8bc882e5-079b-47d1-b157-30facd756f45 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-8bc882e5-079b-47d1-b157-30facd756f45 .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-31f380c6-4e28-41d2-b070-8d29dd78b3e5 {
  display: none;
}
#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f {
  text-align: left;
}


.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f {
  max-width: 100%;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom,
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f {
  max-width: 100%;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom,
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f {
  max-width: 100%;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom,
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f {
  max-width: 100%;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom,
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f {
  max-width: 100%;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom,
.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cec8f87-c4ee-4188-9395-57fd53ce5b0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a3913efa-72f2-4d52-9d06-321492cec187 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3913efa-72f2-4d52-9d06-321492cec187 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-e5443d1c-2be4-4233-a331-356979095e81 {
  text-align: center;
}

#s-e5443d1c-2be4-4233-a331-356979095e81 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e5443d1c-2be4-4233-a331-356979095e81 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e5443d1c-2be4-4233-a331-356979095e81 .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-c1fbeaf9-2701-474b-b450-ea29c059362e {
  display: none;
}
#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 {
  text-align: left;
}


.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 {
  max-width: 100%;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom,
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 {
  max-width: 100%;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom,
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 {
  max-width: 100%;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom,
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 {
  max-width: 100%;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom,
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 {
  max-width: 100%;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom,
.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17a3f6cf-de60-4081-b3fd-fb5198efeb26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f03a8249-340b-488d-b856-9bea696a39ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f03a8249-340b-488d-b856-9bea696a39ff .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-c6fcb0f0-8433-4471-94bc-09db37f9fe38 {
  text-align: center;
}

#s-c6fcb0f0-8433-4471-94bc-09db37f9fe38 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-c6fcb0f0-8433-4471-94bc-09db37f9fe38 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-c6fcb0f0-8433-4471-94bc-09db37f9fe38 .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-16a95ef7-4230-42d2-9278-0529184668c2 {
  display: none;
}
#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a {
  text-align: left;
}


.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a {
  max-width: 100%;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom,
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a {
  max-width: 100%;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom,
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a {
  max-width: 100%;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom,
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a {
  max-width: 100%;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom,
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a {
  max-width: 100%;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom,
.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b2bc069-fe93-4755-8a86-a3b03e79d76a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3d10cdc-e5cf-48f5-8f15-ecec2d6b37b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3d10cdc-e5cf-48f5-8f15-ecec2d6b37b6 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-5269e813-de48-4d65-83ab-74d8d6d75767 {
  text-align: center;
}

#s-5269e813-de48-4d65-83ab-74d8d6d75767 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-5269e813-de48-4d65-83ab-74d8d6d75767 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-5269e813-de48-4d65-83ab-74d8d6d75767 .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;
}
@media (min-width: 0px) {
[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-8aa0143d-1713-4f1e-89f0-534d4a1c6e05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-31466a53-28a4-4caf-91b2-3fcb71314a88 {
  display: none;
}
#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 {
  text-align: left;
}


.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 {
  max-width: 100%;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom,
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 {
  max-width: 100%;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom,
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 {
  max-width: 100%;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom,
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 {
  max-width: 100%;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom,
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 {
  max-width: 100%;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom,
.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3832c0c0-78b6-4295-9423-a3dbb4c14c39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0139a83d-7aa4-48fd-aaf9-620933eb493f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0139a83d-7aa4-48fd-aaf9-620933eb493f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-ac09d158-37d4-4e4b-8834-5b4063488f45 {
  text-align: center;
}

#s-ac09d158-37d4-4e4b-8834-5b4063488f45 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-ac09d158-37d4-4e4b-8834-5b4063488f45 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-ac09d158-37d4-4e4b-8834-5b4063488f45 .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-16d51a10-abdd-4e39-8758-fce3b62f6fc8 {
  display: none;
}
#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 {
  text-align: left;
}


.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 {
  max-width: 100%;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom,
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 {
  max-width: 100%;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom,
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 {
  max-width: 100%;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom,
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 {
  max-width: 100%;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom,
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 {
  max-width: 100%;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom,
.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec55ddc6-bf0f-4fbb-82c6-491d98c928f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b7ce96df-4644-4e23-b2fa-c2e69a758a01 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7ce96df-4644-4e23-b2fa-c2e69a758a01 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-9002b6d4-c76c-4750-a65e-bcf08fd36b80 {
  text-align: center;
}

#s-9002b6d4-c76c-4750-a65e-bcf08fd36b80 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-9002b6d4-c76c-4750-a65e-bcf08fd36b80 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-9002b6d4-c76c-4750-a65e-bcf08fd36b80 .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-a2756da9-bfb0-404f-9785-102128241b2d {
  display: none;
}
#s-9f98c9cf-10c5-496b-8024-136e75c72301 {
  text-align: left;
}


.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 {
  max-width: 100%;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom,
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 {
  max-width: 100%;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom,
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 {
  max-width: 100%;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom,
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 {
  max-width: 100%;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom,
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 {
  max-width: 100%;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom,
.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f98c9cf-10c5-496b-8024-136e75c72301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd40f1fd-7adb-4cec-9592-21e45a6823fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd40f1fd-7adb-4cec-9592-21e45a6823fa .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-f0465d40-82d5-48b7-84f5-4ec37603126b {
  text-align: center;
}

#s-f0465d40-82d5-48b7-84f5-4ec37603126b .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-f0465d40-82d5-48b7-84f5-4ec37603126b .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-f0465d40-82d5-48b7-84f5-4ec37603126b .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-fedefe43-a52c-4d63-bed1-3eceabff1f40 {
  display: none;
}
#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 {
  text-align: left;
}


.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 {
  max-width: 100%;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom,
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 {
  max-width: 100%;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom,
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 {
  max-width: 100%;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom,
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 {
  max-width: 100%;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom,
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 {
  max-width: 100%;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom,
.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f3172bb-8620-4eb6-a818-4a7779bce7e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3526da1f-fc0e-4101-87e8-0d7a00dda50f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3526da1f-fc0e-4101-87e8-0d7a00dda50f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-74690782-08b0-4aa8-872f-6e6a70f0d1cd {
  text-align: center;
}

#s-74690782-08b0-4aa8-872f-6e6a70f0d1cd .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-74690782-08b0-4aa8-872f-6e6a70f0d1cd .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-74690782-08b0-4aa8-872f-6e6a70f0d1cd .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;
}
@media (min-width: 0px) {
[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4fe28ec4-3026-4665-9988-306dace77360"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-b7b0704a-f27a-49d8-ae28-896b62445120 {
  display: none;
}
#s-647ffe61-dc90-4ded-a311-138d4aa4af18 {
  text-align: left;
}


.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 {
  max-width: 100%;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom,
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 {
  max-width: 100%;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom,
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 {
  max-width: 100%;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom,
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 {
  max-width: 100%;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom,
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 {
  max-width: 100%;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom,
.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-647ffe61-dc90-4ded-a311-138d4aa4af18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4644dc43-daa3-4b45-a4a9-30cbb426fc86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4644dc43-daa3-4b45-a4a9-30cbb426fc86 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-71c1b534-6514-4089-9edb-f4e5470b7de6 {
  text-align: center;
}

#s-71c1b534-6514-4089-9edb-f4e5470b7de6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-71c1b534-6514-4089-9edb-f4e5470b7de6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-71c1b534-6514-4089-9edb-f4e5470b7de6 .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-6dc5bbd0-c164-4c05-a6c3-25f1b496cff7 {
  display: none;
}
#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 {
  text-align: left;
}


.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 {
  max-width: 100%;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom,
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 {
  max-width: 100%;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom,
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 {
  max-width: 100%;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom,
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 {
  max-width: 100%;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom,
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 {
  max-width: 100%;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom,
.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-104935ab-8797-497c-93b2-5e3ac6d0efd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0e381723-0b66-4e5c-87cc-00f2407ea356 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e381723-0b66-4e5c-87cc-00f2407ea356 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-49f15bea-9985-431a-a097-41da936fd286 {
  text-align: center;
}

#s-49f15bea-9985-431a-a097-41da936fd286 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-49f15bea-9985-431a-a097-41da936fd286 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-49f15bea-9985-431a-a097-41da936fd286 .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-31d1bbd1-512c-4bcd-9cc7-0ae441fd4383 {
  min-height: 50px;
}








#s-31d1bbd1-512c-4bcd-9cc7-0ae441fd4383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31d1bbd1-512c-4bcd-9cc7-0ae441fd4383.shg-box.shg-c {
  justify-content: center;
}

#s-2ad55296-a14c-49e5-b345-5bbc7cfbdb9a {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-2ad55296-a14c-49e5-b345-5bbc7cfbdb9a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2ad55296-a14c-49e5-b345-5bbc7cfbdb9a {
  cursor: pointer;
}#s-2ad55296-a14c-49e5-b345-5bbc7cfbdb9a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a {
  box-shadow:0px 0px 0px 0px ;
margin-top: 25px;
margin-bottom: 120px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
}
@media (min-width: 1200px){#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a {
  min-height: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a {
  min-height: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a {
  min-height: 165px;
}
}







#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a {
  cursor: pointer;
}#s-dfda3c7b-7dec-49d2-a66d-92d87fe7283a.shg-box.shg-c {
  justify-content: center;
}

#s-256dcbb5-9759-4e4b-821f-fbdb3181484b {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-256dcbb5-9759-4e4b-821f-fbdb3181484b {
  
}
}







#s-256dcbb5-9759-4e4b-821f-fbdb3181484b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-256dcbb5-9759-4e4b-821f-fbdb3181484b {
  cursor: pointer;
}#s-256dcbb5-9759-4e4b-821f-fbdb3181484b.shg-box.shg-c {
  justify-content: center;
}

#s-b9ae97b2-c6d6-47cd-bd81-3b1944255030 {
  margin-bottom: -10px;
}

#s-9ac5261f-69fa-4c9b-88d7-be0d9caec045 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-4a28e31e-3060-44a0-aef4-4ae4a93ba313 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.48);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-4a28e31e-3060-44a0-aef4-4ae4a93ba313:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-4a28e31e-3060-44a0-aef4-4ae4a93ba313:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-4a28e31e-3060-44a0-aef4-4ae4a93ba313-btn-wrapper {
    text-align: center;
  }


#s-4a28e31e-3060-44a0-aef4-4ae4a93ba313.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-b4703068-555e-4030-8eb4-1e91e8d4a575 {
  margin-bottom: -10px;
}

#s-dbb782fe-fe4e-45d6-8b9b-a543df806365 {
  padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-dbb782fe-fe4e-45d6-8b9b-a543df806365"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-b178ec17-74b8-4dd1-bdd8-3d08b5192e21 {
  
}

#s-b178ec17-74b8-4dd1-bdd8-3d08b5192e21 {
  display: none;
}
#s-c070de75-062f-4136-a19a-cf28927adb44 {
  text-align: left;
}


.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 {
  max-width: 100%;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom,
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 {
  max-width: 100%;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom,
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 {
  max-width: 100%;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom,
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 {
  max-width: 100%;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom,
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 {
  max-width: 100%;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom,
.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c070de75-062f-4136-a19a-cf28927adb44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ecb9b453-6d43-4899-a7a4-d646502eea07 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-ecb9b453-6d43-4899-a7a4-d646502eea07 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-53b2a911-d770-417d-97a9-7ae54b76c9a1 {
  padding-bottom: 5px;
text-align: center;
}

#s-53b2a911-d770-417d-97a9-7ae54b76c9a1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-53b2a911-d770-417d-97a9-7ae54b76c9a1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-53b2a911-d770-417d-97a9-7ae54b76c9a1 .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-494d7d39-4b88-4d13-a076-eb75770756fa {
  display: none;
}
#s-c881c43e-64c3-4400-b8a4-a41a6b10108c {
  text-align: left;
}


.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c {
  max-width: 100%;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom,
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c {
  max-width: 100%;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom,
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c {
  max-width: 100%;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom,
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c {
  max-width: 100%;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom,
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c {
  max-width: 100%;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom,
.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c881c43e-64c3-4400-b8a4-a41a6b10108c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c3b326d4-484c-4a50-8e4c-31917fe2b371 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-c3b326d4-484c-4a50-8e4c-31917fe2b371 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-82a4fb17-e481-452d-b4d1-011e00a63a59 {
  padding-bottom: 5px;
text-align: center;
}

#s-82a4fb17-e481-452d-b4d1-011e00a63a59 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-82a4fb17-e481-452d-b4d1-011e00a63a59 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-82a4fb17-e481-452d-b4d1-011e00a63a59 .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-be12b40a-f0a2-468e-ad37-6745bb40099c {
  margin-top: 0px;
}

#s-be12b40a-f0a2-468e-ad37-6745bb40099c {
  display: none;
}
#s-f04abf40-0274-47fa-933d-8623fc07dbda {
  text-align: left;
}


.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda {
  max-width: 100%;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom,
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda {
  max-width: 100%;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom,
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda {
  max-width: 100%;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom,
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda {
  max-width: 100%;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom,
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda {
  max-width: 100%;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom,
.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f04abf40-0274-47fa-933d-8623fc07dbda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b5cff7f6-3e3d-4e70-a8e0-ebc7cea07832 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-b5cff7f6-3e3d-4e70-a8e0-ebc7cea07832 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-bd329021-465e-47d0-9272-67dd65be9827 {
  text-align: center;
}

#s-bd329021-465e-47d0-9272-67dd65be9827 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-bd329021-465e-47d0-9272-67dd65be9827 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-bd329021-465e-47d0-9272-67dd65be9827 .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-0bd83bd6-02e7-4ec9-8ec1-43be172af33f {
  margin-top: 0px;
}

#s-0bd83bd6-02e7-4ec9-8ec1-43be172af33f {
  display: none;
}
#s-aa91fb18-979f-400d-92fb-7b2301b2d798 {
  text-align: left;
}


.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 {
  max-width: 100%;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom,
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 {
  max-width: 100%;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom,
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 {
  max-width: 100%;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom,
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 {
  max-width: 100%;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom,
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 {
  max-width: 100%;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom,
.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa91fb18-979f-400d-92fb-7b2301b2d798 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9e4e0191-9014-4d2c-a357-ee60be004d1a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-9e4e0191-9014-4d2c-a357-ee60be004d1a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-12971ea4-1c6b-4dd8-88fd-bb96201266b0 {
  text-align: center;
}

#s-12971ea4-1c6b-4dd8-88fd-bb96201266b0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-12971ea4-1c6b-4dd8-88fd-bb96201266b0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-12971ea4-1c6b-4dd8-88fd-bb96201266b0 .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-6e3d8ed9-47b8-4b84-8c24-59c1700af5e9 {
  min-height: 50px;
}








#s-6e3d8ed9-47b8-4b84-8c24-59c1700af5e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e3d8ed9-47b8-4b84-8c24-59c1700af5e9.shg-box.shg-c {
  justify-content: center;
}

#s-97f85c36-0933-494e-a077-6d50d9c696c0 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: left top;
}








#s-97f85c36-0933-494e-a077-6d50d9c696c0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-97f85c36-0933-494e-a077-6d50d9c696c0 {
  cursor: pointer;
}#s-97f85c36-0933-494e-a077-6d50d9c696c0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-dc6902c2-a6e7-4cc1-9d01-b6289c3071c6 {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-dc6902c2-a6e7-4cc1-9d01-b6289c3071c6 {
  
}
}







#s-dc6902c2-a6e7-4cc1-9d01-b6289c3071c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc6902c2-a6e7-4cc1-9d01-b6289c3071c6 {
  cursor: pointer;
}#s-dc6902c2-a6e7-4cc1-9d01-b6289c3071c6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8e153680-d8de-47ec-8d26-c02021f9e88a {
  margin-bottom: -10px;
}

#s-830c5957-07ce-4689-8c96-98cbf3a73472 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-b3690944-5a75-4f11-85f6-800e4f901d27 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.25);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b3690944-5a75-4f11-85f6-800e4f901d27:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-b3690944-5a75-4f11-85f6-800e4f901d27:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-b3690944-5a75-4f11-85f6-800e4f901d27-btn-wrapper {
    text-align: center;
  }


#s-b3690944-5a75-4f11-85f6-800e4f901d27.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-b184f156-e98f-401d-ab8f-2134e9a7dbe2 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
opacity: 0.66;
}
@media (max-width: 767px){#s-b184f156-e98f-401d-ab8f-2134e9a7dbe2 {
  display: none;
}
#s-b184f156-e98f-401d-ab8f-2134e9a7dbe2, #wrap-s-b184f156-e98f-401d-ab8f-2134e9a7dbe2 { display:none !important; }}
#s-44ba16d7-43e4-48fa-a2d9-59cabfdd26c2 {
  margin-top: 0px;
padding-bottom: 10px;
min-height: 50px;
}








#s-44ba16d7-43e4-48fa-a2d9-59cabfdd26c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44ba16d7-43e4-48fa-a2d9-59cabfdd26c2.shg-box.shg-c {
  justify-content: center;
}

#s-d9b71145-4dcd-49ce-a2a9-eee91a4fc68a {
  margin-bottom: -10px;
}

#s-8d54f245-2ec0-464b-a564-82c7887d244d {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-8d54f245-2ec0-464b-a564-82c7887d244d {
  
}
}
@media (min-width: 0px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-4f1ea407-f3fc-450d-99cf-aad0779c8c25 {
  margin-top: 0px;
}

#s-4f1ea407-f3fc-450d-99cf-aad0779c8c25 {
  display: none;
}
#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 {
  text-align: left;
}


.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 {
  max-width: 100%;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom,
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 {
  max-width: 100%;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom,
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 {
  max-width: 100%;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom,
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 {
  max-width: 100%;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom,
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 {
  max-width: 100%;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom,
.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5753b31-b5a5-46a6-a3c9-6031556e7a09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-126f423c-e29e-4b82-8553-d0f2a598e38a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-126f423c-e29e-4b82-8553-d0f2a598e38a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-500c6875-7068-4a06-942a-c3ba54826d5a {
  padding-bottom: 5px;
text-align: center;
}

#s-500c6875-7068-4a06-942a-c3ba54826d5a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-500c6875-7068-4a06-942a-c3ba54826d5a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-500c6875-7068-4a06-942a-c3ba54826d5a .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-2aec5f95-658a-4a11-b07d-8dcc8d4a3a98 {
  
}

#s-2aec5f95-658a-4a11-b07d-8dcc8d4a3a98 {
  display: none;
}
#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  text-align: left;
}


.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4bfae22f-57cb-4ecc-be1b-c2599a8f16e7 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-4bfae22f-57cb-4ecc-be1b-c2599a8f16e7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-3022f71e-2bc8-49b6-b20b-70dafe35c24d {
  padding-bottom: 5px;
text-align: center;
}

#s-3022f71e-2bc8-49b6-b20b-70dafe35c24d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-3022f71e-2bc8-49b6-b20b-70dafe35c24d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-3022f71e-2bc8-49b6-b20b-70dafe35c24d .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-26da1dbe-4cfc-43fc-9eb7-4620d5dca417 {
  display: none;
}
#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  text-align: left;
}


.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ac92a0f-b0f2-4e33-abba-f0d911a957ae {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-1ac92a0f-b0f2-4e33-abba-f0d911a957ae .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-1b892b53-61cd-4e8b-8e9d-564e7e630f30 {
  text-align: center;
}

#s-1b892b53-61cd-4e8b-8e9d-564e7e630f30 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-1b892b53-61cd-4e8b-8e9d-564e7e630f30 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-1b892b53-61cd-4e8b-8e9d-564e7e630f30 .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-c6b6c401-7464-46f5-81d0-8201e81c6a3b {
  display: none;
}
#s-9d7ddfa2-7f31-487f-8afc-c39603026767 {
  text-align: left;
}


.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 {
  max-width: 100%;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom,
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 {
  max-width: 100%;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom,
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 {
  max-width: 100%;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom,
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 {
  max-width: 100%;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom,
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 {
  max-width: 100%;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom,
.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d7ddfa2-7f31-487f-8afc-c39603026767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-30a0fc2e-fcea-4f76-ac1c-964f3931c5e4 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-30a0fc2e-fcea-4f76-ac1c-964f3931c5e4 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-9e266f05-59ed-4721-807e-ec66fb3fcec2 {
  text-align: center;
}

#s-9e266f05-59ed-4721-807e-ec66fb3fcec2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-9e266f05-59ed-4721-807e-ec66fb3fcec2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-9e266f05-59ed-4721-807e-ec66fb3fcec2 .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-b4d4bd11-fe35-4496-89f1-6fe10d8155e6 {
  padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-60d192a4-6251-416b-9ca6-ffe501d22ea0 {
  display: none;
}
#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 {
  text-align: left;
}


.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 {
  max-width: 100%;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom,
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 {
  max-width: 100%;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom,
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 {
  max-width: 100%;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom,
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 {
  max-width: 100%;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom,
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 {
  max-width: 100%;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom,
.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b9af8fe-0d25-49e9-8eb2-d3153f459038 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7f770f4b-ea93-4ed9-87c0-42d25fd3d4e0 {
  padding-top: 10px;
text-align: center;
}

#s-7f770f4b-ea93-4ed9-87c0-42d25fd3d4e0 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

@media (min-width: 768px) and (max-width: 991px){#s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004 {
  display: none;
}
#s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004, #wrap-s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004 { display:none !important; }}@media (max-width: 767px){#s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004 {
  display: none;
}
#s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004, #wrap-s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9363d4f5-39e7-4563-b0ba-ae19d4c4a004"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-5da303ac-36e2-458a-8352-94de58c5c63d {
  margin-top: 0px;
}

#s-513adb46-142d-4037-88c9-aa145e1004cb {
  margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}

#s-513adb46-142d-4037-88c9-aa145e1004cb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-513adb46-142d-4037-88c9-aa145e1004cb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-513adb46-142d-4037-88c9-aa145e1004cb .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-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd {
  display: none;
}
#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd, #wrap-s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd {
  display: none;
}
#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd, #wrap-s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd { display:none !important; }}
#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-83acbdb6-49e7-4fc6-aabc-3c21ecc24dbd .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-0e3ab68b-6d2c-4428-8a9b-b2151ec46008 {
  display: none;
}
#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 {
  text-align: left;
}


.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 {
  max-width: 100%;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom,
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 {
  max-width: 100%;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom,
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 {
  max-width: 100%;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom,
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 {
  max-width: 100%;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom,
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 {
  max-width: 100%;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom,
.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fab784d5-ab21-4c9c-ac23-ef94504d5194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd21d8d5-9dfb-48da-beaa-79c4a23e804a {
  padding-top: 10px;
text-align: center;
}

#s-bd21d8d5-9dfb-48da-beaa-79c4a23e804a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

@media (min-width: 768px) and (max-width: 991px){#s-23e04312-0621-4fd4-9285-d67ddbc66232 {
  display: none;
}
#s-23e04312-0621-4fd4-9285-d67ddbc66232, #wrap-s-23e04312-0621-4fd4-9285-d67ddbc66232 { display:none !important; }}@media (max-width: 767px){#s-23e04312-0621-4fd4-9285-d67ddbc66232 {
  display: none;
}
#s-23e04312-0621-4fd4-9285-d67ddbc66232, #wrap-s-23e04312-0621-4fd4-9285-d67ddbc66232 { display:none !important; }}
@media (min-width: 0px) {
[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23e04312-0621-4fd4-9285-d67ddbc66232"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-92220f3a-d0e0-401c-9c2b-1c0f341927f7 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-0b3cedd8-2117-4293-9c12-80357d596e44 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}

#s-0b3cedd8-2117-4293-9c12-80357d596e44 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-0b3cedd8-2117-4293-9c12-80357d596e44 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-0b3cedd8-2117-4293-9c12-80357d596e44 .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-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af {
  display: none;
}
#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af, #wrap-s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af {
  display: none;
}
#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af, #wrap-s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af { display:none !important; }}
#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-2ae6c463-33f3-4b7b-b97a-c5e6f89ae9af .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-8e2abb1d-a3e0-4bf4-9211-b7ff82ad15fc {
  display: none;
}
#s-9fbc4b24-a655-4b6d-af09-687518b75ccb {
  text-align: left;
}


.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb {
  max-width: 100%;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom,
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb {
  max-width: 100%;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom,
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb {
  max-width: 100%;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom,
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb {
  max-width: 100%;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom,
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb {
  max-width: 100%;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom,
.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fbc4b24-a655-4b6d-af09-687518b75ccb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7912bee7-0ba2-4480-b42e-3d75b5f77dcf {
  padding-top: 10px;
text-align: center;
}

#s-7912bee7-0ba2-4480-b42e-3d75b5f77dcf .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8d5b8171-f909-4fe0-a134-679f5fdee930 {
  text-align: center;
}

#s-8d5b8171-f909-4fe0-a134-679f5fdee930 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-8d5b8171-f909-4fe0-a134-679f5fdee930 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-8d5b8171-f909-4fe0-a134-679f5fdee930 .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-1f0457e5-f237-48e8-bbc1-ff048c8c02f7 {
  display: none;
}
#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 {
  text-align: left;
}


.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 {
  max-width: 100%;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom,
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 {
  max-width: 100%;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom,
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 {
  max-width: 100%;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom,
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 {
  max-width: 100%;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom,
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 {
  max-width: 100%;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom,
.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dab2cf7-091a-4b98-859c-5b95a90070e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-213f4baa-af9f-4cf0-9222-a3d73aaab9e7 {
  padding-top: 10px;
text-align: center;
}

#s-213f4baa-af9f-4cf0-9222-a3d73aaab9e7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-7a4242e7-5cfd-4cf2-9867-b47c99d7fe1a {
  text-align: center;
}

#s-7a4242e7-5cfd-4cf2-9867-b47c99d7fe1a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
}

#s-7a4242e7-5cfd-4cf2-9867-b47c99d7fe1a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-7a4242e7-5cfd-4cf2-9867-b47c99d7fe1a .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;
}
@media (min-width: 0px) {
[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-832c0e61-bbcb-474c-bc8d-ab7589de770d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-076af0fc-e6cb-46cd-9cf5-5da87f4a5eee {
  display: none;
}
#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f {
  text-align: left;
}


.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f {
  max-width: 100%;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom,
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f {
  max-width: 100%;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom,
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f {
  max-width: 100%;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom,
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f {
  max-width: 100%;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom,
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f {
  max-width: 100%;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom,
.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5324604a-d8be-49c8-b4c6-67ac85c8c08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8f10666-731d-411b-a5e0-0b0751b73899 {
  padding-top: 10px;
text-align: center;
}

#s-f8f10666-731d-411b-a5e0-0b0751b73899 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-126cc13a-2dd7-4212-8e02-649ed28b3c3c {
  text-align: center;
}

#s-126cc13a-2dd7-4212-8e02-649ed28b3c3c .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-126cc13a-2dd7-4212-8e02-649ed28b3c3c .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-126cc13a-2dd7-4212-8e02-649ed28b3c3c .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-26f6dbea-d947-4efd-a211-56b90159f0ce {
  display: none;
}
#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 {
  text-align: left;
}


.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 {
  max-width: 100%;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom,
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 {
  max-width: 100%;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom,
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 {
  max-width: 100%;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom,
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 {
  max-width: 100%;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom,
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 {
  max-width: 100%;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom,
.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-413bf5e8-392a-4391-a2c6-c27ebdfc8fe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d2c82a6-54fa-4fe9-9aa5-8f37d0acc03c {
  padding-top: 10px;
text-align: center;
}

#s-4d2c82a6-54fa-4fe9-9aa5-8f37d0acc03c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-72ab50ed-292e-4a41-aa03-636cc597259d {
  text-align: center;
}

#s-72ab50ed-292e-4a41-aa03-636cc597259d .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-72ab50ed-292e-4a41-aa03-636cc597259d .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-72ab50ed-292e-4a41-aa03-636cc597259d .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-9722e406-b2e0-4d18-88c8-5316b94805cd {
  display: none;
}
#s-f4bf9395-4c54-4a10-994e-b1a8feb063db {
  text-align: left;
}


.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db {
  max-width: 100%;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom,
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db {
  max-width: 100%;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom,
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db {
  max-width: 100%;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom,
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db {
  max-width: 100%;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom,
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db {
  max-width: 100%;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom,
.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4bf9395-4c54-4a10-994e-b1a8feb063db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-469069cf-2270-4244-a600-0ba5242eed62 {
  padding-top: 10px;
text-align: center;
}

#s-469069cf-2270-4244-a600-0ba5242eed62 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8cfb1077-6568-4622-88d1-6bcaafe7f42e {
  text-align: center;
}

#s-8cfb1077-6568-4622-88d1-6bcaafe7f42e .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-8cfb1077-6568-4622-88d1-6bcaafe7f42e .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-8cfb1077-6568-4622-88d1-6bcaafe7f42e .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-1eee2959-e395-498e-b957-2662cd0e46e5 {
  display: none;
}
#s-accafe87-fc89-4e1a-9e81-33bf6100575b {
  text-align: left;
}


.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b {
  max-width: 100%;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom,
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b {
  max-width: 100%;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom,
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b {
  max-width: 100%;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom,
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b {
  max-width: 100%;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom,
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b {
  max-width: 100%;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom,
.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-accafe87-fc89-4e1a-9e81-33bf6100575b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2fb19a06-a3d6-4fa8-a406-447b0f38ff64 {
  padding-top: 10px;
text-align: center;
}

#s-2fb19a06-a3d6-4fa8-a406-447b0f38ff64 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-bc40b6c4-4750-4cbb-a022-42363de6d019 {
  text-align: center;
}

#s-bc40b6c4-4750-4cbb-a022-42363de6d019 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-bc40b6c4-4750-4cbb-a022-42363de6d019 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-bc40b6c4-4750-4cbb-a022-42363de6d019 .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;
}
@media (min-width: 0px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-96328831-ee3b-4005-aba6-94499301e674 {
  display: none;
}
#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  text-align: left;
}


.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9001ae76-ef39-41be-8b9f-eb9a2fe71fbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9001ae76-ef39-41be-8b9f-eb9a2fe71fbb .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 {
  text-align: center;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 .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-73897386-62fc-4a15-94f1-c6b6582d96c3 {
  display: none;
}
#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  text-align: left;
}


.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-08cc8bd7-e875-4e23-a576-3a584c83a02f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08cc8bd7-e875-4e23-a576-3a584c83a02f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 {
  text-align: center;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 .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-f37720ef-4a1d-42fb-82be-82d3734af909 {
  display: none;
}
#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  text-align: left;
}


.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-45297514-48f9-40c8-b786-932ead048f5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-45297514-48f9-40c8-b786-932ead048f5b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d {
  text-align: center;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d .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-f5b9d8d3-e081-46cf-883a-cad4ad8f612d {
  display: none;
}
#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  text-align: left;
}


.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4bf1bb4-036c-412b-8113-15fdd1637eb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4bf1bb4-036c-412b-8113-15fdd1637eb7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e {
  text-align: center;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e .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;
}
@media (min-width: 0px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-fd462491-53b9-42b4-86cc-38973e7dfb0e {
  display: none;
}
#s-ba406669-44a2-4563-b153-7562bd164c99 {
  text-align: left;
}


.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04a7ab55-df39-4142-865c-ac60a5728b25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04a7ab55-df39-4142-865c-ac60a5728b25 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 {
  text-align: center;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 .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-5ab4af23-19ea-4c72-9162-dd4e5c227133 {
  display: none;
}
#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  text-align: left;
}


.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fab2d1e7-1b1b-4d8d-afed-c4d90b846515 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fab2d1e7-1b1b-4d8d-afed-c4d90b846515 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 {
  text-align: center;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 .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-3ca63690-2308-4579-9852-de9c8a2e420a {
  display: none;
}
#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  text-align: left;
}


.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-188f59f0-4ce1-4bf1-9ac5-d7cea86a24bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-188f59f0-4ce1-4bf1-9ac5-d7cea86a24bd .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da {
  text-align: center;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da .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-a2199a14-fa5f-4f9a-8fd3-c064b703e586 {
  display: none;
}
#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  text-align: left;
}


.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f58ef0a-f9f8-44f5-81a7-49f15dd1847f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f58ef0a-f9f8-44f5-81a7-49f15dd1847f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 {
  text-align: center;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 .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;
}
@media (min-width: 0px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-6a621023-48b6-4544-b514-2dc1984bf768 {
  display: none;
}
#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  text-align: left;
}


.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c2fc3de-f626-4f2a-8009-eb89ea49d664 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c2fc3de-f626-4f2a-8009-eb89ea49d664 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc {
  text-align: center;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc .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-0098bab0-6f75-4e65-a210-4ca506aeeee1 {
  display: none;
}
#s-be852bfc-7898-492e-bbbf-96098469a903 {
  text-align: left;
}


.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e565527a-9a83-47d7-8509-5a676b641192 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e565527a-9a83-47d7-8509-5a676b641192 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 {
  text-align: center;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 .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-8d37f6c4-0992-46d1-bf14-414bf4a5a52c {
  min-height: 550px;
}








#s-8d37f6c4-0992-46d1-bf14-414bf4a5a52c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d37f6c4-0992-46d1-bf14-414bf4a5a52c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3aff8bf2-0653-4996-bdee-b12c1f375636"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-428d88ae-8957-4d47-a9ac-445394404f92 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-428d88ae-8957-4d47-a9ac-445394404f92 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-428d88ae-8957-4d47-a9ac-445394404f92 {
  cursor: pointer;
}#s-428d88ae-8957-4d47-a9ac-445394404f92.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3680e01a-5453-44b3-8ab0-6cffc5dca721 {
  margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-3680e01a-5453-44b3-8ab0-6cffc5dca721 {
  
}
}







#s-3680e01a-5453-44b3-8ab0-6cffc5dca721 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3680e01a-5453-44b3-8ab0-6cffc5dca721.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9e790583-32aa-437a-83b5-98b57e2a860c {
  margin-bottom: -10px;
}

#s-8acff84d-5caf-4fcd-90fe-ec52e72680db {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-80670922-e50c-4833-9293-c43d4ef58379 {
  border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.15);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-80670922-e50c-4833-9293-c43d4ef58379:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-80670922-e50c-4833-9293-c43d4ef58379:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-80670922-e50c-4833-9293-c43d4ef58379-btn-wrapper {
    text-align: center;
  }


#s-80670922-e50c-4833-9293-c43d4ef58379.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-0e421d08-4b57-42c3-8d51-fbe66b2b0bce {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center center;
}








#s-0e421d08-4b57-42c3-8d51-fbe66b2b0bce > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0e421d08-4b57-42c3-8d51-fbe66b2b0bce {
  cursor: pointer;
}#s-0e421d08-4b57-42c3-8d51-fbe66b2b0bce.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c623b9f9-68e2-4b0a-8b9d-24841addddb7 {
  margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c623b9f9-68e2-4b0a-8b9d-24841addddb7 {
  
}
}







#s-c623b9f9-68e2-4b0a-8b9d-24841addddb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c623b9f9-68e2-4b0a-8b9d-24841addddb7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-29c06866-95ff-4fa8-986b-8b10f7e9cbfc {
  margin-bottom: -10px;
}

#s-dcbdea8d-af4b-4c18-afbd-4c60e3541931 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f3662078-bdf9-4dc1-abcd-bdc16be63488 {
  border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.15);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-f3662078-bdf9-4dc1-abcd-bdc16be63488:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-f3662078-bdf9-4dc1-abcd-bdc16be63488:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-f3662078-bdf9-4dc1-abcd-bdc16be63488-btn-wrapper {
    text-align: center;
  }


#s-f3662078-bdf9-4dc1-abcd-bdc16be63488.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-271fbee8-3e56-4cf1-864f-06cc52e5452a {
  min-height: 250px;
}








#s-271fbee8-3e56-4cf1-864f-06cc52e5452a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-271fbee8-3e56-4cf1-864f-06cc52e5452a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca46c6c9-67d7-403c-903b-29f17adfb545"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d890aaf6-a275-4301-9b33-825a067eab30 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 250px;
background-position: center top;
}








#s-d890aaf6-a275-4301-9b33-825a067eab30 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-d890aaf6-a275-4301-9b33-825a067eab30 {
  cursor: pointer;
}#s-d890aaf6-a275-4301-9b33-825a067eab30.shg-box.shg-c {
  justify-content: flex-end;
}

#s-34d959cc-2eb5-4fc4-b9e0-351b64872284 {
  margin-left: 30px;
margin-bottom: 35px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-34d959cc-2eb5-4fc4-b9e0-351b64872284 {
  
}
}







#s-34d959cc-2eb5-4fc4-b9e0-351b64872284 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34d959cc-2eb5-4fc4-b9e0-351b64872284.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed2332b5-861b-4b9b-954e-a260ea3d6fdb {
  margin-bottom: -10px;
}

#s-6c84dec0-62ed-461e-a635-c7f0805152db {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-cd0fabe3-ac70-4356-8f4e-ecb1b84a2a33 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 250px;
background-position: center top;
}








#s-cd0fabe3-ac70-4356-8f4e-ecb1b84a2a33 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-cd0fabe3-ac70-4356-8f4e-ecb1b84a2a33 {
  cursor: pointer;
}#s-cd0fabe3-ac70-4356-8f4e-ecb1b84a2a33.shg-box.shg-c {
  justify-content: flex-end;
}

#s-50271763-1c7d-4f9e-8d2c-1437547d0e73 {
  margin-left: 30px;
margin-bottom: 35px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-50271763-1c7d-4f9e-8d2c-1437547d0e73 {
  
}
}







#s-50271763-1c7d-4f9e-8d2c-1437547d0e73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50271763-1c7d-4f9e-8d2c-1437547d0e73.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e659894d-affb-47a0-b43d-1a5182557510 {
  margin-bottom: -10px;
}

#s-443e1a38-42de-40af-baca-ed6a1db3357c {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-9e77f471-534d-416c-9ee4-6481c4996c04 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 250px;
background-position: center top;
}








#s-9e77f471-534d-416c-9ee4-6481c4996c04 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-9e77f471-534d-416c-9ee4-6481c4996c04 {
  cursor: pointer;
}#s-9e77f471-534d-416c-9ee4-6481c4996c04.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7f99221b-6456-4069-b7f1-670663245cec {
  margin-left: 30px;
margin-bottom: 35px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-7f99221b-6456-4069-b7f1-670663245cec {
  
}
}







#s-7f99221b-6456-4069-b7f1-670663245cec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f99221b-6456-4069-b7f1-670663245cec.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a5d83fc3-1d20-4ec5-933b-a891580aa079 {
  margin-bottom: -10px;
}

#s-bfeaca95-64a1-4416-9fa2-548abccc225f {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-39512898-1f81-4830-82ba-eb23c09d7ecd {
  min-height: 50px;
}








#s-39512898-1f81-4830-82ba-eb23c09d7ecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39512898-1f81-4830-82ba-eb23c09d7ecd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9c53706c-ea7a-4ef6-8ceb-fbd6b29fc3ef {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-9c53706c-ea7a-4ef6-8ceb-fbd6b29fc3ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c53706c-ea7a-4ef6-8ceb-fbd6b29fc3ef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-87f151e4-0554-46ab-9ee3-79af6a5ded9c {
  margin-top: 10px;
margin-bottom: -10px;
}
@media (max-width: 767px){#s-87f151e4-0554-46ab-9ee3-79af6a5ded9c {
  display: none;
}
#s-87f151e4-0554-46ab-9ee3-79af6a5ded9c, #wrap-s-87f151e4-0554-46ab-9ee3-79af6a5ded9c { display:none !important; }}
@media (min-width: 0px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-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;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-42df17fd-aaec-4461-9844-a8fddb4978a1 {
  margin-left: 30px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-42df17fd-aaec-4461-9844-a8fddb4978a1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-42df17fd-aaec-4461-9844-a8fddb4978a1 .shogun-heading-component h2 a {
  color: #000;
}


#s-c28a4dbb-1049-434b-b617-e801ebc1b8ec {
  margin-left: 100px;
margin-right: 30px;
min-height: 50px;
}








#s-c28a4dbb-1049-434b-b617-e801ebc1b8ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c28a4dbb-1049-434b-b617-e801ebc1b8ec.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 6px;
padding-left: 19px;
padding-bottom: 6px;
padding-right: 19px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
text-align: center;
background-color: rgba(179, 179, 179, 1);
font-size: 14px;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 1px !important;
background-color: rgba(107, 107, 107, 1) !important;
font-size: 13px !important;
color: rgba(253, 253, 253, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f:active {background-color: rgba(243, 243, 243, 1) !important;
font-size: 13px !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}


#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  
  display:  block ;
}

#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  margin-bottom: -5px;
}
@media (min-width: 1200px){#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  display: none;
}
#s-1530d4cf-5804-41ff-8511-8892ad476fa4, #wrap-s-1530d4cf-5804-41ff-8511-8892ad476fa4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  display: none;
}
#s-1530d4cf-5804-41ff-8511-8892ad476fa4, #wrap-s-1530d4cf-5804-41ff-8511-8892ad476fa4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  display: none;
}
#s-1530d4cf-5804-41ff-8511-8892ad476fa4, #wrap-s-1530d4cf-5804-41ff-8511-8892ad476fa4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  margin-left: 10px;
margin-bottom: 0px;
margin-right: -200px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  display: none;
}
#s-f59666a5-b020-49e8-a93b-bf5196b14896, #wrap-s-f59666a5-b020-49e8-a93b-bf5196b14896 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  display: none;
}
#s-f59666a5-b020-49e8-a93b-bf5196b14896, #wrap-s-f59666a5-b020-49e8-a93b-bf5196b14896 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  display: none;
}
#s-f59666a5-b020-49e8-a93b-bf5196b14896, #wrap-s-f59666a5-b020-49e8-a93b-bf5196b14896 { display:none !important; }}
#s-f59666a5-b020-49e8-a93b-bf5196b14896 .shogun-heading-component h2 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-f59666a5-b020-49e8-a93b-bf5196b14896 .shogun-heading-component h2 a {
  color: #000;
}


#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  margin-top: 3px;
margin-left: 160px;
margin-bottom: 0px;
margin-right: 0px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  display: none;
}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd, #wrap-s-aa33eec8-b9de-46af-9544-5353cbfe2fbd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  display: none;
}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd, #wrap-s-aa33eec8-b9de-46af-9544-5353cbfe2fbd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  display: none;
}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd, #wrap-s-aa33eec8-b9de-46af-9544-5353cbfe2fbd { display:none !important; }}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd .shogun-icon-wrapper {
  text-align: right;
}


#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 0, 0, 1);
}

#s-631e829f-38f3-41bd-9405-f5595c56bc44 {
  margin-top: 20px;
}

/*
  $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%;
  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;
  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;
	transition: opacity 300ms;
}
