.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-6293847d-57f5-4a00-983f-a8c621ac1393 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6293847d-57f5-4a00-983f-a8c621ac1393 {
  display: none;
}
#s-6293847d-57f5-4a00-983f-a8c621ac1393, #wrap-s-6293847d-57f5-4a00-983f-a8c621ac1393 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6293847d-57f5-4a00-983f-a8c621ac1393 {
  display: none;
}
#s-6293847d-57f5-4a00-983f-a8c621ac1393, #wrap-s-6293847d-57f5-4a00-983f-a8c621ac1393 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6293847d-57f5-4a00-983f-a8c621ac1393 {
  display: none;
}
#s-6293847d-57f5-4a00-983f-a8c621ac1393, #wrap-s-6293847d-57f5-4a00-983f-a8c621ac1393 { display:none !important; }}







#s-6293847d-57f5-4a00-983f-a8c621ac1393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6293847d-57f5-4a00-983f-a8c621ac1393.shg-box.shg-c {
  justify-content: center;
}

.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-0694fb15-5c79-43df-a84a-3dcd3948c78f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-0694fb15-5c79-43df-a84a-3dcd3948c78f {
  display: none;
}
#s-0694fb15-5c79-43df-a84a-3dcd3948c78f, #wrap-s-0694fb15-5c79-43df-a84a-3dcd3948c78f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0694fb15-5c79-43df-a84a-3dcd3948c78f {
  display: none;
}
#s-0694fb15-5c79-43df-a84a-3dcd3948c78f, #wrap-s-0694fb15-5c79-43df-a84a-3dcd3948c78f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0694fb15-5c79-43df-a84a-3dcd3948c78f {
  display: none;
}
#s-0694fb15-5c79-43df-a84a-3dcd3948c78f, #wrap-s-0694fb15-5c79-43df-a84a-3dcd3948c78f { display:none !important; }}
#s-986967b5-6b06-45e4-8679-059127c4649b {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-986967b5-6b06-45e4-8679-059127c4649b {
  display: none;
}
#s-986967b5-6b06-45e4-8679-059127c4649b, #wrap-s-986967b5-6b06-45e4-8679-059127c4649b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-986967b5-6b06-45e4-8679-059127c4649b {
  display: none;
}
#s-986967b5-6b06-45e4-8679-059127c4649b, #wrap-s-986967b5-6b06-45e4-8679-059127c4649b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-986967b5-6b06-45e4-8679-059127c4649b {
  display: none;
}
#s-986967b5-6b06-45e4-8679-059127c4649b, #wrap-s-986967b5-6b06-45e4-8679-059127c4649b { display:none !important; }}@media (max-width: 767px){#s-986967b5-6b06-45e4-8679-059127c4649b {
  
}
}
.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-33d6c490-6f5f-4837-9348-d67f2fecb160 {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}




  #s-33d6c490-6f5f-4837-9348-d67f2fecb160 img.shogun-image {
    
    width: px;
  }


#s-33d6c490-6f5f-4837-9348-d67f2fecb160 .shogun-image-content {
  
    align-items: center;
  
}

#s-34238142-13e2-448c-a902-99830a49fbd3 {
  text-align: center;
}
@media (min-width: 1200px){#s-34238142-13e2-448c-a902-99830a49fbd3 {
  display: none;
}
#s-34238142-13e2-448c-a902-99830a49fbd3, #wrap-s-34238142-13e2-448c-a902-99830a49fbd3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34238142-13e2-448c-a902-99830a49fbd3 {
  display: none;
}
#s-34238142-13e2-448c-a902-99830a49fbd3, #wrap-s-34238142-13e2-448c-a902-99830a49fbd3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34238142-13e2-448c-a902-99830a49fbd3 {
  display: none;
}
#s-34238142-13e2-448c-a902-99830a49fbd3, #wrap-s-34238142-13e2-448c-a902-99830a49fbd3 { display:none !important; }}




#s-34238142-13e2-448c-a902-99830a49fbd3 .shogun-image-content {
  
    align-items: center;
  
}

.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-cc92edef-457f-482a-9cdb-146a1da7f145 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-cc92edef-457f-482a-9cdb-146a1da7f145 {
  display: none;
}
#s-cc92edef-457f-482a-9cdb-146a1da7f145, #wrap-s-cc92edef-457f-482a-9cdb-146a1da7f145 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc92edef-457f-482a-9cdb-146a1da7f145 {
  display: none;
}
#s-cc92edef-457f-482a-9cdb-146a1da7f145, #wrap-s-cc92edef-457f-482a-9cdb-146a1da7f145 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc92edef-457f-482a-9cdb-146a1da7f145 {
  display: none;
}
#s-cc92edef-457f-482a-9cdb-146a1da7f145, #wrap-s-cc92edef-457f-482a-9cdb-146a1da7f145 { display:none !important; }}
.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;
}

@media (min-width: 0px) {
[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-508664f3-f9c6-43da-9f49-da31675134dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-55865fd6-6647-4285-bcf1-95d57a37e6c0 {
  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-f82dcf46-cda3-4853-8554-a307f34164ad {
  text-align: left;
}


.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad {
  max-width: 100%;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom,
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad {
  max-width: 100%;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom,
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad {
  max-width: 100%;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom,
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad {
  max-width: 100%;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom,
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad {
  max-width: 100%;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .shg-image-zoom,
.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f82dcf46-cda3-4853-8554-a307f34164ad .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-ab4134b4-d40b-4adb-aa95-fc1f754b68a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab4134b4-d40b-4adb-aa95-fc1f754b68a9 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-e68d9d40-6e93-4a3f-83ea-6fd31225a288 {
  text-align: center;
}

#s-e68d9d40-6e93-4a3f-83ea-6fd31225a288 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-e68d9d40-6e93-4a3f-83ea-6fd31225a288 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e68d9d40-6e93-4a3f-83ea-6fd31225a288 .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-15f89abe-97f9-4799-aeb9-167a33bc0221 {
  display: none;
}
#s-2e13b126-0858-4151-bdd2-d478befbcf1d {
  text-align: left;
}


.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d {
  max-width: 100%;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom,
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d {
  max-width: 100%;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom,
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d {
  max-width: 100%;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom,
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d {
  max-width: 100%;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom,
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d {
  max-width: 100%;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom,
.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e13b126-0858-4151-bdd2-d478befbcf1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55b3662a-9f41-4715-8236-71378d8e3f28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55b3662a-9f41-4715-8236-71378d8e3f28 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-65a0aa6f-85a2-423c-9815-6a6dd8708739 {
  text-align: center;
}

#s-65a0aa6f-85a2-423c-9815-6a6dd8708739 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-65a0aa6f-85a2-423c-9815-6a6dd8708739 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-65a0aa6f-85a2-423c-9815-6a6dd8708739 .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-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59f1a7ef-dbb0-4869-8545-198fa986730d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1ef7d7b0-870a-4e70-9efa-235975c2d988 {
  display: none;
}
#s-38d340f0-6702-4626-8594-66cb3dae0bb6 {
  text-align: left;
}


.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 {
  max-width: 100%;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom,
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 {
  max-width: 100%;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom,
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 {
  max-width: 100%;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom,
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 {
  max-width: 100%;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom,
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 {
  max-width: 100%;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom,
.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38d340f0-6702-4626-8594-66cb3dae0bb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-867e2c73-0258-4143-b035-970abc023ced {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-867e2c73-0258-4143-b035-970abc023ced .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-5f3f98dc-7f5e-46de-9320-5bb9e2b3177d {
  text-align: center;
}

#s-5f3f98dc-7f5e-46de-9320-5bb9e2b3177d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-5f3f98dc-7f5e-46de-9320-5bb9e2b3177d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5f3f98dc-7f5e-46de-9320-5bb9e2b3177d .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-36006ef9-8ddb-4745-a0f4-d4608dc81234 {
  display: none;
}
#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 {
  text-align: left;
}


.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 {
  max-width: 100%;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom,
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 {
  max-width: 100%;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom,
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 {
  max-width: 100%;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom,
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 {
  max-width: 100%;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom,
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 {
  max-width: 100%;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom,
.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-11f397ad-f5ca-461d-a9ec-1b5a22a44f90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6ad5cbfd-1153-4405-a260-ec81ddc09755 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ad5cbfd-1153-4405-a260-ec81ddc09755 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-150b54e1-6558-4151-8179-d4081127e200 {
  text-align: center;
}

#s-150b54e1-6558-4151-8179-d4081127e200 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-150b54e1-6558-4151-8179-d4081127e200 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-150b54e1-6558-4151-8179-d4081127e200 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-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-16b1e343-6667-4fa0-bfd5-ed7e5385df9e {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-16b1e343-6667-4fa0-bfd5-ed7e5385df9e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16b1e343-6667-4fa0-bfd5-ed7e5385df9e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16b1e343-6667-4fa0-bfd5-ed7e5385df9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-850ae7a8-f195-4791-bfb1-d6a786af8a87 {
  min-height: 500px;
}
@media (min-width: 1200px){#s-850ae7a8-f195-4791-bfb1-d6a786af8a87 {
  display: none;
}
#s-850ae7a8-f195-4791-bfb1-d6a786af8a87, #wrap-s-850ae7a8-f195-4791-bfb1-d6a786af8a87 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-850ae7a8-f195-4791-bfb1-d6a786af8a87 {
  display: none;
}
#s-850ae7a8-f195-4791-bfb1-d6a786af8a87, #wrap-s-850ae7a8-f195-4791-bfb1-d6a786af8a87 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-850ae7a8-f195-4791-bfb1-d6a786af8a87 {
  
}
}@media (max-width: 767px){#s-850ae7a8-f195-4791-bfb1-d6a786af8a87 {
  display: none;
}
#s-850ae7a8-f195-4791-bfb1-d6a786af8a87, #wrap-s-850ae7a8-f195-4791-bfb1-d6a786af8a87 { display:none !important; }}







#s-850ae7a8-f195-4791-bfb1-d6a786af8a87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-850ae7a8-f195-4791-bfb1-d6a786af8a87.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c6510f79-936b-4073-a85d-4aad5077f469 {
  margin-top: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-c6510f79-936b-4073-a85d-4aad5077f469 {
  display: none;
}
#s-c6510f79-936b-4073-a85d-4aad5077f469, #wrap-s-c6510f79-936b-4073-a85d-4aad5077f469 { display:none !important; }}







#s-c6510f79-936b-4073-a85d-4aad5077f469 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6510f79-936b-4073-a85d-4aad5077f469.shg-box.shg-c {
  justify-content: flex-start;
}

.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-2731a26c-ba01-4dff-828e-e671991521f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2731a26c-ba01-4dff-828e-e671991521f5 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 28px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-a5deeaca-75b3-4036-84b4-e4d391f7257f {
  padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-a5deeaca-75b3-4036-84b4-e4d391f7257f {
  display: none;
}
#s-a5deeaca-75b3-4036-84b4-e4d391f7257f, #wrap-s-a5deeaca-75b3-4036-84b4-e4d391f7257f { display:none !important; }}
@media (min-width: 0px) {
[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8b37842c-a1c9-4400-8747-be3d1eeaf4de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d6f43f45-c8dc-4fab-be8e-7ace8e3e3bba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f1879f78-158a-431b-8530-f79850a26aef {
  display: none;
}
#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 {
  text-align: left;
}


.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 {
  max-width: 100%;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom,
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 {
  max-width: 100%;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom,
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 {
  max-width: 100%;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom,
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 {
  max-width: 100%;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom,
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 {
  max-width: 100%;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom,
.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-874a0e06-1c2a-4fe7-831c-1a1403ac8309 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04437925-3837-4db1-9f15-b81007935c49 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04437925-3837-4db1-9f15-b81007935c49 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-b6090321-c12a-4ede-aa29-1a9e0e2ff285 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-b6090321-c12a-4ede-aa29-1a9e0e2ff285 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-b6090321-c12a-4ede-aa29-1a9e0e2ff285 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b6090321-c12a-4ede-aa29-1a9e0e2ff285 .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-6f034a96-503e-4c26-9de4-11a3f3c7cc90 {
  display: none;
}
#s-51031a6d-7365-4a04-b655-79cbc6a7c90e {
  text-align: left;
}


.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e {
  max-width: 100%;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom,
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e {
  max-width: 100%;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom,
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e {
  max-width: 100%;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom,
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e {
  max-width: 100%;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom,
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e {
  max-width: 100%;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom,
.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51031a6d-7365-4a04-b655-79cbc6a7c90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5108f3a7-cc0f-4ee1-9937-69a81bca58c1 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5108f3a7-cc0f-4ee1-9937-69a81bca58c1 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1e059b4e-711b-4ca9-937c-5f3e1b38daba {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-1e059b4e-711b-4ca9-937c-5f3e1b38daba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1e059b4e-711b-4ca9-937c-5f3e1b38daba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1e059b4e-711b-4ca9-937c-5f3e1b38daba .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-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46a456cb-9333-4744-bc5e-9eff70c9420a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f733cc0d-7296-43d6-ad34-bb1c375928b0 {
  display: none;
}
#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe {
  text-align: left;
}


.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe {
  max-width: 100%;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom,
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe {
  max-width: 100%;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom,
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe {
  max-width: 100%;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom,
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe {
  max-width: 100%;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom,
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe {
  max-width: 100%;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom,
.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a344d152-97f1-4162-83d5-bc6bc1c6c1fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c48bd927-7322-40b4-b439-51c2548a198b {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c48bd927-7322-40b4-b439-51c2548a198b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ffc52f02-c550-43d6-8e8a-e1893c2de0f1 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-ffc52f02-c550-43d6-8e8a-e1893c2de0f1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-ffc52f02-c550-43d6-8e8a-e1893c2de0f1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ffc52f02-c550-43d6-8e8a-e1893c2de0f1 .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-89e2d49f-56ad-4d64-89b2-1724f2a622f5 {
  display: none;
}
#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 {
  text-align: left;
}


.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 {
  max-width: 100%;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom,
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 {
  max-width: 100%;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom,
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 {
  max-width: 100%;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom,
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 {
  max-width: 100%;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom,
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 {
  max-width: 100%;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom,
.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c142e38-d6ee-4a39-8a36-eac74cec7f52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ff9c352-60ce-487e-949a-cf0621a14a6b {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ff9c352-60ce-487e-949a-cf0621a14a6b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-6ad123c0-a76d-492b-886d-f9e43479abf2 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-6ad123c0-a76d-492b-886d-f9e43479abf2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-6ad123c0-a76d-492b-886d-f9e43479abf2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6ad123c0-a76d-492b-886d-f9e43479abf2 .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-0d0d5146-99a2-42c3-9ca6-a7302946ac9f {
  text-align: center;
}
@media (max-width: 767px){#s-0d0d5146-99a2-42c3-9ca6-a7302946ac9f {
  display: none;
}
#s-0d0d5146-99a2-42c3-9ca6-a7302946ac9f, #wrap-s-0d0d5146-99a2-42c3-9ca6-a7302946ac9f { display:none !important; }}




#s-0d0d5146-99a2-42c3-9ca6-a7302946ac9f .shogun-image-content {
  
    align-items: center;
  
}

#s-5a88f9b2-71d3-41e5-b37d-172500b2ec7a {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5a88f9b2-71d3-41e5-b37d-172500b2ec7a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5a88f9b2-71d3-41e5-b37d-172500b2ec7a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a88f9b2-71d3-41e5-b37d-172500b2ec7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e {
  margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e {
  display: none;
}
#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e, #wrap-s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e { display:none !important; }}@media (max-width: 767px){#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e {
  display: none;
}
#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e, #wrap-s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e { display:none !important; }}







#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-224ccb14-23c9-41ff-ac76-bf1e7ef8201e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-40738aea-0876-4d81-9ddf-dc8dc86d068b {
  margin-top: 15px;
min-height: 50px;
}
@media (max-width: 767px){#s-40738aea-0876-4d81-9ddf-dc8dc86d068b {
  display: none;
}
#s-40738aea-0876-4d81-9ddf-dc8dc86d068b, #wrap-s-40738aea-0876-4d81-9ddf-dc8dc86d068b { display:none !important; }}







#s-40738aea-0876-4d81-9ddf-dc8dc86d068b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40738aea-0876-4d81-9ddf-dc8dc86d068b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b960cdbf-bce9-4979-a039-7484f1eeb4ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b960cdbf-bce9-4979-a039-7484f1eeb4ba .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-1a8d419c-3a6e-4287-9bf7-626f39e4eff5 {
  display: none;
}
#s-1a8d419c-3a6e-4287-9bf7-626f39e4eff5, #wrap-s-1a8d419c-3a6e-4287-9bf7-626f39e4eff5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7dfaba11-3df4-4405-9848-fb8bdd4dddb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-258114be-6bae-4d94-bfc1-fa6f6f084d3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-4041364c-d9e5-41e0-a4ec-124c93717ab2 {
  display: none;
}
#s-bf718643-21b9-4927-866c-071000291a68 {
  text-align: left;
}


.shg-c#s-bf718643-21b9-4927-866c-071000291a68 {
  max-width: 100%;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom,
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 {
  max-width: 100%;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom,
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 {
  max-width: 100%;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom,
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 {
  max-width: 100%;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom,
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 {
  max-width: 100%;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom,
.shg-c#s-bf718643-21b9-4927-866c-071000291a68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf718643-21b9-4927-866c-071000291a68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4a84116e-5f6d-4f42-a338-e3959d075a79 {
  margin-bottom: -10px;
text-align: center;
}

#s-4a84116e-5f6d-4f42-a338-e3959d075a79 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-190c3b9b-53eb-4aa9-a254-edfac3a19bb1 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-190c3b9b-53eb-4aa9-a254-edfac3a19bb1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-190c3b9b-53eb-4aa9-a254-edfac3a19bb1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-190c3b9b-53eb-4aa9-a254-edfac3a19bb1 .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-11b44333-224c-45de-916b-5683e536b3d8 {
  display: none;
}
#s-18561f33-80fe-441f-8513-6a4ba30e66ed {
  text-align: left;
}


.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed {
  max-width: 100%;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom,
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed {
  max-width: 100%;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom,
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed {
  max-width: 100%;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom,
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed {
  max-width: 100%;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom,
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed {
  max-width: 100%;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom,
.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18561f33-80fe-441f-8513-6a4ba30e66ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3f577cd-4ac1-4580-ab28-67e760dd712c {
  margin-bottom: -10px;
text-align: center;
}

#s-f3f577cd-4ac1-4580-ab28-67e760dd712c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-36ef5091-893f-45c4-a515-5e46f64a3676 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-36ef5091-893f-45c4-a515-5e46f64a3676 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-36ef5091-893f-45c4-a515-5e46f64a3676 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-36ef5091-893f-45c4-a515-5e46f64a3676 .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-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3578aa53-eaef-43ee-963c-b67c9d226ace"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-bfa7fba8-6cfd-4d0a-875a-5ea4a4281077 {
  display: none;
}
#s-6fd6e655-7199-485d-8c51-acfc278b9638 {
  text-align: left;
}


.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 {
  max-width: 100%;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom,
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 {
  max-width: 100%;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom,
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 {
  max-width: 100%;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom,
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 {
  max-width: 100%;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom,
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 {
  max-width: 100%;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom,
.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd6e655-7199-485d-8c51-acfc278b9638 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-70f5e418-ef80-4094-954c-6db7236299ff {
  margin-bottom: -10px;
text-align: center;
}

#s-70f5e418-ef80-4094-954c-6db7236299ff .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-3769ab74-fe5c-4f55-b9ad-45f92a8469fc {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-3769ab74-fe5c-4f55-b9ad-45f92a8469fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-3769ab74-fe5c-4f55-b9ad-45f92a8469fc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3769ab74-fe5c-4f55-b9ad-45f92a8469fc .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-75843bcf-8644-49ed-8410-8ad322461fb6 {
  display: none;
}
#s-e1669063-9805-45ce-801b-ec498578629b {
  text-align: left;
}


.shg-c#s-e1669063-9805-45ce-801b-ec498578629b {
  max-width: 100%;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom,
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b {
  max-width: 100%;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom,
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b {
  max-width: 100%;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom,
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b {
  max-width: 100%;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom,
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b {
  max-width: 100%;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom,
.shg-c#s-e1669063-9805-45ce-801b-ec498578629b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1669063-9805-45ce-801b-ec498578629b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-420d4b7b-2100-4b37-a902-316fea0ba3df {
  margin-bottom: -10px;
text-align: center;
}

#s-420d4b7b-2100-4b37-a902-316fea0ba3df .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4c6f331e-e993-4d7e-b81e-0f0ec0ef50bc {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-4c6f331e-e993-4d7e-b81e-0f0ec0ef50bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-4c6f331e-e993-4d7e-b81e-0f0ec0ef50bc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4c6f331e-e993-4d7e-b81e-0f0ec0ef50bc .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-2ae88a29-36de-4976-bb36-2e22c63feb41 {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-2ae88a29-36de-4976-bb36-2e22c63feb41:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2ae88a29-36de-4976-bb36-2e22c63feb41:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2ae88a29-36de-4976-bb36-2e22c63feb41 {
  display: none;
}
#s-2ae88a29-36de-4976-bb36-2e22c63feb41, #wrap-s-2ae88a29-36de-4976-bb36-2e22c63feb41 { display:none !important; }}@media (max-width: 767px){#s-2ae88a29-36de-4976-bb36-2e22c63feb41 {
  display: none;
}
#s-2ae88a29-36de-4976-bb36-2e22c63feb41, #wrap-s-2ae88a29-36de-4976-bb36-2e22c63feb41 { display:none !important; }}


#s-2ae88a29-36de-4976-bb36-2e22c63feb41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-49497ebd-bcca-4c70-9253-940e38417c69 {
  text-align: center;
}
@media (max-width: 767px){#s-49497ebd-bcca-4c70-9253-940e38417c69 {
  display: none;
}
#s-49497ebd-bcca-4c70-9253-940e38417c69, #wrap-s-49497ebd-bcca-4c70-9253-940e38417c69 { display:none !important; }}




#s-49497ebd-bcca-4c70-9253-940e38417c69 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 {
  display: none;
}
#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4, #wrap-s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 {
  display: none;
}
#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4, #wrap-s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 {
  display: none;
}
#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4, #wrap-s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 { display:none !important; }}
#s-b3ced5d8-de59-49b4-9e5b-167b9870d1b4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-776db812-7897-46d8-8705-bbc279515a53 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-776db812-7897-46d8-8705-bbc279515a53 {
  display: none;
}
#s-776db812-7897-46d8-8705-bbc279515a53, #wrap-s-776db812-7897-46d8-8705-bbc279515a53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-776db812-7897-46d8-8705-bbc279515a53 {
  display: none;
}
#s-776db812-7897-46d8-8705-bbc279515a53, #wrap-s-776db812-7897-46d8-8705-bbc279515a53 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-776db812-7897-46d8-8705-bbc279515a53 {
  display: none;
}
#s-776db812-7897-46d8-8705-bbc279515a53, #wrap-s-776db812-7897-46d8-8705-bbc279515a53 { display:none !important; }}
#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
min-height: 0px;
}
@media (min-width: 1200px){#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  display: none;
}
#s-69460690-e29a-4b04-ab50-a4950719c8d3, #wrap-s-69460690-e29a-4b04-ab50-a4950719c8d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  display: none;
}
#s-69460690-e29a-4b04-ab50-a4950719c8d3, #wrap-s-69460690-e29a-4b04-ab50-a4950719c8d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  display: none;
}
#s-69460690-e29a-4b04-ab50-a4950719c8d3, #wrap-s-69460690-e29a-4b04-ab50-a4950719c8d3 { display:none !important; }}
#s-f6dab301-b6c1-4186-984f-656699846a73 {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-f6dab301-b6c1-4186-984f-656699846a73 {
  display: none;
}
#s-f6dab301-b6c1-4186-984f-656699846a73, #wrap-s-f6dab301-b6c1-4186-984f-656699846a73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6dab301-b6c1-4186-984f-656699846a73 {
  display: none;
}
#s-f6dab301-b6c1-4186-984f-656699846a73, #wrap-s-f6dab301-b6c1-4186-984f-656699846a73 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6dab301-b6c1-4186-984f-656699846a73 {
  display: none;
}
#s-f6dab301-b6c1-4186-984f-656699846a73, #wrap-s-f6dab301-b6c1-4186-984f-656699846a73 { display:none !important; }}



  #s-f6dab301-b6c1-4186-984f-656699846a73 img.shogun-image {
    
    width: px;
  }


#s-f6dab301-b6c1-4186-984f-656699846a73 .shogun-image-content {
  
    align-items: center;
  
}

#s-2bed4d81-95df-4093-b89f-a33e27e46914 {
  text-align: center;
}
@media (min-width: 1200px){#s-2bed4d81-95df-4093-b89f-a33e27e46914 {
  display: none;
}
#s-2bed4d81-95df-4093-b89f-a33e27e46914, #wrap-s-2bed4d81-95df-4093-b89f-a33e27e46914 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bed4d81-95df-4093-b89f-a33e27e46914 {
  display: none;
}
#s-2bed4d81-95df-4093-b89f-a33e27e46914, #wrap-s-2bed4d81-95df-4093-b89f-a33e27e46914 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2bed4d81-95df-4093-b89f-a33e27e46914 {
  display: none;
}
#s-2bed4d81-95df-4093-b89f-a33e27e46914, #wrap-s-2bed4d81-95df-4093-b89f-a33e27e46914 { display:none !important; }}




#s-2bed4d81-95df-4093-b89f-a33e27e46914 .shogun-image-content {
  
    align-items: center;
  
}

#s-a11b243c-f9b5-4e5f-bc56-19276b470d59 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-a11b243c-f9b5-4e5f-bc56-19276b470d59 {
  display: none;
}
#s-a11b243c-f9b5-4e5f-bc56-19276b470d59, #wrap-s-a11b243c-f9b5-4e5f-bc56-19276b470d59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a11b243c-f9b5-4e5f-bc56-19276b470d59 {
  display: none;
}
#s-a11b243c-f9b5-4e5f-bc56-19276b470d59, #wrap-s-a11b243c-f9b5-4e5f-bc56-19276b470d59 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a11b243c-f9b5-4e5f-bc56-19276b470d59 {
  display: none;
}
#s-a11b243c-f9b5-4e5f-bc56-19276b470d59, #wrap-s-a11b243c-f9b5-4e5f-bc56-19276b470d59 { display:none !important; }}
@media (min-width: 0px) {
[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-52c1d84a-76c9-4e7d-928d-62d2b4bb4912"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-55c59c59-6e01-4f9e-8c93-0c36b3526b9e {
  display: none;
}
#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 {
  text-align: left;
}


.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 {
  max-width: 100%;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom,
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 {
  max-width: 100%;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom,
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 {
  max-width: 100%;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom,
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 {
  max-width: 100%;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom,
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 {
  max-width: 100%;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom,
.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef9557a9-aa1e-4627-aae2-7baf9060d767 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-65b558dc-e8b8-4fe6-a469-46852605df80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65b558dc-e8b8-4fe6-a469-46852605df80 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-a6852ca3-708c-43a6-8c38-c173decd8630 {
  text-align: center;
}

#s-a6852ca3-708c-43a6-8c38-c173decd8630 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-a6852ca3-708c-43a6-8c38-c173decd8630 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a6852ca3-708c-43a6-8c38-c173decd8630 .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-5e1e6a8e-b034-4aef-a651-03928b654028 {
  display: none;
}
#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 {
  text-align: left;
}


.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 {
  max-width: 100%;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom,
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 {
  max-width: 100%;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom,
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 {
  max-width: 100%;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom,
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 {
  max-width: 100%;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom,
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 {
  max-width: 100%;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom,
.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e11a21a3-067c-4a26-9eaf-e5c09cd39bd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a9eded17-da7f-4b48-83cf-b108cf4b28ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9eded17-da7f-4b48-83cf-b108cf4b28ed .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-afeb5a02-bdf7-4376-bed6-76786606c95d {
  text-align: center;
}

#s-afeb5a02-bdf7-4376-bed6-76786606c95d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-afeb5a02-bdf7-4376-bed6-76786606c95d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-afeb5a02-bdf7-4376-bed6-76786606c95d .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-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b411622c-10c7-4bcf-b107-d56938faf0d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4d731e3e-3623-4cba-9429-887f9bf6b42c {
  display: none;
}
#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 {
  text-align: left;
}


.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 {
  max-width: 100%;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom,
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 {
  max-width: 100%;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom,
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 {
  max-width: 100%;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom,
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 {
  max-width: 100%;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom,
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 {
  max-width: 100%;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom,
.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2cdfe59-66a2-4d6f-acba-895db2aedd75 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7055ce66-d79c-4a43-9f75-743ceb8828fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7055ce66-d79c-4a43-9f75-743ceb8828fb .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ef39580a-cefe-49f2-af92-8c31f34654ae {
  text-align: center;
}

#s-ef39580a-cefe-49f2-af92-8c31f34654ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-ef39580a-cefe-49f2-af92-8c31f34654ae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ef39580a-cefe-49f2-af92-8c31f34654ae .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-1c2c5e8b-6d3b-4ec5-9dd1-668c91bf38cb {
  display: none;
}
#s-a4a69277-a930-44f3-a193-20ab58e0ab5d {
  text-align: left;
}


.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d {
  max-width: 100%;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom,
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d {
  max-width: 100%;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom,
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d {
  max-width: 100%;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom,
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d {
  max-width: 100%;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom,
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d {
  max-width: 100%;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom,
.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4a69277-a930-44f3-a193-20ab58e0ab5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-93fc238e-7517-4444-a3eb-e8e3ab587f78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93fc238e-7517-4444-a3eb-e8e3ab587f78 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1b14a798-e2d6-49b4-a159-8424a761e9a3 {
  text-align: center;
}

#s-1b14a798-e2d6-49b4-a159-8424a761e9a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1b14a798-e2d6-49b4-a159-8424a761e9a3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1b14a798-e2d6-49b4-a159-8424a761e9a3 .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-7883e0c6-63e0-4263-9aba-652c6cda6c2f {
  margin-top: -50px;
margin-bottom: -50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7883e0c6-63e0-4263-9aba-652c6cda6c2f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7883e0c6-63e0-4263-9aba-652c6cda6c2f {
  display: none;
}
#s-7883e0c6-63e0-4263-9aba-652c6cda6c2f, #wrap-s-7883e0c6-63e0-4263-9aba-652c6cda6c2f { display:none !important; }}@media (max-width: 767px){#s-7883e0c6-63e0-4263-9aba-652c6cda6c2f {
  display: none;
}
#s-7883e0c6-63e0-4263-9aba-652c6cda6c2f, #wrap-s-7883e0c6-63e0-4263-9aba-652c6cda6c2f { display:none !important; }}
#s-7883e0c6-63e0-4263-9aba-652c6cda6c2f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 {
  display: none;
}
#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942, #wrap-s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 { display:none !important; }}@media (max-width: 767px){#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 {
  display: none;
}
#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942, #wrap-s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 { display:none !important; }}







#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e72f3ee-b7c6-4e5a-ae5e-1bc62c709942.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ff108548-6611-4d00-bd65-25a64ecc2c3e {
  margin-top: 15px;
min-height: 50px;
}
@media (max-width: 767px){#s-ff108548-6611-4d00-bd65-25a64ecc2c3e {
  display: none;
}
#s-ff108548-6611-4d00-bd65-25a64ecc2c3e, #wrap-s-ff108548-6611-4d00-bd65-25a64ecc2c3e { display:none !important; }}







#s-ff108548-6611-4d00-bd65-25a64ecc2c3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff108548-6611-4d00-bd65-25a64ecc2c3e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3c86b4a0-5db0-43ce-96a4-3282fd11e5c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c86b4a0-5db0-43ce-96a4-3282fd11e5c8 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-a88ee1fc-ea79-43ba-a22f-4efc3a813f53 {
  display: none;
}
#s-a88ee1fc-ea79-43ba-a22f-4efc3a813f53, #wrap-s-a88ee1fc-ea79-43ba-a22f-4efc3a813f53 { display:none !important; }}
#s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5 {
  display: none;
}
#s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5, #wrap-s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9b0adee-cb01-4108-b5c9-7d9a3e5b18f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-25de8c22-e216-4af9-ace4-c3ef346040c1 {
  text-align: center;
}
@media (max-width: 767px){#s-25de8c22-e216-4af9-ace4-c3ef346040c1 {
  display: none;
}
#s-25de8c22-e216-4af9-ace4-c3ef346040c1, #wrap-s-25de8c22-e216-4af9-ace4-c3ef346040c1 { display:none !important; }}




#s-25de8c22-e216-4af9-ace4-c3ef346040c1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3ad66e5-2e11-4fd1-b2c2-b591b1a5620a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-38ba52c8-0c84-4797-97ed-a8e6d9732008 {
  display: none;
}
#s-e58547c5-4360-4e85-8757-9c9b361f3529 {
  text-align: left;
}


.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 {
  max-width: 100%;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom,
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 {
  max-width: 100%;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom,
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 {
  max-width: 100%;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom,
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 {
  max-width: 100%;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom,
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 {
  max-width: 100%;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom,
.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e58547c5-4360-4e85-8757-9c9b361f3529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d6f524a-6cfc-4040-99a6-32d03b7f838a {
  margin-bottom: -10px;
text-align: center;
}

#s-7d6f524a-6cfc-4040-99a6-32d03b7f838a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4e573611-9cbc-4516-9e6f-756dc21e87b8 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-4e573611-9cbc-4516-9e6f-756dc21e87b8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-4e573611-9cbc-4516-9e6f-756dc21e87b8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4e573611-9cbc-4516-9e6f-756dc21e87b8 .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-4afe92f4-178c-4f7e-b5ac-e0a637f17ffc {
  display: none;
}
#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 {
  text-align: left;
}


.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 {
  max-width: 100%;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom,
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 {
  max-width: 100%;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom,
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 {
  max-width: 100%;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom,
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 {
  max-width: 100%;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom,
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 {
  max-width: 100%;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom,
.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d2391a7-a92e-4baf-95e7-dfa3ac175608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e6ef9073-68d6-42da-b36f-9a91ef17f4ab {
  margin-bottom: -10px;
text-align: center;
}

#s-e6ef9073-68d6-42da-b36f-9a91ef17f4ab .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-212fdc7d-617b-40a8-8287-e82d993b3d8d {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-212fdc7d-617b-40a8-8287-e82d993b3d8d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-212fdc7d-617b-40a8-8287-e82d993b3d8d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-212fdc7d-617b-40a8-8287-e82d993b3d8d .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-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0aa5bd60-96ef-4cf8-847a-b1c24d52b434"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d8376185-18c8-45dc-a7ee-8fbc8a12c474 {
  display: none;
}
#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b {
  text-align: left;
}


.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b {
  max-width: 100%;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom,
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b {
  max-width: 100%;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom,
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b {
  max-width: 100%;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom,
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b {
  max-width: 100%;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom,
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b {
  max-width: 100%;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom,
.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-003505cb-6db0-4d2f-8f62-96cc4f7f703b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8951bbf-cee2-4e36-975e-7247111a1d4a {
  margin-bottom: -10px;
text-align: center;
}

#s-f8951bbf-cee2-4e36-975e-7247111a1d4a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-856d5a40-775a-40c3-901f-fa2386ea12d0 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-856d5a40-775a-40c3-901f-fa2386ea12d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-856d5a40-775a-40c3-901f-fa2386ea12d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-856d5a40-775a-40c3-901f-fa2386ea12d0 .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-660d95bb-3ad3-4eb7-9415-77cb11ca923c {
  display: none;
}
#s-4dba2525-c7cb-410a-8d54-0973ed7da54b {
  text-align: left;
}


.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b {
  max-width: 100%;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom,
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b {
  max-width: 100%;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom,
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b {
  max-width: 100%;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom,
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b {
  max-width: 100%;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom,
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b {
  max-width: 100%;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom,
.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dba2525-c7cb-410a-8d54-0973ed7da54b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df0d4fdb-2ac2-47cb-810a-3b77af5a4324 {
  margin-bottom: -10px;
text-align: center;
}

#s-df0d4fdb-2ac2-47cb-810a-3b77af5a4324 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-31c4c2d8-2bf8-4efa-8870-0ba23dd7a2d0 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-31c4c2d8-2bf8-4efa-8870-0ba23dd7a2d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-31c4c2d8-2bf8-4efa-8870-0ba23dd7a2d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-31c4c2d8-2bf8-4efa-8870-0ba23dd7a2d0 .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-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a {
  display: none;
}
#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a, #wrap-s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a { display:none !important; }}@media (max-width: 767px){#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a {
  display: none;
}
#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a, #wrap-s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a { display:none !important; }}


#s-b0e9be6c-2314-43a9-aaf3-74ede85b2b6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 {
  margin-top: -30px;
margin-bottom: -30px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 {
  display: none;
}
#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1, #wrap-s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 {
  
}
}@media (max-width: 767px){#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 {
  display: none;
}
#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1, #wrap-s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 { display:none !important; }}
#s-f1d30845-0db7-4d08-91c6-a68331e0b8e1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c4be18d8-883e-4d62-ac41-f1edd063b63e {
  margin-top: 0px;
min-height: 500px;
}
@media (min-width: 1200px){#s-c4be18d8-883e-4d62-ac41-f1edd063b63e {
  display: none;
}
#s-c4be18d8-883e-4d62-ac41-f1edd063b63e, #wrap-s-c4be18d8-883e-4d62-ac41-f1edd063b63e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4be18d8-883e-4d62-ac41-f1edd063b63e {
  display: none;
}
#s-c4be18d8-883e-4d62-ac41-f1edd063b63e, #wrap-s-c4be18d8-883e-4d62-ac41-f1edd063b63e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4be18d8-883e-4d62-ac41-f1edd063b63e {
  
}
}@media (max-width: 767px){#s-c4be18d8-883e-4d62-ac41-f1edd063b63e {
  display: none;
}
#s-c4be18d8-883e-4d62-ac41-f1edd063b63e, #wrap-s-c4be18d8-883e-4d62-ac41-f1edd063b63e { display:none !important; }}







#s-c4be18d8-883e-4d62-ac41-f1edd063b63e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4be18d8-883e-4d62-ac41-f1edd063b63e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-913ae9a2-c259-4b84-b942-fa8a34a8659a {
  margin-top: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-913ae9a2-c259-4b84-b942-fa8a34a8659a {
  display: none;
}
#s-913ae9a2-c259-4b84-b942-fa8a34a8659a, #wrap-s-913ae9a2-c259-4b84-b942-fa8a34a8659a { display:none !important; }}







#s-913ae9a2-c259-4b84-b942-fa8a34a8659a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-913ae9a2-c259-4b84-b942-fa8a34a8659a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a185648d-1712-4ee3-962e-7caa43c83898 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a185648d-1712-4ee3-962e-7caa43c83898 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 28px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-cb16a35f-eef8-4a4c-baa0-bb1a4f9fea1c {
  padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-cb16a35f-eef8-4a4c-baa0-bb1a4f9fea1c {
  display: none;
}
#s-cb16a35f-eef8-4a4c-baa0-bb1a4f9fea1c, #wrap-s-cb16a35f-eef8-4a4c-baa0-bb1a4f9fea1c { display:none !important; }}
#s-8dd2f490-3ecb-4825-a110-32cafcbb4c05 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-8dd2f490-3ecb-4825-a110-32cafcbb4c05 {
  display: none;
}
#s-8dd2f490-3ecb-4825-a110-32cafcbb4c05, #wrap-s-8dd2f490-3ecb-4825-a110-32cafcbb4c05 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8dd2f490-3ecb-4825-a110-32cafcbb4c05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-dd82513f-25a4-45a9-bfec-1115667585d6 {
  text-align: center;
}
@media (max-width: 767px){#s-dd82513f-25a4-45a9-bfec-1115667585d6 {
  display: none;
}
#s-dd82513f-25a4-45a9-bfec-1115667585d6, #wrap-s-dd82513f-25a4-45a9-bfec-1115667585d6 { display:none !important; }}




#s-dd82513f-25a4-45a9-bfec-1115667585d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5e4d683-0567-40be-81eb-b346ed46d47c {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a5e4d683-0567-40be-81eb-b346ed46d47c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a5e4d683-0567-40be-81eb-b346ed46d47c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a5e4d683-0567-40be-81eb-b346ed46d47c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7f24dada-ae5d-4724-bd85-794fb8868793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-cf509907-ef78-46b1-8547-c2f59b17cbdc {
  display: none;
}
#s-1641af09-b885-4f50-8203-7b2367075bce {
  text-align: left;
}


.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce {
  max-width: 100%;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom,
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce {
  max-width: 100%;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom,
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce {
  max-width: 100%;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom,
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce {
  max-width: 100%;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom,
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce {
  max-width: 100%;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom,
.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1641af09-b885-4f50-8203-7b2367075bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5d11645f-2051-4dc7-88ce-e04d4510736b {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d11645f-2051-4dc7-88ce-e04d4510736b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-40fceafe-a322-4bdc-b8fe-48f3a6f99251 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-40fceafe-a322-4bdc-b8fe-48f3a6f99251 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-40fceafe-a322-4bdc-b8fe-48f3a6f99251 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-40fceafe-a322-4bdc-b8fe-48f3a6f99251 .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-f181c7ce-9b27-4c0f-8f3c-d0a2e7681d9a {
  display: none;
}
#s-21bd313b-2fff-4732-ab21-8a5826c8d863 {
  text-align: left;
}


.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 {
  max-width: 100%;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom,
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 {
  max-width: 100%;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom,
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 {
  max-width: 100%;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom,
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 {
  max-width: 100%;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom,
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 {
  max-width: 100%;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom,
.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21bd313b-2fff-4732-ab21-8a5826c8d863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49a2cab2-3857-4082-aa40-11fbfab6c241 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49a2cab2-3857-4082-aa40-11fbfab6c241 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f2a4666a-bc85-412d-bc07-06e1bf530215 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-f2a4666a-bc85-412d-bc07-06e1bf530215 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f2a4666a-bc85-412d-bc07-06e1bf530215 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f2a4666a-bc85-412d-bc07-06e1bf530215 .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-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-02537149-839f-4c17-b89a-d01ef61ba246"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5c886278-0a65-4e1e-b7e9-081e69d9f858 {
  display: none;
}
#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b {
  text-align: left;
}


.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b {
  max-width: 100%;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom,
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b {
  max-width: 100%;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom,
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b {
  max-width: 100%;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom,
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b {
  max-width: 100%;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom,
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b {
  max-width: 100%;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom,
.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66b612f5-5ab5-4d9a-83fc-ebc20cf8947b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c12892f0-55ff-4e80-be35-511b927f7a83 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c12892f0-55ff-4e80-be35-511b927f7a83 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-e3fcd888-baa2-4146-bb8a-34e7c4a34834 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-e3fcd888-baa2-4146-bb8a-34e7c4a34834 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-e3fcd888-baa2-4146-bb8a-34e7c4a34834 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e3fcd888-baa2-4146-bb8a-34e7c4a34834 .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-bd13348d-5b90-46e8-886c-2cfe161852bd {
  display: none;
}
#s-399390cf-f7cf-416d-b1ae-e0718cec897f {
  text-align: left;
}


.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f {
  max-width: 100%;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom,
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f {
  max-width: 100%;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom,
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f {
  max-width: 100%;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom,
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f {
  max-width: 100%;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom,
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f {
  max-width: 100%;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom,
.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399390cf-f7cf-416d-b1ae-e0718cec897f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-699e7e2e-bdec-4f17-b7ce-d8f54ae9e314 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-699e7e2e-bdec-4f17-b7ce-d8f54ae9e314 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f10a683e-3079-47a9-b6f3-781b5010ff80 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-f10a683e-3079-47a9-b6f3-781b5010ff80 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f10a683e-3079-47a9-b6f3-781b5010ff80 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f10a683e-3079-47a9-b6f3-781b5010ff80 .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-f28c3766-77fe-4351-a6f6-59602c56eca3 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f28c3766-77fe-4351-a6f6-59602c56eca3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f28c3766-77fe-4351-a6f6-59602c56eca3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f28c3766-77fe-4351-a6f6-59602c56eca3 {
  display: none;
}
#s-f28c3766-77fe-4351-a6f6-59602c56eca3, #wrap-s-f28c3766-77fe-4351-a6f6-59602c56eca3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f28c3766-77fe-4351-a6f6-59602c56eca3 {
  display: none;
}
#s-f28c3766-77fe-4351-a6f6-59602c56eca3, #wrap-s-f28c3766-77fe-4351-a6f6-59602c56eca3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f28c3766-77fe-4351-a6f6-59602c56eca3 {
  display: none;
}
#s-f28c3766-77fe-4351-a6f6-59602c56eca3, #wrap-s-f28c3766-77fe-4351-a6f6-59602c56eca3 { display:none !important; }}


#s-f28c3766-77fe-4351-a6f6-59602c56eca3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

/*
  $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;
}
