.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  box-shadow:0px 0px 8px 2px rgba(8, 8, 8, 0.49);
background-image: url(https://i.shgcdn.com/aedacdcc-cf32-4804-b712-4e8085ac2b33/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0.15;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 1200px){






#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0.1;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(80, 80, 80, 1);
  opacity: 0.6;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.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-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(135, 0, 255, 0.8);
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

.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-fcfc761a-10cc-4960-bd72-c85cb7b2ba33 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 35%;
background-color: rgba(99, 205, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fcfc761a-10cc-4960-bd72-c85cb7b2ba33 {
  margin-right: 0%;
}
}
.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-789c2c30-f5d1-4db3-bdb6-7956ea8f2e8b {
  border-style: solid;
margin-top: -9px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-789c2c30-f5d1-4db3-bdb6-7956ea8f2e8b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1649891e-7d2d-4977-86a5-134d8882a1f7 {
  border-style: solid;
margin-top: -22px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}

#s-1649891e-7d2d-4977-86a5-134d8882a1f7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-1649891e-7d2d-4977-86a5-134d8882a1f7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-44f870d4-a279-41fd-bb9f-835dc0fd160f {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
min-height: 50px;
}








#s-44f870d4-a279-41fd-bb9f-835dc0fd160f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44f870d4-a279-41fd-bb9f-835dc0fd160f.shg-box.shg-c {
  justify-content: center;
}

#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4 {
  margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4 {
  
}
}@media (max-width: 767px){#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4 {
  
}
}







#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a273e41-ed39-457a-9601-19d2d7b7a8f4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-671c74e3-9533-4062-93e9-794d1cb05506 {
  border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 4px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(197, 2, 2, 1);
border-style: solid;
text-align: left;
background-color: rgba(0, 0, 0, 1);
}

#s-671c74e3-9533-4062-93e9-794d1cb05506 .shogun-heading-component h3 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-507c6430-1840-4d04-9b99-859f6158bca2 {
  margin-top: 10px;
margin-left: 7%;
margin-bottom: 10px;
margin-right: 7%;
}

#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0 {
  
}
}@media (max-width: 767px){#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0 {
  
}
}







#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a0c6852-4fac-4f9c-953d-55cafeea20f0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-79d6e6bb-d8d7-4349-b5c1-aee2a7fe652f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-403ca742-dc6f-4f94-b36d-ca524c9110b2 {
  display: none;
}
#s-5cef4e62-34a1-4781-875a-c7b745985519 {
  min-height: 180px;
}








#s-5cef4e62-34a1-4781-875a-c7b745985519 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cef4e62-34a1-4781-875a-c7b745985519.shg-box.shg-c {
  justify-content: center;
}

.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-220f17d2-4b75-4177-a5ef-285bb35c18d4 {
  text-align: left;
}


.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 {
  max-width: 100%;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom,
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 {
  max-width: 100%;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom,
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 {
  max-width: 100%;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom,
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 {
  max-width: 100%;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom,
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 {
  max-width: 100%;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom,
.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220f17d2-4b75-4177-a5ef-285bb35c18d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7af5cd58-dc6f-4da1-9094-608229322c2e {
  min-height: 100px;
}








#s-7af5cd58-dc6f-4da1-9094-608229322c2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7af5cd58-dc6f-4da1-9094-608229322c2e.shg-box.shg-c {
  justify-content: center;
}

.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-dc098a9b-af3e-4d71-b60c-6eb36592d38d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc098a9b-af3e-4d71-b60c-6eb36592d38d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-21f4f4aa-a762-4d94-85b6-fb5dfb758549 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-21f4f4aa-a762-4d94-85b6-fb5dfb758549 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-21f4f4aa-a762-4d94-85b6-fb5dfb758549 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-21f4f4aa-a762-4d94-85b6-fb5dfb758549 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-619b8c91-8746-44f1-a274-e4d030e96285 {
  display: none;
}
#s-fd929882-2dc4-4d09-b595-67e17b62a6ea {
  min-height: 180px;
}








#s-fd929882-2dc4-4d09-b595-67e17b62a6ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd929882-2dc4-4d09-b595-67e17b62a6ea.shg-box.shg-c {
  justify-content: center;
}

#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 {
  text-align: left;
}


.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 {
  max-width: 100%;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom,
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 {
  max-width: 100%;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom,
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 {
  max-width: 100%;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom,
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 {
  max-width: 100%;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom,
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 {
  max-width: 100%;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom,
.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc1dcc1-f6c5-4f97-aa3d-b5c1ef494ff1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b97b00b2-7424-410c-ac9e-148106887935 {
  min-height: 100px;
}








#s-b97b00b2-7424-410c-ac9e-148106887935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b97b00b2-7424-410c-ac9e-148106887935.shg-box.shg-c {
  justify-content: center;
}

#s-b0419c67-097f-4686-92f4-7499b68cd984 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0419c67-097f-4686-92f4-7499b68cd984 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-aae806aa-1008-4b1e-9855-b7e3b81e1d02 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-aae806aa-1008-4b1e-9855-b7e3b81e1d02 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-aae806aa-1008-4b1e-9855-b7e3b81e1d02 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-aae806aa-1008-4b1e-9855-b7e3b81e1d02 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-b5eacf56-dd3d-46af-8c06-52399cb4e99a {
  display: none;
}
#s-43cf4a62-78fd-44f0-86a8-c20c76352926 {
  min-height: 180px;
}








#s-43cf4a62-78fd-44f0-86a8-c20c76352926 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43cf4a62-78fd-44f0-86a8-c20c76352926.shg-box.shg-c {
  justify-content: center;
}

#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 {
  text-align: left;
}


.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 {
  max-width: 100%;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom,
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 {
  max-width: 100%;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom,
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 {
  max-width: 100%;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom,
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 {
  max-width: 100%;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom,
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 {
  max-width: 100%;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom,
.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe01a471-4539-4ca6-9b35-0c01a48d99c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2dd7b559-c56a-4dd4-9a69-6d1c4c9acdf2 {
  min-height: 100px;
}








#s-2dd7b559-c56a-4dd4-9a69-6d1c4c9acdf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dd7b559-c56a-4dd4-9a69-6d1c4c9acdf2.shg-box.shg-c {
  justify-content: center;
}

#s-6d87f40e-3a47-4eba-be3a-131b12948339 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d87f40e-3a47-4eba-be3a-131b12948339 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-15445882-026c-4f88-9ae3-21e198c85600 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-15445882-026c-4f88-9ae3-21e198c85600 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-15445882-026c-4f88-9ae3-21e198c85600 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-15445882-026c-4f88-9ae3-21e198c85600 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-384257a8-1f77-4294-b740-c8b8fc1eee8c {
  display: none;
}
#s-6095f4d2-295b-44fa-983f-d519912358eb {
  min-height: 180px;
}








#s-6095f4d2-295b-44fa-983f-d519912358eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6095f4d2-295b-44fa-983f-d519912358eb.shg-box.shg-c {
  justify-content: center;
}

#s-dc0abc1a-94b6-4c40-9889-d76042d42674 {
  text-align: left;
}


.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 {
  max-width: 100%;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom,
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 {
  max-width: 100%;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom,
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 {
  max-width: 100%;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom,
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 {
  max-width: 100%;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom,
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 {
  max-width: 100%;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom,
.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0abc1a-94b6-4c40-9889-d76042d42674 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-45fc435d-a5ba-4990-83b2-fb9b55122e20 {
  min-height: 100px;
}








#s-45fc435d-a5ba-4990-83b2-fb9b55122e20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45fc435d-a5ba-4990-83b2-fb9b55122e20.shg-box.shg-c {
  justify-content: center;
}

#s-9e7a84cf-8cae-4798-952f-9756fce66e14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e7a84cf-8cae-4798-952f-9756fce66e14 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-7bb7f6bd-1418-42a2-b450-7235d744bc7d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-7bb7f6bd-1418-42a2-b450-7235d744bc7d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-7bb7f6bd-1418-42a2-b450-7235d744bc7d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-7bb7f6bd-1418-42a2-b450-7235d744bc7d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-b5cdcb0c-a4a6-455d-a6f4-5ad976d85026 {
  border-style: solid;
margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

#s-78b46dcf-0999-4bfc-a589-99c4f0b29207 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-78b46dcf-0999-4bfc-a589-99c4f0b29207"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-0f0d000d-4c81-4082-931b-8a195cfe1bdb {
  display: none;
}
#s-a16aba32-17ea-4535-b726-2b0d70d2fc75 {
  min-height: 180px;
}








#s-a16aba32-17ea-4535-b726-2b0d70d2fc75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a16aba32-17ea-4535-b726-2b0d70d2fc75.shg-box.shg-c {
  justify-content: center;
}

#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d {
  text-align: left;
}


.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d {
  max-width: 100%;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom,
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d {
  max-width: 100%;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom,
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d {
  max-width: 100%;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom,
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d {
  max-width: 100%;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom,
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d {
  max-width: 100%;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom,
.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bce6df4a-a5f5-4b78-972a-cdc3bab5384d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f88c4149-9ae7-4e1f-af7d-f39db6a9856e {
  min-height: 100px;
}








#s-f88c4149-9ae7-4e1f-af7d-f39db6a9856e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f88c4149-9ae7-4e1f-af7d-f39db6a9856e.shg-box.shg-c {
  justify-content: center;
}

#s-b52754f5-eb2c-4c0b-ba19-95f1bdc8b351 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b52754f5-eb2c-4c0b-ba19-95f1bdc8b351 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-b7e0fb59-d203-48cc-803f-097447eedfff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-b7e0fb59-d203-48cc-803f-097447eedfff .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-b7e0fb59-d203-48cc-803f-097447eedfff .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-b7e0fb59-d203-48cc-803f-097447eedfff .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ac68f2a9-487c-456c-a13f-b1e304c871f0 {
  display: none;
}
#s-6d63a861-b7d3-4adb-bd68-b199522fc8c7 {
  min-height: 180px;
}








#s-6d63a861-b7d3-4adb-bd68-b199522fc8c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d63a861-b7d3-4adb-bd68-b199522fc8c7.shg-box.shg-c {
  justify-content: center;
}

#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 {
  text-align: left;
}


.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 {
  max-width: 100%;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom,
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 {
  max-width: 100%;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom,
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 {
  max-width: 100%;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom,
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 {
  max-width: 100%;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom,
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 {
  max-width: 100%;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom,
.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc9cc758-edb3-40d6-9fb5-a7c3b7e6f373 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6abf3dd-85f3-45e9-8bd0-422629e60f66 {
  min-height: 100px;
}








#s-f6abf3dd-85f3-45e9-8bd0-422629e60f66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6abf3dd-85f3-45e9-8bd0-422629e60f66.shg-box.shg-c {
  justify-content: center;
}

#s-b9fae8d2-df62-4617-818f-eadaea053a00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9fae8d2-df62-4617-818f-eadaea053a00 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-668dcaac-888b-43bb-96a3-b294424a0b27 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-668dcaac-888b-43bb-96a3-b294424a0b27 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-668dcaac-888b-43bb-96a3-b294424a0b27 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-668dcaac-888b-43bb-96a3-b294424a0b27 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-1fa1ac45-68cc-4d3f-9fc2-12f3d75ff3c8 {
  display: none;
}
#s-7d802bf9-fcbd-4b71-a487-d2da9a77ab00 {
  min-height: 180px;
}








#s-7d802bf9-fcbd-4b71-a487-d2da9a77ab00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d802bf9-fcbd-4b71-a487-d2da9a77ab00.shg-box.shg-c {
  justify-content: center;
}

#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 {
  text-align: left;
}


.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 {
  max-width: 100%;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom,
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 {
  max-width: 100%;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom,
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 {
  max-width: 100%;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom,
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 {
  max-width: 100%;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom,
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 {
  max-width: 100%;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom,
.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee4cd123-8ac3-48d4-91ab-9d2309896df5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7365e061-d211-4de9-b1a7-53b81d56d513 {
  min-height: 100px;
}








#s-7365e061-d211-4de9-b1a7-53b81d56d513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7365e061-d211-4de9-b1a7-53b81d56d513.shg-box.shg-c {
  justify-content: center;
}

#s-2693a080-530a-48a0-aec4-d8e7047223d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2693a080-530a-48a0-aec4-d8e7047223d9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-52fd7218-37c5-4a60-9b60-12878cd658c7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-52fd7218-37c5-4a60-9b60-12878cd658c7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-52fd7218-37c5-4a60-9b60-12878cd658c7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-52fd7218-37c5-4a60-9b60-12878cd658c7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-21651cea-22f7-488e-a098-a6db7dadd310 {
  margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-21651cea-22f7-488e-a098-a6db7dadd310 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21651cea-22f7-488e-a098-a6db7dadd310 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21651cea-22f7-488e-a098-a6db7dadd310 {
  
}
}@media (max-width: 767px){#s-21651cea-22f7-488e-a098-a6db7dadd310 {
  
}
}







#s-21651cea-22f7-488e-a098-a6db7dadd310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21651cea-22f7-488e-a098-a6db7dadd310.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4c9236f7-3294-4258-b254-f49f26edb610 {
  border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 4px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(197, 2, 2, 1);
border-style: solid;
text-align: left;
background-color: rgba(0, 0, 0, 1);
}

#s-4c9236f7-3294-4258-b254-f49f26edb610 .shogun-heading-component h3 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-719f4c0a-e96c-4377-a9ab-fe8f1a4df8bd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d0e997a7-0480-446d-8231-c593e39e8397 {
  min-height: 50px;
}








#s-d0e997a7-0480-446d-8231-c593e39e8397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0e997a7-0480-446d-8231-c593e39e8397.shg-box.shg-c {
  justify-content: center;
}

#s-f77ea22c-8c1d-40d5-b96c-5c9e752d1e86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f77ea22c-8c1d-40d5-b96c-5c9e752d1e86 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e32bd563-90a5-4c87-bb66-78c7a99f92d9 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e32bd563-90a5-4c87-bb66-78c7a99f92d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-c6b14d09-3241-4932-be29-b3fe54801fd5 {
  display: none;
}
#s-1643766b-5bac-4c38-b3a8-18059e44732d {
  min-height: 150px;
}








#s-1643766b-5bac-4c38-b3a8-18059e44732d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1643766b-5bac-4c38-b3a8-18059e44732d.shg-box.shg-c {
  justify-content: center;
}

#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e {
  text-align: left;
}


.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e {
  max-width: 100%;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom,
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e {
  max-width: 100%;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom,
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e {
  max-width: 100%;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom,
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e {
  max-width: 100%;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom,
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e {
  max-width: 100%;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom,
.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b3b0880-f778-4bec-bdc7-00d7c09d4a4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0d164ae-d3ce-4587-b887-605566fcfbcb {
  min-height: 80px;
}








#s-f0d164ae-d3ce-4587-b887-605566fcfbcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0d164ae-d3ce-4587-b887-605566fcfbcb.shg-box.shg-c {
  justify-content: center;
}

#s-3a9ea30e-06d7-442b-9e85-7496c8a74b27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a9ea30e-06d7-442b-9e85-7496c8a74b27 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-421d3177-d432-47e4-b837-19c22eb91676 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-421d3177-d432-47e4-b837-19c22eb91676 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-421d3177-d432-47e4-b837-19c22eb91676 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-421d3177-d432-47e4-b837-19c22eb91676 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-1b32ce7d-c170-4ceb-ab87-ca69eea5c4fe {
  display: none;
}
#s-f2f42257-98ec-4c32-a031-ea51752df6af {
  min-height: 150px;
}








#s-f2f42257-98ec-4c32-a031-ea51752df6af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2f42257-98ec-4c32-a031-ea51752df6af.shg-box.shg-c {
  justify-content: center;
}

#s-53ca8c60-5308-4f6e-b017-e988479082da {
  text-align: left;
}


.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da {
  max-width: 100%;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom,
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da {
  max-width: 100%;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom,
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da {
  max-width: 100%;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom,
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da {
  max-width: 100%;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom,
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da {
  max-width: 100%;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom,
.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53ca8c60-5308-4f6e-b017-e988479082da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d874c36c-af25-49da-bb88-19683303922b {
  min-height: 80px;
}








#s-d874c36c-af25-49da-bb88-19683303922b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d874c36c-af25-49da-bb88-19683303922b.shg-box.shg-c {
  justify-content: center;
}

#s-15c83a34-094d-413a-a881-052837a1d120 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15c83a34-094d-413a-a881-052837a1d120 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-187b6dfe-9082-4816-a929-0e2c8492934f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-187b6dfe-9082-4816-a929-0e2c8492934f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-187b6dfe-9082-4816-a929-0e2c8492934f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-187b6dfe-9082-4816-a929-0e2c8492934f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-adb4990d-d67d-45db-9bb2-777493b128b5 {
  display: none;
}
#s-e71859dc-2632-4c28-8714-73050d065add {
  min-height: 150px;
}








#s-e71859dc-2632-4c28-8714-73050d065add > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e71859dc-2632-4c28-8714-73050d065add.shg-box.shg-c {
  justify-content: center;
}

#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d {
  text-align: left;
}


.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d {
  max-width: 100%;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom,
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d {
  max-width: 100%;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom,
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d {
  max-width: 100%;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom,
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d {
  max-width: 100%;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom,
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d {
  max-width: 100%;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom,
.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2dbbfa6-5e51-4ed0-bf38-4bae1359184d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04f4dfd2-c0be-4f7b-a13b-e241628d87b4 {
  min-height: 80px;
}








#s-04f4dfd2-c0be-4f7b-a13b-e241628d87b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04f4dfd2-c0be-4f7b-a13b-e241628d87b4.shg-box.shg-c {
  justify-content: center;
}

#s-93c00cd8-4ebe-4470-a331-f5edf04d9cb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93c00cd8-4ebe-4470-a331-f5edf04d9cb0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-c88702bc-3d6b-4fc6-9324-0082850222dd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-c88702bc-3d6b-4fc6-9324-0082850222dd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-c88702bc-3d6b-4fc6-9324-0082850222dd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-c88702bc-3d6b-4fc6-9324-0082850222dd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-fb169fb5-0d88-42ac-ad58-d4e89098268e {
  display: none;
}
#s-0fff8bac-6992-4f8c-8814-8f86df3136f3 {
  min-height: 150px;
}








#s-0fff8bac-6992-4f8c-8814-8f86df3136f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fff8bac-6992-4f8c-8814-8f86df3136f3.shg-box.shg-c {
  justify-content: center;
}

#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 {
  text-align: left;
}


.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 {
  max-width: 100%;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom,
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 {
  max-width: 100%;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom,
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 {
  max-width: 100%;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom,
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 {
  max-width: 100%;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom,
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 {
  max-width: 100%;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom,
.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17d40a7b-9a4b-4452-aecf-34daa29586b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e2ea655d-7e22-4c19-89a7-443b1e0562a9 {
  min-height: 80px;
}








#s-e2ea655d-7e22-4c19-89a7-443b1e0562a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ea655d-7e22-4c19-89a7-443b1e0562a9.shg-box.shg-c {
  justify-content: center;
}

#s-651b3695-f3b8-4d53-a0b3-95412589b03b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-651b3695-f3b8-4d53-a0b3-95412589b03b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-a5188dac-6dac-47f4-af3d-0636fa93ff34 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-a5188dac-6dac-47f4-af3d-0636fa93ff34 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-a5188dac-6dac-47f4-af3d-0636fa93ff34 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-a5188dac-6dac-47f4-af3d-0636fa93ff34 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-405efb2c-a2ff-4f83-9f73-1353d5e24a70 {
  border-style: solid;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

.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-a2bf21d8-34dd-4d36-8dd8-0860efa7678f {
  margin-top: 10px;
margin-left: 60px;
margin-right: 60px;
padding-top: 7px;
padding-left: 13px;
padding-bottom: 7px;
padding-right: 13px;
border-radius: 2px;
background-color: #252525;
text-align: right;
text-decoration: none;
}
#s-a2bf21d8-34dd-4d36-8dd8-0860efa7678f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a2bf21d8-34dd-4d36-8dd8-0860efa7678f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a2bf21d8-34dd-4d36-8dd8-0860efa7678f-btn-wrapper {
    text-align: right;
  }


#s-a2bf21d8-34dd-4d36-8dd8-0860efa7678f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e8c588d-9991-4632-8895-4101ca6b8a89 {
  min-height: 50px;
}








#s-4e8c588d-9991-4632-8895-4101ca6b8a89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e8c588d-9991-4632-8895-4101ca6b8a89.shg-box.shg-c {
  justify-content: center;
}

#s-0cbb25a9-af85-4126-bfb2-e960f6ae8c7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0cbb25a9-af85-4126-bfb2-e960f6ae8c7b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-691e2754-2c4d-4de8-bac4-9ec476a08c4a {
  margin-left: 15%;
margin-right: 15%;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-691e2754-2c4d-4de8-bac4-9ec476a08c4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-30a88db8-b0db-43af-aa97-b04758899874 {
  display: none;
}
#s-0aee43d3-1aa7-463a-ab6c-2c523f8665e8 {
  min-height: 150px;
}








#s-0aee43d3-1aa7-463a-ab6c-2c523f8665e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0aee43d3-1aa7-463a-ab6c-2c523f8665e8.shg-box.shg-c {
  justify-content: center;
}

#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a {
  text-align: left;
}


.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a {
  max-width: 100%;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom,
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a {
  max-width: 100%;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom,
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a {
  max-width: 100%;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom,
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a {
  max-width: 100%;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom,
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a {
  max-width: 100%;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom,
.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b4da85a-8ef6-4e7e-a0a5-77644575a36a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8c53f7e0-e01a-4634-b4e5-69c4903566da {
  min-height: 80px;
}








#s-8c53f7e0-e01a-4634-b4e5-69c4903566da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c53f7e0-e01a-4634-b4e5-69c4903566da.shg-box.shg-c {
  justify-content: center;
}

#s-ad6364c2-418b-4020-8ed8-746536051f4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad6364c2-418b-4020-8ed8-746536051f4a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-6afe43de-f45d-4c41-ae6a-942a29c3b1ad {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-6afe43de-f45d-4c41-ae6a-942a29c3b1ad .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-6afe43de-f45d-4c41-ae6a-942a29c3b1ad .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-6afe43de-f45d-4c41-ae6a-942a29c3b1ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-629059a9-52d5-45af-bab9-82fcfb2d3539 {
  display: none;
}
#s-caa1ca69-ec8b-4c53-be6e-08926f4d2351 {
  min-height: 150px;
}








#s-caa1ca69-ec8b-4c53-be6e-08926f4d2351 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-caa1ca69-ec8b-4c53-be6e-08926f4d2351.shg-box.shg-c {
  justify-content: center;
}

#s-851ccc8e-4dba-4409-9745-bc10869a3a27 {
  text-align: left;
}


.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 {
  max-width: 100%;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom,
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 {
  max-width: 100%;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom,
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 {
  max-width: 100%;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom,
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 {
  max-width: 100%;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom,
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 {
  max-width: 100%;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom,
.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-851ccc8e-4dba-4409-9745-bc10869a3a27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eea4f96a-dedf-4016-8ae5-b42b592f4129 {
  min-height: 80px;
}








#s-eea4f96a-dedf-4016-8ae5-b42b592f4129 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eea4f96a-dedf-4016-8ae5-b42b592f4129.shg-box.shg-c {
  justify-content: center;
}

#s-9f96b373-27f7-4e9f-8705-421dd4a21911 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f96b373-27f7-4e9f-8705-421dd4a21911 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-3a116dbd-8098-4847-9a19-4f8587f1922f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-3a116dbd-8098-4847-9a19-4f8587f1922f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-3a116dbd-8098-4847-9a19-4f8587f1922f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-3a116dbd-8098-4847-9a19-4f8587f1922f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-61337db8-e1bd-4134-ad98-0e30b2230dd9 {
  display: none;
}
#s-a8d72ae8-7293-4102-891a-cc06a27b2e4c {
  min-height: 150px;
}








#s-a8d72ae8-7293-4102-891a-cc06a27b2e4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8d72ae8-7293-4102-891a-cc06a27b2e4c.shg-box.shg-c {
  justify-content: center;
}

#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 {
  text-align: left;
}


.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 {
  max-width: 100%;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom,
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 {
  max-width: 100%;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom,
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 {
  max-width: 100%;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom,
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 {
  max-width: 100%;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom,
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 {
  max-width: 100%;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom,
.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2cd5618-1d36-4f2b-9873-fb4fb2f87e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-65f01867-f624-4583-b182-927dabc76a5f {
  min-height: 80px;
}








#s-65f01867-f624-4583-b182-927dabc76a5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65f01867-f624-4583-b182-927dabc76a5f.shg-box.shg-c {
  justify-content: center;
}

#s-f0fad046-3989-456e-8d04-db58ca046932 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0fad046-3989-456e-8d04-db58ca046932 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-519524bc-718f-4fe2-ad42-ca688f1095e3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-519524bc-718f-4fe2-ad42-ca688f1095e3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-519524bc-718f-4fe2-ad42-ca688f1095e3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-519524bc-718f-4fe2-ad42-ca688f1095e3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-7d685011-02b6-4b90-88f6-6f3089e311cc {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

#s-5132743f-7f51-4bc3-a566-1fa1280ded6c {
  min-height: 50px;
}








#s-5132743f-7f51-4bc3-a566-1fa1280ded6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5132743f-7f51-4bc3-a566-1fa1280ded6c.shg-box.shg-c {
  justify-content: center;
}

#s-78a0cf74-5282-436a-823e-5484ae1cc534 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78a0cf74-5282-436a-823e-5484ae1cc534 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-904ea297-ca7b-4dfb-b452-76e3cf5cbec3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-c2dce722-aa00-42d4-aede-cfc54e1b4d26 {
  display: none;
}
#s-ee6eab2a-5963-4d02-8158-c20b75fe1ff8 {
  min-height: 150px;
}








#s-ee6eab2a-5963-4d02-8158-c20b75fe1ff8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee6eab2a-5963-4d02-8158-c20b75fe1ff8.shg-box.shg-c {
  justify-content: center;
}

#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 {
  text-align: left;
}


.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 {
  max-width: 100%;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom,
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 {
  max-width: 100%;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom,
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 {
  max-width: 100%;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom,
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 {
  max-width: 100%;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom,
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 {
  max-width: 100%;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom,
.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96c2cc21-d9b6-4f73-b5a9-33b567e6fd64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b55fe09f-bf6c-4b61-be5f-d85565bc6f94 {
  min-height: 80px;
}








#s-b55fe09f-bf6c-4b61-be5f-d85565bc6f94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b55fe09f-bf6c-4b61-be5f-d85565bc6f94.shg-box.shg-c {
  justify-content: center;
}

#s-87fc5021-0312-40a9-be38-e8e88466fb21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87fc5021-0312-40a9-be38-e8e88466fb21 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-9d31878e-e674-4112-bfad-c9de52cfb693 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-9d31878e-e674-4112-bfad-c9de52cfb693 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-9d31878e-e674-4112-bfad-c9de52cfb693 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-9d31878e-e674-4112-bfad-c9de52cfb693 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-f33b2af3-9c2b-4cd8-aa3a-f3182a1bb473 {
  display: none;
}
#s-42b41eac-7caf-4d06-a91e-927bcaa926ab {
  min-height: 150px;
}








#s-42b41eac-7caf-4d06-a91e-927bcaa926ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42b41eac-7caf-4d06-a91e-927bcaa926ab.shg-box.shg-c {
  justify-content: center;
}

#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 {
  text-align: left;
}


.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 {
  max-width: 100%;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom,
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 {
  max-width: 100%;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom,
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 {
  max-width: 100%;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom,
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 {
  max-width: 100%;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom,
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 {
  max-width: 100%;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom,
.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7ab23ff-8dc0-4e1d-9d21-ceb7505b6701 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0c4b1831-77dc-44b6-b573-c28612aef9a7 {
  min-height: 80px;
}








#s-0c4b1831-77dc-44b6-b573-c28612aef9a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c4b1831-77dc-44b6-b573-c28612aef9a7.shg-box.shg-c {
  justify-content: center;
}

#s-bcd06b5e-12e3-4804-9467-d8e120fa0145 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcd06b5e-12e3-4804-9467-d8e120fa0145 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-1e679555-caa0-4c6e-b9f9-cc05c16c2d2a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-1e679555-caa0-4c6e-b9f9-cc05c16c2d2a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-1e679555-caa0-4c6e-b9f9-cc05c16c2d2a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-1e679555-caa0-4c6e-b9f9-cc05c16c2d2a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-058a2ea4-7c1a-4367-9340-631bfdf2c00e {
  display: none;
}
#s-4a6295cb-f94e-4719-9138-eb445aac9800 {
  min-height: 150px;
}








#s-4a6295cb-f94e-4719-9138-eb445aac9800 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6295cb-f94e-4719-9138-eb445aac9800.shg-box.shg-c {
  justify-content: center;
}

#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 {
  text-align: left;
}


.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 {
  max-width: 100%;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom,
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 {
  max-width: 100%;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom,
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 {
  max-width: 100%;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom,
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 {
  max-width: 100%;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom,
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 {
  max-width: 100%;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom,
.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ce6cf3f-71be-4aef-bac4-afb33cf84144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-189d72f6-6c2f-424d-845c-9226ab9dc307 {
  min-height: 80px;
}








#s-189d72f6-6c2f-424d-845c-9226ab9dc307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-189d72f6-6c2f-424d-845c-9226ab9dc307.shg-box.shg-c {
  justify-content: center;
}

#s-de267092-f090-4745-aee1-a8125f072fa0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de267092-f090-4745-aee1-a8125f072fa0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-7f843de6-f1c1-4872-b851-863605d3840b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-7f843de6-f1c1-4872-b851-863605d3840b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-7f843de6-f1c1-4872-b851-863605d3840b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-7f843de6-f1c1-4872-b851-863605d3840b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-1c3bae7b-5b35-49fc-9e98-0b4c122efa24 {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

#s-3f354a0e-f685-4b8a-8767-a01892e02cdd {
  min-height: 50px;
}








#s-3f354a0e-f685-4b8a-8767-a01892e02cdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f354a0e-f685-4b8a-8767-a01892e02cdd.shg-box.shg-c {
  justify-content: center;
}

#s-f7796297-26c1-403d-8b30-62aa67c917c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f7796297-26c1-403d-8b30-62aa67c917c2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-611bba56-fa7a-4840-bf79-529f259ce790 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-611bba56-fa7a-4840-bf79-529f259ce790"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-f7762334-349e-4407-81f1-f7c684faefe2 {
  display: none;
}
#s-a3c69f29-6ddf-4651-a7fb-1872de8979e2 {
  min-height: 150px;
}








#s-a3c69f29-6ddf-4651-a7fb-1872de8979e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3c69f29-6ddf-4651-a7fb-1872de8979e2.shg-box.shg-c {
  justify-content: center;
}

#s-865ed852-ac8d-479c-8eb2-3900c72efa62 {
  text-align: left;
}


.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 {
  max-width: 100%;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom,
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 {
  max-width: 100%;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom,
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 {
  max-width: 100%;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom,
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 {
  max-width: 100%;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom,
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 {
  max-width: 100%;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom,
.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865ed852-ac8d-479c-8eb2-3900c72efa62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ef4549ab-2bf3-4a88-a601-bad4fe00c3ca {
  min-height: 80px;
}








#s-ef4549ab-2bf3-4a88-a601-bad4fe00c3ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef4549ab-2bf3-4a88-a601-bad4fe00c3ca.shg-box.shg-c {
  justify-content: center;
}

#s-826d80b1-0f6e-402b-b806-e4ecb8b0708c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-826d80b1-0f6e-402b-b806-e4ecb8b0708c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-b59cecca-9d48-4996-a45c-46759dd4f57d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-b59cecca-9d48-4996-a45c-46759dd4f57d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-b59cecca-9d48-4996-a45c-46759dd4f57d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-b59cecca-9d48-4996-a45c-46759dd4f57d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-6d160304-97c8-4609-8f59-91b197f86a02 {
  display: none;
}
#s-f710d5e9-7b85-498f-b37a-2e423eef98c3 {
  min-height: 150px;
}








#s-f710d5e9-7b85-498f-b37a-2e423eef98c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f710d5e9-7b85-498f-b37a-2e423eef98c3.shg-box.shg-c {
  justify-content: center;
}

#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a {
  text-align: left;
}


.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a {
  max-width: 100%;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom,
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a {
  max-width: 100%;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom,
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a {
  max-width: 100%;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom,
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a {
  max-width: 100%;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom,
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a {
  max-width: 100%;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom,
.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc48ab1-ecb1-4c43-9da0-e580b78a210a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d66bb0a7-a132-4109-9b17-66c0545feb57 {
  min-height: 80px;
}








#s-d66bb0a7-a132-4109-9b17-66c0545feb57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d66bb0a7-a132-4109-9b17-66c0545feb57.shg-box.shg-c {
  justify-content: center;
}

#s-720d9f22-2be4-489e-92fa-2a734090c46d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-720d9f22-2be4-489e-92fa-2a734090c46d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-738db571-bcee-4b31-ba31-9803f2c797ad {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-738db571-bcee-4b31-ba31-9803f2c797ad .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-738db571-bcee-4b31-ba31-9803f2c797ad .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-738db571-bcee-4b31-ba31-9803f2c797ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-d7d6b5e0-d0f2-4cbc-abb4-9855e72318f4 {
  display: none;
}
#s-111f77e7-7207-4deb-8bb8-c5eefbdb9b04 {
  min-height: 150px;
}








#s-111f77e7-7207-4deb-8bb8-c5eefbdb9b04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-111f77e7-7207-4deb-8bb8-c5eefbdb9b04.shg-box.shg-c {
  justify-content: center;
}

#s-1e6c1bb1-7933-487f-9f82-4c151b269073 {
  text-align: left;
}


.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 {
  max-width: 100%;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom,
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 {
  max-width: 100%;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom,
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 {
  max-width: 100%;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom,
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 {
  max-width: 100%;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom,
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 {
  max-width: 100%;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom,
.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e6c1bb1-7933-487f-9f82-4c151b269073 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-823abf6f-0a77-4866-b94e-7dc747bfb759 {
  min-height: 80px;
}








#s-823abf6f-0a77-4866-b94e-7dc747bfb759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-823abf6f-0a77-4866-b94e-7dc747bfb759.shg-box.shg-c {
  justify-content: center;
}

#s-2bc8a04f-5b01-484a-8196-1902768e8390 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bc8a04f-5b01-484a-8196-1902768e8390 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-f3d267c7-2cdf-4779-8191-e5b673077a9b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-f3d267c7-2cdf-4779-8191-e5b673077a9b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-f3d267c7-2cdf-4779-8191-e5b673077a9b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-f3d267c7-2cdf-4779-8191-e5b673077a9b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-6fe803c6-cc82-433f-829f-1e60fa746116 {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

#s-4391e326-86ae-4c11-9f58-d32670d2e317 {
  min-height: 50px;
}








#s-4391e326-86ae-4c11-9f58-d32670d2e317 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4391e326-86ae-4c11-9f58-d32670d2e317.shg-box.shg-c {
  justify-content: center;
}

#s-f02d2b3c-14c3-4fff-b17c-3f24a62ef70f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f02d2b3c-14c3-4fff-b17c-3f24a62ef70f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3aff96d8-3693-4d97-bec4-38fff1fe167b {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3aff96d8-3693-4d97-bec4-38fff1fe167b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-c45b5ad2-4fe6-4add-9c8b-71b8eae95093 {
  display: none;
}
#s-dca27949-9a39-4cef-b8d6-3c088e284e7c {
  min-height: 150px;
}








#s-dca27949-9a39-4cef-b8d6-3c088e284e7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dca27949-9a39-4cef-b8d6-3c088e284e7c.shg-box.shg-c {
  justify-content: center;
}

#s-031cbe6f-e808-4337-a895-314084bd4547 {
  text-align: left;
}


.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 {
  max-width: 100%;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom,
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 {
  max-width: 100%;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom,
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 {
  max-width: 100%;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom,
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 {
  max-width: 100%;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom,
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 {
  max-width: 100%;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom,
.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-031cbe6f-e808-4337-a895-314084bd4547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55c6557a-a59f-4bc8-9768-aa84c260b3e4 {
  min-height: 80px;
}








#s-55c6557a-a59f-4bc8-9768-aa84c260b3e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55c6557a-a59f-4bc8-9768-aa84c260b3e4.shg-box.shg-c {
  justify-content: center;
}

#s-a4e2a942-8aba-48ff-bb15-f09590cc314a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4e2a942-8aba-48ff-bb15-f09590cc314a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-8eb44792-6aa9-41e7-8c1a-d37599043593 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-8eb44792-6aa9-41e7-8c1a-d37599043593 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-8eb44792-6aa9-41e7-8c1a-d37599043593 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-8eb44792-6aa9-41e7-8c1a-d37599043593 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ae256c3d-d0d6-423e-a195-de4e58f07d72 {
  display: none;
}
#s-a92acd22-74ae-422e-b277-23ad79a56f65 {
  min-height: 150px;
}








#s-a92acd22-74ae-422e-b277-23ad79a56f65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a92acd22-74ae-422e-b277-23ad79a56f65.shg-box.shg-c {
  justify-content: center;
}

#s-9b5dd954-e34f-4dd4-9677-a151245b7222 {
  text-align: left;
}


.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 {
  max-width: 100%;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom,
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 {
  max-width: 100%;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom,
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 {
  max-width: 100%;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom,
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 {
  max-width: 100%;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom,
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 {
  max-width: 100%;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom,
.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b5dd954-e34f-4dd4-9677-a151245b7222 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-88e48b5a-e9d4-49ad-9602-a11524442a23 {
  min-height: 80px;
}








#s-88e48b5a-e9d4-49ad-9602-a11524442a23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88e48b5a-e9d4-49ad-9602-a11524442a23.shg-box.shg-c {
  justify-content: center;
}

#s-38b21fe9-8c9e-4bb7-a8dd-0c5f36cb5340 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38b21fe9-8c9e-4bb7-a8dd-0c5f36cb5340 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-3ff78e03-a2a6-416c-8e6e-8fe68236ba89 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-3ff78e03-a2a6-416c-8e6e-8fe68236ba89 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-3ff78e03-a2a6-416c-8e6e-8fe68236ba89 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-3ff78e03-a2a6-416c-8e6e-8fe68236ba89 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-1577e51f-2f0e-427f-91c0-83f6e4b2e29c {
  display: none;
}
#s-be63ba0d-127a-4473-b3cc-9230606a0c1e {
  min-height: 150px;
}








#s-be63ba0d-127a-4473-b3cc-9230606a0c1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be63ba0d-127a-4473-b3cc-9230606a0c1e.shg-box.shg-c {
  justify-content: center;
}

#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 {
  text-align: left;
}


.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 {
  max-width: 100%;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom,
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 {
  max-width: 100%;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom,
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 {
  max-width: 100%;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom,
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 {
  max-width: 100%;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom,
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 {
  max-width: 100%;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom,
.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-712a3c32-8aa0-4ac7-a49e-f03b87d76be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-70c5b3d2-04e7-4498-88f0-991be13d7d41 {
  min-height: 80px;
}








#s-70c5b3d2-04e7-4498-88f0-991be13d7d41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70c5b3d2-04e7-4498-88f0-991be13d7d41.shg-box.shg-c {
  justify-content: center;
}

#s-6f222fb3-16e2-4df7-81c0-d9db5f5063bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f222fb3-16e2-4df7-81c0-d9db5f5063bc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-9bb5674c-c407-44d7-a6ea-da2a089b0279 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-9bb5674c-c407-44d7-a6ea-da2a089b0279 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-9bb5674c-c407-44d7-a6ea-da2a089b0279 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-9bb5674c-c407-44d7-a6ea-da2a089b0279 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-89f8303c-9bf4-443e-b7bb-58123af82d4d {
  display: none;
}
#s-2174e3da-27d7-4b4a-bda0-d08c96b43b88 {
  min-height: 150px;
}








#s-2174e3da-27d7-4b4a-bda0-d08c96b43b88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2174e3da-27d7-4b4a-bda0-d08c96b43b88.shg-box.shg-c {
  justify-content: center;
}

#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 {
  text-align: left;
}


.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 {
  max-width: 100%;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom,
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 {
  max-width: 100%;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom,
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 {
  max-width: 100%;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom,
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 {
  max-width: 100%;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom,
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 {
  max-width: 100%;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom,
.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64308142-f59c-4a1e-a7a0-2bb3b2b0aab4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94554285-74db-43d5-8bcf-b8d65f38b209 {
  min-height: 80px;
}








#s-94554285-74db-43d5-8bcf-b8d65f38b209 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94554285-74db-43d5-8bcf-b8d65f38b209.shg-box.shg-c {
  justify-content: center;
}

#s-5881aab8-746b-464a-b15f-4922e8f8f889 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5881aab8-746b-464a-b15f-4922e8f8f889 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-20233f00-f6bb-4e89-8b14-6b0b5f537893 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-20233f00-f6bb-4e89-8b14-6b0b5f537893 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-20233f00-f6bb-4e89-8b14-6b0b5f537893 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-20233f00-f6bb-4e89-8b14-6b0b5f537893 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ae721df9-2b52-47f8-9708-948d031fd4c3 {
  border-style: solid;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

#s-145ea88c-5712-41b0-b32f-9aa2f1286d38 {
  margin-top: 10px;
margin-left: 60px;
margin-right: 60px;
padding-top: 7px;
padding-left: 13px;
padding-bottom: 7px;
padding-right: 13px;
border-radius: 2px;
background-color: #252525;
text-align: right;
text-decoration: none;
}
#s-145ea88c-5712-41b0-b32f-9aa2f1286d38:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-145ea88c-5712-41b0-b32f-9aa2f1286d38:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-145ea88c-5712-41b0-b32f-9aa2f1286d38-btn-wrapper {
    text-align: right;
  }


#s-145ea88c-5712-41b0-b32f-9aa2f1286d38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-adb6af83-bfa1-4685-9fcb-c33772111b48 {
  min-height: 50px;
}








#s-adb6af83-bfa1-4685-9fcb-c33772111b48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adb6af83-bfa1-4685-9fcb-c33772111b48.shg-box.shg-c {
  justify-content: center;
}

#s-e3a62275-4bd9-4d1c-bdd6-14d57ed1b435 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3a62275-4bd9-4d1c-bdd6-14d57ed1b435 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bcbaae2b-4141-4c3a-ae9a-c1fc3956a864"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-79a5014e-b920-4797-a42b-b1fe74cadb97 {
  display: none;
}
#s-79977ac9-faea-46bd-a3a6-19ca1d1d1d95 {
  min-height: 180px;
}








#s-79977ac9-faea-46bd-a3a6-19ca1d1d1d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79977ac9-faea-46bd-a3a6-19ca1d1d1d95.shg-box.shg-c {
  justify-content: center;
}

#s-f4257d62-f6ef-4f36-876d-16a2e360fedc {
  text-align: left;
}


.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc {
  max-width: 100%;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom,
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc {
  max-width: 100%;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom,
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc {
  max-width: 100%;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom,
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc {
  max-width: 100%;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom,
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc {
  max-width: 100%;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom,
.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4257d62-f6ef-4f36-876d-16a2e360fedc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6082f3ab-02eb-4bd0-acde-458bc4e722dc {
  min-height: 60px;
}








#s-6082f3ab-02eb-4bd0-acde-458bc4e722dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6082f3ab-02eb-4bd0-acde-458bc4e722dc.shg-box.shg-c {
  justify-content: center;
}

#s-0e81f95c-bb79-4671-b7d4-80fe16404054 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e81f95c-bb79-4671-b7d4-80fe16404054 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-835508c3-b872-46f9-baee-8ba34ae321d0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-835508c3-b872-46f9-baee-8ba34ae321d0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-835508c3-b872-46f9-baee-8ba34ae321d0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-835508c3-b872-46f9-baee-8ba34ae321d0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-60f51ace-c890-4314-8258-e8af268c013a {
  display: none;
}
#s-d76c3801-a63b-434c-8101-2503a64504c2 {
  min-height: 180px;
}








#s-d76c3801-a63b-434c-8101-2503a64504c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d76c3801-a63b-434c-8101-2503a64504c2.shg-box.shg-c {
  justify-content: center;
}

#s-6271303d-3cfb-48f6-9391-45cff1b8b4be {
  text-align: left;
}


.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be {
  max-width: 100%;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom,
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be {
  max-width: 100%;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom,
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be {
  max-width: 100%;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom,
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be {
  max-width: 100%;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom,
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be {
  max-width: 100%;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom,
.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6271303d-3cfb-48f6-9391-45cff1b8b4be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ffb9d5ab-08f6-49fb-867c-44e638bade92 {
  min-height: 60px;
}








#s-ffb9d5ab-08f6-49fb-867c-44e638bade92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffb9d5ab-08f6-49fb-867c-44e638bade92.shg-box.shg-c {
  justify-content: center;
}

#s-0be0d6f5-66fb-4a3d-a995-d8ba2b1bde55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0be0d6f5-66fb-4a3d-a995-d8ba2b1bde55 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-e0e49a9e-3bf7-4a48-8566-4ce355476960 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-e0e49a9e-3bf7-4a48-8566-4ce355476960 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-e0e49a9e-3bf7-4a48-8566-4ce355476960 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-e0e49a9e-3bf7-4a48-8566-4ce355476960 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-68e9b01e-0b5b-4222-a24a-937931255fb4 {
  display: none;
}
#s-b5540a94-dc49-47be-bbe5-8a5cc0d8b825 {
  min-height: 180px;
}








#s-b5540a94-dc49-47be-bbe5-8a5cc0d8b825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5540a94-dc49-47be-bbe5-8a5cc0d8b825.shg-box.shg-c {
  justify-content: center;
}

#s-2a58c82c-667f-4839-b02f-e94ddf18975f {
  text-align: left;
}


.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f {
  max-width: 100%;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom,
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f {
  max-width: 100%;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom,
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f {
  max-width: 100%;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom,
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f {
  max-width: 100%;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom,
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f {
  max-width: 100%;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom,
.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a58c82c-667f-4839-b02f-e94ddf18975f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c4390b98-0622-41fa-a246-02bf997c198f {
  min-height: 60px;
}








#s-c4390b98-0622-41fa-a246-02bf997c198f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4390b98-0622-41fa-a246-02bf997c198f.shg-box.shg-c {
  justify-content: center;
}

#s-69c2fb4d-316b-45ff-bf0c-2de1847efc3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69c2fb4d-316b-45ff-bf0c-2de1847efc3f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-a15c63cf-6cbc-43c7-b981-653c0089fa02 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-a15c63cf-6cbc-43c7-b981-653c0089fa02 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-a15c63cf-6cbc-43c7-b981-653c0089fa02 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-a15c63cf-6cbc-43c7-b981-653c0089fa02 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-639da095-27c7-440f-aa7d-e29fa42ed799 {
  display: none;
}
#s-2e11a959-01da-4c50-a602-b6f4f348f0e6 {
  min-height: 180px;
}








#s-2e11a959-01da-4c50-a602-b6f4f348f0e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e11a959-01da-4c50-a602-b6f4f348f0e6.shg-box.shg-c {
  justify-content: center;
}

#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e {
  text-align: left;
}


.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e {
  max-width: 100%;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom,
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e {
  max-width: 100%;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom,
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e {
  max-width: 100%;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom,
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e {
  max-width: 100%;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom,
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e {
  max-width: 100%;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom,
.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005abc0c-5a2b-4d1c-9fea-ce4be2b29c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8941d362-e5b2-4c70-89f6-ebec3f99843c {
  min-height: 60px;
}








#s-8941d362-e5b2-4c70-89f6-ebec3f99843c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8941d362-e5b2-4c70-89f6-ebec3f99843c.shg-box.shg-c {
  justify-content: center;
}

#s-17b3ecc2-ed70-457e-b736-36b267136fdd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17b3ecc2-ed70-457e-b736-36b267136fdd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-40894191-b8a0-4d61-a2b1-0e9d9ebf3527 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-40894191-b8a0-4d61-a2b1-0e9d9ebf3527 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-40894191-b8a0-4d61-a2b1-0e9d9ebf3527 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
}

#s-40894191-b8a0-4d61-a2b1-0e9d9ebf3527 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ad815aa8-0c6a-4447-90bd-cc9f4a788490 {
  border-style: solid;
margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(150, 150, 150, 1);
border-style: solid;
}

#s-839fb086-7c3a-46ba-91ae-8b9551840cc4 {
  margin-top: 10px;
margin-left: 60px;
margin-right: 60px;
padding-top: 7px;
padding-left: 13px;
padding-bottom: 7px;
padding-right: 13px;
border-radius: 2px;
background-color: #252525;
text-align: right;
text-decoration: none;
}
#s-839fb086-7c3a-46ba-91ae-8b9551840cc4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-839fb086-7c3a-46ba-91ae-8b9551840cc4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-839fb086-7c3a-46ba-91ae-8b9551840cc4-btn-wrapper {
    text-align: right;
  }


#s-839fb086-7c3a-46ba-91ae-8b9551840cc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
