.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-7395c598-5714-479b-92f2-99cfc4a24361 {
  margin-top: 30px;
margin-bottom: 0px;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-7c4d0fd1-1144-4461-a5de-d47337df48ea {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c4d0fd1-1144-4461-a5de-d47337df48ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px){#s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9 {
  display: none;
}
#s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9, #wrap-s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9 {
  display: none;
}
#s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9, #wrap-s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9 {
  display: none;
}
#s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9, #wrap-s-ae8e117f-43c7-4dfa-b535-74a35a0cd9d9 { display:none !important; }}
.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-133e6d68-9190-4b59-beeb-da0ad642f15c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-133e6d68-9190-4b59-beeb-da0ad642f15c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-133e6d68-9190-4b59-beeb-da0ad642f15c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-133e6d68-9190-4b59-beeb-da0ad642f15c {
  display: none;
}
#s-133e6d68-9190-4b59-beeb-da0ad642f15c, #wrap-s-133e6d68-9190-4b59-beeb-da0ad642f15c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-133e6d68-9190-4b59-beeb-da0ad642f15c {
  display: none;
}
#s-133e6d68-9190-4b59-beeb-da0ad642f15c, #wrap-s-133e6d68-9190-4b59-beeb-da0ad642f15c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-133e6d68-9190-4b59-beeb-da0ad642f15c {
  display: none;
}
#s-133e6d68-9190-4b59-beeb-da0ad642f15c, #wrap-s-133e6d68-9190-4b59-beeb-da0ad642f15c { display:none !important; }}


#s-133e6d68-9190-4b59-beeb-da0ad642f15c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

.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-e238dab8-d2dc-4978-bac5-a39e539e0ba4 {
  text-align: center;
}




  #s-e238dab8-d2dc-4978-bac5-a39e539e0ba4 img.shogun-image {
    
    width: px;
  }


#s-e238dab8-d2dc-4978-bac5-a39e539e0ba4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-79525446-fb21-4550-b015-defb37e079f5 {
  
}
}@media (max-width: 767px){#s-79525446-fb21-4550-b015-defb37e079f5 {
  display: none;
}
#s-79525446-fb21-4550-b015-defb37e079f5, #wrap-s-79525446-fb21-4550-b015-defb37e079f5 { display:none !important; }}
#s-8c223e28-c8c0-4407-aea8-2450f4970ea6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-8c223e28-c8c0-4407-aea8-2450f4970ea6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c223e28-c8c0-4407-aea8-2450f4970ea6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8c223e28-c8c0-4407-aea8-2450f4970ea6 {
  display: none;
}
#s-8c223e28-c8c0-4407-aea8-2450f4970ea6, #wrap-s-8c223e28-c8c0-4407-aea8-2450f4970ea6 { display:none !important; }}


#s-8c223e28-c8c0-4407-aea8-2450f4970ea6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-de0f4e9a-9c07-4806-b861-8c3776098180 {
  margin-top: 30px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-de0f4e9a-9c07-4806-b861-8c3776098180"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-447d9c13-ec85-417b-b1ef-2d1e39b17d4c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-447d9c13-ec85-417b-b1ef-2d1e39b17d4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-447d9c13-ec85-417b-b1ef-2d1e39b17d4c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-447d9c13-ec85-417b-b1ef-2d1e39b17d4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-334db09f-7310-4160-8cc8-6112931edb5f {
  text-align: center;
}




  #s-334db09f-7310-4160-8cc8-6112931edb5f img.shogun-image {
    
    width: px;
  }


#s-334db09f-7310-4160-8cc8-6112931edb5f .shogun-image-content {
  
    align-items: center;
  
}

#s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b2a7746-b75f-4f55-8182-b3d3d74bfab8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px){#s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5 {
  display: none;
}
#s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5, #wrap-s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5 {
  display: none;
}
#s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5, #wrap-s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5 {
  display: none;
}
#s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5, #wrap-s-0d4cec66-f8f2-408f-b273-a7e1e7a77fe5 { display:none !important; }}
#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 {
  display: none;
}
#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890, #wrap-s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 {
  display: none;
}
#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890, #wrap-s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 {
  display: none;
}
#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890, #wrap-s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890 { display:none !important; }}


#s-3caa7baf-9a59-4c1e-8e8a-d4da16b7c890.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-a515c72a-91d2-4725-856e-830f16c1693e {
  text-align: center;
}




  #s-a515c72a-91d2-4725-856e-830f16c1693e img.shogun-image {
    
    width: px;
  }


#s-a515c72a-91d2-4725-856e-830f16c1693e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-fc1bd6a6-30d1-4597-a6c3-85495fc89bc2 {
  
}
}@media (max-width: 767px){#s-fc1bd6a6-30d1-4597-a6c3-85495fc89bc2 {
  display: none;
}
#s-fc1bd6a6-30d1-4597-a6c3-85495fc89bc2, #wrap-s-fc1bd6a6-30d1-4597-a6c3-85495fc89bc2 { display:none !important; }}
#s-83c26dd9-071e-4065-97b3-19e93cd93656 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-83c26dd9-071e-4065-97b3-19e93cd93656:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-83c26dd9-071e-4065-97b3-19e93cd93656:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-83c26dd9-071e-4065-97b3-19e93cd93656 {
  display: none;
}
#s-83c26dd9-071e-4065-97b3-19e93cd93656, #wrap-s-83c26dd9-071e-4065-97b3-19e93cd93656 { display:none !important; }}


#s-83c26dd9-071e-4065-97b3-19e93cd93656.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bf848b1b-7339-4efb-b0f5-76e02ee01acd {
  margin-top: 30px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf848b1b-7339-4efb-b0f5-76e02ee01acd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f0a153ef-d5ab-409a-85d3-c2701fa5c2b8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-f0a153ef-d5ab-409a-85d3-c2701fa5c2b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f0a153ef-d5ab-409a-85d3-c2701fa5c2b8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f0a153ef-d5ab-409a-85d3-c2701fa5c2b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-a89bebc6-6165-4f04-bc17-5e4cc7f944a3 {
  text-align: center;
}




  #s-a89bebc6-6165-4f04-bc17-5e4cc7f944a3 img.shogun-image {
    
    width: px;
  }


#s-a89bebc6-6165-4f04-bc17-5e4cc7f944a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d160231-f7a5-4ab5-95de-5e69dbe920e8 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d160231-f7a5-4ab5-95de-5e69dbe920e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px){#s-cd290985-d123-4f76-81ee-d7a112c2a8d0 {
  display: none;
}
#s-cd290985-d123-4f76-81ee-d7a112c2a8d0, #wrap-s-cd290985-d123-4f76-81ee-d7a112c2a8d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd290985-d123-4f76-81ee-d7a112c2a8d0 {
  display: none;
}
#s-cd290985-d123-4f76-81ee-d7a112c2a8d0, #wrap-s-cd290985-d123-4f76-81ee-d7a112c2a8d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd290985-d123-4f76-81ee-d7a112c2a8d0 {
  display: none;
}
#s-cd290985-d123-4f76-81ee-d7a112c2a8d0, #wrap-s-cd290985-d123-4f76-81ee-d7a112c2a8d0 { display:none !important; }}
#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 {
  display: none;
}
#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63, #wrap-s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 {
  display: none;
}
#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63, #wrap-s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 {
  display: none;
}
#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63, #wrap-s-1c3b0de0-d30c-48ea-bfa9-836e674bef63 { display:none !important; }}


#s-1c3b0de0-d30c-48ea-bfa9-836e674bef63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-9fc2759e-e045-4d10-93dc-e6da3f41da43 {
  text-align: center;
}




  #s-9fc2759e-e045-4d10-93dc-e6da3f41da43 img.shogun-image {
    
    width: px;
  }


#s-9fc2759e-e045-4d10-93dc-e6da3f41da43 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-37715916-8c87-41f9-af10-878269e9cf52 {
  
}
}@media (max-width: 767px){#s-37715916-8c87-41f9-af10-878269e9cf52 {
  display: none;
}
#s-37715916-8c87-41f9-af10-878269e9cf52, #wrap-s-37715916-8c87-41f9-af10-878269e9cf52 { display:none !important; }}
#s-094fbb4a-d4cb-4193-90e1-3757affbf227 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-094fbb4a-d4cb-4193-90e1-3757affbf227:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-094fbb4a-d4cb-4193-90e1-3757affbf227:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-094fbb4a-d4cb-4193-90e1-3757affbf227 {
  display: none;
}
#s-094fbb4a-d4cb-4193-90e1-3757affbf227, #wrap-s-094fbb4a-d4cb-4193-90e1-3757affbf227 { display:none !important; }}


#s-094fbb4a-d4cb-4193-90e1-3757affbf227.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3c634647-22b1-42f4-883b-9b82e7f99dfd {
  margin-top: 30px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c634647-22b1-42f4-883b-9b82e7f99dfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-594a3c40-5984-40af-aa12-eb12e3c65f31 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-594a3c40-5984-40af-aa12-eb12e3c65f31:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-594a3c40-5984-40af-aa12-eb12e3c65f31:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-594a3c40-5984-40af-aa12-eb12e3c65f31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1ccd3511-35df-4673-b4b8-bb2c7b897364 {
  text-align: center;
}




  #s-1ccd3511-35df-4673-b4b8-bb2c7b897364 img.shogun-image {
    
    width: px;
  }


#s-1ccd3511-35df-4673-b4b8-bb2c7b897364 .shogun-image-content {
  
    align-items: center;
  
}

#s-df739f8f-c81f-4755-91c5-7687fadd6abd {
  margin-top: 5px;
margin-bottom: 5px;
}

.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-03ff2152-e502-4aa2-abaa-4dbc75cc882d {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-03ff2152-e502-4aa2-abaa-4dbc75cc882d {
  
}
}@media (max-width: 767px){#s-03ff2152-e502-4aa2-abaa-4dbc75cc882d {
  display: none;
}
#s-03ff2152-e502-4aa2-abaa-4dbc75cc882d, #wrap-s-03ff2152-e502-4aa2-abaa-4dbc75cc882d { display:none !important; }}
#s-03ff2152-e502-4aa2-abaa-4dbc75cc882d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b {
  
}
}@media (max-width: 767px){#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b {
  display: none;
}
#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b, #wrap-s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b { display:none !important; }}
#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b .shg-sld-nav-button.shg-sld-left,
#s-3df49dfc-a78e-4bd8-8051-fdd7923bff8b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b56616e-7641-4b71-9b04-fb598c0a2e00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-177210ad-1fbd-46a0-b109-471f16710873 {
  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-469c519e-84c9-4746-b7cc-546b395f297a {
  text-align: left;
}


.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a {
  max-width: 100%;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom,
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a {
  max-width: 100%;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom,
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a {
  max-width: 100%;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom,
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a {
  max-width: 100%;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom,
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a {
  max-width: 100%;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .shg-image-zoom,
.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469c519e-84c9-4746-b7cc-546b395f297a .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-95a0b2f2-c985-444b-b658-f6f4a4e7851f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95a0b2f2-c985-444b-b658-f6f4a4e7851f .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-2b577752-fcd5-4f54-83c9-d16572c04273 {
  text-align: center;
}

#s-2b577752-fcd5-4f54-83c9-d16572c04273 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-2b577752-fcd5-4f54-83c9-d16572c04273 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-2b577752-fcd5-4f54-83c9-d16572c04273 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7537db32-5abb-48f3-9249-3a001f108006 {
  display: none;
}
#s-2b149a23-f514-468d-83e5-c60414fa25bf {
  text-align: left;
}


.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf {
  max-width: 100%;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom,
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf {
  max-width: 100%;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom,
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf {
  max-width: 100%;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom,
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf {
  max-width: 100%;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom,
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf {
  max-width: 100%;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom,
.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b149a23-f514-468d-83e5-c60414fa25bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e575082d-4cbf-4891-a177-0800dd547867 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e575082d-4cbf-4891-a177-0800dd547867 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-3c8b775c-7ddd-4a93-ad3d-74344f27c0df {
  text-align: center;
}

#s-3c8b775c-7ddd-4a93-ad3d-74344f27c0df .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-3c8b775c-7ddd-4a93-ad3d-74344f27c0df .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-3c8b775c-7ddd-4a93-ad3d-74344f27c0df .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f93fdff7-9dae-4db3-863c-a722ed95c954 {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}




  #s-f93fdff7-9dae-4db3-863c-a722ed95c954 img.shogun-image {
    
    width: px;
  }


#s-f93fdff7-9dae-4db3-863c-a722ed95c954 .shogun-image-content {
  
    align-items: center;
  
}

#s-712a7e08-8633-401d-8968-dbbcf13feebe {
  margin-top: 10px;
padding-top: 15px;
padding-left: 32px;
padding-bottom: 15px;
padding-right: 32px;
border-radius: 4px;
background-color: rgba(0, 38, 62, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 2px;
}
#s-712a7e08-8633-401d-8968-dbbcf13feebe:hover {background-color: rgba(67, 179, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-712a7e08-8633-401d-8968-dbbcf13feebe:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-712a7e08-8633-401d-8968-dbbcf13feebe-btn-wrapper {
    text-align: center;
  }


#s-712a7e08-8633-401d-8968-dbbcf13feebe.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10342009-eee9-4bef-aba8-c5d38a04278c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c9d4ea56-e871-4634-a0ea-1447765d73de {
  display: none;
}
#s-130b43c2-7728-4eed-9416-981468416589 {
  text-align: left;
}


.shg-c#s-130b43c2-7728-4eed-9416-981468416589 {
  max-width: 100%;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom,
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 {
  max-width: 100%;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom,
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 {
  max-width: 100%;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom,
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 {
  max-width: 100%;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom,
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 {
  max-width: 100%;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom,
.shg-c#s-130b43c2-7728-4eed-9416-981468416589 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130b43c2-7728-4eed-9416-981468416589 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d76095fb-948b-40d7-baae-d5086492dd7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d76095fb-948b-40d7-baae-d5086492dd7f .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-283da704-2d65-43d5-83b7-687f841f4ad7 {
  text-align: center;
}

#s-283da704-2d65-43d5-83b7-687f841f4ad7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-283da704-2d65-43d5-83b7-687f841f4ad7 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-283da704-2d65-43d5-83b7-687f841f4ad7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8d37efdd-102f-4484-a136-446c492db5f7 {
  display: none;
}
#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e {
  text-align: left;
}


.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e {
  max-width: 100%;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom,
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e {
  max-width: 100%;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom,
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e {
  max-width: 100%;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom,
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e {
  max-width: 100%;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom,
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e {
  max-width: 100%;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom,
.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c38f8b0a-f406-473b-b68d-9a0b8724bb1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7555ac70-128b-40ff-afa0-e30b00e012e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7555ac70-128b-40ff-afa0-e30b00e012e7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-7058d225-190b-4b8a-9c78-6c71f9e81963 {
  text-align: center;
}

#s-7058d225-190b-4b8a-9c78-6c71f9e81963 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-7058d225-190b-4b8a-9c78-6c71f9e81963 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-7058d225-190b-4b8a-9c78-6c71f9e81963 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-42529106-8bde-4953-9a36-6bfb475dac77 {
  display: none;
}
#s-c5bbfde6-222f-4256-8408-69b264e7d860 {
  text-align: left;
}


.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 {
  max-width: 100%;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom,
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 {
  max-width: 100%;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom,
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 {
  max-width: 100%;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom,
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 {
  max-width: 100%;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom,
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 {
  max-width: 100%;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom,
.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5bbfde6-222f-4256-8408-69b264e7d860 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0ba888fe-700f-4eee-ac3c-c9dacad585b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ba888fe-700f-4eee-ac3c-c9dacad585b6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-06cb7c4a-a6c9-41f3-a225-0d0f5dd3559d {
  text-align: center;
}

#s-06cb7c4a-a6c9-41f3-a225-0d0f5dd3559d .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-06cb7c4a-a6c9-41f3-a225-0d0f5dd3559d .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-06cb7c4a-a6c9-41f3-a225-0d0f5dd3559d .shg-product-compare-price {
  display: inline;
  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-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c35d45e-8ad1-4f62-8b79-33b4c6843b21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-32e43829-014d-4168-a49e-44950b7d64a7 {
  display: none;
}
#s-86b5093d-e4de-46d5-bc3c-38035c055b73 {
  text-align: left;
}


.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 {
  max-width: 100%;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom,
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 {
  max-width: 100%;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom,
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 {
  max-width: 100%;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom,
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 {
  max-width: 100%;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom,
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 {
  max-width: 100%;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom,
.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86b5093d-e4de-46d5-bc3c-38035c055b73 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-192f6ee2-e1ed-4e36-b7d4-99568faa0d16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-192f6ee2-e1ed-4e36-b7d4-99568faa0d16 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-3ba74eb9-fd2f-4ac4-8632-18923a5d0531 {
  text-align: center;
}

#s-3ba74eb9-fd2f-4ac4-8632-18923a5d0531 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-3ba74eb9-fd2f-4ac4-8632-18923a5d0531 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-3ba74eb9-fd2f-4ac4-8632-18923a5d0531 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b91d1598-7428-4b02-a211-e19e4e66d9cd {
  display: none;
}
#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 {
  text-align: left;
}


.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 {
  max-width: 100%;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom,
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 {
  max-width: 100%;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom,
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 {
  max-width: 100%;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom,
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 {
  max-width: 100%;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom,
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 {
  max-width: 100%;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom,
.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a305ce6f-af0b-4744-8ba3-bd6fff594aa9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-33c2a36a-c264-4d30-a080-bb0889a7ee40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33c2a36a-c264-4d30-a080-bb0889a7ee40 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-80d27923-76c5-4e1d-b54a-50841a43020f {
  text-align: center;
}

#s-80d27923-76c5-4e1d-b54a-50841a43020f .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-80d27923-76c5-4e1d-b54a-50841a43020f .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-80d27923-76c5-4e1d-b54a-50841a43020f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2612916b-01a6-4dbb-bd02-4815b6237885 {
  display: none;
}
#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 {
  text-align: left;
}


.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 {
  max-width: 100%;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom,
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 {
  max-width: 100%;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom,
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 {
  max-width: 100%;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom,
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 {
  max-width: 100%;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom,
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 {
  max-width: 100%;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom,
.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e6b7f24-fc8d-46b7-8b9c-2548591db6e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-84a40f4c-dd10-47bd-a79d-8a691fe8fff2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84a40f4c-dd10-47bd-a79d-8a691fe8fff2 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-971a5903-6cfb-48db-8427-3aafaca8fe0b {
  text-align: center;
}

#s-971a5903-6cfb-48db-8427-3aafaca8fe0b .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-971a5903-6cfb-48db-8427-3aafaca8fe0b .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-971a5903-6cfb-48db-8427-3aafaca8fe0b .shg-product-compare-price {
  display: inline;
  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-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c693d3e5-a7b8-40ea-9cc8-7f5885a1ef04"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-84428de5-a287-4788-83a2-e983b3741822 {
  display: none;
}
#s-cad4301a-9b86-4497-a843-d77f6aab4209 {
  text-align: left;
}


.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 {
  max-width: 100%;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom,
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 {
  max-width: 100%;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom,
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 {
  max-width: 100%;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom,
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 {
  max-width: 100%;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom,
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 {
  max-width: 100%;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom,
.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cad4301a-9b86-4497-a843-d77f6aab4209 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0fd5201-6a66-43e6-839b-031ae26edb19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0fd5201-6a66-43e6-839b-031ae26edb19 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-aedcfed1-40b0-4143-adcf-3ad38b09eebe {
  text-align: center;
}

#s-aedcfed1-40b0-4143-adcf-3ad38b09eebe .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-aedcfed1-40b0-4143-adcf-3ad38b09eebe .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-aedcfed1-40b0-4143-adcf-3ad38b09eebe .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4d144fbf-5d42-4d08-a241-6555327b0b12 {
  display: none;
}
#s-3e7d446b-8845-4c45-883d-9ec90df56c4c {
  text-align: left;
}


.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c {
  max-width: 100%;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom,
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c {
  max-width: 100%;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom,
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c {
  max-width: 100%;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom,
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c {
  max-width: 100%;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom,
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c {
  max-width: 100%;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom,
.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e7d446b-8845-4c45-883d-9ec90df56c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-295a7bfa-a43b-4051-8c75-bd891310bcf8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-295a7bfa-a43b-4051-8c75-bd891310bcf8 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-55f25178-f3e4-4ef1-9618-14842848afa3 {
  text-align: center;
}

#s-55f25178-f3e4-4ef1-9618-14842848afa3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-55f25178-f3e4-4ef1-9618-14842848afa3 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-55f25178-f3e4-4ef1-9618-14842848afa3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8d76a115-7745-45e1-bcb6-f16357b803fa {
  display: none;
}
#s-8804a74b-0179-45d4-9f51-c2e082dd486f {
  text-align: left;
}


.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f {
  max-width: 100%;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom,
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f {
  max-width: 100%;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom,
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f {
  max-width: 100%;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom,
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f {
  max-width: 100%;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom,
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f {
  max-width: 100%;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom,
.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8804a74b-0179-45d4-9f51-c2e082dd486f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dddd4649-ab6c-4ec0-b873-f4b734774efd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dddd4649-ab6c-4ec0-b873-f4b734774efd .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-0656e6c2-fdc5-487f-ba96-fc31b6697998 {
  text-align: center;
}

#s-0656e6c2-fdc5-487f-ba96-fc31b6697998 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0656e6c2-fdc5-487f-ba96-fc31b6697998 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-0656e6c2-fdc5-487f-ba96-fc31b6697998 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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-0e46b444-8cc5-4573-89df-04dddd95b28b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0e46b444-8cc5-4573-89df-04dddd95b28b {
  display: none;
}
#s-0e46b444-8cc5-4573-89df-04dddd95b28b, #wrap-s-0e46b444-8cc5-4573-89df-04dddd95b28b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e46b444-8cc5-4573-89df-04dddd95b28b {
  display: none;
}
#s-0e46b444-8cc5-4573-89df-04dddd95b28b, #wrap-s-0e46b444-8cc5-4573-89df-04dddd95b28b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e46b444-8cc5-4573-89df-04dddd95b28b {
  display: none;
}
#s-0e46b444-8cc5-4573-89df-04dddd95b28b, #wrap-s-0e46b444-8cc5-4573-89df-04dddd95b28b { display:none !important; }}







#s-0e46b444-8cc5-4573-89df-04dddd95b28b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e46b444-8cc5-4573-89df-04dddd95b28b.shg-box.shg-c {
  justify-content: center;
}

#s-844373c6-198c-480e-bbce-8a54dcebae60 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-844373c6-198c-480e-bbce-8a54dcebae60 {
  display: none;
}
#s-844373c6-198c-480e-bbce-8a54dcebae60, #wrap-s-844373c6-198c-480e-bbce-8a54dcebae60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-844373c6-198c-480e-bbce-8a54dcebae60 {
  display: none;
}
#s-844373c6-198c-480e-bbce-8a54dcebae60, #wrap-s-844373c6-198c-480e-bbce-8a54dcebae60 { display:none !important; }}
@media (min-width: 0px) {
[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-844373c6-198c-480e-bbce-8a54dcebae60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a6b54884-43bd-45f1-9e28-361792ceeddb {
  margin-bottom: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a6b54884-43bd-45f1-9e28-361792ceeddb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6b54884-43bd-45f1-9e28-361792ceeddb.shg-box.shg-c {
  justify-content: center;
}

#s-2262b5e6-6809-402d-a45b-345ca8e372ec {
  margin-top: 30px;
margin-left: 30px;
margin-right: 30px;
}

#s-9294fd65-2938-4721-b4b5-83d1305a5276 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9294fd65-2938-4721-b4b5-83d1305a5276 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9294fd65-2938-4721-b4b5-83d1305a5276 .shg-sld-nav-button.shg-sld-left,
#s-9294fd65-2938-4721-b4b5-83d1305a5276 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-686ee37e-e682-4bb2-a9c6-83380b096e9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6a0f0f40-e588-4919-a7c0-67007ff00b63 {
  display: none;
}
#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f {
  text-align: left;
}


.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f {
  max-width: 100%;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom,
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f {
  max-width: 100%;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom,
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f {
  max-width: 100%;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom,
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f {
  max-width: 100%;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom,
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f {
  max-width: 100%;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom,
.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67a6709-8f72-4e2d-9fd0-7d51ed59d88f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b25660e-8f3e-4193-9437-9a4235067b13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b25660e-8f3e-4193-9437-9a4235067b13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-2ec4ea2e-476a-4aca-94e6-6532169f1c0a {
  text-align: center;
}

#s-2ec4ea2e-476a-4aca-94e6-6532169f1c0a .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-2ec4ea2e-476a-4aca-94e6-6532169f1c0a .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-2ec4ea2e-476a-4aca-94e6-6532169f1c0a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 {
  margin-top: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 {
  display: none;
}
#s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513, #wrap-s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 {
  display: none;
}
#s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513, #wrap-s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 { display:none !important; }}



  #s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 img.shogun-image {
    
    width: px;
  }


#s-b69503e6-8a7d-41df-8b1c-82cd5dbfa513 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8d4ff52-ed0f-47e2-a695-3d5be264ee05 {
  padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-radius: 4px;
background-color: rgba(67, 179, 227, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 2px;
}
#s-e8d4ff52-ed0f-47e2-a695-3d5be264ee05:hover {background-color: rgba(0, 38, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e8d4ff52-ed0f-47e2-a695-3d5be264ee05:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e8d4ff52-ed0f-47e2-a695-3d5be264ee05-btn-wrapper {
    text-align: center;
  }


#s-e8d4ff52-ed0f-47e2-a695-3d5be264ee05.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9d7d427-2f98-45db-a1c3-923ec264d90d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cc6c5d31-4fec-479c-8456-0987a01ae73d {
  display: none;
}
#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 {
  text-align: left;
}


.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 {
  max-width: 100%;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom,
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 {
  max-width: 100%;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom,
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 {
  max-width: 100%;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom,
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 {
  max-width: 100%;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom,
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 {
  max-width: 100%;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom,
.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f712decf-e4d0-48a3-92c0-f9c33fa8fbd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c685c0f0-5edb-48e6-a031-cd2f9ceb3349 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c685c0f0-5edb-48e6-a031-cd2f9ceb3349 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-17cc7157-fe38-4085-b8ab-b6604f8f52ea {
  text-align: center;
}

#s-17cc7157-fe38-4085-b8ab-b6604f8f52ea .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-17cc7157-fe38-4085-b8ab-b6604f8f52ea .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-17cc7157-fe38-4085-b8ab-b6604f8f52ea .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ba5168d7-fd60-4319-9c9d-e04b01e9610f {
  display: none;
}
#s-1420c181-33cf-4936-9957-99b1676c66ea {
  text-align: left;
}


.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea {
  max-width: 100%;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom,
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea {
  max-width: 100%;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom,
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea {
  max-width: 100%;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom,
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea {
  max-width: 100%;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom,
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea {
  max-width: 100%;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom,
.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1420c181-33cf-4936-9957-99b1676c66ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ce971ca-5ac2-44f4-a36c-532667acd6ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ce971ca-5ac2-44f4-a36c-532667acd6ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-af8d6a76-6219-4ce8-8dc2-1f8e84e7b6ca {
  text-align: center;
}

#s-af8d6a76-6219-4ce8-8dc2-1f8e84e7b6ca .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-af8d6a76-6219-4ce8-8dc2-1f8e84e7b6ca .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-af8d6a76-6219-4ce8-8dc2-1f8e84e7b6ca .shg-product-compare-price {
  display: inline;
  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-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07ed903-66f0-441d-9d9e-928881a22eb7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0c90ef2b-b411-48d1-b7aa-78f5542d9223 {
  display: none;
}
#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 {
  text-align: left;
}


.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 {
  max-width: 100%;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom,
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 {
  max-width: 100%;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom,
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 {
  max-width: 100%;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom,
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 {
  max-width: 100%;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom,
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 {
  max-width: 100%;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom,
.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3d65e0a-4525-4f65-8cc3-f7f310815553 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-120e1467-c408-4d6a-93b8-f7ecd3d247ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-120e1467-c408-4d6a-93b8-f7ecd3d247ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-4504ad1e-c878-4202-a59c-1d62f620a290 {
  text-align: center;
}

#s-4504ad1e-c878-4202-a59c-1d62f620a290 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-4504ad1e-c878-4202-a59c-1d62f620a290 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-4504ad1e-c878-4202-a59c-1d62f620a290 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4d5049c8-dc1c-429b-ab73-b2561527bd8d {
  display: none;
}
#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa {
  text-align: left;
}


.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa {
  max-width: 100%;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom,
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa {
  max-width: 100%;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom,
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa {
  max-width: 100%;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom,
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa {
  max-width: 100%;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom,
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa {
  max-width: 100%;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom,
.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7ae2a82-0076-4f74-8c7e-0bca062ac1fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fa0113f3-9e63-4fc2-b568-0bec9798ffb2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa0113f3-9e63-4fc2-b568-0bec9798ffb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-f8700e4c-362d-43bb-bf34-ccbeed0e9848 {
  text-align: center;
}

#s-f8700e4c-362d-43bb-bf34-ccbeed0e9848 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-f8700e4c-362d-43bb-bf34-ccbeed0e9848 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-f8700e4c-362d-43bb-bf34-ccbeed0e9848 .shg-product-compare-price {
  display: inline;
  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-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d6ef0cb-582a-4489-8b17-ba1d9bfb6a35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-677ee9ba-a8df-4bc1-8952-0e4deacdb8fe {
  display: none;
}
#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 {
  text-align: left;
}


.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 {
  max-width: 100%;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom,
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 {
  max-width: 100%;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom,
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 {
  max-width: 100%;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom,
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 {
  max-width: 100%;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom,
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 {
  max-width: 100%;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom,
.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0650fa5-31ba-45dd-b316-ae58bb86a806 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-77899aa1-adfb-4b3c-baac-45d640103166 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77899aa1-adfb-4b3c-baac-45d640103166 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-107a0b43-d4d5-40f3-a697-bd6b245cebf7 {
  text-align: center;
}

#s-107a0b43-d4d5-40f3-a697-bd6b245cebf7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-107a0b43-d4d5-40f3-a697-bd6b245cebf7 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-107a0b43-d4d5-40f3-a697-bd6b245cebf7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a9d850bf-a8f7-48d6-b324-9a7253501afe {
  display: none;
}
#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 {
  text-align: left;
}


.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 {
  max-width: 100%;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom,
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 {
  max-width: 100%;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom,
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 {
  max-width: 100%;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom,
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 {
  max-width: 100%;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom,
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 {
  max-width: 100%;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom,
.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307cda5d-f0e6-44a8-b01e-bb5a823aa326 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4d66bc1-60d7-4ad6-8d72-5b7b7b7655df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4d66bc1-60d7-4ad6-8d72-5b7b7b7655df .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-16c443be-b9ab-4971-bf19-2f66994e32a9 {
  text-align: center;
}

#s-16c443be-b9ab-4971-bf19-2f66994e32a9 .shg-product-sold-out {
  display: none;
  color: rgba(0, 38, 62, 1);
  font-size: 13px;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-16c443be-b9ab-4971-bf19-2f66994e32a9 .shg-product-price {
  color: rgba(0, 38, 62, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 13px;
}

#s-16c443be-b9ab-4971-bf19-2f66994e32a9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0eb863bc-3811-4409-ac25-7b3570b642db {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0eb863bc-3811-4409-ac25-7b3570b642db {
  display: none;
}
#s-0eb863bc-3811-4409-ac25-7b3570b642db, #wrap-s-0eb863bc-3811-4409-ac25-7b3570b642db { display:none !important; }}@media (max-width: 767px){#s-0eb863bc-3811-4409-ac25-7b3570b642db {
  display: none;
}
#s-0eb863bc-3811-4409-ac25-7b3570b642db, #wrap-s-0eb863bc-3811-4409-ac25-7b3570b642db { display:none !important; }}







#s-0eb863bc-3811-4409-ac25-7b3570b642db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eb863bc-3811-4409-ac25-7b3570b642db.shg-box.shg-c {
  justify-content: center;
}

#s-116eab8b-22c8-4742-a120-a5dfe1915aaf {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
text-align: center;
}




  #s-116eab8b-22c8-4742-a120-a5dfe1915aaf img.shogun-image {
    
    width: px;
  }


#s-116eab8b-22c8-4742-a120-a5dfe1915aaf .shogun-image-content {
  
    align-items: center;
  
}

#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4 {
  min-height: 50px;
background-color: rgba(226, 226, 226, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4 {
  display: none;
}
#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4, #wrap-s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4 { display:none !important; }}@media (max-width: 767px){#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4 {
  display: none;
}
#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4, #wrap-s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4 { display:none !important; }}







#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff7ad44f-3172-4dc8-a7d3-08bb8a36e0c4.shg-box.shg-c {
  justify-content: center;
}

#s-35cb8e09-ab1e-40c0-bdc3-eff65bb1de08 {
  margin-left: 70px;
margin-right: 70px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35cb8e09-ab1e-40c0-bdc3-eff65bb1de08 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-1cf4acb0-25c1-491a-a8ab-486f740e8a4d {
  margin-top: 0px;
margin-left: 70px;
margin-bottom: 15px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-1cf4acb0-25c1-491a-a8ab-486f740e8a4d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cf4acb0-25c1-491a-a8ab-486f740e8a4d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cf4acb0-25c1-491a-a8ab-486f740e8a4d {
  
}
}@media (max-width: 767px){#s-1cf4acb0-25c1-491a-a8ab-486f740e8a4d {
  
}
}
#s-9198eba4-fc18-4e2c-8b80-de9e82080e9a {
  margin-left: 70px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(0, 38, 62, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 2px;
}
#s-9198eba4-fc18-4e2c-8b80-de9e82080e9a:hover {background-color: rgba(67, 179, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9198eba4-fc18-4e2c-8b80-de9e82080e9a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9198eba4-fc18-4e2c-8b80-de9e82080e9a-btn-wrapper {
    text-align: left;
  }


#s-9198eba4-fc18-4e2c-8b80-de9e82080e9a.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
