#s-bfbef966-2609-4116-9583-6a8dbbfb397d {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}

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

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

@media (min-width: 1200px){#s-141796fe-0924-431d-861c-291cf120f729 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-141796fe-0924-431d-861c-291cf120f729 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-141796fe-0924-431d-861c-291cf120f729 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-141796fe-0924-431d-861c-291cf120f729 {
  padding-left: 3%;
padding-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-141796fe-0924-431d-861c-291cf120f729"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-141796fe-0924-431d-861c-291cf120f729"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-141796fe-0924-431d-861c-291cf120f729"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-141796fe-0924-431d-861c-291cf120f729"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-563e0ce7-8079-4ef1-9354-3f865da106cc {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-563e0ce7-8079-4ef1-9354-3f865da106cc {
  display: none;
}
#s-563e0ce7-8079-4ef1-9354-3f865da106cc, #wrap-s-563e0ce7-8079-4ef1-9354-3f865da106cc, #wrap-content-s-563e0ce7-8079-4ef1-9354-3f865da106cc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-563e0ce7-8079-4ef1-9354-3f865da106cc {
  display: none;
}
#s-563e0ce7-8079-4ef1-9354-3f865da106cc, #wrap-s-563e0ce7-8079-4ef1-9354-3f865da106cc, #wrap-content-s-563e0ce7-8079-4ef1-9354-3f865da106cc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-563e0ce7-8079-4ef1-9354-3f865da106cc {
  display: none;
}
#s-563e0ce7-8079-4ef1-9354-3f865da106cc, #wrap-s-563e0ce7-8079-4ef1-9354-3f865da106cc, #wrap-content-s-563e0ce7-8079-4ef1-9354-3f865da106cc { display: none !important; }}
.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

.shg-product-image-wrapper {
  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;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-812c4e11-b233-4243-8a2c-2c002649616d {
  text-align: center;
}


.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d {
  max-width:  100%;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom,
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d {
  max-width:  100%;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom,
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d {
  max-width:  100%;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom,
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d {
  max-width:  100%;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom,
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d {
  max-width:  100%;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom,
.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-812c4e11-b233-4243-8a2c-2c002649616d .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}
.shg-gallery-root {}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}
#s-98ebf01d-9f78-4903-9adc-359bce68cb94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98ebf01d-9f78-4903-9adc-359bce68cb94 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 20.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-98ebf01d-9f78-4903-9adc-359bce68cb94 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-98ebf01d-9f78-4903-9adc-359bce68cb94 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-98ebf01d-9f78-4903-9adc-359bce68cb94 .shg-gallery-scroll-container {
  
    left: 5%;
    width: 90%;
  
}

#s-98ebf01d-9f78-4903-9adc-359bce68cb94 .shg-gallery-scroll-button {
  color: rgba(0, 0, 0, 1);
}

#s-98ebf01d-9f78-4903-9adc-359bce68cb94 .shg-gallery-dot {
  background-color: #FFF;
}

.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-c704369b-da37-4d48-9b5a-eb1541f45b46 {
  text-align: left;
}
@media (min-width: 1200px){#s-c704369b-da37-4d48-9b5a-eb1541f45b46 {
  text-align: left;
}
}
#s-c704369b-da37-4d48-9b5a-eb1541f45b46 .shg-product-title-component h1 span {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-c704369b-da37-4d48-9b5a-eb1541f45b46 .shg-product-title-component h1 span {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-c704369b-da37-4d48-9b5a-eb1541f45b46 .shg-product-title-component h1 span {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 {
  text-align: left;
}

#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-8ed4eb56-cd53-44c3-aadc-7c6a877eb162 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-8bfb7db8-279a-44f5-9c1c-5975efa25996 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-8bfb7db8-279a-44f5-9c1c-5975efa25996 {
  display: none;
}
#s-8bfb7db8-279a-44f5-9c1c-5975efa25996, #wrap-s-8bfb7db8-279a-44f5-9c1c-5975efa25996, #wrap-content-s-8bfb7db8-279a-44f5-9c1c-5975efa25996 { display: none !important; }}
#s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a9ccc79c-dab5-44e0-bffb-c6a7dfc6dcdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

#s-7166f68b-a99b-4164-ab48-cf8bb25864ab {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 230, 230, 1);
border-style: solid;
border-radius: 7px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7166f68b-a99b-4164-ab48-cf8bb25864ab {
  margin-bottom: 5px;
}
}
#s-7166f68b-a99b-4164-ab48-cf8bb25864ab .shg-product-quantity-wrapper {
  display: flex;
}

#s-7166f68b-a99b-4164-ab48-cf8bb25864ab .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-7166f68b-a99b-4164-ab48-cf8bb25864ab .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-7166f68b-a99b-4164-ab48-cf8bb25864ab .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-7166f68b-a99b-4164-ab48-cf8bb25864ab .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

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

#s-ce051234-9b86-4d3d-a605-7111d57a1791 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 7px;
background-color: rgba(0, 0, 0, 1);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
}
#s-ce051234-9b86-4d3d-a605-7111d57a1791:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce051234-9b86-4d3d-a605-7111d57a1791:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ce051234-9b86-4d3d-a605-7111d57a1791-atc-btn-wrapper {
    text-align: center;
  }


#s-ce051234-9b86-4d3d-a605-7111d57a1791 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-ce051234-9b86-4d3d-a605-7111d57a1791-atc-btn-wrapper {
    text-align: center;
  }


#s-ce051234-9b86-4d3d-a605-7111d57a1791 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce051234-9b86-4d3d-a605-7111d57a1791-atc-btn-wrapper {
    text-align: center;
  }


#s-ce051234-9b86-4d3d-a605-7111d57a1791 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-ce051234-9b86-4d3d-a605-7111d57a1791-atc-btn-wrapper {
    text-align: center;
  }


#s-ce051234-9b86-4d3d-a605-7111d57a1791 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-ce051234-9b86-4d3d-a605-7111d57a1791-atc-btn-wrapper {
    text-align: center;
  }


#s-ce051234-9b86-4d3d-a605-7111d57a1791 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ce051234-9b86-4d3d-a605-7111d57a1791.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-1e58e457-bfcb-4544-8b44-dadeb906349c {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
min-height: 50px;
}








#s-1e58e457-bfcb-4544-8b44-dadeb906349c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1e58e457-bfcb-4544-8b44-dadeb906349c.shg-box.shg-c {
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

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

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  max-width: 400px;
}
}
#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b806f011-5e21-4f47-8ac0-ad4c051b17ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b806f011-5e21-4f47-8ac0-ad4c051b17ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 8px;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid #ddd;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 500;
  font-style: ;
  font-size: 16px;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}@media (max-width: 767px){#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 8px;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid #ddd;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 500;
  font-style: ;
  font-size: 14px;
}

#s-6e226b08-07d9-4671-9329-75a20e36b39f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}}
.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-a97d24c6-7636-48b7-b583-72ee8b0859f7 {
  margin-left: auto;
margin-right: auto;
}

#s-a97d24c6-7636-48b7-b583-72ee8b0859f7 .shg-proportional-font-size,
#s-a97d24c6-7636-48b7-b583-72ee8b0859f7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b0883202-f45f-491d-bb21-11da35f90f95 {
  margin-left: auto;
margin-right: auto;
}

#s-b0883202-f45f-491d-bb21-11da35f90f95 .shg-proportional-font-size,
#s-b0883202-f45f-491d-bb21-11da35f90f95 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-fd88292f-6485-454b-930f-f77d78356fe4 {
  margin-left: auto;
margin-right: auto;
}

#s-fd88292f-6485-454b-930f-f77d78356fe4 hr {
  border-top: 2px solid #ddd;
}

#s-9fe72890-e6fb-4f5a-8844-23233f039017 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 400px;
}








#s-9fe72890-e6fb-4f5a-8844-23233f039017 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9fe72890-e6fb-4f5a-8844-23233f039017.shg-box.shg-c {
  justify-content: center;
}

#s-fc315da9-306d-46bb-bd50-57486216d22e {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-fc315da9-306d-46bb-bd50-57486216d22e {
  margin-bottom: 10px;
}
}
#s-fc315da9-306d-46bb-bd50-57486216d22e .shg-proportional-font-size,
#s-fc315da9-306d-46bb-bd50-57486216d22e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2786dd1e-2892-43fb-a7c6-badf610755e7 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
min-height: 50px;
}








#s-2786dd1e-2892-43fb-a7c6-badf610755e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2786dd1e-2892-43fb-a7c6-badf610755e7.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-root {
  display: grid;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
}

.shg-default-column-count-2 {
  grid-template-columns: repeat(2, 1fr);
}

.shg-default-column-count-3 {
  grid-template-columns: repeat(3, 1fr);
}

.shg-default-column-count-4 {
  grid-template-columns: repeat(4, 1fr);
}

.shg-default-column-count-5 {
  grid-template-columns: repeat(5, 1fr);
}

.shg-default-column-count-6 {
  grid-template-columns: repeat(6, 1fr);
}

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

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

/* Swiper CSS - Duplicated from SliderV3 base.css */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
  * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a {
  margin-left: auto;
margin-right: auto;
}

#s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev svg,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev svg,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev svg,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev svg,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev svg,
#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8b282cdf-7b95-4ed4-a1f2-9f80744df60a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-7ec5b3a4-e9fe-4894-a8af-1f115ac1489c {
  margin-left: auto;
margin-right: auto;
}

#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf {
  text-align: center;
}
}


.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom {
  width:  1651; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom {
  width:  1651; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom {
  width:  1651; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom {
  width:  1651; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf {
  max-width:  100%;
}

.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom,
.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-42bfcbab-36d3-41bb-8da1-30e76f8677bf .shg-image-zoom {
  width:  1651; 
  height:  100%; 
}





}
#s-194c7f0e-d258-4d93-b118-552a979fa730 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-194c7f0e-d258-4d93-b118-552a979fa730 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-194c7f0e-d258-4d93-b118-552a979fa730 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-194c7f0e-d258-4d93-b118-552a979fa730 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-194c7f0e-d258-4d93-b118-552a979fa730 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-194c7f0e-d258-4d93-b118-552a979fa730 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-194c7f0e-d258-4d93-b118-552a979fa730 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-67acd4bf-9b00-495a-a98c-e30156cc831b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-67acd4bf-9b00-495a-a98c-e30156cc831b {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-67acd4bf-9b00-495a-a98c-e30156cc831b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-67acd4bf-9b00-495a-a98c-e30156cc831b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-67acd4bf-9b00-495a-a98c-e30156cc831b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-67acd4bf-9b00-495a-a98c-e30156cc831b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-67acd4bf-9b00-495a-a98c-e30156cc831b .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-67acd4bf-9b00-495a-a98c-e30156cc831b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da-atc-btn-wrapper {
    text-align: center;
  }


#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da-atc-btn-wrapper {
    text-align: center;
  }


#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da-atc-btn-wrapper {
    text-align: center;
  }


#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da-atc-btn-wrapper {
    text-align: center;
  }


#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da-atc-btn-wrapper {
    text-align: center;
  }


#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37730f03-d2f6-4d7b-8142-d4c4ecd922da.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-a4797360-85c2-4730-beae-69a76cc86fe9 {
  margin-left: auto;
margin-right: auto;
}

#s-0b5d114e-6115-4243-8f76-b643bd66d507 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-0b5d114e-6115-4243-8f76-b643bd66d507 {
  text-align: center;
}
}


.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 {
  max-width:  100%;
}

.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom,
.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-0b5d114e-6115-4243-8f76-b643bd66d507 .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}
#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-d9173451-fa11-4efc-9c2b-0aff86ec0953 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-0e48fc80-669b-4759-88d3-141857ec7d0d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-0e48fc80-669b-4759-88d3-141857ec7d0d {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-0e48fc80-669b-4759-88d3-141857ec7d0d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0e48fc80-669b-4759-88d3-141857ec7d0d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-0e48fc80-669b-4759-88d3-141857ec7d0d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-0e48fc80-669b-4759-88d3-141857ec7d0d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0e48fc80-669b-4759-88d3-141857ec7d0d .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-0e48fc80-669b-4759-88d3-141857ec7d0d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ffb57faa-bdfc-4435-847f-0b96821b4325:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ffb57faa-bdfc-4435-847f-0b96821b4325:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-ffb57faa-bdfc-4435-847f-0b96821b4325-atc-btn-wrapper {
    text-align: center;
  }


#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-ffb57faa-bdfc-4435-847f-0b96821b4325-atc-btn-wrapper {
    text-align: center;
  }


#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-ffb57faa-bdfc-4435-847f-0b96821b4325-atc-btn-wrapper {
    text-align: center;
  }


#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-ffb57faa-bdfc-4435-847f-0b96821b4325-atc-btn-wrapper {
    text-align: center;
  }


#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-ffb57faa-bdfc-4435-847f-0b96821b4325-atc-btn-wrapper {
    text-align: center;
  }


#s-ffb57faa-bdfc-4435-847f-0b96821b4325 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ffb57faa-bdfc-4435-847f-0b96821b4325.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-6b07e927-c4d5-4f60-8c09-dce7f86b9e3e {
  margin-left: auto;
margin-right: auto;
}

#s-96e74793-2ba2-4151-a063-63ba471b26b0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-96e74793-2ba2-4151-a063-63ba471b26b0 {
  text-align: center;
}
}


.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 {
  max-width:  100%;
}

.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom,
.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-96e74793-2ba2-4151-a063-63ba471b26b0 .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}
#s-1c675cb0-448d-45fa-b02a-8cee039e8653 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-1c675cb0-448d-45fa-b02a-8cee039e8653 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-1c675cb0-448d-45fa-b02a-8cee039e8653 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-1c675cb0-448d-45fa-b02a-8cee039e8653 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c675cb0-448d-45fa-b02a-8cee039e8653 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c675cb0-448d-45fa-b02a-8cee039e8653 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-1c675cb0-448d-45fa-b02a-8cee039e8653 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-e1e070b5-38f8-4565-90e6-52aef5870d01 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-e1e070b5-38f8-4565-90e6-52aef5870d01 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e1e070b5-38f8-4565-90e6-52aef5870d01 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e1e070b5-38f8-4565-90e6-52aef5870d01 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e1e070b5-38f8-4565-90e6-52aef5870d01 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-e1e070b5-38f8-4565-90e6-52aef5870d01 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e1e070b5-38f8-4565-90e6-52aef5870d01 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-e1e070b5-38f8-4565-90e6-52aef5870d01 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-33503a78-66cb-4bec-b5ff-335dc8f604c4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33503a78-66cb-4bec-b5ff-335dc8f604c4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4-atc-btn-wrapper {
    text-align: center;
  }


#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4-atc-btn-wrapper {
    text-align: center;
  }


#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4-atc-btn-wrapper {
    text-align: center;
  }


#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4-atc-btn-wrapper {
    text-align: center;
  }


#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4-atc-btn-wrapper {
    text-align: center;
  }


#s-33503a78-66cb-4bec-b5ff-335dc8f604c4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-33503a78-66cb-4bec-b5ff-335dc8f604c4.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-0b4e1783-eff5-42e2-a217-7ce76ec7c956 {
  margin-left: auto;
margin-right: auto;
}

#s-5f2f06d7-cde8-486c-8989-01e93aa23cae {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-5f2f06d7-cde8-486c-8989-01e93aa23cae {
  text-align: center;
}
}


.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae {
  max-width:  100%;
}

.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom,
.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-5f2f06d7-cde8-486c-8989-01e93aa23cae .shg-image-zoom {
  width:  1666; 
  height:  100%; 
}





}
#s-e5086cee-4c24-4051-b7bf-de764adaa631 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-e5086cee-4c24-4051-b7bf-de764adaa631 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e5086cee-4c24-4051-b7bf-de764adaa631 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-e5086cee-4c24-4051-b7bf-de764adaa631 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5086cee-4c24-4051-b7bf-de764adaa631 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5086cee-4c24-4051-b7bf-de764adaa631 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-e5086cee-4c24-4051-b7bf-de764adaa631 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-619dc96d-2308-475d-af98-9417b9103b44 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-619dc96d-2308-475d-af98-9417b9103b44 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-619dc96d-2308-475d-af98-9417b9103b44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-619dc96d-2308-475d-af98-9417b9103b44 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-619dc96d-2308-475d-af98-9417b9103b44 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-619dc96d-2308-475d-af98-9417b9103b44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-619dc96d-2308-475d-af98-9417b9103b44 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-619dc96d-2308-475d-af98-9417b9103b44 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f-atc-btn-wrapper {
    text-align: center;
  }


#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f-atc-btn-wrapper {
    text-align: center;
  }


#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f-atc-btn-wrapper {
    text-align: center;
  }


#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f-atc-btn-wrapper {
    text-align: center;
  }


#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f-atc-btn-wrapper {
    text-align: center;
  }


#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b0f58aa9-30aa-4f44-957b-cf5cca85ff8f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-af7cc307-69ef-4618-a05e-20d651a5e51a {
  margin-left: auto;
margin-right: auto;
}

#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f {
  text-align: center;
}
}


.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom {
  width:  1618; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom {
  width:  1618; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom {
  width:  1618; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom {
  width:  1618; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f {
  max-width:  100%;
}

.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom,
.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9e8b4ef5-b7ee-488e-b5d9-4ad4b4b41b1f .shg-image-zoom {
  width:  1618; 
  height:  100%; 
}





}
#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-d568003f-3857-489c-8ae1-9fa4d3f71fd9 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-7035dbeb-9e14-4b8c-bd1a-f2f1928f50b1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516-atc-btn-wrapper {
    text-align: center;
  }


#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516-atc-btn-wrapper {
    text-align: center;
  }


#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516-atc-btn-wrapper {
    text-align: center;
  }


#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516-atc-btn-wrapper {
    text-align: center;
  }


#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516-atc-btn-wrapper {
    text-align: center;
  }


#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fe2eba8a-d2b3-4589-b2dd-ebd6b4582516.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b323ee13-eab5-45aa-8563-797fe05ebd73 {
  margin-left: auto;
margin-right: auto;
}

#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb {
  text-align: center;
}
}


.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom {
  width:  1668; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom {
  width:  1668; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom {
  width:  1668; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom {
  width:  1668; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb {
  max-width:  100%;
}

.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom,
.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f9b2048-e0c1-4ce0-8454-db11add29dfb .shg-image-zoom {
  width:  1668; 
  height:  100%; 
}





}
#s-160c6350-229d-4d7b-9728-5a14c64a9d4b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-160c6350-229d-4d7b-9728-5a14c64a9d4b {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-160c6350-229d-4d7b-9728-5a14c64a9d4b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-160c6350-229d-4d7b-9728-5a14c64a9d4b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-160c6350-229d-4d7b-9728-5a14c64a9d4b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-160c6350-229d-4d7b-9728-5a14c64a9d4b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-160c6350-229d-4d7b-9728-5a14c64a9d4b .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-98663c24-8543-4d5e-a36b-338d8bb319de {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-98663c24-8543-4d5e-a36b-338d8bb319de {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-98663c24-8543-4d5e-a36b-338d8bb319de .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-98663c24-8543-4d5e-a36b-338d8bb319de .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-98663c24-8543-4d5e-a36b-338d8bb319de .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-98663c24-8543-4d5e-a36b-338d8bb319de .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-98663c24-8543-4d5e-a36b-338d8bb319de .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-98663c24-8543-4d5e-a36b-338d8bb319de .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118-atc-btn-wrapper {
    text-align: center;
  }


#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118-atc-btn-wrapper {
    text-align: center;
  }


#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118-atc-btn-wrapper {
    text-align: center;
  }


#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118-atc-btn-wrapper {
    text-align: center;
  }


#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118-atc-btn-wrapper {
    text-align: center;
  }


#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ab7ad30e-16da-4bb2-8bcd-df1e5c6d7118.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-041c87ec-c780-4780-a134-7ebb128eef1e {
  margin-left: auto;
margin-right: auto;
}

#s-50162aeb-ab78-4113-8705-134df9fcd9ee {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-50162aeb-ab78-4113-8705-134df9fcd9ee {
  text-align: center;
}
}


.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom {
  width:  1566; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom {
  width:  1566; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom {
  width:  1566; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom {
  width:  1566; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee {
  max-width:  100%;
}

.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom,
.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-50162aeb-ab78-4113-8705-134df9fcd9ee .shg-image-zoom {
  width:  1566; 
  height:  100%; 
}





}
#s-096981c9-8a8b-4a64-b65f-695413c5b72d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-096981c9-8a8b-4a64-b65f-695413c5b72d {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-096981c9-8a8b-4a64-b65f-695413c5b72d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-096981c9-8a8b-4a64-b65f-695413c5b72d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-096981c9-8a8b-4a64-b65f-695413c5b72d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-096981c9-8a8b-4a64-b65f-695413c5b72d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-096981c9-8a8b-4a64-b65f-695413c5b72d .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-f5d7a607-17ae-49cb-923f-41f58d71a927 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f5d7a607-17ae-49cb-923f-41f58d71a927 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f5d7a607-17ae-49cb-923f-41f58d71a927 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f5d7a607-17ae-49cb-923f-41f58d71a927 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f5d7a607-17ae-49cb-923f-41f58d71a927 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-f5d7a607-17ae-49cb-923f-41f58d71a927 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f5d7a607-17ae-49cb-923f-41f58d71a927 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-f5d7a607-17ae-49cb-923f-41f58d71a927 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d689d60d-5786-47db-b1de-f78ff2e554ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d689d60d-5786-47db-b1de-f78ff2e554ea:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-d689d60d-5786-47db-b1de-f78ff2e554ea-atc-btn-wrapper {
    text-align: center;
  }


#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-d689d60d-5786-47db-b1de-f78ff2e554ea-atc-btn-wrapper {
    text-align: center;
  }


#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-d689d60d-5786-47db-b1de-f78ff2e554ea-atc-btn-wrapper {
    text-align: center;
  }


#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-d689d60d-5786-47db-b1de-f78ff2e554ea-atc-btn-wrapper {
    text-align: center;
  }


#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-d689d60d-5786-47db-b1de-f78ff2e554ea-atc-btn-wrapper {
    text-align: center;
  }


#s-d689d60d-5786-47db-b1de-f78ff2e554ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d689d60d-5786-47db-b1de-f78ff2e554ea.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-9eada0cb-8263-4db2-b61f-bb8e2a287805 {
  margin-left: auto;
margin-right: auto;
}

#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 {
  text-align: center;
}
}


.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 {
  max-width:  100%;
}

.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom,
.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c0a61c7f-8a5e-4495-a232-bf945c6b7757 .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





}
#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-0b88ddab-5ecb-48d4-8c74-31f81be02662 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-98455b9d-f5d0-4e5b-be31-b2cdfba6be3f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-c0690052-870b-4415-929e-c1593cbbca8c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c0690052-870b-4415-929e-c1593cbbca8c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0690052-870b-4415-929e-c1593cbbca8c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c0690052-870b-4415-929e-c1593cbbca8c {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-c0690052-870b-4415-929e-c1593cbbca8c-atc-btn-wrapper {
    text-align: center;
  }


#s-c0690052-870b-4415-929e-c1593cbbca8c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-c0690052-870b-4415-929e-c1593cbbca8c-atc-btn-wrapper {
    text-align: center;
  }


#s-c0690052-870b-4415-929e-c1593cbbca8c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0690052-870b-4415-929e-c1593cbbca8c-atc-btn-wrapper {
    text-align: center;
  }


#s-c0690052-870b-4415-929e-c1593cbbca8c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-c0690052-870b-4415-929e-c1593cbbca8c-atc-btn-wrapper {
    text-align: center;
  }


#s-c0690052-870b-4415-929e-c1593cbbca8c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-c0690052-870b-4415-929e-c1593cbbca8c-atc-btn-wrapper {
    text-align: center;
  }


#s-c0690052-870b-4415-929e-c1593cbbca8c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c0690052-870b-4415-929e-c1593cbbca8c.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-7ba2b366-2615-4727-8041-df5b69a0ec29 {
  margin-left: auto;
margin-right: auto;
}

#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 {
  text-align: center;
}
}


.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 {
  max-width:  100%;
}

.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom,
.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-6b4de818-bdd7-4708-8fff-e9ac665d9b56 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}
#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-ce496f74-0e6b-4f0e-b914-67c1d0ee9ee3 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-117fb390-6de0-4288-9525-1609a89faa9f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-117fb390-6de0-4288-9525-1609a89faa9f {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-117fb390-6de0-4288-9525-1609a89faa9f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-117fb390-6de0-4288-9525-1609a89faa9f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-117fb390-6de0-4288-9525-1609a89faa9f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-117fb390-6de0-4288-9525-1609a89faa9f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-117fb390-6de0-4288-9525-1609a89faa9f .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-117fb390-6de0-4288-9525-1609a89faa9f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c-atc-btn-wrapper {
    text-align: center;
  }


#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c-atc-btn-wrapper {
    text-align: center;
  }


#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c-atc-btn-wrapper {
    text-align: center;
  }


#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c-atc-btn-wrapper {
    text-align: center;
  }


#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c-atc-btn-wrapper {
    text-align: center;
  }


#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-08377cfa-e52e-43a3-b1f2-2a8cb3192e4c.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-e4f77a97-4aec-4551-a562-acbf1b598a25 {
  margin-left: auto;
margin-right: auto;
}

#s-e0911585-a267-4775-9215-ddf72607e8ec {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-e0911585-a267-4775-9215-ddf72607e8ec {
  text-align: center;
}
}


.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec {
  max-width:  100%;
}

.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom,
.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e0911585-a267-4775-9215-ddf72607e8ec .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





}
#s-4e59db92-09dc-4068-b722-032c65d52824 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4e59db92-09dc-4068-b722-032c65d52824 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4e59db92-09dc-4068-b722-032c65d52824 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-4e59db92-09dc-4068-b722-032c65d52824 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e59db92-09dc-4068-b722-032c65d52824 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e59db92-09dc-4068-b722-032c65d52824 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-4e59db92-09dc-4068-b722-032c65d52824 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-4edc5cbf-9650-47dc-ba28-c6819d2233ca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3-atc-btn-wrapper {
    text-align: center;
  }


#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3-atc-btn-wrapper {
    text-align: center;
  }


#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3-atc-btn-wrapper {
    text-align: center;
  }


#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3-atc-btn-wrapper {
    text-align: center;
  }


#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3-atc-btn-wrapper {
    text-align: center;
  }


#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-74f1a247-5d42-43ad-b21a-4236ac4a0ab3.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-6b1e158d-3548-42fd-9aa8-8af6bc5a6b41 {
  margin-left: auto;
margin-right: auto;
}

#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 {
  text-align: center;
}
}


.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 {
  max-width:  100%;
}

.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom,
.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e68174b2-8f56-4e14-a0bf-f1bf98dfddc2 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}
#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-2576cdfb-d59b-49f9-aee4-9ef799ae3b67 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-23a6ae21-41a7-4e67-841d-ab8d847b9b44 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-861518da-af1a-4a62-bb0b-59359283eff9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-861518da-af1a-4a62-bb0b-59359283eff9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-861518da-af1a-4a62-bb0b-59359283eff9-atc-btn-wrapper {
    text-align: center;
  }


#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-861518da-af1a-4a62-bb0b-59359283eff9-atc-btn-wrapper {
    text-align: center;
  }


#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-861518da-af1a-4a62-bb0b-59359283eff9-atc-btn-wrapper {
    text-align: center;
  }


#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-861518da-af1a-4a62-bb0b-59359283eff9-atc-btn-wrapper {
    text-align: center;
  }


#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-861518da-af1a-4a62-bb0b-59359283eff9-atc-btn-wrapper {
    text-align: center;
  }


#s-861518da-af1a-4a62-bb0b-59359283eff9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-861518da-af1a-4a62-bb0b-59359283eff9.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-bcb219de-1f77-4e77-939c-7603b54e689d {
  margin-left: auto;
margin-right: auto;
}

#s-d6e8be13-9673-402e-b8cd-35f41b77adcd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-d6e8be13-9673-402e-b8cd-35f41b77adcd {
  text-align: center;
}
}


.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd {
  max-width:  100%;
}

.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom,
.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d6e8be13-9673-402e-b8cd-35f41b77adcd .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}
#s-27a4d264-36f8-4b65-ae68-e13d81c4746e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-27a4d264-36f8-4b65-ae68-e13d81c4746e {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-27a4d264-36f8-4b65-ae68-e13d81c4746e .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-27a4d264-36f8-4b65-ae68-e13d81c4746e .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27a4d264-36f8-4b65-ae68-e13d81c4746e .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27a4d264-36f8-4b65-ae68-e13d81c4746e .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-27a4d264-36f8-4b65-ae68-e13d81c4746e .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-173b362b-b1e0-4d03-8446-d438d2d3c7be {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-173b362b-b1e0-4d03-8446-d438d2d3c7be {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-173b362b-b1e0-4d03-8446-d438d2d3c7be .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-173b362b-b1e0-4d03-8446-d438d2d3c7be .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-173b362b-b1e0-4d03-8446-d438d2d3c7be .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-173b362b-b1e0-4d03-8446-d438d2d3c7be .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-173b362b-b1e0-4d03-8446-d438d2d3c7be .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-173b362b-b1e0-4d03-8446-d438d2d3c7be .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-7b609300-2970-418b-aab2-8a113472bd66 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7b609300-2970-418b-aab2-8a113472bd66:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7b609300-2970-418b-aab2-8a113472bd66:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7b609300-2970-418b-aab2-8a113472bd66 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-7b609300-2970-418b-aab2-8a113472bd66-atc-btn-wrapper {
    text-align: center;
  }


#s-7b609300-2970-418b-aab2-8a113472bd66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-7b609300-2970-418b-aab2-8a113472bd66-atc-btn-wrapper {
    text-align: center;
  }


#s-7b609300-2970-418b-aab2-8a113472bd66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b609300-2970-418b-aab2-8a113472bd66-atc-btn-wrapper {
    text-align: center;
  }


#s-7b609300-2970-418b-aab2-8a113472bd66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-7b609300-2970-418b-aab2-8a113472bd66-atc-btn-wrapper {
    text-align: center;
  }


#s-7b609300-2970-418b-aab2-8a113472bd66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-7b609300-2970-418b-aab2-8a113472bd66-atc-btn-wrapper {
    text-align: center;
  }


#s-7b609300-2970-418b-aab2-8a113472bd66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7b609300-2970-418b-aab2-8a113472bd66.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-c4e7de5d-de59-492c-8ede-71736d84f90d {
  margin-left: auto;
margin-right: auto;
}

#s-37cc431e-838f-4749-9746-77561b9cbfa8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-37cc431e-838f-4749-9746-77561b9cbfa8 {
  text-align: center;
}
}


.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 {
  max-width:  100%;
}

.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom,
.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-37cc431e-838f-4749-9746-77561b9cbfa8 .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}
#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-df8770ee-9102-47e8-b3b1-1a5fa8a67d89 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-35af04b7-f8a0-4a0e-ae73-33fc7bc1e95e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1ccc417f-8985-4c15-8dff-7b141af83ca0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1ccc417f-8985-4c15-8dff-7b141af83ca0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0-atc-btn-wrapper {
    text-align: center;
  }


#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0-atc-btn-wrapper {
    text-align: center;
  }


#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0-atc-btn-wrapper {
    text-align: center;
  }


#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0-atc-btn-wrapper {
    text-align: center;
  }


#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0-atc-btn-wrapper {
    text-align: center;
  }


#s-1ccc417f-8985-4c15-8dff-7b141af83ca0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1ccc417f-8985-4c15-8dff-7b141af83ca0.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-68c90337-0b66-4d5b-af8c-436ed52f006a {
  margin-left: auto;
margin-right: auto;
}

#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 {
  text-align: center;
}
}


.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 {
  max-width:  100%;
}

.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom,
.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7abc0cc0-956c-4f21-b033-f20dedfc3925 .shg-image-zoom {
  width:  1641; 
  height:  100%; 
}





}
#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-c47b787f-5ad5-4896-bc3f-36dc8271dd9a .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a837a0e8-8bd4-4a18-a868-3027e963b935 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-a837a0e8-8bd4-4a18-a868-3027e963b935 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-a837a0e8-8bd4-4a18-a868-3027e963b935 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a837a0e8-8bd4-4a18-a868-3027e963b935 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-a837a0e8-8bd4-4a18-a868-3027e963b935 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-a837a0e8-8bd4-4a18-a868-3027e963b935 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a837a0e8-8bd4-4a18-a868-3027e963b935 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a837a0e8-8bd4-4a18-a868-3027e963b935 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8-atc-btn-wrapper {
    text-align: center;
  }


#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8-atc-btn-wrapper {
    text-align: center;
  }


#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8-atc-btn-wrapper {
    text-align: center;
  }


#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8-atc-btn-wrapper {
    text-align: center;
  }


#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8-atc-btn-wrapper {
    text-align: center;
  }


#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a3c1be3a-c352-4c3a-aed9-69ec9981f2f8.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-006ee05b-27cc-44b1-b6b3-ce42f9e99824 {
  margin-left: auto;
margin-right: auto;
}

#s-c4ab246b-4d3e-492f-b392-b282f4de7262 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-c4ab246b-4d3e-492f-b392-b282f4de7262 {
  text-align: center;
}
}


.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 {
  max-width:  100%;
}

.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom,
.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c4ab246b-4d3e-492f-b392-b282f4de7262 .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





}
#s-5a51d50b-0736-4c12-8065-35eca43709ce {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-5a51d50b-0736-4c12-8065-35eca43709ce {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-5a51d50b-0736-4c12-8065-35eca43709ce .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-5a51d50b-0736-4c12-8065-35eca43709ce .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5a51d50b-0736-4c12-8065-35eca43709ce .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5a51d50b-0736-4c12-8065-35eca43709ce .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-5a51d50b-0736-4c12-8065-35eca43709ce .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-3eb37011-5166-42ce-b935-cf1ffd2fba2b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-24510241-1c07-4deb-ab73-976df269ae60 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-24510241-1c07-4deb-ab73-976df269ae60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-24510241-1c07-4deb-ab73-976df269ae60:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-24510241-1c07-4deb-ab73-976df269ae60 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-24510241-1c07-4deb-ab73-976df269ae60-atc-btn-wrapper {
    text-align: center;
  }


#s-24510241-1c07-4deb-ab73-976df269ae60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-24510241-1c07-4deb-ab73-976df269ae60-atc-btn-wrapper {
    text-align: center;
  }


#s-24510241-1c07-4deb-ab73-976df269ae60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-24510241-1c07-4deb-ab73-976df269ae60-atc-btn-wrapper {
    text-align: center;
  }


#s-24510241-1c07-4deb-ab73-976df269ae60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-24510241-1c07-4deb-ab73-976df269ae60-atc-btn-wrapper {
    text-align: center;
  }


#s-24510241-1c07-4deb-ab73-976df269ae60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-24510241-1c07-4deb-ab73-976df269ae60-atc-btn-wrapper {
    text-align: center;
  }


#s-24510241-1c07-4deb-ab73-976df269ae60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-24510241-1c07-4deb-ab73-976df269ae60.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-6e5c78f3-fac7-4c84-8761-1f4884696a72 {
  margin-left: auto;
margin-right: auto;
}

#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 {
  text-align: center;
}
}


.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom {
  width:  1634; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom {
  width:  1634; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom {
  width:  1634; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom {
  width:  1634; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 {
  max-width:  100%;
}

.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom,
.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c65d02aa-a293-48c4-a77a-d011f413a5f7 .shg-image-zoom {
  width:  1634; 
  height:  100%; 
}





}
#s-20391a1d-8354-4811-b718-0266779ea12c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-20391a1d-8354-4811-b718-0266779ea12c {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-20391a1d-8354-4811-b718-0266779ea12c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-20391a1d-8354-4811-b718-0266779ea12c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20391a1d-8354-4811-b718-0266779ea12c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20391a1d-8354-4811-b718-0266779ea12c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-20391a1d-8354-4811-b718-0266779ea12c .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-d54043fb-f629-468e-aaaf-66770c1d7eb0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b2a8b4f9-6fec-4d78-96ff-099218636765:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b2a8b4f9-6fec-4d78-96ff-099218636765:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-b2a8b4f9-6fec-4d78-96ff-099218636765-atc-btn-wrapper {
    text-align: center;
  }


#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-b2a8b4f9-6fec-4d78-96ff-099218636765-atc-btn-wrapper {
    text-align: center;
  }


#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-b2a8b4f9-6fec-4d78-96ff-099218636765-atc-btn-wrapper {
    text-align: center;
  }


#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-b2a8b4f9-6fec-4d78-96ff-099218636765-atc-btn-wrapper {
    text-align: center;
  }


#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-b2a8b4f9-6fec-4d78-96ff-099218636765-atc-btn-wrapper {
    text-align: center;
  }


#s-b2a8b4f9-6fec-4d78-96ff-099218636765 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b2a8b4f9-6fec-4d78-96ff-099218636765.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-475abec9-0daa-45fb-a0e2-9e3ce6939b7b {
  margin-left: auto;
margin-right: auto;
}

#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed {
  text-align: center;
}
}


.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed {
  max-width:  100%;
}

.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom,
.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-551f7320-ebf2-49f7-b0b9-5040fd07e5ed .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}
#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-49af358c-045b-4bb3-8e91-5d4e2afe28f5 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a20f305e-63a5-476b-b441-cc172800bb22 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-a20f305e-63a5-476b-b441-cc172800bb22 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-a20f305e-63a5-476b-b441-cc172800bb22 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a20f305e-63a5-476b-b441-cc172800bb22 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-a20f305e-63a5-476b-b441-cc172800bb22 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-a20f305e-63a5-476b-b441-cc172800bb22 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a20f305e-63a5-476b-b441-cc172800bb22 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a20f305e-63a5-476b-b441-cc172800bb22 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-46098c43-a135-47fb-b7b4-226ce2564912:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-46098c43-a135-47fb-b7b4-226ce2564912:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-46098c43-a135-47fb-b7b4-226ce2564912-atc-btn-wrapper {
    text-align: center;
  }


#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-46098c43-a135-47fb-b7b4-226ce2564912-atc-btn-wrapper {
    text-align: center;
  }


#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-46098c43-a135-47fb-b7b4-226ce2564912-atc-btn-wrapper {
    text-align: center;
  }


#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-46098c43-a135-47fb-b7b4-226ce2564912-atc-btn-wrapper {
    text-align: center;
  }


#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-46098c43-a135-47fb-b7b4-226ce2564912-atc-btn-wrapper {
    text-align: center;
  }


#s-46098c43-a135-47fb-b7b4-226ce2564912 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-46098c43-a135-47fb-b7b4-226ce2564912.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-a2e14e88-6044-4e5d-88ea-6f594301457a {
  margin-left: auto;
margin-right: auto;
}

#s-b2092394-7b86-4071-bff6-c02490108acd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-b2092394-7b86-4071-bff6-c02490108acd {
  text-align: center;
}
}


.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd {
  max-width:  100%;
}

.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom,
.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b2092394-7b86-4071-bff6-c02490108acd .shg-image-zoom {
  width:  1630; 
  height:  100%; 
}





}
#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-3d7a82ec-2536-45ae-8291-bd5b87263e97 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-f2317674-7acb-4180-8064-7e0cc2d23e54 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f2317674-7acb-4180-8064-7e0cc2d23e54 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f2317674-7acb-4180-8064-7e0cc2d23e54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f2317674-7acb-4180-8064-7e0cc2d23e54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f2317674-7acb-4180-8064-7e0cc2d23e54 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-f2317674-7acb-4180-8064-7e0cc2d23e54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f2317674-7acb-4180-8064-7e0cc2d23e54 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-f2317674-7acb-4180-8064-7e0cc2d23e54 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b955f41b-682f-4c99-8e85-7119a8bd71fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b955f41b-682f-4c99-8e85-7119a8bd71fb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb-atc-btn-wrapper {
    text-align: center;
  }


#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb-atc-btn-wrapper {
    text-align: center;
  }


#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb-atc-btn-wrapper {
    text-align: center;
  }


#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb-atc-btn-wrapper {
    text-align: center;
  }


#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb-atc-btn-wrapper {
    text-align: center;
  }


#s-b955f41b-682f-4c99-8e85-7119a8bd71fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b955f41b-682f-4c99-8e85-7119a8bd71fb.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-444f4ae5-763d-4322-b493-51b409245ca3 {
  margin-left: auto;
margin-right: auto;
}

#s-044f4407-dbc6-4778-ba59-619d1ad740e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-044f4407-dbc6-4778-ba59-619d1ad740e3 {
  text-align: center;
}
}


.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 {
  max-width:  100%;
}

.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom,
.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-044f4407-dbc6-4778-ba59-619d1ad740e3 .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}
#s-05a9563a-b292-4d6a-b838-6b2479a454c0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-05a9563a-b292-4d6a-b838-6b2479a454c0 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-05a9563a-b292-4d6a-b838-6b2479a454c0 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-05a9563a-b292-4d6a-b838-6b2479a454c0 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05a9563a-b292-4d6a-b838-6b2479a454c0 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05a9563a-b292-4d6a-b838-6b2479a454c0 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-05a9563a-b292-4d6a-b838-6b2479a454c0 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-16591c54-ca2f-424d-9431-006ddce5df13 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-16591c54-ca2f-424d-9431-006ddce5df13 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-16591c54-ca2f-424d-9431-006ddce5df13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-16591c54-ca2f-424d-9431-006ddce5df13 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-16591c54-ca2f-424d-9431-006ddce5df13 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-16591c54-ca2f-424d-9431-006ddce5df13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-16591c54-ca2f-424d-9431-006ddce5df13 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-16591c54-ca2f-424d-9431-006ddce5df13 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7edc100b-6419-4747-abb5-6f937a00f4cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7edc100b-6419-4747-abb5-6f937a00f4cf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-7edc100b-6419-4747-abb5-6f937a00f4cf-atc-btn-wrapper {
    text-align: center;
  }


#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-7edc100b-6419-4747-abb5-6f937a00f4cf-atc-btn-wrapper {
    text-align: center;
  }


#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-7edc100b-6419-4747-abb5-6f937a00f4cf-atc-btn-wrapper {
    text-align: center;
  }


#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-7edc100b-6419-4747-abb5-6f937a00f4cf-atc-btn-wrapper {
    text-align: center;
  }


#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-7edc100b-6419-4747-abb5-6f937a00f4cf-atc-btn-wrapper {
    text-align: center;
  }


#s-7edc100b-6419-4747-abb5-6f937a00f4cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7edc100b-6419-4747-abb5-6f937a00f4cf.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-78111dc4-52ee-4304-93ba-f9e5e27d50f2 {
  margin-left: auto;
margin-right: auto;
}

#s-87526991-2a2b-45e8-afea-214d265a62f0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-87526991-2a2b-45e8-afea-214d265a62f0 {
  text-align: center;
}
}


.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom {
  width:  1622; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom {
  width:  1622; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom {
  width:  1622; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom {
  width:  1622; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 {
  max-width:  100%;
}

.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom,
.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-87526991-2a2b-45e8-afea-214d265a62f0 .shg-image-zoom {
  width:  1622; 
  height:  100%; 
}





}
#s-941a6a60-4434-4b87-9465-4be6342a3d53 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-941a6a60-4434-4b87-9465-4be6342a3d53 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-941a6a60-4434-4b87-9465-4be6342a3d53 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-941a6a60-4434-4b87-9465-4be6342a3d53 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-941a6a60-4434-4b87-9465-4be6342a3d53 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-941a6a60-4434-4b87-9465-4be6342a3d53 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-941a6a60-4434-4b87-9465-4be6342a3d53 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-599774b8-7f24-4721-92b9-457ac2cc6280 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-599774b8-7f24-4721-92b9-457ac2cc6280 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-599774b8-7f24-4721-92b9-457ac2cc6280 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-599774b8-7f24-4721-92b9-457ac2cc6280 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-599774b8-7f24-4721-92b9-457ac2cc6280 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-599774b8-7f24-4721-92b9-457ac2cc6280 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-599774b8-7f24-4721-92b9-457ac2cc6280 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-599774b8-7f24-4721-92b9-457ac2cc6280 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-698754ef-2de4-4971-b194-d605cc148038 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-698754ef-2de4-4971-b194-d605cc148038:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-698754ef-2de4-4971-b194-d605cc148038:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-698754ef-2de4-4971-b194-d605cc148038 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-698754ef-2de4-4971-b194-d605cc148038-atc-btn-wrapper {
    text-align: center;
  }


#s-698754ef-2de4-4971-b194-d605cc148038 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-698754ef-2de4-4971-b194-d605cc148038-atc-btn-wrapper {
    text-align: center;
  }


#s-698754ef-2de4-4971-b194-d605cc148038 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-698754ef-2de4-4971-b194-d605cc148038-atc-btn-wrapper {
    text-align: center;
  }


#s-698754ef-2de4-4971-b194-d605cc148038 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-698754ef-2de4-4971-b194-d605cc148038-atc-btn-wrapper {
    text-align: center;
  }


#s-698754ef-2de4-4971-b194-d605cc148038 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-698754ef-2de4-4971-b194-d605cc148038-atc-btn-wrapper {
    text-align: center;
  }


#s-698754ef-2de4-4971-b194-d605cc148038 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-698754ef-2de4-4971-b194-d605cc148038.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-37e94b7a-f9e7-4d40-b94b-806ec6226e0e {
  margin-left: auto;
margin-right: auto;
}

#s-93788a0b-196c-467b-ba23-d52dd9be8b7b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-93788a0b-196c-467b-ba23-d52dd9be8b7b {
  text-align: center;
}
}


.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b {
  max-width:  100%;
}

.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom,
.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-93788a0b-196c-467b-ba23-d52dd9be8b7b .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}
#s-541341a7-85ce-4581-adc9-bd8a3f85f79a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-541341a7-85ce-4581-adc9-bd8a3f85f79a {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-541341a7-85ce-4581-adc9-bd8a3f85f79a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-541341a7-85ce-4581-adc9-bd8a3f85f79a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-541341a7-85ce-4581-adc9-bd8a3f85f79a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-541341a7-85ce-4581-adc9-bd8a3f85f79a .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-541341a7-85ce-4581-adc9-bd8a3f85f79a .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-21aa541b-52a1-44d4-994d-17b88dc0ceb3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4-atc-btn-wrapper {
    text-align: center;
  }


#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4-atc-btn-wrapper {
    text-align: center;
  }


#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4-atc-btn-wrapper {
    text-align: center;
  }


#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4-atc-btn-wrapper {
    text-align: center;
  }


#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4-atc-btn-wrapper {
    text-align: center;
  }


#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c6f2988-8006-4ea9-ac62-d7e235c42cd4.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-8ad5ae95-ecc6-450f-899b-79c92be2be7b {
  margin-left: auto;
margin-right: auto;
}

#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 {
  text-align: center;
}
}


.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 {
  max-width:  100%;
}

.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom,
.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6e522f4-48d8-4f6d-8c1d-25144373fcf5 .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}
#s-7acd31a6-6388-484b-9d9a-d3d4954d875f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7acd31a6-6388-484b-9d9a-d3d4954d875f {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-7acd31a6-6388-484b-9d9a-d3d4954d875f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-7acd31a6-6388-484b-9d9a-d3d4954d875f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7acd31a6-6388-484b-9d9a-d3d4954d875f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7acd31a6-6388-484b-9d9a-d3d4954d875f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-7acd31a6-6388-484b-9d9a-d3d4954d875f .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-f1ae8a66-9c09-4799-be18-064bb43580ad {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f1ae8a66-9c09-4799-be18-064bb43580ad {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f1ae8a66-9c09-4799-be18-064bb43580ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1ae8a66-9c09-4799-be18-064bb43580ad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f1ae8a66-9c09-4799-be18-064bb43580ad .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-f1ae8a66-9c09-4799-be18-064bb43580ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f1ae8a66-9c09-4799-be18-064bb43580ad .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-f1ae8a66-9c09-4799-be18-064bb43580ad .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d590f968-6f32-4c59-be5e-40f9913f5c71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d590f968-6f32-4c59-be5e-40f9913f5c71:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-d590f968-6f32-4c59-be5e-40f9913f5c71-atc-btn-wrapper {
    text-align: center;
  }


#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-d590f968-6f32-4c59-be5e-40f9913f5c71-atc-btn-wrapper {
    text-align: center;
  }


#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-d590f968-6f32-4c59-be5e-40f9913f5c71-atc-btn-wrapper {
    text-align: center;
  }


#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-d590f968-6f32-4c59-be5e-40f9913f5c71-atc-btn-wrapper {
    text-align: center;
  }


#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-d590f968-6f32-4c59-be5e-40f9913f5c71-atc-btn-wrapper {
    text-align: center;
  }


#s-d590f968-6f32-4c59-be5e-40f9913f5c71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d590f968-6f32-4c59-be5e-40f9913f5c71.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-d04da525-69a1-40df-8aeb-69b12e7c9c88 {
  margin-left: auto;
margin-right: auto;
}

#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b {
  text-align: center;
}
}


.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b {
  max-width:  100%;
}

.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom,
.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2dc322ea-8c7b-4d5b-9faa-d2813e896f2b .shg-image-zoom {
  width:  1640; 
  height:  100%; 
}





}
#s-9624b527-4c2e-4e89-b079-02a101619ea2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-9624b527-4c2e-4e89-b079-02a101619ea2 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-9624b527-4c2e-4e89-b079-02a101619ea2 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-9624b527-4c2e-4e89-b079-02a101619ea2 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9624b527-4c2e-4e89-b079-02a101619ea2 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9624b527-4c2e-4e89-b079-02a101619ea2 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-9624b527-4c2e-4e89-b079-02a101619ea2 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a6122e2c-ee0e-411b-81fc-2f2743748387 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-a6122e2c-ee0e-411b-81fc-2f2743748387 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-a6122e2c-ee0e-411b-81fc-2f2743748387 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a6122e2c-ee0e-411b-81fc-2f2743748387 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-a6122e2c-ee0e-411b-81fc-2f2743748387 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-a6122e2c-ee0e-411b-81fc-2f2743748387 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a6122e2c-ee0e-411b-81fc-2f2743748387 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a6122e2c-ee0e-411b-81fc-2f2743748387 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8-atc-btn-wrapper {
    text-align: center;
  }


#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8-atc-btn-wrapper {
    text-align: center;
  }


#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8-atc-btn-wrapper {
    text-align: center;
  }


#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8-atc-btn-wrapper {
    text-align: center;
  }


#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8-atc-btn-wrapper {
    text-align: center;
  }


#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e9d6dde9-31c3-4e2a-951e-e17b82ef23d8.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-387e887d-b5cd-4e49-b335-9e51464c4111 {
  margin-left: auto;
margin-right: auto;
}

#s-f786ab6d-c138-454a-b13e-3441b2d5253d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-f786ab6d-c138-454a-b13e-3441b2d5253d {
  text-align: center;
}
}


.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom {
  width:  1631; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom {
  width:  1631; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom {
  width:  1631; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom {
  width:  1631; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d {
  max-width:  100%;
}

.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom,
.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f786ab6d-c138-454a-b13e-3441b2d5253d .shg-image-zoom {
  width:  1631; 
  height:  100%; 
}





}
#s-7aab2679-ec19-483c-8caa-87df45144069 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7aab2679-ec19-483c-8caa-87df45144069 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-7aab2679-ec19-483c-8caa-87df45144069 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-7aab2679-ec19-483c-8caa-87df45144069 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7aab2679-ec19-483c-8caa-87df45144069 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7aab2679-ec19-483c-8caa-87df45144069 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-7aab2679-ec19-483c-8caa-87df45144069 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-895c67f7-0a6f-4484-942b-8722a91ec098 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-895c67f7-0a6f-4484-942b-8722a91ec098 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-895c67f7-0a6f-4484-942b-8722a91ec098 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-895c67f7-0a6f-4484-942b-8722a91ec098 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-895c67f7-0a6f-4484-942b-8722a91ec098 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-895c67f7-0a6f-4484-942b-8722a91ec098 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-895c67f7-0a6f-4484-942b-8722a91ec098 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-895c67f7-0a6f-4484-942b-8722a91ec098 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-04eaf639-b0d9-4848-8513-3e057c0afb66:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04eaf639-b0d9-4848-8513-3e057c0afb66:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-04eaf639-b0d9-4848-8513-3e057c0afb66-atc-btn-wrapper {
    text-align: center;
  }


#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-04eaf639-b0d9-4848-8513-3e057c0afb66-atc-btn-wrapper {
    text-align: center;
  }


#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-04eaf639-b0d9-4848-8513-3e057c0afb66-atc-btn-wrapper {
    text-align: center;
  }


#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-04eaf639-b0d9-4848-8513-3e057c0afb66-atc-btn-wrapper {
    text-align: center;
  }


#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-04eaf639-b0d9-4848-8513-3e057c0afb66-atc-btn-wrapper {
    text-align: center;
  }


#s-04eaf639-b0d9-4848-8513-3e057c0afb66 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-04eaf639-b0d9-4848-8513-3e057c0afb66.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-6377c81c-2431-4677-b7f7-afb559aaa7bb {
  margin-left: auto;
margin-right: auto;
}

#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 {
  text-align: center;
}
}


.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 {
  max-width:  100%;
}

.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom,
.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-26e32685-f5ba-4dfa-924f-7b6444bbeae7 .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





}
#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-c46dfad1-5235-4dce-a154-7c92c6a4e9a3 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-24ef9393-cd7b-42ea-9fa2-b556eaa77dbe .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b9126250-fd50-4c81-8013-8b06a5da82d0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9126250-fd50-4c81-8013-8b06a5da82d0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-b9126250-fd50-4c81-8013-8b06a5da82d0-atc-btn-wrapper {
    text-align: center;
  }


#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-b9126250-fd50-4c81-8013-8b06a5da82d0-atc-btn-wrapper {
    text-align: center;
  }


#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-b9126250-fd50-4c81-8013-8b06a5da82d0-atc-btn-wrapper {
    text-align: center;
  }


#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-b9126250-fd50-4c81-8013-8b06a5da82d0-atc-btn-wrapper {
    text-align: center;
  }


#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-b9126250-fd50-4c81-8013-8b06a5da82d0-atc-btn-wrapper {
    text-align: center;
  }


#s-b9126250-fd50-4c81-8013-8b06a5da82d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b9126250-fd50-4c81-8013-8b06a5da82d0.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-931656b9-2a1c-42c9-9057-8f7d3e9a44db {
  margin-left: auto;
margin-right: auto;
}

#s-dd061466-5932-4f73-9872-dbc343b3190d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-dd061466-5932-4f73-9872-dbc343b3190d {
  text-align: center;
}
}


.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d {
  max-width:  100%;
}

.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom,
.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-dd061466-5932-4f73-9872-dbc343b3190d .shg-image-zoom {
  width:  1626; 
  height:  100%; 
}





}
#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-6de821df-2d44-4c6a-88c3-4e86a9df29b9 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-5f5bf3f9-e112-47df-bd4f-6bf79cdceef2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-577a9216-0313-4667-8d46-83eaed4fd47b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-577a9216-0313-4667-8d46-83eaed4fd47b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-577a9216-0313-4667-8d46-83eaed4fd47b-atc-btn-wrapper {
    text-align: center;
  }


#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-577a9216-0313-4667-8d46-83eaed4fd47b-atc-btn-wrapper {
    text-align: center;
  }


#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-577a9216-0313-4667-8d46-83eaed4fd47b-atc-btn-wrapper {
    text-align: center;
  }


#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-577a9216-0313-4667-8d46-83eaed4fd47b-atc-btn-wrapper {
    text-align: center;
  }


#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-577a9216-0313-4667-8d46-83eaed4fd47b-atc-btn-wrapper {
    text-align: center;
  }


#s-577a9216-0313-4667-8d46-83eaed4fd47b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-577a9216-0313-4667-8d46-83eaed4fd47b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-e3bb1281-0220-4e56-a9cd-fad2a8e2ec38 {
  margin-left: auto;
margin-right: auto;
}

#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 {
  text-align: center;
}
}


.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 {
  max-width:  100%;
}

.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom,
.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2b7c9a37-de6d-44b1-ace3-8a969fc902d9 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}
#s-74505246-b855-4435-a2ea-d917aba7624d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-74505246-b855-4435-a2ea-d917aba7624d {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-74505246-b855-4435-a2ea-d917aba7624d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-74505246-b855-4435-a2ea-d917aba7624d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74505246-b855-4435-a2ea-d917aba7624d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74505246-b855-4435-a2ea-d917aba7624d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-74505246-b855-4435-a2ea-d917aba7624d .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-7b2322a6-fc10-4edf-a272-059dd4337636 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-7b2322a6-fc10-4edf-a272-059dd4337636 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-7b2322a6-fc10-4edf-a272-059dd4337636 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b2322a6-fc10-4edf-a272-059dd4337636 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-7b2322a6-fc10-4edf-a272-059dd4337636 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-7b2322a6-fc10-4edf-a272-059dd4337636 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-7b2322a6-fc10-4edf-a272-059dd4337636 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-7b2322a6-fc10-4edf-a272-059dd4337636 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-dcb678ea-e2e9-4676-9d72-885945f3d756:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dcb678ea-e2e9-4676-9d72-885945f3d756:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-dcb678ea-e2e9-4676-9d72-885945f3d756-atc-btn-wrapper {
    text-align: center;
  }


#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-dcb678ea-e2e9-4676-9d72-885945f3d756-atc-btn-wrapper {
    text-align: center;
  }


#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-dcb678ea-e2e9-4676-9d72-885945f3d756-atc-btn-wrapper {
    text-align: center;
  }


#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-dcb678ea-e2e9-4676-9d72-885945f3d756-atc-btn-wrapper {
    text-align: center;
  }


#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-dcb678ea-e2e9-4676-9d72-885945f3d756-atc-btn-wrapper {
    text-align: center;
  }


#s-dcb678ea-e2e9-4676-9d72-885945f3d756 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dcb678ea-e2e9-4676-9d72-885945f3d756.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-f2181cfe-a885-44c4-9c3f-902bca163db5 {
  margin-left: auto;
margin-right: auto;
}

#s-85a10ba1-9cba-42d6-826e-479067f94c20 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-85a10ba1-9cba-42d6-826e-479067f94c20 {
  text-align: center;
}
}


.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 {
  max-width:  100%;
}

.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom,
.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-85a10ba1-9cba-42d6-826e-479067f94c20 .shg-image-zoom {
  width:  1637; 
  height:  100%; 
}





}
#s-29152b95-c751-41c8-9205-f558aae868ad {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-29152b95-c751-41c8-9205-f558aae868ad {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-29152b95-c751-41c8-9205-f558aae868ad .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-29152b95-c751-41c8-9205-f558aae868ad .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29152b95-c751-41c8-9205-f558aae868ad .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29152b95-c751-41c8-9205-f558aae868ad .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-29152b95-c751-41c8-9205-f558aae868ad .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-f4d189db-f2ae-4d16-919b-9323444ea3c9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0c3e1cbd-1490-4958-bdbc-07978b961c52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c3e1cbd-1490-4958-bdbc-07978b961c52:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52-atc-btn-wrapper {
    text-align: center;
  }


#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52-atc-btn-wrapper {
    text-align: center;
  }


#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52-atc-btn-wrapper {
    text-align: center;
  }


#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52-atc-btn-wrapper {
    text-align: center;
  }


#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52-atc-btn-wrapper {
    text-align: center;
  }


#s-0c3e1cbd-1490-4958-bdbc-07978b961c52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c3e1cbd-1490-4958-bdbc-07978b961c52.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-f379ea84-76f8-433f-a06f-427b1ea363c8 {
  margin-left: auto;
margin-right: auto;
}

#s-bc1b3c65-ee34-468c-8c29-21013c986178 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-bc1b3c65-ee34-468c-8c29-21013c986178 {
  text-align: center;
}
}


.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 {
  max-width:  100%;
}

.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom,
.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-bc1b3c65-ee34-468c-8c29-21013c986178 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}
#s-92a4a03b-153d-4fda-9726-32fae3721a9b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-92a4a03b-153d-4fda-9726-32fae3721a9b {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-92a4a03b-153d-4fda-9726-32fae3721a9b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-92a4a03b-153d-4fda-9726-32fae3721a9b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92a4a03b-153d-4fda-9726-32fae3721a9b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-92a4a03b-153d-4fda-9726-32fae3721a9b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-92a4a03b-153d-4fda-9726-32fae3721a9b .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-cbd575ce-e697-4186-9004-892a4420032f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-cbd575ce-e697-4186-9004-892a4420032f {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-cbd575ce-e697-4186-9004-892a4420032f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cbd575ce-e697-4186-9004-892a4420032f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-cbd575ce-e697-4186-9004-892a4420032f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-cbd575ce-e697-4186-9004-892a4420032f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cbd575ce-e697-4186-9004-892a4420032f .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-cbd575ce-e697-4186-9004-892a4420032f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719-atc-btn-wrapper {
    text-align: center;
  }


#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719-atc-btn-wrapper {
    text-align: center;
  }


#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719-atc-btn-wrapper {
    text-align: center;
  }


#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719-atc-btn-wrapper {
    text-align: center;
  }


#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719-atc-btn-wrapper {
    text-align: center;
  }


#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4e76dfc5-2fc1-42d4-9fe8-d6d4642b7719.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-8687c61d-6608-4286-a8ff-264d3a4dbe0f {
  margin-left: auto;
margin-right: auto;
}

#s-e22bf814-be96-4f37-93fb-40602c7f6659 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-e22bf814-be96-4f37-93fb-40602c7f6659 {
  text-align: center;
}
}


.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom {
  width:  1621; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom {
  width:  1621; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom {
  width:  1621; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom {
  width:  1621; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 {
  max-width:  100%;
}

.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom,
.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e22bf814-be96-4f37-93fb-40602c7f6659 .shg-image-zoom {
  width:  1621; 
  height:  100%; 
}





}
#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 1200px){#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-2208dd1f-2c49-4bcc-bb4c-97a054db042c .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-f93ad77e-3cfb-471b-b9af-a8834e37c3e9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
}
}

  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533-atc-btn-wrapper {
    text-align: center;
  }


#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533-atc-btn-wrapper {
    text-align: center;
  }


#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533-atc-btn-wrapper {
    text-align: center;
  }


#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533-atc-btn-wrapper {
    text-align: center;
  }


#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533-atc-btn-wrapper {
    text-align: center;
  }


#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09d0a582-5d6e-4e9a-8d5c-92ba6ef2b533.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-5a56c392-2ab6-41a2-9cfc-d9494aef90df {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 400px;
}








#s-5a56c392-2ab6-41a2-9cfc-d9494aef90df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a56c392-2ab6-41a2-9cfc-d9494aef90df.shg-box.shg-c {
  justify-content: center;
}

#s-49d4e511-3627-49c0-86e9-51822d492e16 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-49d4e511-3627-49c0-86e9-51822d492e16 .shg-proportional-font-size,
#s-49d4e511-3627-49c0-86e9-51822d492e16 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-62600e33-5ed8-4065-a4c4-56c75776b4f6 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
min-height: 50px;
}








#s-62600e33-5ed8-4065-a4c4-56c75776b4f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62600e33-5ed8-4065-a4c4-56c75776b4f6.shg-box.shg-c {
  justify-content: center;
}

#s-4dab3db2-1e4e-4d5f-8434-34f5929a979c {
  margin-left: auto;
margin-right: auto;
}

#s-4dab3db2-1e4e-4d5f-8434-34f5929a979c .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-prev,
#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-next {
  
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-prev svg,
#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4dab3db2-1e4e-4d5f-8434-34f5929a979c .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-2e6531d1-17b7-4c6c-bfec-7b2f6efc6f7a {
  margin-left: auto;
margin-right: auto;
}

#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 {
  max-width:  100%;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom,
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 {
  max-width:  100%;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom,
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 {
  max-width:  100%;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom,
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 {
  max-width:  100%;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom,
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 {
  max-width:  100%;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom,
.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1ebd0fac-5026-40e2-9c7c-1a70686842f0 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}
#s-14227ee7-2899-4704-8106-3396b88ae9a0 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-14227ee7-2899-4704-8106-3396b88ae9a0 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-14227ee7-2899-4704-8106-3396b88ae9a0 .shg-product-title-component h3 span {
  color: ;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
@media (max-width: 767px){#s-14227ee7-2899-4704-8106-3396b88ae9a0 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: center;
}

#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(104, 104, 104, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-22da18a2-c452-4f18-9011-bf9cffff7fe4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(104, 104, 104, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
}
#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-30d74c45-8054-487d-8aca-7c78cd841f55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-30d74c45-8054-487d-8aca-7c78cd841f55:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  margin-bottom: 60px;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-30d74c45-8054-487d-8aca-7c78cd841f55-atc-btn-wrapper {
    text-align: center;
  }


#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

@media (min-width: 1200px){
  #s-30d74c45-8054-487d-8aca-7c78cd841f55-atc-btn-wrapper {
    text-align: center;
  }


#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-30d74c45-8054-487d-8aca-7c78cd841f55-atc-btn-wrapper {
    text-align: center;
  }


#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-30d74c45-8054-487d-8aca-7c78cd841f55-atc-btn-wrapper {
    text-align: center;
  }


#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (max-width: 767px){
  #s-30d74c45-8054-487d-8aca-7c78cd841f55-atc-btn-wrapper {
    text-align: center;
  }


#s-30d74c45-8054-487d-8aca-7c78cd841f55 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-30d74c45-8054-487d-8aca-7c78cd841f55.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-546f93e2-2818-4be1-8c42-aa35b5827e3e {
  margin-left: auto;
margin-right: auto;
}

#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 {
  max-width:  100%;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom,
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 {
  max-width:  100%;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom,
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 {
  max-width:  100%;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom,
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 {
  max-width:  100%;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom,
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 {
  max-width:  100%;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom,
.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-91d365d0-47f1-47d7-aee4-38080ebc83f2 .shg-image-zoom {
  width:  4400; 
  height:  100%; 
}





}
#s-28498aa5-085c-4b3d-92c4-9c6296d44bb2 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-28498aa5-085c-4b3d-92c4-9c6296d44bb2 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-28498aa5-085c-4b3d-92c4-9c6296d44bb2 .shg-product-title-component h3 span {
  color: ;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
@media (max-width: 767px){#s-28498aa5-085c-4b3d-92c4-9c6296d44bb2 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: center;
}

#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(104, 104, 104, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a833a157-b145-4efa-9c2a-b6ea105aa4d4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(104, 104, 104, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
}
#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  margin-bottom: 60px;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0-atc-btn-wrapper {
    text-align: center;
  }


#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

@media (min-width: 1200px){
  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0-atc-btn-wrapper {
    text-align: center;
  }


#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0-atc-btn-wrapper {
    text-align: center;
  }


#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0-atc-btn-wrapper {
    text-align: center;
  }


#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (max-width: 767px){
  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0-atc-btn-wrapper {
    text-align: center;
  }


#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9b8ddb01-c4d6-4477-8c91-0ef897d66fc0.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-a6d578d6-f9a5-41d8-9d95-731125f2ca77 {
  margin-left: auto;
margin-right: auto;
}

#s-03af8a1f-b82f-48f3-ab03-646547805c57 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 {
  max-width:  100%;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom,
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  width:  2250; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 {
  max-width:  100%;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom,
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  width:  2250; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 {
  max-width:  100%;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom,
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  width:  2250; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 {
  max-width:  100%;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom,
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  width:  2250; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 {
  max-width:  100%;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom,
.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-03af8a1f-b82f-48f3-ab03-646547805c57 .shg-image-zoom {
  width:  2250; 
  height:  100%; 
}





}
#s-55d6e689-961b-4c71-beba-d62c25567255 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-55d6e689-961b-4c71-beba-d62c25567255 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-55d6e689-961b-4c71-beba-d62c25567255 .shg-product-title-component h3 span {
  color: ;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}
@media (max-width: 767px){#s-55d6e689-961b-4c71-beba-d62c25567255 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-38f8728c-7a57-40f0-a447-1f7915d82181 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: center;
}

#s-38f8728c-7a57-40f0-a447-1f7915d82181 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-38f8728c-7a57-40f0-a447-1f7915d82181 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-38f8728c-7a57-40f0-a447-1f7915d82181 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(104, 104, 104, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-38f8728c-7a57-40f0-a447-1f7915d82181 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-38f8728c-7a57-40f0-a447-1f7915d82181 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-38f8728c-7a57-40f0-a447-1f7915d82181 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(104, 104, 104, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
}
#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 7px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  margin-bottom: 60px;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e-atc-btn-wrapper {
    text-align: center;
  }


#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

@media (min-width: 1200px){
  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e-atc-btn-wrapper {
    text-align: center;
  }


#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e-atc-btn-wrapper {
    text-align: center;
  }


#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e-atc-btn-wrapper {
    text-align: center;
  }


#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }

}@media (max-width: 767px){
  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e-atc-btn-wrapper {
    text-align: center;
  }


#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bdfa0ec0-06c8-47cf-a55d-5f36879d223e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
/*
  $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;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}