.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-debbe7e8-dac4-4282-8c92-091fab383fdb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-debbe7e8-dac4-4282-8c92-091fab383fdb {
  display: none;
}
#s-debbe7e8-dac4-4282-8c92-091fab383fdb, #wrap-s-debbe7e8-dac4-4282-8c92-091fab383fdb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-debbe7e8-dac4-4282-8c92-091fab383fdb {
  display: none;
}
#s-debbe7e8-dac4-4282-8c92-091fab383fdb, #wrap-s-debbe7e8-dac4-4282-8c92-091fab383fdb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-debbe7e8-dac4-4282-8c92-091fab383fdb {
  display: none;
}
#s-debbe7e8-dac4-4282-8c92-091fab383fdb, #wrap-s-debbe7e8-dac4-4282-8c92-091fab383fdb { display:none !important; }}@media (max-width: 767px){#s-debbe7e8-dac4-4282-8c92-091fab383fdb {
  
}
}







#s-debbe7e8-dac4-4282-8c92-091fab383fdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-debbe7e8-dac4-4282-8c92-091fab383fdb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fd93f803-4658-4d7e-9abb-271d509ec255 {
  background-image: url(https://i.shgcdn.com/e38c211c-c731-49d5-becf-bbcf486bb137/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-fd93f803-4658-4d7e-9abb-271d509ec255 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd93f803-4658-4d7e-9abb-271d509ec255 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd93f803-4658-4d7e-9abb-271d509ec255 {
  
}
}@media (max-width: 767px){#s-fd93f803-4658-4d7e-9abb-271d509ec255 {
  
}
}







#s-fd93f803-4658-4d7e-9abb-271d509ec255 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-fd93f803-4658-4d7e-9abb-271d509ec255 {
  cursor: pointer;
}#s-fd93f803-4658-4d7e-9abb-271d509ec255.shg-box.shg-c {
  justify-content: center;
}

.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-d60f6102-2c80-4b3f-beea-794b846caec0 {
  margin-left: 10px;
margin-right: 10px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d60f6102-2c80-4b3f-beea-794b846caec0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-812cd2d2-88a0-4e8c-8ca1-549b82e7df52 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
background-attachment: scroll;
}








#s-812cd2d2-88a0-4e8c-8ca1-549b82e7df52 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-812cd2d2-88a0-4e8c-8ca1-549b82e7df52.shg-box.shg-c {
  justify-content: center;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-b7a73457-54a1-4b76-b05e-3b21876a6744 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-b7a73457-54a1-4b76-b05e-3b21876a6744 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7a73457-54a1-4b76-b05e-3b21876a6744 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7a73457-54a1-4b76-b05e-3b21876a6744 {
  
}
}@media (max-width: 767px){#s-b7a73457-54a1-4b76-b05e-3b21876a6744 {
  
}
}
.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-4f2d3f5c-89e7-4dcb-afe5-0132f379761b {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 5px;
margin-right: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
opacity: 1;
}
@media (min-width: 1200px){#s-4f2d3f5c-89e7-4dcb-afe5-0132f379761b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f2d3f5c-89e7-4dcb-afe5-0132f379761b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f2d3f5c-89e7-4dcb-afe5-0132f379761b {
  
}
}@media (max-width: 767px){#s-4f2d3f5c-89e7-4dcb-afe5-0132f379761b {
  
}
}
#s-4f2d3f5c-89e7-4dcb-afe5-0132f379761b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-f36067ff-d865-4858-807b-edcfba67f027 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-f36067ff-d865-4858-807b-edcfba67f027 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f36067ff-d865-4858-807b-edcfba67f027 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f36067ff-d865-4858-807b-edcfba67f027 {
  
}
}@media (max-width: 767px){#s-f36067ff-d865-4858-807b-edcfba67f027 {
  
}
}
@media (min-width: 0px) {
[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f36067ff-d865-4858-807b-edcfba67f027"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-2d7a1d86-73d4-4065-b1ae-94e7472cce80 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

.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-6bd577ce-6a0a-4652-a998-2d4233a17d1c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-6bd577ce-6a0a-4652-a998-2d4233a17d1c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(43, 41, 41, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6bd577ce-6a0a-4652-a998-2d4233a17d1c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-6bd577ce-6a0a-4652-a998-2d4233a17d1c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-29c24189-eba3-4f1c-9b1e-70e0958283b2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-29c24189-eba3-4f1c-9b1e-70e0958283b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29c24189-eba3-4f1c-9b1e-70e0958283b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29c24189-eba3-4f1c-9b1e-70e0958283b2 {
  
}
}@media (max-width: 767px){#s-29c24189-eba3-4f1c-9b1e-70e0958283b2 {
  display: none;
}
#s-29c24189-eba3-4f1c-9b1e-70e0958283b2, #wrap-s-29c24189-eba3-4f1c-9b1e-70e0958283b2 { display:none !important; }}







#s-29c24189-eba3-4f1c-9b1e-70e0958283b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29c24189-eba3-4f1c-9b1e-70e0958283b2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d {
  background-image: url(https://i.shgcdn.com/4f979e3d-e28f-415f-9233-019dcb64f10b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d {
  
}
}@media (max-width: 767px){#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d {
  
}
}







#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d {
  cursor: pointer;
}#s-d66a0e64-3977-4b6c-9d13-f9ac45b1457d.shg-box.shg-c {
  justify-content: center;
}

#s-d6cee044-bd6f-4790-8824-4bb233ee0f19 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d6cee044-bd6f-4790-8824-4bb233ee0f19"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c7309ba7-1807-4afe-b8a8-63f2f0386b21 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
background-attachment: scroll;
}








#s-c7309ba7-1807-4afe-b8a8-63f2f0386b21 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-c7309ba7-1807-4afe-b8a8-63f2f0386b21.shg-box.shg-c {
  justify-content: center;
}

#s-d3052035-54e0-4336-96e1-7cf5e2354e27 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-d3052035-54e0-4336-96e1-7cf5e2354e27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d3052035-54e0-4336-96e1-7cf5e2354e27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d3052035-54e0-4336-96e1-7cf5e2354e27 {
  
}
}@media (max-width: 767px){#s-d3052035-54e0-4336-96e1-7cf5e2354e27 {
  
}
}
#s-fda681b8-0e4b-463e-8f90-3e4f19aa7515 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 5px;
margin-right: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-fda681b8-0e4b-463e-8f90-3e4f19aa7515 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fda681b8-0e4b-463e-8f90-3e4f19aa7515 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fda681b8-0e4b-463e-8f90-3e4f19aa7515 {
  
}
}@media (max-width: 767px){#s-fda681b8-0e4b-463e-8f90-3e4f19aa7515 {
  
}
}
#s-fda681b8-0e4b-463e-8f90-3e4f19aa7515 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-77be1da8-b7a3-4771-b68f-aad10829eb69 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d73c8df0-9c33-40b0-bebb-cde32e99121d {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d73c8df0-9c33-40b0-bebb-cde32e99121d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d73c8df0-9c33-40b0-bebb-cde32e99121d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d73c8df0-9c33-40b0-bebb-cde32e99121d {
  
}
}@media (max-width: 767px){#s-d73c8df0-9c33-40b0-bebb-cde32e99121d {
  
}
}
@media (min-width: 0px) {
[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d73c8df0-9c33-40b0-bebb-cde32e99121d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-9a07d83a-5a26-4e40-9fa0-10e11d065e9b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-9a07d83a-5a26-4e40-9fa0-10e11d065e9b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(36, 35, 35, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-9a07d83a-5a26-4e40-9fa0-10e11d065e9b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(3, 3, 3, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-9a07d83a-5a26-4e40-9fa0-10e11d065e9b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db {
  
}
}@media (max-width: 767px){#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db {
  
}
}







#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8a15df9-17f3-4a60-a8a0-8af26c1cd6db.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d {
  
}
}@media (max-width: 767px){#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d {
  
}
}







#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2ae8e9fc-0454-4460-bc44-d2f790235c0d.shg-box.shg-c {
  justify-content: center;
}

#s-786d9541-af9b-451f-a777-410aacad69fc {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-786d9541-af9b-451f-a777-410aacad69fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

.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-bd27329b-72e1-45ce-907a-1490daf6aecb {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}




  #s-bd27329b-72e1-45ce-907a-1490daf6aecb img.shogun-image {
    
    width: px;
  }


#s-bd27329b-72e1-45ce-907a-1490daf6aecb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bb4510a0-a1dd-4f4c-80e6-63b3f07ea4f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb4510a0-a1dd-4f4c-80e6-63b3f07ea4f3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-016528bf-f620-4035-a6ec-e1b23bad8691 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-53c86135-2261-43bc-8bbe-0e07855996b3 {
  min-height: 50px;
}








#s-53c86135-2261-43bc-8bbe-0e07855996b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c86135-2261-43bc-8bbe-0e07855996b3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aa35e96a-82eb-4cd0-b042-b0483aa33ec9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-aa35e96a-82eb-4cd0-b042-b0483aa33ec9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-aa35e96a-82eb-4cd0-b042-b0483aa33ec9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-aa35e96a-82eb-4cd0-b042-b0483aa33ec9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c5540a92-aadd-4828-bd95-e710582d6488 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(246, 246, 246, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c5540a92-aadd-4828-bd95-e710582d6488:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(246, 246, 246, 1) !important;
text-decoration: none !important;
color: rgba(88, 88, 88, 1) !important;
hover-type: color !important;}#s-c5540a92-aadd-4828-bd95-e710582d6488:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(246, 246, 246, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-c5540a92-aadd-4828-bd95-e710582d6488.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67922def-da84-44c7-b990-481f90420bd2 {
  padding-bottom: 20px;
text-align: center;
}




  #s-67922def-da84-44c7-b990-481f90420bd2 img.shogun-image {
    
    width: px;
  }


#s-67922def-da84-44c7-b990-481f90420bd2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b447beea-0fd0-4960-8427-613e81201238 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b447beea-0fd0-4960-8427-613e81201238 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-9f6b0722-e8a4-4fcc-b1c1-61ea4e036c8d {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-41e664d2-1a9e-408c-af04-9fc08a7618e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-41e664d2-1a9e-408c-af04-9fc08a7618e1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-41e664d2-1a9e-408c-af04-9fc08a7618e1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-41e664d2-1a9e-408c-af04-9fc08a7618e1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a7021d96-c73e-4cfe-9e30-5d4470117bc2 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(246, 246, 246, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a7021d96-c73e-4cfe-9e30-5d4470117bc2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(246, 246, 246, 1) !important;
text-decoration: none !important;
color: rgba(88, 88, 88, 1) !important;
hover-type: color !important;}#s-a7021d96-c73e-4cfe-9e30-5d4470117bc2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(246, 246, 246, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-a7021d96-c73e-4cfe-9e30-5d4470117bc2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a6ffcd3c-8f58-45c2-b100-3ae19a5106f5 {
  padding-top: 25px;
padding-bottom: 25px;
text-align: center;
}

#s-a6ffcd3c-8f58-45c2-b100-3ae19a5106f5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



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

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

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-4fc9a0ef-284a-4330-809a-90ebeb692076 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-4fc9a0ef-284a-4330-809a-90ebeb692076 {
  display: none;
}
#s-4fc9a0ef-284a-4330-809a-90ebeb692076, #wrap-s-4fc9a0ef-284a-4330-809a-90ebeb692076 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4fc9a0ef-284a-4330-809a-90ebeb692076 {
  display: none;
}
#s-4fc9a0ef-284a-4330-809a-90ebeb692076, #wrap-s-4fc9a0ef-284a-4330-809a-90ebeb692076 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4fc9a0ef-284a-4330-809a-90ebeb692076 {
  display: none;
}
#s-4fc9a0ef-284a-4330-809a-90ebeb692076, #wrap-s-4fc9a0ef-284a-4330-809a-90ebeb692076 { display:none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-817a7247-72de-42ea-b5ab-de586ec28f43 {
  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-08903f3d-f561-4801-80f5-c36b97ed8416 {
  text-align: left;
}


.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 {
  max-width: 100%;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom,
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 {
  max-width: 100%;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom,
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 {
  max-width: 100%;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom,
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 {
  max-width: 100%;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom,
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 {
  max-width: 100%;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .shg-image-zoom,
.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08903f3d-f561-4801-80f5-c36b97ed8416 .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-a2d21fbd-84c8-4d1b-b63a-8efa56203084 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2d21fbd-84c8-4d1b-b63a-8efa56203084 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-83b98135-ea43-4a30-92ac-a8617f38e25d {
  text-align: center;
}

#s-83b98135-ea43-4a30-92ac-a8617f38e25d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-83b98135-ea43-4a30-92ac-a8617f38e25d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-83b98135-ea43-4a30-92ac-a8617f38e25d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a56b53c1-b683-4f5a-bb44-6a4ca8c85fe6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7c1728be-f34e-4519-9a75-f12b6c8d84c9 {
  display: none;
}
#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a {
  text-align: left;
}


.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a {
  max-width: 100%;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom,
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a {
  max-width: 100%;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom,
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a {
  max-width: 100%;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom,
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a {
  max-width: 100%;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom,
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a {
  max-width: 100%;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom,
.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4b1f82d-37c6-42d9-b243-4fa5b2b1594a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8d59c84e-8508-41f6-9033-fe611f7b3666 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d59c84e-8508-41f6-9033-fe611f7b3666 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-d545f528-c4b0-4ce0-81d3-1ef403a9577b {
  text-align: center;
}

#s-d545f528-c4b0-4ce0-81d3-1ef403a9577b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-d545f528-c4b0-4ce0-81d3-1ef403a9577b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-d545f528-c4b0-4ce0-81d3-1ef403a9577b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a418b1b6-e1d6-4b5e-9da9-624912b202a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f9860085-bd98-41cb-bd60-731737e08cf5 {
  display: none;
}
#s-b610b3b9-374c-4975-b4b9-6a53290b6924 {
  text-align: left;
}


.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 {
  max-width: 100%;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom,
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 {
  max-width: 100%;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom,
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 {
  max-width: 100%;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom,
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 {
  max-width: 100%;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom,
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 {
  max-width: 100%;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom,
.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b610b3b9-374c-4975-b4b9-6a53290b6924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c02f7818-5468-4e5b-a6b9-e493a1e43f42 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c02f7818-5468-4e5b-a6b9-e493a1e43f42 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-5c1d2031-ea14-43f8-a669-629d2ae2e6aa {
  text-align: center;
}

#s-5c1d2031-ea14-43f8-a669-629d2ae2e6aa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-5c1d2031-ea14-43f8-a669-629d2ae2e6aa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-5c1d2031-ea14-43f8-a669-629d2ae2e6aa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d37a7840-3500-4909-8d74-99030cab32d7 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d37a7840-3500-4909-8d74-99030cab32d7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d37a7840-3500-4909-8d74-99030cab32d7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-d37a7840-3500-4909-8d74-99030cab32d7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d37a7840-3500-4909-8d74-99030cab32d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d37a7840-3500-4909-8d74-99030cab32d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d37a7840-3500-4909-8d74-99030cab32d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-260b19c7-d100-4550-b850-b4cbb515ff8c {
  display: none;
}
#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb {
  text-align: left;
}


.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb {
  max-width: 100%;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom,
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb {
  max-width: 100%;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom,
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb {
  max-width: 100%;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom,
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb {
  max-width: 100%;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom,
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb {
  max-width: 100%;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom,
.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-409ba7c3-cd6f-4e2a-beee-4d7c583bb7bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-34150e69-fc4c-438b-b7a9-f37594920e80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34150e69-fc4c-438b-b7a9-f37594920e80 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-5af65db7-15dc-4755-9c13-b02686d8a4db {
  text-align: center;
}

#s-5af65db7-15dc-4755-9c13-b02686d8a4db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-5af65db7-15dc-4755-9c13-b02686d8a4db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-5af65db7-15dc-4755-9c13-b02686d8a4db .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-138c13fd-0c0f-4b52-9e78-5ba360fd8249.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aca9b895-c5b5-4bbb-828c-1f4124dc6fff {
  display: none;
}
#s-3fcd252d-9e46-405f-848a-56b14ceb021b {
  text-align: left;
}


.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b {
  max-width: 100%;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom,
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b {
  max-width: 100%;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom,
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b {
  max-width: 100%;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom,
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b {
  max-width: 100%;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom,
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b {
  max-width: 100%;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom,
.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fcd252d-9e46-405f-848a-56b14ceb021b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-299c0479-0104-4829-b24c-a47c479b2b0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-299c0479-0104-4829-b24c-a47c479b2b0a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-4f935bc8-c05d-4b01-8975-5c50b58a013e {
  margin-bottom: 3px;
text-align: center;
}

#s-4f935bc8-c05d-4b01-8975-5c50b58a013e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-4f935bc8-c05d-4b01-8975-5c50b58a013e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-4f935bc8-c05d-4b01-8975-5c50b58a013e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-133f5f7e-2f1f-4f17-875d-aa33dff3f95f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5af1ca5f-a179-47fb-97ed-a1866ebe2406 {
  display: none;
}
#s-e7158a1c-77e9-40d8-afda-caff2b21732b {
  text-align: left;
}


.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b {
  max-width: 100%;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom,
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b {
  max-width: 100%;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom,
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b {
  max-width: 100%;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom,
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b {
  max-width: 100%;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom,
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b {
  max-width: 100%;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom,
.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7158a1c-77e9-40d8-afda-caff2b21732b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-11141fcf-0094-4d31-b10c-b1af4152f33a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11141fcf-0094-4d31-b10c-b1af4152f33a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 {
  margin-bottom: 3px;
text-align: center;
}
@media (min-width: 1200px){#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 {
  
}
}
#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-8cc2f2f5-986b-40fb-95af-59f9f8a980a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-64ab7e6c-e466-4319-9793-d85065142b79 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-64ab7e6c-e466-4319-9793-d85065142b79:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-64ab7e6c-e466-4319-9793-d85065142b79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64ab7e6c-e466-4319-9793-d85065142b79 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64ab7e6c-e466-4319-9793-d85065142b79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64ab7e6c-e466-4319-9793-d85065142b79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64ab7e6c-e466-4319-9793-d85065142b79.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-1bd8bfd8-fc75-4680-8fca-dff6c08ec118 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1bd8bfd8-fc75-4680-8fca-dff6c08ec118 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1bd8bfd8-fc75-4680-8fca-dff6c08ec118 {
  
}
}
#s-59e6b55b-001c-4b66-ab86-a5e99ec50466 {
  display: none;
}
#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 {
  text-align: left;
}


.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 {
  max-width: 100%;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom,
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 {
  max-width: 100%;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom,
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 {
  max-width: 100%;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom,
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 {
  max-width: 100%;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom,
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 {
  max-width: 100%;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom,
.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33f02d26-e357-41cd-bea3-c9c74759fdd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-51d3980e-5088-47cd-9d0d-720ecbfe4ef8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51d3980e-5088-47cd-9d0d-720ecbfe4ef8 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-deee49fb-40ed-4d39-9d35-f7d406485ed3 {
  margin-bottom: 3px;
text-align: center;
}

#s-deee49fb-40ed-4d39-9d35-f7d406485ed3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-deee49fb-40ed-4d39-9d35-f7d406485ed3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-deee49fb-40ed-4d39-9d35-f7d406485ed3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ba046992-2831-4c49-b9bc-af903667a82c {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ba046992-2831-4c49-b9bc-af903667a82c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-ba046992-2831-4c49-b9bc-af903667a82c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ba046992-2831-4c49-b9bc-af903667a82c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ba046992-2831-4c49-b9bc-af903667a82c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba046992-2831-4c49-b9bc-af903667a82c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ba046992-2831-4c49-b9bc-af903667a82c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6d734fc4-b232-4e3d-a305-65a041ebc9ff {
  display: none;
}
#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e {
  text-align: left;
}


.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e {
  max-width: 100%;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom,
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e {
  max-width: 100%;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom,
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e {
  max-width: 100%;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom,
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e {
  max-width: 100%;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom,
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e {
  max-width: 100%;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom,
.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4ada31d-7875-4d56-b736-efc4e3f60a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-221da202-0d96-4f24-8026-b86a6820385c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-221da202-0d96-4f24-8026-b86a6820385c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-09c41d88-17b9-4ad5-9b9d-0e1e3af61ef2 {
  text-align: center;
}

#s-09c41d88-17b9-4ad5-9b9d-0e1e3af61ef2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-09c41d88-17b9-4ad5-9b9d-0e1e3af61ef2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-09c41d88-17b9-4ad5-9b9d-0e1e3af61ef2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-99927ac0-d4fc-4a2f-9a1d-35bb872c8112.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fc54d21f-7102-406a-a439-29bd35cc6143 {
  min-height: 50px;
}








#s-fc54d21f-7102-406a-a439-29bd35cc6143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc54d21f-7102-406a-a439-29bd35cc6143.shg-box.shg-c {
  justify-content: center;
}

#s-3f7797ea-0b7a-4183-ad99-f4a004dd7411 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-3f7797ea-0b7a-4183-ad99-f4a004dd7411 {
  display: none;
}
#s-3f7797ea-0b7a-4183-ad99-f4a004dd7411, #wrap-s-3f7797ea-0b7a-4183-ad99-f4a004dd7411 { display:none !important; }}
#s-a1b492ef-775b-4d8b-bf2d-adcfa90e75c4 {
  display: none;
}
#s-1593def6-176c-48bc-90e7-5097993e8f8e {
  text-align: left;
}


.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e {
  max-width: 100%;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom,
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e {
  max-width: 100%;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom,
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e {
  max-width: 100%;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom,
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e {
  max-width: 100%;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom,
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e {
  max-width: 100%;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom,
.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1593def6-176c-48bc-90e7-5097993e8f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4cfb0682-db1a-42cf-8774-0e23abef01dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cfb0682-db1a-42cf-8774-0e23abef01dd .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-98d6d689-57b8-4dd2-9775-0faedafcc6f3 {
  text-align: center;
}

#s-98d6d689-57b8-4dd2-9775-0faedafcc6f3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-98d6d689-57b8-4dd2-9775-0faedafcc6f3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-98d6d689-57b8-4dd2-9775-0faedafcc6f3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c776acf0-0ac6-4e96-bef9-2a16a2b0d66b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-05bf6752-2b42-47ae-be01-62ddd27cb43c {
  display: none;
}
#s-598e502f-41be-4e6d-83aa-90f838f07ebc {
  text-align: left;
}


.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc {
  max-width: 100%;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom,
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc {
  max-width: 100%;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom,
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc {
  max-width: 100%;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom,
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc {
  max-width: 100%;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom,
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc {
  max-width: 100%;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom,
.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-598e502f-41be-4e6d-83aa-90f838f07ebc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac4aab47-a4a4-4dcc-bb75-ae68d0fc7f8c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac4aab47-a4a4-4dcc-bb75-ae68d0fc7f8c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-923c568d-cbc8-44d7-8dea-13da6c6746e7 {
  text-align: center;
}

#s-923c568d-cbc8-44d7-8dea-13da6c6746e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-923c568d-cbc8-44d7-8dea-13da6c6746e7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-923c568d-cbc8-44d7-8dea-13da6c6746e7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-51934aaa-81fc-4e1f-a616-e525eb005330 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-51934aaa-81fc-4e1f-a616-e525eb005330:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-51934aaa-81fc-4e1f-a616-e525eb005330:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-51934aaa-81fc-4e1f-a616-e525eb005330 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51934aaa-81fc-4e1f-a616-e525eb005330.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51934aaa-81fc-4e1f-a616-e525eb005330.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-51934aaa-81fc-4e1f-a616-e525eb005330.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a6d8e655-1a42-4624-9cd4-ada0d8c384de {
  display: none;
}
#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a {
  text-align: left;
}


.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a {
  max-width: 100%;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom,
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a {
  max-width: 100%;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom,
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a {
  max-width: 100%;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom,
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a {
  max-width: 100%;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom,
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a {
  max-width: 100%;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom,
.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94eadaff-aaf5-4021-abf2-ff46b5ebd08a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-302c29c0-784a-4e94-a449-9e603aa01148 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-302c29c0-784a-4e94-a449-9e603aa01148 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-7c2130e9-5184-4b29-b21e-7a67e088ce47 {
  text-align: center;
}

#s-7c2130e9-5184-4b29-b21e-7a67e088ce47 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-7c2130e9-5184-4b29-b21e-7a67e088ce47 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-7c2130e9-5184-4b29-b21e-7a67e088ce47 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3635253b-241c-441d-a195-cc4e00c654ea {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3635253b-241c-441d-a195-cc4e00c654ea:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-3635253b-241c-441d-a195-cc4e00c654ea:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-3635253b-241c-441d-a195-cc4e00c654ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3635253b-241c-441d-a195-cc4e00c654ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3635253b-241c-441d-a195-cc4e00c654ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3635253b-241c-441d-a195-cc4e00c654ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-44cb9b38-b7ed-4468-a99f-7e9fd2f3a4cc {
  display: none;
}
#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 {
  text-align: left;
}


.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 {
  max-width: 100%;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom,
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 {
  max-width: 100%;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom,
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 {
  max-width: 100%;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom,
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 {
  max-width: 100%;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom,
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 {
  max-width: 100%;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom,
.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f570a58-ff8e-4ca2-8f48-4b9e1240efd4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94589039-082d-4892-94eb-d50408a89521 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94589039-082d-4892-94eb-d50408a89521 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-99f12a94-7fcc-466d-becd-b2933e767874 {
  text-align: center;
}

#s-99f12a94-7fcc-466d-becd-b2933e767874 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-99f12a94-7fcc-466d-becd-b2933e767874 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-99f12a94-7fcc-466d-becd-b2933e767874 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-53e5d41b-6760-4fa6-9eb5-49a0c42d5bc8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (max-width: 767px){#s-23920d5a-543d-41f5-8664-36e351d943b9 {
  
}
}
#s-aade84de-2add-4cd3-af28-055e2495f8a0 {
  display: none;
}
#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 {
  text-align: left;
}


.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 {
  max-width: 100%;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom,
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 {
  max-width: 100%;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom,
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 {
  max-width: 100%;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom,
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 {
  max-width: 100%;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom,
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 {
  max-width: 100%;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom,
.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f08b34ca-cf7b-479d-9e66-0598f2f4d678 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-218f06d0-e4b7-4791-8a60-7cecb41d9343 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-218f06d0-e4b7-4791-8a60-7cecb41d9343 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-2cbe848f-f006-403f-aef6-91aa38621f46 {
  text-align: center;
}

#s-2cbe848f-f006-403f-aef6-91aa38621f46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2cbe848f-f006-403f-aef6-91aa38621f46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-2cbe848f-f006-403f-aef6-91aa38621f46 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c8fd59ee-17f8-4e9e-8499-1a962b880b49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f7b4a486-a085-44c3-ac2a-af6be3bb3b85 {
  display: none;
}
#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a {
  text-align: left;
}


.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a {
  max-width: 100%;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom,
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a {
  max-width: 100%;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom,
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a {
  max-width: 100%;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom,
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a {
  max-width: 100%;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom,
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a {
  max-width: 100%;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom,
.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb79c79-44a2-4eae-b2dc-fefd69f8ba4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c7b759d7-b456-4c8d-8ad3-4cedeecaaaa1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7b759d7-b456-4c8d-8ad3-4cedeecaaaa1 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-13f63ad5-a685-46ee-8483-9bb577350781 {
  text-align: center;
}

#s-13f63ad5-a685-46ee-8483-9bb577350781 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-13f63ad5-a685-46ee-8483-9bb577350781 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-13f63ad5-a685-46ee-8483-9bb577350781 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-171cbf86-7d6c-4b36-8d2f-453bcaa04f5e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-de1f219a-05da-4020-a794-686f99f69835 {
  display: none;
}
#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 {
  text-align: left;
}


.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 {
  max-width: 100%;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom,
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 {
  max-width: 100%;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom,
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 {
  max-width: 100%;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom,
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 {
  max-width: 100%;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom,
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 {
  max-width: 100%;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom,
.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296c1ae3-928f-48bc-90d4-51b01c3c89e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46123bb3-86c5-4c40-9418-28dfbf56daff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46123bb3-86c5-4c40-9418-28dfbf56daff .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-2234a87a-9753-44dc-9147-6eff67e6f2f4 {
  text-align: center;
}

#s-2234a87a-9753-44dc-9147-6eff67e6f2f4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-2234a87a-9753-44dc-9147-6eff67e6f2f4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-2234a87a-9753-44dc-9147-6eff67e6f2f4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b489bef7-7ae7-42e2-922e-1e54c4206a25 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b489bef7-7ae7-42e2-922e-1e54c4206a25:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-b489bef7-7ae7-42e2-922e-1e54c4206a25:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-b489bef7-7ae7-42e2-922e-1e54c4206a25 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b489bef7-7ae7-42e2-922e-1e54c4206a25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b489bef7-7ae7-42e2-922e-1e54c4206a25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b489bef7-7ae7-42e2-922e-1e54c4206a25.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3242d954-29d8-445c-8b98-1c993fa1db29 {
  display: none;
}
#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 {
  text-align: left;
}


.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 {
  max-width: 100%;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom,
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 {
  max-width: 100%;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom,
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 {
  max-width: 100%;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom,
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 {
  max-width: 100%;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom,
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 {
  max-width: 100%;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom,
.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd9877f0-5c15-42da-b1ee-8d556ce25d97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7a4b235d-eff5-41d5-9594-cf9ee78ad9d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a4b235d-eff5-41d5-9594-cf9ee78ad9d2 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-dda69604-f23d-4b61-a2cc-519eef7d66c8 {
  text-align: center;
}

#s-dda69604-f23d-4b61-a2cc-519eef7d66c8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-dda69604-f23d-4b61-a2cc-519eef7d66c8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-dda69604-f23d-4b61-a2cc-519eef7d66c8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bac5b330-d897-48d9-aeef-bbdfacc8f829 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-bac5b330-d897-48d9-aeef-bbdfacc8f829:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-bac5b330-d897-48d9-aeef-bbdfacc8f829:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-bac5b330-d897-48d9-aeef-bbdfacc8f829 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bac5b330-d897-48d9-aeef-bbdfacc8f829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bac5b330-d897-48d9-aeef-bbdfacc8f829.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bac5b330-d897-48d9-aeef-bbdfacc8f829.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-021ad0f6-9077-4c39-9086-df7bc4dd05b6 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-021ad0f6-9077-4c39-9086-df7bc4dd05b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-021ad0f6-9077-4c39-9086-df7bc4dd05b6.shg-box.shg-c {
  justify-content: center;
}

#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8 {
  
}
}@media (max-width: 767px){#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8 {
  
}
}







#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-46931c98-0f0d-4781-b17c-f9e4b50fecd8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5f327b59-ac9b-425e-879c-9e931ceb2793 {
  padding-top: 20px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f327b59-ac9b-425e-879c-9e931ceb2793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-47616768-7e05-4961-be09-902c32e6f87e {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-47616768-7e05-4961-be09-902c32e6f87e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-746902d8-7f4a-496c-a7d8-22f898313ab2 {
  margin-left: 30px;
margin-right: 30px;
}

#s-746902d8-7f4a-496c-a7d8-22f898313ab2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5604045e-5632-49a0-b4fd-bcece24e9fd5 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-5604045e-5632-49a0-b4fd-bcece24e9fd5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5604045e-5632-49a0-b4fd-bcece24e9fd5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5604045e-5632-49a0-b4fd-bcece24e9fd5 {
  
}
}@media (max-width: 767px){#s-5604045e-5632-49a0-b4fd-bcece24e9fd5 {
  
}
}
#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2 {
  
}
}@media (max-width: 767px){#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2 {
  
}
}







#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42556cfd-2398-4c06-82e9-705a2c6fc1c2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b4c875c-9c0b-4610-960a-b5223d89dac7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-7b4c875c-9c0b-4610-960a-b5223d89dac7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b4c875c-9c0b-4610-960a-b5223d89dac7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b4c875c-9c0b-4610-960a-b5223d89dac7 {
  
}
}@media (max-width: 767px){#s-7b4c875c-9c0b-4610-960a-b5223d89dac7 {
  
}
}







#s-7b4c875c-9c0b-4610-960a-b5223d89dac7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7b4c875c-9c0b-4610-960a-b5223d89dac7.shg-box.shg-c {
  justify-content: center;
}

#s-179a536f-2635-4044-a228-120cdda346ca {
  padding-top: 30px;
padding-bottom: 0px;
text-align: center;
}

#s-179a536f-2635-4044-a228-120cdda346ca .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3dce8c46-8bfb-4e8e-9dbc-aeec5a8ad0bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-72e24978-c154-4841-b4cb-06852a5443de {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-72e24978-c154-4841-b4cb-06852a5443de img.shogun-image {
    
    width: px;
  }


#s-72e24978-c154-4841-b4cb-06852a5443de .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-03415ac5-bbce-4953-b151-5c7ac3065850 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-a7fffb55-355c-4d5c-a537-79a26f34df4b {
  min-height: 20px;
}








#s-a7fffb55-355c-4d5c-a537-79a26f34df4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7fffb55-355c-4d5c-a537-79a26f34df4b.shg-box.shg-c {
  justify-content: center;
}

#s-42c7e2c4-f4c9-468b-8c75-4e3704bc7cc2 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-42c7e2c4-f4c9-468b-8c75-4e3704bc7cc2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-42c7e2c4-f4c9-468b-8c75-4e3704bc7cc2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-42c7e2c4-f4c9-468b-8c75-4e3704bc7cc2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ca9a9ed-e8dc-4d6f-aab6-f2815e0e83c5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-1ca9a9ed-e8dc-4d6f-aab6-f2815e0e83c5 img.shogun-image {
    
    width: px;
  }


#s-1ca9a9ed-e8dc-4d6f-aab6-f2815e0e83c5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f85c4ae7-e60d-4994-abc0-1812d019461e {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-231c6ff9-a02b-405f-9b04-be9ea59dbfad {
  min-height: 20px;
}








#s-231c6ff9-a02b-405f-9b04-be9ea59dbfad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-231c6ff9-a02b-405f-9b04-be9ea59dbfad.shg-box.shg-c {
  justify-content: center;
}

#s-c20bd3fd-8fc8-4397-9f82-1268ff814d1c {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-c20bd3fd-8fc8-4397-9f82-1268ff814d1c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-c20bd3fd-8fc8-4397-9f82-1268ff814d1c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-c20bd3fd-8fc8-4397-9f82-1268ff814d1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-acf365af-8c20-4fec-b0f0-4c876cfb74c6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-acf365af-8c20-4fec-b0f0-4c876cfb74c6 img.shogun-image {
    
    width: px;
  }


#s-acf365af-8c20-4fec-b0f0-4c876cfb74c6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fb9c0366-d86a-413e-9435-6eba54683cec {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-b524b983-fd05-4798-8b9a-fb8ec1f6a314 {
  min-height: 20px;
}








#s-b524b983-fd05-4798-8b9a-fb8ec1f6a314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b524b983-fd05-4798-8b9a-fb8ec1f6a314.shg-box.shg-c {
  justify-content: center;
}

#s-05849b80-b60f-44f5-8950-9b9a984dd344 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 217, 207, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-05849b80-b60f-44f5-8950-9b9a984dd344:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(230, 223, 218, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-05849b80-b60f-44f5-8950-9b9a984dd344:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(231, 217, 207, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-05849b80-b60f-44f5-8950-9b9a984dd344.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
