#s-08c18308-0b79-47a5-9842-ece8f5951fc5 {
  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-685cbb15-f4da-478c-bf8d-ec1035151493 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-685cbb15-f4da-478c-bf8d-ec1035151493 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-685cbb15-f4da-478c-bf8d-ec1035151493 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-685cbb15-f4da-478c-bf8d-ec1035151493 {
  padding-left: 3%;
padding-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-685cbb15-f4da-478c-bf8d-ec1035151493"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-685cbb15-f4da-478c-bf8d-ec1035151493"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-685cbb15-f4da-478c-bf8d-ec1035151493"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-685cbb15-f4da-478c-bf8d-ec1035151493"] > .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-1a1384fd-0c56-47e9-80a6-958f1e06e7af {
  text-align: center;
}


.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af {
  max-width:  100%;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom,
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af {
  max-width:  100%;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom,
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af {
  max-width:  100%;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom,
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af {
  max-width:  100%;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom,
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af {
  max-width:  100%;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom,
.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1a1384fd-0c56-47e9-80a6-958f1e06e7af .shg-image-zoom {
  width:  1645; 
  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-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 .shg-gallery-thumb-image-wrapper {
  

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

#s-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 .shg-gallery-scroll-container {
  
    left: 5%;
    width: 90%;
  
}

#s-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 .shg-gallery-scroll-button {
  color: rgba(0, 0, 0, 1);
}

#s-12ea2fc6-cd91-408e-8b3f-cd0f9f9d23a7 .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-03068a77-ccc1-472d-9dcd-8f1495aa87a2 {
  text-align: left;
}
@media (min-width: 1200px){#s-03068a77-ccc1-472d-9dcd-8f1495aa87a2 {
  text-align: left;
}
}
#s-03068a77-ccc1-472d-9dcd-8f1495aa87a2 .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-03068a77-ccc1-472d-9dcd-8f1495aa87a2 .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-03068a77-ccc1-472d-9dcd-8f1495aa87a2 .shg-product-title-component h1 span {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-20858959-85ae-4194-87b0-6f2b6c7166d2 {
  text-align: left;
}

#s-20858959-85ae-4194-87b0-6f2b6c7166d2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20858959-85ae-4194-87b0-6f2b6c7166d2 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-20858959-85ae-4194-87b0-6f2b6c7166d2 .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-20858959-85ae-4194-87b0-6f2b6c7166d2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20858959-85ae-4194-87b0-6f2b6c7166d2 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-20858959-85ae-4194-87b0-6f2b6c7166d2 .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-cf7a185c-fdbc-4194-88cb-c641028d48d3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cf7a185c-fdbc-4194-88cb-c641028d48d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

#s-15d45a46-8bd4-4f8f-a8c3-07d119cab84d {
  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-15d45a46-8bd4-4f8f-a8c3-07d119cab84d {
  margin-bottom: 5px;
}
}
#s-15d45a46-8bd4-4f8f-a8c3-07d119cab84d .shg-product-quantity-wrapper {
  display: flex;
}

#s-15d45a46-8bd4-4f8f-a8c3-07d119cab84d .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-15d45a46-8bd4-4f8f-a8c3-07d119cab84d .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-15d45a46-8bd4-4f8f-a8c3-07d119cab84d .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-15d45a46-8bd4-4f8f-a8c3-07d119cab84d .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-33456981-845b-4b72-902d-9ecd303fb944 {
  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-33456981-845b-4b72-902d-9ecd303fb944:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33456981-845b-4b72-902d-9ecd303fb944:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-33456981-845b-4b72-902d-9ecd303fb944-atc-btn-wrapper {
    text-align: center;
  }


#s-33456981-845b-4b72-902d-9ecd303fb944 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-33456981-845b-4b72-902d-9ecd303fb944-atc-btn-wrapper {
    text-align: center;
  }


#s-33456981-845b-4b72-902d-9ecd303fb944 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-33456981-845b-4b72-902d-9ecd303fb944-atc-btn-wrapper {
    text-align: center;
  }


#s-33456981-845b-4b72-902d-9ecd303fb944 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-33456981-845b-4b72-902d-9ecd303fb944-atc-btn-wrapper {
    text-align: center;
  }


#s-33456981-845b-4b72-902d-9ecd303fb944 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-33456981-845b-4b72-902d-9ecd303fb944-atc-btn-wrapper {
    text-align: center;
  }


#s-33456981-845b-4b72-902d-9ecd303fb944 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-33456981-845b-4b72-902d-9ecd303fb944.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-53bcbcc3-8d6f-49c6-8406-7b31ddf5e8fd {
  margin-left: auto;
margin-right: auto;
}

#s-53bcbcc3-8d6f-49c6-8406-7b31ddf5e8fd hr {
  border-top: 2px solid #ddd;
}

#s-13b254d3-ee0c-43c0-b2da-24320fd236d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 400px;
}








#s-13b254d3-ee0c-43c0-b2da-24320fd236d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13b254d3-ee0c-43c0-b2da-24320fd236d8.shg-box.shg-c {
  justify-content: center;
}

#s-388812f1-025a-4824-a529-c1bdeb2ed217 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-388812f1-025a-4824-a529-c1bdeb2ed217 {
  margin-bottom: 10px;
}
}
#s-388812f1-025a-4824-a529-c1bdeb2ed217 .shg-proportional-font-size,
#s-388812f1-025a-4824-a529-c1bdeb2ed217 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-097ced2f-8c67-4b85-bfba-fb821c71266e {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
min-height: 50px;
}








#s-097ced2f-8c67-4b85-bfba-fb821c71266e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-097ced2f-8c67-4b85-bfba-fb821c71266e.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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 {
  margin-left: auto;
margin-right: auto;
}

#s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 {
  --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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev svg,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 {
  --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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev svg,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 {
  --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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev svg,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 {
  --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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev svg,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .shg-dynamic-column-count {
  grid-template-columns: repeat(6, 1fr);
}


#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 {
  --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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev svg,
#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .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-7a18f8ec-18bd-4e52-9ba9-c38b5dc1c929 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-dd45517c-0914-480f-bc82-aca57df36604 {
  margin-left: auto;
margin-right: auto;
}

#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e {
  text-align: center;
}
}


.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





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

.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





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

.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e {
  max-width:  100%;
}

.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom,
.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e3f4d1e1-2331-4a8f-b617-c9d4b7dcbc7e .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





}
#s-9a652e2d-9982-49c1-b054-2c341f3ae034 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-9a652e2d-9982-49c1-b054-2c341f3ae034 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-9a652e2d-9982-49c1-b054-2c341f3ae034 .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-9a652e2d-9982-49c1-b054-2c341f3ae034 .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-9a652e2d-9982-49c1-b054-2c341f3ae034 .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-9a652e2d-9982-49c1-b054-2c341f3ae034 .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-9a652e2d-9982-49c1-b054-2c341f3ae034 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 .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-120673cf-e94a-4b00-a086-97cd4c9eb6e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-120673cf-e94a-4b00-a086-97cd4c9eb6e7 .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-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  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-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  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-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71-atc-btn-wrapper {
    text-align: center;
  }


#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71-atc-btn-wrapper {
    text-align: center;
  }


#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71-atc-btn-wrapper {
    text-align: center;
  }


#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71-atc-btn-wrapper {
    text-align: center;
  }


#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71-atc-btn-wrapper {
    text-align: center;
  }


#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9453e54f-a8e9-40b7-bcf2-3d4a2e5c1a71.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-1b540779-f335-4e41-b3b1-d5cd55bffd54 {
  margin-left: auto;
margin-right: auto;
}

#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 {
  text-align: center;
}
}


.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom {
  width:  1583; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom {
  width:  1583; 
  height:  100%; 
}





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

.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom {
  width:  1583; 
  height:  100%; 
}





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

.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom {
  width:  1583; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 {
  max-width:  100%;
}

.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom,
.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-eb7178df-b0eb-4c8b-b3f7-dc57183f2d59 .shg-image-zoom {
  width:  1583; 
  height:  100%; 
}





}
#s-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b .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-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b .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-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b .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-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b .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-b6a1c22d-a14c-4e82-ba28-9ca5bec6ec8b .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-df542d22-5cdf-4652-8465-9c1953006d3b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-df542d22-5cdf-4652-8465-9c1953006d3b {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-df542d22-5cdf-4652-8465-9c1953006d3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-df542d22-5cdf-4652-8465-9c1953006d3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-df542d22-5cdf-4652-8465-9c1953006d3b .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-df542d22-5cdf-4652-8465-9c1953006d3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-df542d22-5cdf-4652-8465-9c1953006d3b .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-df542d22-5cdf-4652-8465-9c1953006d3b .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-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  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-ae5530a6-e847-4cc3-a495-482ce3c4ef7f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  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-ae5530a6-e847-4cc3-a495-482ce3c4ef7f-atc-btn-wrapper {
    text-align: center;
  }


#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f-atc-btn-wrapper {
    text-align: center;
  }


#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f-atc-btn-wrapper {
    text-align: center;
  }


#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f-atc-btn-wrapper {
    text-align: center;
  }


#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f-atc-btn-wrapper {
    text-align: center;
  }


#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ae5530a6-e847-4cc3-a495-482ce3c4ef7f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-4106c903-af44-4536-87f7-f95c2c556ac8 {
  margin-left: auto;
margin-right: auto;
}

#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 {
  text-align: center;
}
}


.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





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

.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





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

.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 {
  max-width:  100%;
}

.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom,
.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-871e141f-4977-43f2-9a0c-0fcbecf4eb98 .shg-image-zoom {
  width:  1609; 
  height:  100%; 
}





}
#s-25af1629-d151-4d60-a390-f2f4d7f45fe4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-25af1629-d151-4d60-a390-f2f4d7f45fe4 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-25af1629-d151-4d60-a390-f2f4d7f45fe4 .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-25af1629-d151-4d60-a390-f2f4d7f45fe4 .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-25af1629-d151-4d60-a390-f2f4d7f45fe4 .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-25af1629-d151-4d60-a390-f2f4d7f45fe4 .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-25af1629-d151-4d60-a390-f2f4d7f45fe4 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 .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-2c67c9bb-d1be-480d-9f7e-d552122499a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-2c67c9bb-d1be-480d-9f7e-d552122499a5 .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-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  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-02c47204-901c-4002-8ec6-6b80c8b1e9c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  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-02c47204-901c-4002-8ec6-6b80c8b1e9c9-atc-btn-wrapper {
    text-align: center;
  }


#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9-atc-btn-wrapper {
    text-align: center;
  }


#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9-atc-btn-wrapper {
    text-align: center;
  }


#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9-atc-btn-wrapper {
    text-align: center;
  }


#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9-atc-btn-wrapper {
    text-align: center;
  }


#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02c47204-901c-4002-8ec6-6b80c8b1e9c9.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b7d85a53-0aa6-4204-9d60-2626171cecab {
  margin-left: auto;
margin-right: auto;
}

#s-c7b1778e-df48-454a-b673-3b0f1695940c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-c7b1778e-df48-454a-b673-3b0f1695940c {
  text-align: center;
}
}


.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





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

.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





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

.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c {
  max-width:  100%;
}

.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom,
.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c7b1778e-df48-454a-b673-3b0f1695940c .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}
#s-6005f76b-b0ba-422c-8b3b-d74f78e50572 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-6005f76b-b0ba-422c-8b3b-d74f78e50572 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-6005f76b-b0ba-422c-8b3b-d74f78e50572 .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-6005f76b-b0ba-422c-8b3b-d74f78e50572 .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-6005f76b-b0ba-422c-8b3b-d74f78e50572 .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-6005f76b-b0ba-422c-8b3b-d74f78e50572 .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-6005f76b-b0ba-422c-8b3b-d74f78e50572 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-ee394c69-3684-4468-a78b-a34358452793 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-ee394c69-3684-4468-a78b-a34358452793 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-ee394c69-3684-4468-a78b-a34358452793 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ee394c69-3684-4468-a78b-a34358452793 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-ee394c69-3684-4468-a78b-a34358452793 .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-ee394c69-3684-4468-a78b-a34358452793 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ee394c69-3684-4468-a78b-a34358452793 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-ee394c69-3684-4468-a78b-a34358452793 .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-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  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-e6aa2a42-6431-4ba9-9013-c35c2f92b649:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  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-e6aa2a42-6431-4ba9-9013-c35c2f92b649-atc-btn-wrapper {
    text-align: center;
  }


#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649-atc-btn-wrapper {
    text-align: center;
  }


#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649-atc-btn-wrapper {
    text-align: center;
  }


#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649-atc-btn-wrapper {
    text-align: center;
  }


#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649-atc-btn-wrapper {
    text-align: center;
  }


#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e6aa2a42-6431-4ba9-9013-c35c2f92b649.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-2442319e-24a6-400f-9d91-8cd62398d8d7 {
  margin-left: auto;
margin-right: auto;
}

#s-b511f306-711e-4e63-94b8-2a1740bc7341 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-b511f306-711e-4e63-94b8-2a1740bc7341 {
  text-align: center;
}
}


.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom {
  width:  1644; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom {
  width:  1644; 
  height:  100%; 
}





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

.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom {
  width:  1644; 
  height:  100%; 
}





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

.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom {
  width:  1644; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 {
  max-width:  100%;
}

.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom,
.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b511f306-711e-4e63-94b8-2a1740bc7341 .shg-image-zoom {
  width:  1644; 
  height:  100%; 
}





}
#s-1ecfe611-c515-44e4-8480-30036f3fec63 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-1ecfe611-c515-44e4-8480-30036f3fec63 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-1ecfe611-c515-44e4-8480-30036f3fec63 .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-1ecfe611-c515-44e4-8480-30036f3fec63 .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-1ecfe611-c515-44e4-8480-30036f3fec63 .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-1ecfe611-c515-44e4-8480-30036f3fec63 .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-1ecfe611-c515-44e4-8480-30036f3fec63 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 .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-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-4451fb35-e97d-4f0c-8f37-5ba3d3a303b6 .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-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  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-48cc6859-a601-4ccd-bf1d-d47398719a2b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-48cc6859-a601-4ccd-bf1d-d47398719a2b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  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-48cc6859-a601-4ccd-bf1d-d47398719a2b-atc-btn-wrapper {
    text-align: center;
  }


#s-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b-atc-btn-wrapper {
    text-align: center;
  }


#s-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b-atc-btn-wrapper {
    text-align: center;
  }


#s-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b-atc-btn-wrapper {
    text-align: center;
  }


#s-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b-atc-btn-wrapper {
    text-align: center;
  }


#s-48cc6859-a601-4ccd-bf1d-d47398719a2b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-48cc6859-a601-4ccd-bf1d-d47398719a2b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-c4732f08-690a-40d7-9da0-5557352e64c5 {
  margin-left: auto;
margin-right: auto;
}

#s-4a36f2d2-4c55-43e2-9412-c788233fca41 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-4a36f2d2-4c55-43e2-9412-c788233fca41 {
  text-align: center;
}
}


.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 {
  max-width:  100%;
}

.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom,
.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4a36f2d2-4c55-43e2-9412-c788233fca41 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}
#s-b3fecdc5-192e-459d-a1dc-47e19f564774 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b3fecdc5-192e-459d-a1dc-47e19f564774 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-b3fecdc5-192e-459d-a1dc-47e19f564774 .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-b3fecdc5-192e-459d-a1dc-47e19f564774 .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-b3fecdc5-192e-459d-a1dc-47e19f564774 .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-b3fecdc5-192e-459d-a1dc-47e19f564774 .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-b3fecdc5-192e-459d-a1dc-47e19f564774 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 .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-1a6de547-9ec1-45ab-8484-07c730b7fc02 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-1a6de547-9ec1-45ab-8484-07c730b7fc02 .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-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  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-1bfbe0fe-cd2d-4959-a4ae-00b85917f306:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  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-1bfbe0fe-cd2d-4959-a4ae-00b85917f306-atc-btn-wrapper {
    text-align: center;
  }


#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306-atc-btn-wrapper {
    text-align: center;
  }


#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306-atc-btn-wrapper {
    text-align: center;
  }


#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306-atc-btn-wrapper {
    text-align: center;
  }


#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306-atc-btn-wrapper {
    text-align: center;
  }


#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1bfbe0fe-cd2d-4959-a4ae-00b85917f306.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-cfca57f4-347e-47d1-adee-6e6eec811fca {
  margin-left: auto;
margin-right: auto;
}

#s-d2adcc85-9635-480b-93aa-167151d69ce8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-d2adcc85-9635-480b-93aa-167151d69ce8 {
  text-align: center;
}
}


.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 {
  max-width:  100%;
}

.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom,
.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d2adcc85-9635-480b-93aa-167151d69ce8 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}
#s-4595ece0-2826-428f-97e4-d3d5c6fd0168 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4595ece0-2826-428f-97e4-d3d5c6fd0168 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4595ece0-2826-428f-97e4-d3d5c6fd0168 .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-4595ece0-2826-428f-97e4-d3d5c6fd0168 .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-4595ece0-2826-428f-97e4-d3d5c6fd0168 .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-4595ece0-2826-428f-97e4-d3d5c6fd0168 .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-4595ece0-2826-428f-97e4-d3d5c6fd0168 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-4e0f6676-10ca-45d2-9f24-fa816d9915af {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-4e0f6676-10ca-45d2-9f24-fa816d9915af {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4e0f6676-10ca-45d2-9f24-fa816d9915af .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4e0f6676-10ca-45d2-9f24-fa816d9915af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-4e0f6676-10ca-45d2-9f24-fa816d9915af .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-4e0f6676-10ca-45d2-9f24-fa816d9915af .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4e0f6676-10ca-45d2-9f24-fa816d9915af .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-4e0f6676-10ca-45d2-9f24-fa816d9915af .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-28743279-ea60-4444-89f4-06fba5989829 {
  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-28743279-ea60-4444-89f4-06fba5989829:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28743279-ea60-4444-89f4-06fba5989829:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-28743279-ea60-4444-89f4-06fba5989829 {
  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-28743279-ea60-4444-89f4-06fba5989829-atc-btn-wrapper {
    text-align: center;
  }


#s-28743279-ea60-4444-89f4-06fba5989829 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-28743279-ea60-4444-89f4-06fba5989829-atc-btn-wrapper {
    text-align: center;
  }


#s-28743279-ea60-4444-89f4-06fba5989829 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-28743279-ea60-4444-89f4-06fba5989829-atc-btn-wrapper {
    text-align: center;
  }


#s-28743279-ea60-4444-89f4-06fba5989829 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-28743279-ea60-4444-89f4-06fba5989829-atc-btn-wrapper {
    text-align: center;
  }


#s-28743279-ea60-4444-89f4-06fba5989829 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-28743279-ea60-4444-89f4-06fba5989829-atc-btn-wrapper {
    text-align: center;
  }


#s-28743279-ea60-4444-89f4-06fba5989829 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28743279-ea60-4444-89f4-06fba5989829.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-69a44a14-3b1e-444a-9bf8-265c7ba8e201 {
  margin-left: auto;
margin-right: auto;
}

#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa {
  text-align: center;
}
}


.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





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

.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





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

.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa {
  max-width:  100%;
}

.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom,
.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-24338ab8-e8f9-4a61-af1f-935cc5851cfa .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





}
#s-b08013f9-2b18-497c-b0e9-3d5b07159dd1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b08013f9-2b18-497c-b0e9-3d5b07159dd1 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-b08013f9-2b18-497c-b0e9-3d5b07159dd1 .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-b08013f9-2b18-497c-b0e9-3d5b07159dd1 .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-b08013f9-2b18-497c-b0e9-3d5b07159dd1 .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-b08013f9-2b18-497c-b0e9-3d5b07159dd1 .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-b08013f9-2b18-497c-b0e9-3d5b07159dd1 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-c1e64e61-68ef-49c1-95a5-589d834cf742 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-c1e64e61-68ef-49c1-95a5-589d834cf742 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-c1e64e61-68ef-49c1-95a5-589d834cf742 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-c1e64e61-68ef-49c1-95a5-589d834cf742 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-c1e64e61-68ef-49c1-95a5-589d834cf742 .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-c1e64e61-68ef-49c1-95a5-589d834cf742 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-c1e64e61-68ef-49c1-95a5-589d834cf742 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-c1e64e61-68ef-49c1-95a5-589d834cf742 .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-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  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-b24cb5d4-10c4-4e82-95f2-0b8ed350e419:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  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-b24cb5d4-10c4-4e82-95f2-0b8ed350e419-atc-btn-wrapper {
    text-align: center;
  }


#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419-atc-btn-wrapper {
    text-align: center;
  }


#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419-atc-btn-wrapper {
    text-align: center;
  }


#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419-atc-btn-wrapper {
    text-align: center;
  }


#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419-atc-btn-wrapper {
    text-align: center;
  }


#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b24cb5d4-10c4-4e82-95f2-0b8ed350e419.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-432519d1-32bf-4918-a804-3962313269f0 {
  margin-left: auto;
margin-right: auto;
}

#s-f605d886-293f-47e3-82d3-f431a41ec62b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-f605d886-293f-47e3-82d3-f431a41ec62b {
  text-align: center;
}
}


.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





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

.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





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

.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b {
  max-width:  100%;
}

.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom,
.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f605d886-293f-47e3-82d3-f431a41ec62b .shg-image-zoom {
  width:  1636; 
  height:  100%; 
}





}
#s-81e3a454-a216-4b7c-b708-3fa386cac2c9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-81e3a454-a216-4b7c-b708-3fa386cac2c9 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-81e3a454-a216-4b7c-b708-3fa386cac2c9 .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-81e3a454-a216-4b7c-b708-3fa386cac2c9 .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-81e3a454-a216-4b7c-b708-3fa386cac2c9 .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-81e3a454-a216-4b7c-b708-3fa386cac2c9 .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-81e3a454-a216-4b7c-b708-3fa386cac2c9 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-df497b75-dfe1-4240-8359-3f93c3b0945a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-df497b75-dfe1-4240-8359-3f93c3b0945a {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-df497b75-dfe1-4240-8359-3f93c3b0945a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-df497b75-dfe1-4240-8359-3f93c3b0945a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-df497b75-dfe1-4240-8359-3f93c3b0945a .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-df497b75-dfe1-4240-8359-3f93c3b0945a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-df497b75-dfe1-4240-8359-3f93c3b0945a .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-df497b75-dfe1-4240-8359-3f93c3b0945a .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-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  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-053d71ae-93a5-4789-ad0a-ff64f9f95164:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-053d71ae-93a5-4789-ad0a-ff64f9f95164:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  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-053d71ae-93a5-4789-ad0a-ff64f9f95164-atc-btn-wrapper {
    text-align: center;
  }


#s-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164-atc-btn-wrapper {
    text-align: center;
  }


#s-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164-atc-btn-wrapper {
    text-align: center;
  }


#s-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164-atc-btn-wrapper {
    text-align: center;
  }


#s-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164-atc-btn-wrapper {
    text-align: center;
  }


#s-053d71ae-93a5-4789-ad0a-ff64f9f95164 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-053d71ae-93a5-4789-ad0a-ff64f9f95164.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-1eeb47c8-0a0d-4f77-8612-d82d3b5494ad {
  margin-left: auto;
margin-right: auto;
}

#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 {
  text-align: center;
}
}


.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 {
  max-width:  100%;
}

.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom,
.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68ad8578-94c8-4f3c-ade4-40f4cae6f799 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}
#s-f874176c-4784-4c12-9d39-08e331bc3fdd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f874176c-4784-4c12-9d39-08e331bc3fdd {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f874176c-4784-4c12-9d39-08e331bc3fdd .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-f874176c-4784-4c12-9d39-08e331bc3fdd .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-f874176c-4784-4c12-9d39-08e331bc3fdd .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-f874176c-4784-4c12-9d39-08e331bc3fdd .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-f874176c-4784-4c12-9d39-08e331bc3fdd .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-869cd48c-0628-4d9e-a7f0-a95c346afacf {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-869cd48c-0628-4d9e-a7f0-a95c346afacf {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-869cd48c-0628-4d9e-a7f0-a95c346afacf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-869cd48c-0628-4d9e-a7f0-a95c346afacf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-869cd48c-0628-4d9e-a7f0-a95c346afacf .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-869cd48c-0628-4d9e-a7f0-a95c346afacf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-869cd48c-0628-4d9e-a7f0-a95c346afacf .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-869cd48c-0628-4d9e-a7f0-a95c346afacf .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-09cb8d86-205d-44a1-ae13-a11a470addcc {
  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-09cb8d86-205d-44a1-ae13-a11a470addcc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-09cb8d86-205d-44a1-ae13-a11a470addcc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-09cb8d86-205d-44a1-ae13-a11a470addcc {
  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-09cb8d86-205d-44a1-ae13-a11a470addcc-atc-btn-wrapper {
    text-align: center;
  }


#s-09cb8d86-205d-44a1-ae13-a11a470addcc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-09cb8d86-205d-44a1-ae13-a11a470addcc-atc-btn-wrapper {
    text-align: center;
  }


#s-09cb8d86-205d-44a1-ae13-a11a470addcc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-09cb8d86-205d-44a1-ae13-a11a470addcc-atc-btn-wrapper {
    text-align: center;
  }


#s-09cb8d86-205d-44a1-ae13-a11a470addcc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-09cb8d86-205d-44a1-ae13-a11a470addcc-atc-btn-wrapper {
    text-align: center;
  }


#s-09cb8d86-205d-44a1-ae13-a11a470addcc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-09cb8d86-205d-44a1-ae13-a11a470addcc-atc-btn-wrapper {
    text-align: center;
  }


#s-09cb8d86-205d-44a1-ae13-a11a470addcc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-09cb8d86-205d-44a1-ae13-a11a470addcc.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b2021794-a9a9-45b1-8825-683786531763 {
  margin-left: auto;
margin-right: auto;
}

#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 {
  text-align: center;
}
}


.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





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

.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





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

.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 {
  max-width:  100%;
}

.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom,
.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f074d265-dc21-49c0-82f2-65bbb0d56b63 .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





}
#s-69b1b739-e685-4fb7-903e-20e3f3356278 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-69b1b739-e685-4fb7-903e-20e3f3356278 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-69b1b739-e685-4fb7-903e-20e3f3356278 .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-69b1b739-e685-4fb7-903e-20e3f3356278 .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-69b1b739-e685-4fb7-903e-20e3f3356278 .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-69b1b739-e685-4fb7-903e-20e3f3356278 .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-69b1b739-e685-4fb7-903e-20e3f3356278 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 .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-6ded88e3-814a-4728-bc20-c5af5f803fc7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-6ded88e3-814a-4728-bc20-c5af5f803fc7 .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-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  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-365f08e7-e934-4f10-9d1f-60acc90ce1e8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  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-365f08e7-e934-4f10-9d1f-60acc90ce1e8-atc-btn-wrapper {
    text-align: center;
  }


#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8-atc-btn-wrapper {
    text-align: center;
  }


#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8-atc-btn-wrapper {
    text-align: center;
  }


#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8-atc-btn-wrapper {
    text-align: center;
  }


#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8-atc-btn-wrapper {
    text-align: center;
  }


#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-365f08e7-e934-4f10-9d1f-60acc90ce1e8.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-9f4f5123-59b8-488b-8899-421af843f905 {
  margin-left: auto;
margin-right: auto;
}

#s-e0e45774-644d-40a6-9155-d19fb980317b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-e0e45774-644d-40a6-9155-d19fb980317b {
  text-align: center;
}
}


.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





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

.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





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

.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b {
  max-width:  100%;
}

.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom,
.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e0e45774-644d-40a6-9155-d19fb980317b .shg-image-zoom {
  width:  1648; 
  height:  100%; 
}





}
#s-425ab1f9-6a1a-4412-a162-fd6a18e45688 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-425ab1f9-6a1a-4412-a162-fd6a18e45688 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-425ab1f9-6a1a-4412-a162-fd6a18e45688 .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-425ab1f9-6a1a-4412-a162-fd6a18e45688 .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-425ab1f9-6a1a-4412-a162-fd6a18e45688 .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-425ab1f9-6a1a-4412-a162-fd6a18e45688 .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-425ab1f9-6a1a-4412-a162-fd6a18e45688 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 .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-5bdf6588-5b75-466b-9a35-c04d8e7395e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-5bdf6588-5b75-466b-9a35-c04d8e7395e5 .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-e8b7883c-6abd-41b2-a3e4-74719676501c {
  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-e8b7883c-6abd-41b2-a3e4-74719676501c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e8b7883c-6abd-41b2-a3e4-74719676501c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e8b7883c-6abd-41b2-a3e4-74719676501c {
  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-e8b7883c-6abd-41b2-a3e4-74719676501c-atc-btn-wrapper {
    text-align: center;
  }


#s-e8b7883c-6abd-41b2-a3e4-74719676501c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-e8b7883c-6abd-41b2-a3e4-74719676501c-atc-btn-wrapper {
    text-align: center;
  }


#s-e8b7883c-6abd-41b2-a3e4-74719676501c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8b7883c-6abd-41b2-a3e4-74719676501c-atc-btn-wrapper {
    text-align: center;
  }


#s-e8b7883c-6abd-41b2-a3e4-74719676501c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-e8b7883c-6abd-41b2-a3e4-74719676501c-atc-btn-wrapper {
    text-align: center;
  }


#s-e8b7883c-6abd-41b2-a3e4-74719676501c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-e8b7883c-6abd-41b2-a3e4-74719676501c-atc-btn-wrapper {
    text-align: center;
  }


#s-e8b7883c-6abd-41b2-a3e4-74719676501c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e8b7883c-6abd-41b2-a3e4-74719676501c.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-673e4b89-fae8-4c72-bff7-30ba62a775c0 {
  margin-left: auto;
margin-right: auto;
}

#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb {
  text-align: center;
}
}


.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





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

.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





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

.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb {
  max-width:  100%;
}

.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom,
.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-658c7cbf-0935-4651-a5d1-c64eac1a8ffb .shg-image-zoom {
  width:  1629; 
  height:  100%; 
}





}
#s-e7b8dae7-3778-4c94-8c48-34c99c750529 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-e7b8dae7-3778-4c94-8c48-34c99c750529 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e7b8dae7-3778-4c94-8c48-34c99c750529 .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-e7b8dae7-3778-4c94-8c48-34c99c750529 .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-e7b8dae7-3778-4c94-8c48-34c99c750529 .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-e7b8dae7-3778-4c94-8c48-34c99c750529 .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-e7b8dae7-3778-4c94-8c48-34c99c750529 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-82ad2004-c55f-4729-9e5f-b75571e06893 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-82ad2004-c55f-4729-9e5f-b75571e06893 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-82ad2004-c55f-4729-9e5f-b75571e06893 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-82ad2004-c55f-4729-9e5f-b75571e06893 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-82ad2004-c55f-4729-9e5f-b75571e06893 .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-82ad2004-c55f-4729-9e5f-b75571e06893 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-82ad2004-c55f-4729-9e5f-b75571e06893 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-82ad2004-c55f-4729-9e5f-b75571e06893 .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-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  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-6aa9199e-e60c-45ed-be2d-cde567f9cb9b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  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-6aa9199e-e60c-45ed-be2d-cde567f9cb9b-atc-btn-wrapper {
    text-align: center;
  }


#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b-atc-btn-wrapper {
    text-align: center;
  }


#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b-atc-btn-wrapper {
    text-align: center;
  }


#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b-atc-btn-wrapper {
    text-align: center;
  }


#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b-atc-btn-wrapper {
    text-align: center;
  }


#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6aa9199e-e60c-45ed-be2d-cde567f9cb9b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-024a2793-7a05-445d-9fb0-ad9856aa182e {
  margin-left: auto;
margin-right: auto;
}

#s-8df5063f-1303-429b-854a-0cad83d3d2a7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-8df5063f-1303-429b-854a-0cad83d3d2a7 {
  text-align: center;
}
}


.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





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

.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





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

.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 {
  max-width:  100%;
}

.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom,
.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8df5063f-1303-429b-854a-0cad83d3d2a7 .shg-image-zoom {
  width:  1646; 
  height:  100%; 
}





}
#s-17382a67-0874-4b31-9115-12c9af18b312 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-17382a67-0874-4b31-9115-12c9af18b312 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-17382a67-0874-4b31-9115-12c9af18b312 .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-17382a67-0874-4b31-9115-12c9af18b312 .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-17382a67-0874-4b31-9115-12c9af18b312 .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-17382a67-0874-4b31-9115-12c9af18b312 .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-17382a67-0874-4b31-9115-12c9af18b312 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 .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-4d2d2902-b4ca-404f-9e99-f87a32c67f96 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-4d2d2902-b4ca-404f-9e99-f87a32c67f96 .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-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  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-02692c9d-1c78-45ee-9ad1-6df54efd4a8a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  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-02692c9d-1c78-45ee-9ad1-6df54efd4a8a-atc-btn-wrapper {
    text-align: center;
  }


#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a-atc-btn-wrapper {
    text-align: center;
  }


#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a-atc-btn-wrapper {
    text-align: center;
  }


#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a-atc-btn-wrapper {
    text-align: center;
  }


#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a-atc-btn-wrapper {
    text-align: center;
  }


#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-02692c9d-1c78-45ee-9ad1-6df54efd4a8a.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-52519e23-a678-4221-b20d-bc8a3d190ef2 {
  margin-left: auto;
margin-right: auto;
}

#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce {
  text-align: center;
}
}


.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





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

.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





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

.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce {
  max-width:  100%;
}

.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom,
.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-67ec1c10-7d4a-4f7a-aa5d-de293a6e61ce .shg-image-zoom {
  width:  1645; 
  height:  100%; 
}





}
#s-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 .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-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 .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-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 .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-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 .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-24a7ca8a-dc1f-4e8a-bb7f-694d08dd4aa6 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-caab671f-41ee-4f6d-b007-e595247a4bea {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-caab671f-41ee-4f6d-b007-e595247a4bea {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-caab671f-41ee-4f6d-b007-e595247a4bea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-caab671f-41ee-4f6d-b007-e595247a4bea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-caab671f-41ee-4f6d-b007-e595247a4bea .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-caab671f-41ee-4f6d-b007-e595247a4bea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-caab671f-41ee-4f6d-b007-e595247a4bea .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-caab671f-41ee-4f6d-b007-e595247a4bea .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-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  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-424c2b0d-e1f8-440b-8af9-fc1ae585780f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  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-424c2b0d-e1f8-440b-8af9-fc1ae585780f-atc-btn-wrapper {
    text-align: center;
  }


#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f-atc-btn-wrapper {
    text-align: center;
  }


#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f-atc-btn-wrapper {
    text-align: center;
  }


#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f-atc-btn-wrapper {
    text-align: center;
  }


#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f-atc-btn-wrapper {
    text-align: center;
  }


#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-424c2b0d-e1f8-440b-8af9-fc1ae585780f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-00bf671b-94de-43fe-98cb-38da7bd7f383 {
  margin-left: auto;
margin-right: auto;
}

#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 {
  text-align: center;
}
}


.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





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

.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





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

.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 {
  max-width:  100%;
}

.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom,
.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1e1ec18a-ff03-41a9-ae9e-a1aab05366b1 .shg-image-zoom {
  width:  1627; 
  height:  100%; 
}





}
#s-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 .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-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 .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-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 .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-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 .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-feb7f2db-d9fa-45d4-b11c-2a0154fdebf3 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 .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-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-cf5496b0-f6ae-4002-a5fd-b6b107da5bf9 .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-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  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-e66cf8cb-996b-42ff-a4a2-79978807a946:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e66cf8cb-996b-42ff-a4a2-79978807a946:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  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-e66cf8cb-996b-42ff-a4a2-79978807a946-atc-btn-wrapper {
    text-align: center;
  }


#s-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-e66cf8cb-996b-42ff-a4a2-79978807a946-atc-btn-wrapper {
    text-align: center;
  }


#s-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-e66cf8cb-996b-42ff-a4a2-79978807a946-atc-btn-wrapper {
    text-align: center;
  }


#s-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-e66cf8cb-996b-42ff-a4a2-79978807a946-atc-btn-wrapper {
    text-align: center;
  }


#s-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-e66cf8cb-996b-42ff-a4a2-79978807a946-atc-btn-wrapper {
    text-align: center;
  }


#s-e66cf8cb-996b-42ff-a4a2-79978807a946 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e66cf8cb-996b-42ff-a4a2-79978807a946.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-aadbaed7-e5f6-40a8-8e8b-fc6423b37066 {
  margin-left: auto;
margin-right: auto;
}

#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d {
  text-align: center;
}
}


.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





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

.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





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

.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d {
  max-width:  100%;
}

.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom,
.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9b5edc1c-7efc-4a29-b7d0-5e6c17d1767d .shg-image-zoom {
  width:  1643; 
  height:  100%; 
}





}
#s-bb44363f-a5dc-40dd-9121-b7d31b96312e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-bb44363f-a5dc-40dd-9121-b7d31b96312e {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-bb44363f-a5dc-40dd-9121-b7d31b96312e .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-bb44363f-a5dc-40dd-9121-b7d31b96312e .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-bb44363f-a5dc-40dd-9121-b7d31b96312e .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-bb44363f-a5dc-40dd-9121-b7d31b96312e .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-bb44363f-a5dc-40dd-9121-b7d31b96312e .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-37ab28ff-00c2-4131-99c4-faae757767c5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-37ab28ff-00c2-4131-99c4-faae757767c5 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-37ab28ff-00c2-4131-99c4-faae757767c5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-37ab28ff-00c2-4131-99c4-faae757767c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-37ab28ff-00c2-4131-99c4-faae757767c5 .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-37ab28ff-00c2-4131-99c4-faae757767c5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-37ab28ff-00c2-4131-99c4-faae757767c5 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-37ab28ff-00c2-4131-99c4-faae757767c5 .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-103dcc29-d236-448b-a009-0a22a04b95ee {
  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-103dcc29-d236-448b-a009-0a22a04b95ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-103dcc29-d236-448b-a009-0a22a04b95ee:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-103dcc29-d236-448b-a009-0a22a04b95ee {
  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-103dcc29-d236-448b-a009-0a22a04b95ee-atc-btn-wrapper {
    text-align: center;
  }


#s-103dcc29-d236-448b-a009-0a22a04b95ee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-103dcc29-d236-448b-a009-0a22a04b95ee-atc-btn-wrapper {
    text-align: center;
  }


#s-103dcc29-d236-448b-a009-0a22a04b95ee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-103dcc29-d236-448b-a009-0a22a04b95ee-atc-btn-wrapper {
    text-align: center;
  }


#s-103dcc29-d236-448b-a009-0a22a04b95ee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-103dcc29-d236-448b-a009-0a22a04b95ee-atc-btn-wrapper {
    text-align: center;
  }


#s-103dcc29-d236-448b-a009-0a22a04b95ee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-103dcc29-d236-448b-a009-0a22a04b95ee-atc-btn-wrapper {
    text-align: center;
  }


#s-103dcc29-d236-448b-a009-0a22a04b95ee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-103dcc29-d236-448b-a009-0a22a04b95ee.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-31f22ac0-a2bc-4ed0-97a0-bee75c8c2e89 {
  margin-left: auto;
margin-right: auto;
}

#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 {
  text-align: center;
}
}


.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom {
  width:  1633; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom {
  width:  1633; 
  height:  100%; 
}





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

.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom {
  width:  1633; 
  height:  100%; 
}





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

.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom {
  width:  1633; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 {
  max-width:  100%;
}

.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom,
.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c3b014d4-56b2-4f79-8924-5025c71e6e69 .shg-image-zoom {
  width:  1633; 
  height:  100%; 
}





}
#s-535bdbff-4e19-448d-b79c-62e7baa138d5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-535bdbff-4e19-448d-b79c-62e7baa138d5 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-535bdbff-4e19-448d-b79c-62e7baa138d5 .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-535bdbff-4e19-448d-b79c-62e7baa138d5 .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-535bdbff-4e19-448d-b79c-62e7baa138d5 .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-535bdbff-4e19-448d-b79c-62e7baa138d5 .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-535bdbff-4e19-448d-b79c-62e7baa138d5 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-91c6e32d-a8a8-4269-a33b-0769f0425776 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-91c6e32d-a8a8-4269-a33b-0769f0425776 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-91c6e32d-a8a8-4269-a33b-0769f0425776 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-91c6e32d-a8a8-4269-a33b-0769f0425776 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-91c6e32d-a8a8-4269-a33b-0769f0425776 .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-91c6e32d-a8a8-4269-a33b-0769f0425776 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-91c6e32d-a8a8-4269-a33b-0769f0425776 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-91c6e32d-a8a8-4269-a33b-0769f0425776 .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-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  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-2de6afd4-7f92-425d-8485-0d7c04e6f012:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2de6afd4-7f92-425d-8485-0d7c04e6f012:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  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-2de6afd4-7f92-425d-8485-0d7c04e6f012-atc-btn-wrapper {
    text-align: center;
  }


#s-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012-atc-btn-wrapper {
    text-align: center;
  }


#s-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012-atc-btn-wrapper {
    text-align: center;
  }


#s-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012-atc-btn-wrapper {
    text-align: center;
  }


#s-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012-atc-btn-wrapper {
    text-align: center;
  }


#s-2de6afd4-7f92-425d-8485-0d7c04e6f012 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2de6afd4-7f92-425d-8485-0d7c04e6f012.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-bf935e27-7d78-4bb3-b047-93e6a539e67a {
  margin-left: auto;
margin-right: auto;
}

#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 {
  text-align: center;
}
}


.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





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

.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





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

.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 {
  max-width:  100%;
}

.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom,
.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8236fed1-fffc-42e1-ac7d-2cdd112f6fc5 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}
#s-e02a902a-48a8-49c9-8acc-2fe717779c3d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-e02a902a-48a8-49c9-8acc-2fe717779c3d {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e02a902a-48a8-49c9-8acc-2fe717779c3d .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-e02a902a-48a8-49c9-8acc-2fe717779c3d .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-e02a902a-48a8-49c9-8acc-2fe717779c3d .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-e02a902a-48a8-49c9-8acc-2fe717779c3d .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-e02a902a-48a8-49c9-8acc-2fe717779c3d .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 .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-12cec80d-f0a9-4492-8e51-047ab47d94f1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-12cec80d-f0a9-4492-8e51-047ab47d94f1 .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-67eda894-cb19-4620-8dd2-439301373e1d {
  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-67eda894-cb19-4620-8dd2-439301373e1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67eda894-cb19-4620-8dd2-439301373e1d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-67eda894-cb19-4620-8dd2-439301373e1d {
  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-67eda894-cb19-4620-8dd2-439301373e1d-atc-btn-wrapper {
    text-align: center;
  }


#s-67eda894-cb19-4620-8dd2-439301373e1d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-67eda894-cb19-4620-8dd2-439301373e1d-atc-btn-wrapper {
    text-align: center;
  }


#s-67eda894-cb19-4620-8dd2-439301373e1d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-67eda894-cb19-4620-8dd2-439301373e1d-atc-btn-wrapper {
    text-align: center;
  }


#s-67eda894-cb19-4620-8dd2-439301373e1d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-67eda894-cb19-4620-8dd2-439301373e1d-atc-btn-wrapper {
    text-align: center;
  }


#s-67eda894-cb19-4620-8dd2-439301373e1d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-67eda894-cb19-4620-8dd2-439301373e1d-atc-btn-wrapper {
    text-align: center;
  }


#s-67eda894-cb19-4620-8dd2-439301373e1d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-67eda894-cb19-4620-8dd2-439301373e1d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b2a917b5-7636-4bd7-b9cc-48e37c69ba48 {
  margin-left: auto;
margin-right: auto;
}

#s-f071164c-e6ab-47b0-80ea-99216821da75 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-f071164c-e6ab-47b0-80ea-99216821da75 {
  text-align: center;
}
}


.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





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

.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





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

.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 {
  max-width:  100%;
}

.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom,
.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f071164c-e6ab-47b0-80ea-99216821da75 .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





}
#s-f8112d34-d0ee-4263-9f45-30d977ed3a55 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f8112d34-d0ee-4263-9f45-30d977ed3a55 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f8112d34-d0ee-4263-9f45-30d977ed3a55 .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-f8112d34-d0ee-4263-9f45-30d977ed3a55 .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-f8112d34-d0ee-4263-9f45-30d977ed3a55 .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-f8112d34-d0ee-4263-9f45-30d977ed3a55 .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-f8112d34-d0ee-4263-9f45-30d977ed3a55 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 .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-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-51bff812-c4dc-4a30-8a4b-e355bd7c0b55 .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-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  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-856f83e6-fa48-4b8c-b6db-bfb13466963e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-856f83e6-fa48-4b8c-b6db-bfb13466963e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  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-856f83e6-fa48-4b8c-b6db-bfb13466963e-atc-btn-wrapper {
    text-align: center;
  }


#s-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e-atc-btn-wrapper {
    text-align: center;
  }


#s-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e-atc-btn-wrapper {
    text-align: center;
  }


#s-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e-atc-btn-wrapper {
    text-align: center;
  }


#s-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e-atc-btn-wrapper {
    text-align: center;
  }


#s-856f83e6-fa48-4b8c-b6db-bfb13466963e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-856f83e6-fa48-4b8c-b6db-bfb13466963e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-9bbd8ba0-54ff-44c2-9e97-4d0640f679d7 {
  margin-left: auto;
margin-right: auto;
}

#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 {
  text-align: center;
}
}


.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





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

.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





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

.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 {
  max-width:  100%;
}

.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom,
.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-54bf6f4e-36d0-46fb-8810-0b95149d3892 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





}
#s-65bd20fa-b08b-4c2b-81b5-584d314ceb5d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-65bd20fa-b08b-4c2b-81b5-584d314ceb5d {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-65bd20fa-b08b-4c2b-81b5-584d314ceb5d .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-65bd20fa-b08b-4c2b-81b5-584d314ceb5d .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-65bd20fa-b08b-4c2b-81b5-584d314ceb5d .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-65bd20fa-b08b-4c2b-81b5-584d314ceb5d .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-65bd20fa-b08b-4c2b-81b5-584d314ceb5d .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae .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-a71499ba-d4f0-41a7-9f29-2ee34bae41ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a71499ba-d4f0-41a7-9f29-2ee34bae41ae .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-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  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-fbc3cf80-922d-42f0-9491-bbb412bc1ac6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  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-fbc3cf80-922d-42f0-9491-bbb412bc1ac6-atc-btn-wrapper {
    text-align: center;
  }


#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6-atc-btn-wrapper {
    text-align: center;
  }


#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6-atc-btn-wrapper {
    text-align: center;
  }


#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6-atc-btn-wrapper {
    text-align: center;
  }


#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6-atc-btn-wrapper {
    text-align: center;
  }


#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fbc3cf80-922d-42f0-9491-bbb412bc1ac6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b545398c-1eee-4088-9c3e-5ee47f0e35c0 {
  margin-left: auto;
margin-right: auto;
}

#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 {
  text-align: center;
}
}


.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





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

.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





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

.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 {
  max-width:  100%;
}

.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom,
.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f452ef8e-15aa-4b9b-8826-c315a7ed4ce7 .shg-image-zoom {
  width:  1628; 
  height:  100%; 
}





}
#s-ccc23316-5845-4d63-b9ce-b8538a183573 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ccc23316-5845-4d63-b9ce-b8538a183573 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-ccc23316-5845-4d63-b9ce-b8538a183573 .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-ccc23316-5845-4d63-b9ce-b8538a183573 .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-ccc23316-5845-4d63-b9ce-b8538a183573 .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-ccc23316-5845-4d63-b9ce-b8538a183573 .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-ccc23316-5845-4d63-b9ce-b8538a183573 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-1689ca28-b44e-44f1-a82f-320967673e00 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-1689ca28-b44e-44f1-a82f-320967673e00 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-1689ca28-b44e-44f1-a82f-320967673e00 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-1689ca28-b44e-44f1-a82f-320967673e00 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-1689ca28-b44e-44f1-a82f-320967673e00 .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-1689ca28-b44e-44f1-a82f-320967673e00 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-1689ca28-b44e-44f1-a82f-320967673e00 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-1689ca28-b44e-44f1-a82f-320967673e00 .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-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  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-9c7d48e8-c1b6-4817-8883-e3ced177703d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c7d48e8-c1b6-4817-8883-e3ced177703d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  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-9c7d48e8-c1b6-4817-8883-e3ced177703d-atc-btn-wrapper {
    text-align: center;
  }


#s-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d-atc-btn-wrapper {
    text-align: center;
  }


#s-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d-atc-btn-wrapper {
    text-align: center;
  }


#s-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d-atc-btn-wrapper {
    text-align: center;
  }


#s-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d-atc-btn-wrapper {
    text-align: center;
  }


#s-9c7d48e8-c1b6-4817-8883-e3ced177703d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9c7d48e8-c1b6-4817-8883-e3ced177703d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-d0e390e5-c807-4e74-b9e3-df4ed77645ed {
  margin-left: auto;
margin-right: auto;
}

#s-3f3bb81b-35db-460b-866d-74484c584825 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-3f3bb81b-35db-460b-866d-74484c584825 {
  text-align: center;
}
}


.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





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

.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





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

.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 {
  max-width:  100%;
}

.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom,
.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f3bb81b-35db-460b-866d-74484c584825 .shg-image-zoom {
  width:  1632; 
  height:  100%; 
}





}
#s-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad .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-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad .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-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad .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-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad .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-cc10c5fd-ce4a-42b1-9041-6f7513fe81ad .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 .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-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-79d17c5b-ac9d-4321-8550-fd01c28ec7c0 .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-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  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-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  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-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6-atc-btn-wrapper {
    text-align: center;
  }


#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6-atc-btn-wrapper {
    text-align: center;
  }


#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6-atc-btn-wrapper {
    text-align: center;
  }


#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6-atc-btn-wrapper {
    text-align: center;
  }


#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6-atc-btn-wrapper {
    text-align: center;
  }


#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-94d6ec7f-55ec-4e03-bd9a-ead9fee36dd6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-f9c2f4d8-bb15-4718-958d-d0b59f1279d4 {
  margin-left: auto;
margin-right: auto;
}

#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 {
  text-align: center;
}
}


.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 {
  max-width:  100%;
}

.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom,
.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ab18a12d-8d08-43e1-a853-a90fb2cdcb03 .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}
#s-a2e4ca02-47ce-4034-99c0-f93f643d2e13 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-a2e4ca02-47ce-4034-99c0-f93f643d2e13 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-a2e4ca02-47ce-4034-99c0-f93f643d2e13 .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-a2e4ca02-47ce-4034-99c0-f93f643d2e13 .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-a2e4ca02-47ce-4034-99c0-f93f643d2e13 .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-a2e4ca02-47ce-4034-99c0-f93f643d2e13 .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-a2e4ca02-47ce-4034-99c0-f93f643d2e13 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-f293e957-b662-464a-a73c-10df19798059 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f293e957-b662-464a-a73c-10df19798059 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f293e957-b662-464a-a73c-10df19798059 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f293e957-b662-464a-a73c-10df19798059 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-f293e957-b662-464a-a73c-10df19798059 .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-f293e957-b662-464a-a73c-10df19798059 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f293e957-b662-464a-a73c-10df19798059 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-f293e957-b662-464a-a73c-10df19798059 .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-1aa40607-4233-4f43-a858-282c14867b0f {
  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-1aa40607-4233-4f43-a858-282c14867b0f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1aa40607-4233-4f43-a858-282c14867b0f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1aa40607-4233-4f43-a858-282c14867b0f {
  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-1aa40607-4233-4f43-a858-282c14867b0f-atc-btn-wrapper {
    text-align: center;
  }


#s-1aa40607-4233-4f43-a858-282c14867b0f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-1aa40607-4233-4f43-a858-282c14867b0f-atc-btn-wrapper {
    text-align: center;
  }


#s-1aa40607-4233-4f43-a858-282c14867b0f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-1aa40607-4233-4f43-a858-282c14867b0f-atc-btn-wrapper {
    text-align: center;
  }


#s-1aa40607-4233-4f43-a858-282c14867b0f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-1aa40607-4233-4f43-a858-282c14867b0f-atc-btn-wrapper {
    text-align: center;
  }


#s-1aa40607-4233-4f43-a858-282c14867b0f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-1aa40607-4233-4f43-a858-282c14867b0f-atc-btn-wrapper {
    text-align: center;
  }


#s-1aa40607-4233-4f43-a858-282c14867b0f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1aa40607-4233-4f43-a858-282c14867b0f.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-46ec420e-b363-4969-9313-0bc2cb90becf {
  margin-left: auto;
margin-right: auto;
}

#s-30620cfd-172d-4e47-bcd1-d700d176e235 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-30620cfd-172d-4e47-bcd1-d700d176e235 {
  text-align: center;
}
}


.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom {
  width:  1542; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom {
  width:  1542; 
  height:  100%; 
}





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

.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom {
  width:  1542; 
  height:  100%; 
}





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

.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom {
  width:  1542; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 {
  max-width:  100%;
}

.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom,
.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-30620cfd-172d-4e47-bcd1-d700d176e235 .shg-image-zoom {
  width:  1542; 
  height:  100%; 
}





}
#s-8153c02d-aa76-4537-a7cc-dc37cdda0e1e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-8153c02d-aa76-4537-a7cc-dc37cdda0e1e {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-8153c02d-aa76-4537-a7cc-dc37cdda0e1e .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-8153c02d-aa76-4537-a7cc-dc37cdda0e1e .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-8153c02d-aa76-4537-a7cc-dc37cdda0e1e .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-8153c02d-aa76-4537-a7cc-dc37cdda0e1e .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-8153c02d-aa76-4537-a7cc-dc37cdda0e1e .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec .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-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-e837b2fc-1ce8-4a5d-a8fd-b4378550b7ec .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-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  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-ed4ef247-0a24-4665-9f72-4b85e312c311:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed4ef247-0a24-4665-9f72-4b85e312c311:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  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-ed4ef247-0a24-4665-9f72-4b85e312c311-atc-btn-wrapper {
    text-align: center;
  }


#s-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-ed4ef247-0a24-4665-9f72-4b85e312c311-atc-btn-wrapper {
    text-align: center;
  }


#s-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-ed4ef247-0a24-4665-9f72-4b85e312c311-atc-btn-wrapper {
    text-align: center;
  }


#s-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-ed4ef247-0a24-4665-9f72-4b85e312c311-atc-btn-wrapper {
    text-align: center;
  }


#s-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-ed4ef247-0a24-4665-9f72-4b85e312c311-atc-btn-wrapper {
    text-align: center;
  }


#s-ed4ef247-0a24-4665-9f72-4b85e312c311 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ed4ef247-0a24-4665-9f72-4b85e312c311.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-96eb411d-0075-4b50-87cb-988981d5cb03 {
  margin-left: auto;
margin-right: auto;
}

#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b {
  text-align: center;
}
}


.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





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

.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





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

.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b {
  max-width:  100%;
}

.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom,
.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1a8fa2bc-ce69-4fdf-9dcc-b7e87d33151b .shg-image-zoom {
  width:  1639; 
  height:  100%; 
}





}
#s-42769433-d827-4741-a1e8-246ce45438a2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-42769433-d827-4741-a1e8-246ce45438a2 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-42769433-d827-4741-a1e8-246ce45438a2 .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-42769433-d827-4741-a1e8-246ce45438a2 .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-42769433-d827-4741-a1e8-246ce45438a2 .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-42769433-d827-4741-a1e8-246ce45438a2 .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-42769433-d827-4741-a1e8-246ce45438a2 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 .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-91a5cea4-850c-40ba-acc1-de9475f8ece6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-91a5cea4-850c-40ba-acc1-de9475f8ece6 .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-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  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-e7fcb5fa-94c7-4f14-8166-41febe52254c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e7fcb5fa-94c7-4f14-8166-41febe52254c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  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-e7fcb5fa-94c7-4f14-8166-41febe52254c-atc-btn-wrapper {
    text-align: center;
  }


#s-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c-atc-btn-wrapper {
    text-align: center;
  }


#s-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c-atc-btn-wrapper {
    text-align: center;
  }


#s-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c-atc-btn-wrapper {
    text-align: center;
  }


#s-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c-atc-btn-wrapper {
    text-align: center;
  }


#s-e7fcb5fa-94c7-4f14-8166-41febe52254c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e7fcb5fa-94c7-4f14-8166-41febe52254c.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-5296a7ae-7b92-43ff-b1d4-83feba1922eb {
  margin-left: auto;
margin-right: auto;
}

#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e {
  text-align: center;
}
}


.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





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

.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e {
  max-width:  100%;
}

.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom,
.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ea94c19a-3b02-41b4-bf47-faa4a1ce8d0e .shg-image-zoom {
  width:  1654; 
  height:  100%; 
}





}
#s-806d33ae-c16a-453b-8d12-546632a795b5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-806d33ae-c16a-453b-8d12-546632a795b5 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-806d33ae-c16a-453b-8d12-546632a795b5 .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-806d33ae-c16a-453b-8d12-546632a795b5 .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-806d33ae-c16a-453b-8d12-546632a795b5 .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-806d33ae-c16a-453b-8d12-546632a795b5 .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-806d33ae-c16a-453b-8d12-546632a795b5 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-7640bed6-1776-413d-ab60-f39c6623db66 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-7640bed6-1776-413d-ab60-f39c6623db66 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-7640bed6-1776-413d-ab60-f39c6623db66 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-7640bed6-1776-413d-ab60-f39c6623db66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-7640bed6-1776-413d-ab60-f39c6623db66 .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-7640bed6-1776-413d-ab60-f39c6623db66 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-7640bed6-1776-413d-ab60-f39c6623db66 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-7640bed6-1776-413d-ab60-f39c6623db66 .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-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  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-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  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-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6-atc-btn-wrapper {
    text-align: center;
  }


#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6-atc-btn-wrapper {
    text-align: center;
  }


#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6-atc-btn-wrapper {
    text-align: center;
  }


#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6-atc-btn-wrapper {
    text-align: center;
  }


#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6-atc-btn-wrapper {
    text-align: center;
  }


#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8fdd7c5e-6899-4b34-9f44-04d55b1bbce6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-892da5b6-1690-4976-9224-3d2c3bcd6c62 {
  margin-left: auto;
margin-right: auto;
}

#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f {
  text-align: center;
}
}


.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





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

.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





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

.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f {
  max-width:  100%;
}

.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom,
.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-39a47dc1-f1d1-43e1-a04c-4bdd8d01068f .shg-image-zoom {
  width:  1649; 
  height:  100%; 
}





}
#s-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 .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-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 .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-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 .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-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 .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-31a7f8cd-6463-4ae8-b8e1-ae9d77ff8fe2 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-10075079-62d3-4510-a891-1b491f40a015 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-10075079-62d3-4510-a891-1b491f40a015 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-10075079-62d3-4510-a891-1b491f40a015 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-10075079-62d3-4510-a891-1b491f40a015 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-10075079-62d3-4510-a891-1b491f40a015 .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-10075079-62d3-4510-a891-1b491f40a015 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-10075079-62d3-4510-a891-1b491f40a015 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-10075079-62d3-4510-a891-1b491f40a015 .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-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  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-7ee7033d-77e7-400b-bbd3-ac94c47ac80b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  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-7ee7033d-77e7-400b-bbd3-ac94c47ac80b-atc-btn-wrapper {
    text-align: center;
  }


#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b-atc-btn-wrapper {
    text-align: center;
  }


#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b-atc-btn-wrapper {
    text-align: center;
  }


#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b-atc-btn-wrapper {
    text-align: center;
  }


#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b-atc-btn-wrapper {
    text-align: center;
  }


#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7ee7033d-77e7-400b-bbd3-ac94c47ac80b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-7c3daf84-8d90-4c20-9ace-a9b2c867f0aa {
  margin-left: auto;
margin-right: auto;
}

#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 {
  text-align: center;
}
}


.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





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

.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





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

.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 {
  max-width:  100%;
}

.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom,
.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c9dc0710-a7f5-4e61-8a1f-70c1425bdb46 .shg-image-zoom {
  width:  1642; 
  height:  100%; 
}





}
#s-37068b11-0aa2-49dc-8d9f-1112e2186fea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-37068b11-0aa2-49dc-8d9f-1112e2186fea {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-37068b11-0aa2-49dc-8d9f-1112e2186fea .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-37068b11-0aa2-49dc-8d9f-1112e2186fea .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-37068b11-0aa2-49dc-8d9f-1112e2186fea .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-37068b11-0aa2-49dc-8d9f-1112e2186fea .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-37068b11-0aa2-49dc-8d9f-1112e2186fea .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-4b7cdccc-520f-435e-9688-679a64c8b4ae {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-4b7cdccc-520f-435e-9688-679a64c8b4ae {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-4b7cdccc-520f-435e-9688-679a64c8b4ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4b7cdccc-520f-435e-9688-679a64c8b4ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-4b7cdccc-520f-435e-9688-679a64c8b4ae .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-4b7cdccc-520f-435e-9688-679a64c8b4ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4b7cdccc-520f-435e-9688-679a64c8b4ae .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-4b7cdccc-520f-435e-9688-679a64c8b4ae .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-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  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-457dd65b-d5a3-43c4-aaf4-cccff502fb21:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  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-457dd65b-d5a3-43c4-aaf4-cccff502fb21-atc-btn-wrapper {
    text-align: center;
  }


#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21-atc-btn-wrapper {
    text-align: center;
  }


#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21-atc-btn-wrapper {
    text-align: center;
  }


#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21-atc-btn-wrapper {
    text-align: center;
  }


#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21-atc-btn-wrapper {
    text-align: center;
  }


#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-457dd65b-d5a3-43c4-aaf4-cccff502fb21.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-22cf86a9-9eb1-44df-b75e-d62363321b8e {
  margin-left: auto;
margin-right: auto;
}

#s-de187c2d-5973-457e-8334-0f897daa8c74 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-de187c2d-5973-457e-8334-0f897daa8c74 {
  text-align: center;
}
}


.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom {
  width:  1635; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom {
  width:  1635; 
  height:  100%; 
}





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

.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom {
  width:  1635; 
  height:  100%; 
}





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

.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom {
  width:  1635; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 {
  max-width:  100%;
}

.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom,
.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-de187c2d-5973-457e-8334-0f897daa8c74 .shg-image-zoom {
  width:  1635; 
  height:  100%; 
}





}
#s-64f66405-2cd4-448f-a060-deb37a214334 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-64f66405-2cd4-448f-a060-deb37a214334 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-64f66405-2cd4-448f-a060-deb37a214334 .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-64f66405-2cd4-448f-a060-deb37a214334 .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-64f66405-2cd4-448f-a060-deb37a214334 .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-64f66405-2cd4-448f-a060-deb37a214334 .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-64f66405-2cd4-448f-a060-deb37a214334 .shg-product-title-component h3 span {
  color: ;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a .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-cdb23a8e-4a1e-4534-9bd8-09d62c84686a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-cdb23a8e-4a1e-4534-9bd8-09d62c84686a .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-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  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-d28f2ce2-fe13-43bb-9942-35627ea0d014:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d28f2ce2-fe13-43bb-9942-35627ea0d014:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  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-d28f2ce2-fe13-43bb-9942-35627ea0d014-atc-btn-wrapper {
    text-align: center;
  }


#s-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

@media (min-width: 1200px){
  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014-atc-btn-wrapper {
    text-align: center;
  }


#s-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014-atc-btn-wrapper {
    text-align: center;
  }


#s-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014-atc-btn-wrapper {
    text-align: center;
  }


#s-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }

}@media (max-width: 767px){
  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014-atc-btn-wrapper {
    text-align: center;
  }


#s-d28f2ce2-fe13-43bb-9942-35627ea0d014 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d28f2ce2-fe13-43bb-9942-35627ea0d014.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d28f2ce2-fe13-43bb-9942-35627ea0d014.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}