.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-04163a58-8fc3-4ff2-b015-8fc0de47db8d {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1200px;
}








#s-04163a58-8fc3-4ff2-b015-8fc0de47db8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04163a58-8fc3-4ff2-b015-8fc0de47db8d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-5fd986fd-029d-4029-97d8-20a23316c45b {
  text-align: center;
}
@media (min-width: 1200px){#s-5fd986fd-029d-4029-97d8-20a23316c45b {
  display: none;
}
#s-5fd986fd-029d-4029-97d8-20a23316c45b, #wrap-s-5fd986fd-029d-4029-97d8-20a23316c45b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fd986fd-029d-4029-97d8-20a23316c45b {
  display: none;
}
#s-5fd986fd-029d-4029-97d8-20a23316c45b, #wrap-s-5fd986fd-029d-4029-97d8-20a23316c45b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5fd986fd-029d-4029-97d8-20a23316c45b {
  display: none;
}
#s-5fd986fd-029d-4029-97d8-20a23316c45b, #wrap-s-5fd986fd-029d-4029-97d8-20a23316c45b { display:none !important; }}@media (max-width: 767px){#s-5fd986fd-029d-4029-97d8-20a23316c45b {
  
}
}



  #s-5fd986fd-029d-4029-97d8-20a23316c45b img.shogun-image {
    
    width: px;
  }


#s-5fd986fd-029d-4029-97d8-20a23316c45b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0a273b79-4a1e-472b-b14a-2caa453748ac {
  text-align: center;
}
@media (min-width: 1200px){#s-0a273b79-4a1e-472b-b14a-2caa453748ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a273b79-4a1e-472b-b14a-2caa453748ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a273b79-4a1e-472b-b14a-2caa453748ac {
  
}
}@media (max-width: 767px){#s-0a273b79-4a1e-472b-b14a-2caa453748ac {
  display: none;
}
#s-0a273b79-4a1e-472b-b14a-2caa453748ac, #wrap-s-0a273b79-4a1e-472b-b14a-2caa453748ac { display:none !important; }}



  #s-0a273b79-4a1e-472b-b14a-2caa453748ac img.shogun-image {
    
    width: px;
  }


#s-0a273b79-4a1e-472b-b14a-2caa453748ac .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bf9332e3-4c83-4cdc-8a68-ee09a984588f {
  margin-top: 13px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(247, 247, 247, 0.16);
}








#s-bf9332e3-4c83-4cdc-8a68-ee09a984588f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf9332e3-4c83-4cdc-8a68-ee09a984588f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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-27b653b7-d8b2-4d3c-82b5-92f2749a783a {
  padding-top: 0px;
padding-bottom: 11px;
text-align: left;
}

#s-27b653b7-d8b2-4d3c-82b5-92f2749a783a .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-8663a44e-0358-4c53-a67b-8fbeebd61188 {
  background-color: rgba(247, 247, 247, 0);
}

@media (min-width: 0px) {
[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8663a44e-0358-4c53-a67b-8fbeebd61188"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-b1357d62-cbfb-4e9f-9129-0002b183fc4b {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-b1357d62-cbfb-4e9f-9129-0002b183fc4b img.shogun-image {
    
    width: px;
  }


#s-b1357d62-cbfb-4e9f-9129-0002b183fc4b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7718b5ce-071a-4473-b58b-ee61dfb1f0c7 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 25px;
text-align: center;
}

#s-7718b5ce-071a-4473-b58b-ee61dfb1f0c7 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d4aad2a-501a-4f79-868f-64961f0f881e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d4aad2a-501a-4f79-868f-64961f0f881e .shogun-heading-component h3 {
  color: rgba(255, 137, 0, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-78ec201a-edc5-4b21-97a9-356d4f3a6d07 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-78ec201a-edc5-4b21-97a9-356d4f3a6d07 img.shogun-image {
    
    width: px;
  }


#s-78ec201a-edc5-4b21-97a9-356d4f3a6d07 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7407e9b6-e0e9-428a-8c9e-534b2dff25fc {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 25px;
text-align: center;
}

#s-7407e9b6-e0e9-428a-8c9e-534b2dff25fc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ca3add6-1635-4036-9c93-3133540ffcb6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ca3add6-1635-4036-9c93-3133540ffcb6 .shogun-heading-component h3 {
  color: rgba(255, 137, 0, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-86367978-48e7-4959-997e-c0361e13291e {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-86367978-48e7-4959-997e-c0361e13291e img.shogun-image {
    
    width: px;
  }


#s-86367978-48e7-4959-997e-c0361e13291e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a29c4aac-732f-4030-a2cf-4b42e3e0b0f9 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 25px;
text-align: center;
}

#s-a29c4aac-732f-4030-a2cf-4b42e3e0b0f9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba0a3c55-49ea-43f7-86e0-b95b96e22b3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ba0a3c55-49ea-43f7-86e0-b95b96e22b3d .shogun-heading-component h3 {
  color: rgba(255, 137, 0, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-3731c0c4-6a60-4a3f-909d-43f1a8818fa9 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-3731c0c4-6a60-4a3f-909d-43f1a8818fa9 img.shogun-image {
    
    width: px;
  }


#s-3731c0c4-6a60-4a3f-909d-43f1a8818fa9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9951cde2-7d6f-466b-9f46-aaa758ae3bc5 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 25px;
text-align: center;
}

#s-9951cde2-7d6f-466b-9f46-aaa758ae3bc5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c297e416-8a85-4d52-a06e-8250e6e31737 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c297e416-8a85-4d52-a06e-8250e6e31737 .shogun-heading-component h3 {
  color: rgba(255, 137, 0, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-a9c38928-c3c6-40db-9b34-3b6e7265c0ad {
  text-align: center;
}




  #s-a9c38928-c3c6-40db-9b34-3b6e7265c0ad img.shogun-image {
    
    width: px;
  }


#s-a9c38928-c3c6-40db-9b34-3b6e7265c0ad .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6f5503f3-aa34-4238-8c5a-44296b4320ee {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 25px;
text-align: center;
}

#s-6f5503f3-aa34-4238-8c5a-44296b4320ee .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6e936f52-c67b-4c8a-9451-cd9117c2013e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e936f52-c67b-4c8a-9451-cd9117c2013e .shogun-heading-component h3 {
  color: rgba(255, 137, 0, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-7067e3dd-88b4-407c-ab3f-cf38bda37633 {
  text-align: center;
}




  #s-7067e3dd-88b4-407c-ab3f-cf38bda37633 img.shogun-image {
    
    width: px;
  }


#s-7067e3dd-88b4-407c-ab3f-cf38bda37633 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-58c746ee-f4a7-46df-9452-0def5244e000 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 25px;
text-align: center;
}

#s-58c746ee-f4a7-46df-9452-0def5244e000 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9463d7de-4097-4d72-857e-c5774467df83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9463d7de-4097-4d72-857e-c5774467df83 .shogun-heading-component h3 {
  color: rgba(255, 137, 0, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-16152041-c917-4dfe-bb2d-eeb64c34413a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 22px;
padding-bottom: 22px;
min-height: 50px;
background-color: rgba(10, 54, 82, 1);
}








#s-16152041-c917-4dfe-bb2d-eeb64c34413a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16152041-c917-4dfe-bb2d-eeb64c34413a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b9ddda4-f071-459a-9df2-1d6251c4b4b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e731c524-8116-44b2-b87d-b1f083338f70 {
  max-width: 200px;
text-align: right;
}




  #s-e731c524-8116-44b2-b87d-b1f083338f70 img.shogun-image {
    
    width: px;
  }


#s-e731c524-8116-44b2-b87d-b1f083338f70 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-738d8775-f02f-4710-9ad0-00cbf4468fa0 {
  padding-top: 27px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-738d8775-f02f-4710-9ad0-00cbf4468fa0 {
  display: none;
}
#s-738d8775-f02f-4710-9ad0-00cbf4468fa0, #wrap-s-738d8775-f02f-4710-9ad0-00cbf4468fa0 { display:none !important; }}@media (max-width: 767px){#s-738d8775-f02f-4710-9ad0-00cbf4468fa0 {
  display: none;
}
#s-738d8775-f02f-4710-9ad0-00cbf4468fa0, #wrap-s-738d8775-f02f-4710-9ad0-00cbf4468fa0 { display:none !important; }}
#s-738d8775-f02f-4710-9ad0-00cbf4468fa0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: left;
}



#s-584ba84f-6e87-49dd-9a70-3d6d033eb702 {
  padding-top: 15px;
padding-bottom: 5px;
text-align: left;
}
@media (min-width: 1200px){#s-584ba84f-6e87-49dd-9a70-3d6d033eb702 {
  display: none;
}
#s-584ba84f-6e87-49dd-9a70-3d6d033eb702, #wrap-s-584ba84f-6e87-49dd-9a70-3d6d033eb702 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-584ba84f-6e87-49dd-9a70-3d6d033eb702 {
  display: none;
}
#s-584ba84f-6e87-49dd-9a70-3d6d033eb702, #wrap-s-584ba84f-6e87-49dd-9a70-3d6d033eb702 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-584ba84f-6e87-49dd-9a70-3d6d033eb702 {
  
}
}@media (max-width: 767px){#s-584ba84f-6e87-49dd-9a70-3d6d033eb702 {
  display: none;
}
#s-584ba84f-6e87-49dd-9a70-3d6d033eb702, #wrap-s-584ba84f-6e87-49dd-9a70-3d6d033eb702 { display:none !important; }}
#s-584ba84f-6e87-49dd-9a70-3d6d033eb702 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e {
  padding-top: 20px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e {
  display: none;
}
#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e, #wrap-s-fa276bb9-ae63-4439-a11c-92a64ca77a6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e {
  display: none;
}
#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e, #wrap-s-fa276bb9-ae63-4439-a11c-92a64ca77a6e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e {
  display: none;
}
#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e, #wrap-s-fa276bb9-ae63-4439-a11c-92a64ca77a6e { display:none !important; }}@media (max-width: 767px){#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e {
  
}
}
#s-fa276bb9-ae63-4439-a11c-92a64ca77a6e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5 {
  display: none;
}
#s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5, #wrap-s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5 { display:none !important; }}@media (max-width: 767px){#s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5 {
  display: none;
}
#s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5, #wrap-s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5 { display:none !important; }}
#s-7db2d1fd-dd10-4fc4-9bbc-02beab9f10a5 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4d8fc03d-257d-42bd-8635-a89d403bb276 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-4d8fc03d-257d-42bd-8635-a89d403bb276 {
  display: none;
}
#s-4d8fc03d-257d-42bd-8635-a89d403bb276, #wrap-s-4d8fc03d-257d-42bd-8635-a89d403bb276 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d8fc03d-257d-42bd-8635-a89d403bb276 {
  display: none;
}
#s-4d8fc03d-257d-42bd-8635-a89d403bb276, #wrap-s-4d8fc03d-257d-42bd-8635-a89d403bb276 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d8fc03d-257d-42bd-8635-a89d403bb276 {
  
}
}@media (max-width: 767px){#s-4d8fc03d-257d-42bd-8635-a89d403bb276 {
  display: none;
}
#s-4d8fc03d-257d-42bd-8635-a89d403bb276, #wrap-s-4d8fc03d-257d-42bd-8635-a89d403bb276 { display:none !important; }}
#s-4d8fc03d-257d-42bd-8635-a89d403bb276 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d559690e-117f-48b6-8df8-a09bcc52f3bf {
  padding-top: 20px;
padding-bottom: 6px;
text-align: center;
}
@media (min-width: 1200px){#s-d559690e-117f-48b6-8df8-a09bcc52f3bf {
  display: none;
}
#s-d559690e-117f-48b6-8df8-a09bcc52f3bf, #wrap-s-d559690e-117f-48b6-8df8-a09bcc52f3bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d559690e-117f-48b6-8df8-a09bcc52f3bf {
  display: none;
}
#s-d559690e-117f-48b6-8df8-a09bcc52f3bf, #wrap-s-d559690e-117f-48b6-8df8-a09bcc52f3bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d559690e-117f-48b6-8df8-a09bcc52f3bf {
  display: none;
}
#s-d559690e-117f-48b6-8df8-a09bcc52f3bf, #wrap-s-d559690e-117f-48b6-8df8-a09bcc52f3bf { display:none !important; }}@media (max-width: 767px){#s-d559690e-117f-48b6-8df8-a09bcc52f3bf {
  
}
}
#s-d559690e-117f-48b6-8df8-a09bcc52f3bf .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2f27a97d-9292-47ed-af97-7ffdff5ce310 {
  padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-2f27a97d-9292-47ed-af97-7ffdff5ce310 {
  display: none;
}
#s-2f27a97d-9292-47ed-af97-7ffdff5ce310, #wrap-s-2f27a97d-9292-47ed-af97-7ffdff5ce310 { display:none !important; }}
#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 {
  display: none;
}
#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1, #wrap-s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 {
  display: none;
}
#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1, #wrap-s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 {
  display: none;
}
#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1, #wrap-s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 { display:none !important; }}@media (max-width: 767px){#s-e19261f1-6d0d-45a0-8703-3ab1f9f16ce1 {
  
}
}
.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-8437db25-e547-4cd6-9d1a-528346b3dc87 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 31px;
padding-bottom: 10px;
padding-right: 31px;
border-radius: 2px;
text-align: center;
background-color: rgba(247, 141, 45, 1);
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8437db25-e547-4cd6-9d1a-528346b3dc87:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(251, 179, 91, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8437db25-e547-4cd6-9d1a-528346b3dc87:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(128, 183, 65, 1) !important;}@media (min-width: 992px) and (max-width: 1199px){#s-8437db25-e547-4cd6-9d1a-528346b3dc87 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8437db25-e547-4cd6-9d1a-528346b3dc87 {
  display: none;
}
#s-8437db25-e547-4cd6-9d1a-528346b3dc87, #wrap-s-8437db25-e547-4cd6-9d1a-528346b3dc87 { display:none !important; }}@media (max-width: 767px){#s-8437db25-e547-4cd6-9d1a-528346b3dc87 {
  display: none;
}
#s-8437db25-e547-4cd6-9d1a-528346b3dc87, #wrap-s-8437db25-e547-4cd6-9d1a-528346b3dc87 { display:none !important; }}


#s-8437db25-e547-4cd6-9d1a-528346b3dc87.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}

#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(128, 183, 65, 1);
hover-type: color;
}
#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 183, 65, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(128, 183, 65, 1) !important;
text-decoration: none !important;
color: rgba(128, 183, 65, 1) !important;
hover-type: color !important;}@media (min-width: 1200px){#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c {
  display: none;
}
#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c, #wrap-s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c {
  display: none;
}
#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c, #wrap-s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c { display:none !important; }}@media (max-width: 767px){#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c {
  
}
}


#s-40f52656-5ebc-42f0-bc9f-6aeb6e9e694c.shg-btn {
  color: rgba(128, 183, 65, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}

#s-cd187f0d-4453-492c-b239-4fd5efdb4770 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-cd187f0d-4453-492c-b239-4fd5efdb4770 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd187f0d-4453-492c-b239-4fd5efdb4770.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1c16f119-767a-40f2-a508-61e1e8e50c28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1c16f119-767a-40f2-a508-61e1e8e50c28 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94245c27-7360-4b61-abcd-27caee532f3f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-33a4da7c-800c-49ae-adde-f3d7ec304ca0 {
  text-align: center;
}




  #s-33a4da7c-800c-49ae-adde-f3d7ec304ca0 img.shogun-image {
    
    width: px;
  }


#s-33a4da7c-800c-49ae-adde-f3d7ec304ca0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0e0231f8-09e9-4f78-b9c8-570f81a884b4 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-0e0231f8-09e9-4f78-b9c8-570f81a884b4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f611a22d-a031-40d1-b9f8-7f2688b9d636 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f611a22d-a031-40d1-b9f8-7f2688b9d636 .shogun-heading-component h2 {
  color: rgba(247, 141, 45, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-28a3064c-30dc-472f-afa5-69736dd21a5f {
  margin-top: 6px;
margin-bottom: 30px;
padding-top: 7px;
padding-left: 29px;
padding-bottom: 7px;
padding-right: 29px;
border-radius: 3px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-28a3064c-30dc-472f-afa5-69736dd21a5f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28a3064c-30dc-472f-afa5-69736dd21a5f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28a3064c-30dc-472f-afa5-69736dd21a5f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-a968f02a-494c-4fa4-8a5a-1908662cbfd0 {
  text-align: center;
}




  #s-a968f02a-494c-4fa4-8a5a-1908662cbfd0 img.shogun-image {
    
    width: px;
  }


#s-a968f02a-494c-4fa4-8a5a-1908662cbfd0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-949bdf39-481a-4c90-af0a-6bdd55dfcdfe {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-949bdf39-481a-4c90-af0a-6bdd55dfcdfe .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f4eab999-a638-497d-9c3e-81bc65c39937 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f4eab999-a638-497d-9c3e-81bc65c39937 .shogun-heading-component h2 {
  color: rgba(247, 141, 45, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d2649b63-c621-4b64-96d9-af59ef73ae63 {
  margin-top: 6px;
margin-bottom: 30px;
padding-top: 7px;
padding-left: 29px;
padding-bottom: 7px;
padding-right: 29px;
border-radius: 3px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-d2649b63-c621-4b64-96d9-af59ef73ae63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d2649b63-c621-4b64-96d9-af59ef73ae63:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d2649b63-c621-4b64-96d9-af59ef73ae63.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b3513a1a-e34d-44a0-88e1-67ebe81b7ee3 {
  text-align: center;
}




  #s-b3513a1a-e34d-44a0-88e1-67ebe81b7ee3 img.shogun-image {
    
    width: px;
  }


#s-b3513a1a-e34d-44a0-88e1-67ebe81b7ee3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-91bb73ff-62f0-454a-af49-c59ffefcc035 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-91bb73ff-62f0-454a-af49-c59ffefcc035 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ab4b8ea7-b3e2-454f-966a-52b6fb123488 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ab4b8ea7-b3e2-454f-966a-52b6fb123488 .shogun-heading-component h2 {
  color: rgba(247, 141, 45, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d020e185-8039-4426-a0da-716f68483856 {
  margin-top: 6px;
margin-bottom: 30px;
padding-top: 7px;
padding-left: 29px;
padding-bottom: 7px;
padding-right: 29px;
border-radius: 3px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-d020e185-8039-4426-a0da-716f68483856:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d020e185-8039-4426-a0da-716f68483856:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d020e185-8039-4426-a0da-716f68483856.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8d0fa759-a352-4afb-b720-dd78d3da4049 {
  min-height: 50px;
}








#s-8d0fa759-a352-4afb-b720-dd78d3da4049 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d0fa759-a352-4afb-b720-dd78d3da4049.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cd4faafb-13c3-4da3-86ed-7d4d759fd3ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-98040cc0-3201-4e24-a6d8-872be4885f4d {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}

#s-98040cc0-3201-4e24-a6d8-872be4885f4d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-659c0337-eaa6-46af-9ca7-2e35cb3aeeb4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: right;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
color: rgba(14, 14, 14, 1);
}
#s-659c0337-eaa6-46af-9ca7-2e35cb3aeeb4:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;}#s-659c0337-eaa6-46af-9ca7-2e35cb3aeeb4:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-659c0337-eaa6-46af-9ca7-2e35cb3aeeb4.shg-btn {
  color: rgba(14, 14, 14, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-b6534b72-88cd-4910-aa47-2458ffeeba9d {
  margin-top: 44px;
margin-bottom: 44px;
}

@media (min-width: 0px) {
[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6534b72-88cd-4910-aa47-2458ffeeba9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-8efb6610-e2f7-42fe-ad69-cbf88c111388 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 {
  margin-top: 19px;
margin-bottom: 19px;
padding-top: 22px;
padding-bottom: 22px;
text-align: left;
}


.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 {
  max-width: 100%;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom,
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 {
  max-width: 100%;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom,
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 {
  max-width: 100%;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom,
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 {
  max-width: 100%;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom,
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 {
  max-width: 100%;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom,
.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73e2a0f-9ecc-45d4-828c-54fb178fa6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-97de8bc1-e112-4221-b1fb-618992fee78c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-97de8bc1-e112-4221-b1fb-618992fee78c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-393706e9-0ed4-46dd-b0a0-9e0ded1e0b63 {
  text-align: left;
}

#s-393706e9-0ed4-46dd-b0a0-9e0ded1e0b63 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-393706e9-0ed4-46dd-b0a0-9e0ded1e0b63 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-393706e9-0ed4-46dd-b0a0-9e0ded1e0b63 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-417da661-af8f-4fbf-85df-a15697006073 {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 24px;
padding-bottom: 6px;
padding-right: 24px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-417da661-af8f-4fbf-85df-a15697006073:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-417da661-af8f-4fbf-85df-a15697006073:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-417da661-af8f-4fbf-85df-a15697006073 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-417da661-af8f-4fbf-85df-a15697006073.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-417da661-af8f-4fbf-85df-a15697006073.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-417da661-af8f-4fbf-85df-a15697006073.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-039b1924-20ec-405d-bf4d-d44e56fb07f4 {
  display: none;
}
#s-245ef24b-6306-4700-974f-a9b9937b5a51 {
  text-align: left;
}


.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 {
  max-width: 100%;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom,
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 {
  max-width: 100%;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom,
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 {
  max-width: 100%;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom,
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 {
  max-width: 100%;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom,
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 {
  max-width: 100%;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom,
.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-245ef24b-6306-4700-974f-a9b9937b5a51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-86187e75-5a0d-4027-8db0-f357e27e0872 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-86187e75-5a0d-4027-8db0-f357e27e0872 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-77d1c8a1-6462-4551-bb2a-db636369a243 {
  text-align: left;
}

#s-77d1c8a1-6462-4551-bb2a-db636369a243 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-77d1c8a1-6462-4551-bb2a-db636369a243 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-77d1c8a1-6462-4551-bb2a-db636369a243 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-68e06329-4f58-421d-b2b1-083365e1152e {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-68e06329-4f58-421d-b2b1-083365e1152e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-68e06329-4f58-421d-b2b1-083365e1152e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68e06329-4f58-421d-b2b1-083365e1152e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-68e06329-4f58-421d-b2b1-083365e1152e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68e06329-4f58-421d-b2b1-083365e1152e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-68e06329-4f58-421d-b2b1-083365e1152e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f8b0b0ec-834f-45c1-8c65-460aa246212b {
  display: none;
}
#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 {
  margin-top: 13px;
text-align: left;
}


.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 {
  max-width: 100%;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom,
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 {
  max-width: 100%;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom,
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 {
  max-width: 100%;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom,
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 {
  max-width: 100%;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom,
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 {
  max-width: 100%;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom,
.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96ac09e8-39c2-4bff-b7ec-c2ed44625748 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aaba1c20-1541-4de5-b4ca-8073b3fb528f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aaba1c20-1541-4de5-b4ca-8073b3fb528f .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-acdd23a2-f373-466b-b535-72d0362ef731 {
  text-align: left;
}

#s-acdd23a2-f373-466b-b535-72d0362ef731 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-acdd23a2-f373-466b-b535-72d0362ef731 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-acdd23a2-f373-466b-b535-72d0362ef731 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1e07e323-ce80-42ec-b844-394802234c12 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 22px;
padding-bottom: 6px;
padding-right: 22px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-1e07e323-ce80-42ec-b844-394802234c12:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1e07e323-ce80-42ec-b844-394802234c12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1e07e323-ce80-42ec-b844-394802234c12 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-1e07e323-ce80-42ec-b844-394802234c12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e07e323-ce80-42ec-b844-394802234c12.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1e07e323-ce80-42ec-b844-394802234c12.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bc91f060-e430-4adb-a856-793a456e7ccf {
  display: none;
}
#s-c256e0f0-161a-48ca-a801-18f8924ce48a {
  margin-bottom: 26px;
text-align: left;
}


.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a {
  max-width: 100%;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom,
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a {
  max-width: 100%;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom,
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a {
  max-width: 100%;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom,
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a {
  max-width: 100%;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom,
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a {
  max-width: 100%;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom,
.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c256e0f0-161a-48ca-a801-18f8924ce48a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b34a29f7-16b6-4d98-9e1a-edd95ffadc5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b34a29f7-16b6-4d98-9e1a-edd95ffadc5f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-4bb77e33-c36a-4fa9-bb57-5e94e2d3cbe0 {
  text-align: left;
}

#s-4bb77e33-c36a-4fa9-bb57-5e94e2d3cbe0 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-4bb77e33-c36a-4fa9-bb57-5e94e2d3cbe0 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-4bb77e33-c36a-4fa9-bb57-5e94e2d3cbe0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c0a277a4-354a-4003-81d8-8859bf1a99a1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-c0a277a4-354a-4003-81d8-8859bf1a99a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0a277a4-354a-4003-81d8-8859bf1a99a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c0a277a4-354a-4003-81d8-8859bf1a99a1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c0a277a4-354a-4003-81d8-8859bf1a99a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0a277a4-354a-4003-81d8-8859bf1a99a1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c0a277a4-354a-4003-81d8-8859bf1a99a1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-08119ffa-e8e6-40c0-831c-bb64b181bc2d {
  margin-top: 44px;
margin-bottom: 44px;
}

@media (min-width: 0px) {
[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-08119ffa-e8e6-40c0-831c-bb64b181bc2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0cb98a75-850d-4ab7-b96d-8baffc4c15bd {
  display: none;
}
#s-5bd035fe-8eb2-424e-9475-bb89991fd896 {
  text-align: left;
}


.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 {
  max-width: 100%;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom,
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 {
  max-width: 100%;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom,
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 {
  max-width: 100%;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom,
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 {
  max-width: 100%;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom,
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 {
  max-width: 100%;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom,
.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bd035fe-8eb2-424e-9475-bb89991fd896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-41ae7672-0109-48a0-a2b6-09bebb8b5602 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-41ae7672-0109-48a0-a2b6-09bebb8b5602 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-99b1c21e-5c0f-4b35-b380-d25a85a396ab {
  text-align: left;
}

#s-99b1c21e-5c0f-4b35-b380-d25a85a396ab .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-99b1c21e-5c0f-4b35-b380-d25a85a396ab .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-99b1c21e-5c0f-4b35-b380-d25a85a396ab .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6ae005eb-7182-4286-a548-5705588d20ff {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 24px;
padding-bottom: 6px;
padding-right: 24px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-6ae005eb-7182-4286-a548-5705588d20ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6ae005eb-7182-4286-a548-5705588d20ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6ae005eb-7182-4286-a548-5705588d20ff {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6ae005eb-7182-4286-a548-5705588d20ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ae005eb-7182-4286-a548-5705588d20ff.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6ae005eb-7182-4286-a548-5705588d20ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4ce48787-d388-4773-aa73-56cf6d90988f {
  display: none;
}
#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b {
  text-align: left;
}


.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b {
  max-width: 100%;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom,
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b {
  max-width: 100%;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom,
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b {
  max-width: 100%;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom,
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b {
  max-width: 100%;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom,
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b {
  max-width: 100%;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom,
.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d06c4f-8c00-495e-abb3-3ce1a1f5694b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6fd58e3f-2290-4ec7-a00b-1dab910666a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6fd58e3f-2290-4ec7-a00b-1dab910666a4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-720eae25-593d-4f3d-a18c-7d5afb2e8911 {
  text-align: left;
}

#s-720eae25-593d-4f3d-a18c-7d5afb2e8911 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-720eae25-593d-4f3d-a18c-7d5afb2e8911 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-720eae25-593d-4f3d-a18c-7d5afb2e8911 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-5190c82b-5dfc-4bed-8a3a-01de700fa15e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f6d33648-67d8-49bd-89de-22313c3b9f2d {
  display: none;
}
#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 {
  text-align: left;
}


.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 {
  max-width: 100%;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom,
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 {
  max-width: 100%;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom,
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 {
  max-width: 100%;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom,
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 {
  max-width: 100%;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom,
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 {
  max-width: 100%;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom,
.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb967a5e-0a79-4df1-b4a3-33c9d52188b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1de22a21-1be3-4ed1-99e0-0a3b6760fc55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1de22a21-1be3-4ed1-99e0-0a3b6760fc55 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-559fec44-5bbb-4a05-9d19-709516788e74 {
  text-align: left;
}

#s-559fec44-5bbb-4a05-9d19-709516788e74 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-559fec44-5bbb-4a05-9d19-709516788e74 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-559fec44-5bbb-4a05-9d19-709516788e74 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-70537174-cd83-4f0d-a619-4560313ff1f9 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 22px;
padding-bottom: 6px;
padding-right: 22px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-70537174-cd83-4f0d-a619-4560313ff1f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-70537174-cd83-4f0d-a619-4560313ff1f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-70537174-cd83-4f0d-a619-4560313ff1f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-70537174-cd83-4f0d-a619-4560313ff1f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70537174-cd83-4f0d-a619-4560313ff1f9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-70537174-cd83-4f0d-a619-4560313ff1f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1192d55a-c89e-492d-bcdd-06edc810a37a {
  display: none;
}
#s-095f563d-cdcc-4a32-9f05-afc774a626ee {
  text-align: left;
}


.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee {
  max-width: 100%;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom,
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee {
  max-width: 100%;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom,
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee {
  max-width: 100%;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom,
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee {
  max-width: 100%;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom,
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee {
  max-width: 100%;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom,
.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-095f563d-cdcc-4a32-9f05-afc774a626ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-448115f5-8d02-474d-8eca-5ed1b1280ac7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-448115f5-8d02-474d-8eca-5ed1b1280ac7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-d04f07f4-b9df-4887-9cb7-3d20eec98aaa {
  text-align: left;
}

#s-d04f07f4-b9df-4887-9cb7-3d20eec98aaa .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-d04f07f4-b9df-4887-9cb7-3d20eec98aaa .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-d04f07f4-b9df-4887-9cb7-3d20eec98aaa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1f821f63-412e-479b-92de-e44284f78541 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-1f821f63-412e-479b-92de-e44284f78541:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1f821f63-412e-479b-92de-e44284f78541:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1f821f63-412e-479b-92de-e44284f78541 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-1f821f63-412e-479b-92de-e44284f78541.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f821f63-412e-479b-92de-e44284f78541.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f821f63-412e-479b-92de-e44284f78541.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df2879f7-046f-4aac-b62b-35f6a4193d7a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 22px;
padding-bottom: 22px;
min-height: 50px;
background-color: rgba(245, 209, 181, 0.4);
}








#s-df2879f7-046f-4aac-b62b-35f6a4193d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df2879f7-046f-4aac-b62b-35f6a4193d7a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60be518d-b6a5-45ca-9611-7118a3454fac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-603f1c51-458e-4852-ab51-c097dfc6d60d {
  max-width: 200px;
text-align: center;
}




  #s-603f1c51-458e-4852-ab51-c097dfc6d60d img.shogun-image {
    
    width: px;
  }


#s-603f1c51-458e-4852-ab51-c097dfc6d60d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b084b015-89b9-42a5-98b3-0e5038e3bb8b {
  padding-top: 17px;
padding-bottom: 17px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b084b015-89b9-42a5-98b3-0e5038e3bb8b {
  display: none;
}
#s-b084b015-89b9-42a5-98b3-0e5038e3bb8b, #wrap-s-b084b015-89b9-42a5-98b3-0e5038e3bb8b { display:none !important; }}@media (max-width: 767px){#s-b084b015-89b9-42a5-98b3-0e5038e3bb8b {
  display: none;
}
#s-b084b015-89b9-42a5-98b3-0e5038e3bb8b, #wrap-s-b084b015-89b9-42a5-98b3-0e5038e3bb8b { display:none !important; }}
#s-b084b015-89b9-42a5-98b3-0e5038e3bb8b .shogun-heading-component h1 {
  color: rgba(10, 54, 82, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 38px;
  line-height: 2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-0f218944-d218-4127-952d-2d6de4e94e32 {
  padding-top: 17px;
padding-bottom: 17px;
text-align: center;
}
@media (min-width: 1200px){#s-0f218944-d218-4127-952d-2d6de4e94e32 {
  display: none;
}
#s-0f218944-d218-4127-952d-2d6de4e94e32, #wrap-s-0f218944-d218-4127-952d-2d6de4e94e32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f218944-d218-4127-952d-2d6de4e94e32 {
  display: none;
}
#s-0f218944-d218-4127-952d-2d6de4e94e32, #wrap-s-0f218944-d218-4127-952d-2d6de4e94e32 { display:none !important; }}
#s-0f218944-d218-4127-952d-2d6de4e94e32 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 31px;
padding-bottom: 10px;
padding-right: 31px;
border-radius: 2px;
text-align: center;
background-color: rgba(247, 141, 45, 1);
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(251, 179, 91, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(128, 183, 65, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830 {
  display: none;
}
#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830, #wrap-s-f6f66e1a-4f60-4aa3-84ce-6882fd243830 { display:none !important; }}@media (max-width: 767px){#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830 {
  display: none;
}
#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830, #wrap-s-f6f66e1a-4f60-4aa3-84ce-6882fd243830 { display:none !important; }}


#s-f6f66e1a-4f60-4aa3-84ce-6882fd243830.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}

#s-73e275ff-4f5c-449b-abb6-50fe4b717677 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 31px;
padding-bottom: 10px;
padding-right: 31px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(128, 183, 65, 1);
}
#s-73e275ff-4f5c-449b-abb6-50fe4b717677:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 183, 65, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-73e275ff-4f5c-449b-abb6-50fe4b717677:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(128, 183, 65, 1) !important;
hover-type: color !important;}@media (min-width: 1200px){#s-73e275ff-4f5c-449b-abb6-50fe4b717677 {
  display: none;
}
#s-73e275ff-4f5c-449b-abb6-50fe4b717677, #wrap-s-73e275ff-4f5c-449b-abb6-50fe4b717677 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73e275ff-4f5c-449b-abb6-50fe4b717677 {
  display: none;
}
#s-73e275ff-4f5c-449b-abb6-50fe4b717677, #wrap-s-73e275ff-4f5c-449b-abb6-50fe4b717677 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73e275ff-4f5c-449b-abb6-50fe4b717677 {
  
}
}@media (max-width: 767px){#s-73e275ff-4f5c-449b-abb6-50fe4b717677 {
  
}
}


#s-73e275ff-4f5c-449b-abb6-50fe4b717677.shg-btn {
  color: rgba(128, 183, 65, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}

#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 {
  display: none;
}
#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6, #wrap-s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 {
  display: none;
}
#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6, #wrap-s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 {
  display: none;
}
#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6, #wrap-s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 { display:none !important; }}@media (max-width: 767px){#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 {
  display: none;
}
#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6, #wrap-s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 { display:none !important; }}







#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b6cd1e8-3ba6-490e-9e6a-236cbcc0fbd6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3203ec7-c0e0-414e-82df-3254d70f1210"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-849fea71-cc24-46c7-8888-b641ed2f0bd4 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}

#s-849fea71-cc24-46c7-8888-b641ed2f0bd4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b1eb14b2-7c53-4efd-a014-eda8edcf5410 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: right;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-b1eb14b2-7c53-4efd-a014-eda8edcf5410:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;}#s-b1eb14b2-7c53-4efd-a014-eda8edcf5410:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-b1eb14b2-7c53-4efd-a014-eda8edcf5410.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-1efaf2c2-16f7-4713-9a28-934233c4348d {
  margin-top: 44px;
margin-bottom: 44px;
}

@media (min-width: 0px) {
[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1efaf2c2-16f7-4713-9a28-934233c4348d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-09026ae2-81e4-4056-8524-10ef7ed7f4c9 {
  display: none;
}
#s-755567c2-b317-4c98-ac24-555f6f5640ba {
  text-align: left;
}


.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba {
  max-width: 100%;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom,
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba {
  max-width: 100%;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom,
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba {
  max-width: 100%;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom,
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba {
  max-width: 100%;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom,
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba {
  max-width: 100%;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom,
.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755567c2-b317-4c98-ac24-555f6f5640ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bfc084a0-24bd-46da-aaec-9e7d7758e642 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bfc084a0-24bd-46da-aaec-9e7d7758e642 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-448a6e49-9fc9-4ac8-b7ae-2015382f3fd7 {
  text-align: left;
}

#s-448a6e49-9fc9-4ac8-b7ae-2015382f3fd7 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-448a6e49-9fc9-4ac8-b7ae-2015382f3fd7 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-448a6e49-9fc9-4ac8-b7ae-2015382f3fd7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2b9f036e-bc90-4837-ad38-1420a10f72f9 {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 24px;
padding-bottom: 6px;
padding-right: 24px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-2b9f036e-bc90-4837-ad38-1420a10f72f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2b9f036e-bc90-4837-ad38-1420a10f72f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b9f036e-bc90-4837-ad38-1420a10f72f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-2b9f036e-bc90-4837-ad38-1420a10f72f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b9f036e-bc90-4837-ad38-1420a10f72f9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2b9f036e-bc90-4837-ad38-1420a10f72f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c82ad16b-3296-437e-8374-9a6ac417b6de {
  display: none;
}
#s-b57e3875-4106-4dd8-8091-7d3347abee43 {
  text-align: left;
}


.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 {
  max-width: 100%;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom,
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 {
  max-width: 100%;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom,
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 {
  max-width: 100%;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom,
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 {
  max-width: 100%;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom,
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 {
  max-width: 100%;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom,
.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b57e3875-4106-4dd8-8091-7d3347abee43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3d19788a-2f9c-4743-a18b-17a30df14ed8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3d19788a-2f9c-4743-a18b-17a30df14ed8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-e771cd67-4776-4b6f-94c1-b46620727216 {
  text-align: left;
}

#s-e771cd67-4776-4b6f-94c1-b46620727216 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-e771cd67-4776-4b6f-94c1-b46620727216 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-e771cd67-4776-4b6f-94c1-b46620727216 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e495f18a-67ca-41c6-98ab-61cd18807f20 {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-e495f18a-67ca-41c6-98ab-61cd18807f20:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e495f18a-67ca-41c6-98ab-61cd18807f20:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e495f18a-67ca-41c6-98ab-61cd18807f20 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-e495f18a-67ca-41c6-98ab-61cd18807f20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e495f18a-67ca-41c6-98ab-61cd18807f20.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e495f18a-67ca-41c6-98ab-61cd18807f20.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d6ee56c6-5a28-479d-b01c-db1917259586 {
  display: none;
}
#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 {
  text-align: left;
}


.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 {
  max-width: 100%;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom,
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 {
  max-width: 100%;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom,
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 {
  max-width: 100%;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom,
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 {
  max-width: 100%;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom,
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 {
  max-width: 100%;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom,
.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5cdac9d-b129-4621-9df6-7ade7b3c1f81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-22bb803a-d16b-4a76-8138-4e006443cc41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-22bb803a-d16b-4a76-8138-4e006443cc41 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-25d80379-d9c2-4b5e-bfd6-a572d24c7e83 {
  text-align: left;
}

#s-25d80379-d9c2-4b5e-bfd6-a572d24c7e83 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-25d80379-d9c2-4b5e-bfd6-a572d24c7e83 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-25d80379-d9c2-4b5e-bfd6-a572d24c7e83 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-86ecb006-1351-4104-b195-98c1a892f66b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 22px;
padding-bottom: 6px;
padding-right: 22px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-86ecb006-1351-4104-b195-98c1a892f66b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86ecb006-1351-4104-b195-98c1a892f66b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-86ecb006-1351-4104-b195-98c1a892f66b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-86ecb006-1351-4104-b195-98c1a892f66b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86ecb006-1351-4104-b195-98c1a892f66b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-86ecb006-1351-4104-b195-98c1a892f66b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7deecc4b-65f1-43b1-a315-2e7274cada07 {
  display: none;
}
#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 {
  text-align: left;
}


.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 {
  max-width: 100%;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom,
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 {
  max-width: 100%;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom,
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 {
  max-width: 100%;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom,
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 {
  max-width: 100%;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom,
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 {
  max-width: 100%;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom,
.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da6ae2ab-83aa-4cbd-b3d0-730f23910163 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4993c975-8b53-49ac-ab75-70ce2536359f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4993c975-8b53-49ac-ab75-70ce2536359f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-decd376f-a188-4f0e-811d-221bc29f2fba {
  text-align: left;
}

#s-decd376f-a188-4f0e-811d-221bc29f2fba .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-decd376f-a188-4f0e-811d-221bc29f2fba .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-decd376f-a188-4f0e-811d-221bc29f2fba .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1a2a9126-c406-4a34-b583-41e3962a01b8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-1a2a9126-c406-4a34-b583-41e3962a01b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a2a9126-c406-4a34-b583-41e3962a01b8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a2a9126-c406-4a34-b583-41e3962a01b8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-1a2a9126-c406-4a34-b583-41e3962a01b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a2a9126-c406-4a34-b583-41e3962a01b8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1a2a9126-c406-4a34-b583-41e3962a01b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fcc9cbac-a25b-49d1-a932-3c90d4158768 {
  min-height: 50px;
}








#s-fcc9cbac-a25b-49d1-a932-3c90d4158768 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcc9cbac-a25b-49d1-a932-3c90d4158768.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba1a0690-164b-4b6f-a213-5bf93632e95a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e84a07cd-6de5-4476-8c66-5360cee3792d {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}

#s-e84a07cd-6de5-4476-8c66-5360cee3792d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f50cf8fa-0702-4e05-bda9-b616400f8d65 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: right;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(14, 14, 14, 1);
}
#s-f50cf8fa-0702-4e05-bda9-b616400f8d65:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-f50cf8fa-0702-4e05-bda9-b616400f8d65:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f50cf8fa-0702-4e05-bda9-b616400f8d65.shg-btn {
  color: rgba(14, 14, 14, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-06f96943-fe9d-45dd-9f36-3d99e865ff29 {
  margin-top: 44px;
margin-bottom: 44px;
}

@media (min-width: 0px) {
[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06f96943-fe9d-45dd-9f36-3d99e865ff29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-90a46419-110a-4a90-b1c0-2c97a35c6799 {
  display: none;
}
#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c {
  text-align: left;
}


.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c {
  max-width: 100%;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom,
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c {
  max-width: 100%;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom,
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c {
  max-width: 100%;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom,
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c {
  max-width: 100%;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom,
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c {
  max-width: 100%;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom,
.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eca374f1-39c6-459f-a74e-13f69cdf9b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8dc6b88-2d43-4f9b-92e6-c5b375e8f11f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a8dc6b88-2d43-4f9b-92e6-c5b375e8f11f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-b93ae0ab-80ba-4672-9242-a0958c2027af {
  text-align: left;
}

#s-b93ae0ab-80ba-4672-9242-a0958c2027af .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-b93ae0ab-80ba-4672-9242-a0958c2027af .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-b93ae0ab-80ba-4672-9242-a0958c2027af .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59 {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 24px;
padding-bottom: 6px;
padding-right: 24px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-fa6527b8-2b4f-4689-8f09-e3337ece9b59.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-92941d48-8d23-4743-9f6f-f7ba9bcece1b {
  display: none;
}
#s-9628ff52-8d8d-49ab-871f-834976a3edc9 {
  text-align: left;
}


.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 {
  max-width: 100%;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom,
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 {
  max-width: 100%;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom,
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 {
  max-width: 100%;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom,
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 {
  max-width: 100%;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom,
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 {
  max-width: 100%;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom,
.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9628ff52-8d8d-49ab-871f-834976a3edc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6c25e8a8-c641-4365-b102-2f04b0aeab85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6c25e8a8-c641-4365-b102-2f04b0aeab85 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
}

#s-d7628798-4f04-450c-8e78-ab2157ddb513 {
  text-align: left;
}

#s-d7628798-4f04-450c-8e78-ab2157ddb513 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-d7628798-4f04-450c-8e78-ab2157ddb513 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-d7628798-4f04-450c-8e78-ab2157ddb513 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9401083f-3e8e-429a-ab46-d33a79aed4f5 {
  margin-top: 13px;
margin-bottom: 13px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-9401083f-3e8e-429a-ab46-d33a79aed4f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9401083f-3e8e-429a-ab46-d33a79aed4f5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9401083f-3e8e-429a-ab46-d33a79aed4f5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-9401083f-3e8e-429a-ab46-d33a79aed4f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9401083f-3e8e-429a-ab46-d33a79aed4f5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-9401083f-3e8e-429a-ab46-d33a79aed4f5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b91738ff-0e41-484d-b7c1-1ffc799abfad {
  display: none;
}
#s-f8003888-379d-48d4-8d32-211fe3e8bb78 {
  text-align: left;
}


.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 {
  max-width: 100%;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom,
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 {
  max-width: 100%;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom,
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 {
  max-width: 100%;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom,
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 {
  max-width: 100%;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom,
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 {
  max-width: 100%;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom,
.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8003888-379d-48d4-8d32-211fe3e8bb78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f15559d0-a5b0-485d-a4bc-0dccc03fdd75 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f15559d0-a5b0-485d-a4bc-0dccc03fdd75 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-14941eba-3e24-4423-8c82-7cc7945ee078 {
  text-align: left;
}

#s-14941eba-3e24-4423-8c82-7cc7945ee078 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 20px;
}

#s-14941eba-3e24-4423-8c82-7cc7945ee078 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
}

#s-14941eba-3e24-4423-8c82-7cc7945ee078 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 22px;
padding-bottom: 6px;
padding-right: 22px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8bbfeadc-637b-455f-b6b6-c4e421b964d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
