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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-18f24249-14b7-4366-b03d-42260c87a7ea {
  display: none;
}
.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);
}

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

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

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

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  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-0972105e-00d2-4979-b781-c5b59db4647e {
  text-align: left;
}



.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0972105e-00d2-4979-b781-c5b59db4647e img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: rgba(0, 0, 0, 1);
  font-family: Acumin Pro;
  text-transform: none;
  font-weight: 400;
  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-df84d842-562a-4ce3-a14e-896d6a137e41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df84d842-562a-4ce3-a14e-896d6a137e41 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9059cf6c-4dfd-4719-aab5-2fac65e84ec7 {
  text-align: center;
}

#s-9059cf6c-4dfd-4719-aab5-2fac65e84ec7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9059cf6c-4dfd-4719-aab5-2fac65e84ec7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-9059cf6c-4dfd-4719-aab5-2fac65e84ec7 .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;
}

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

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

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

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

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

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

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

#s-003b563c-9d89-4a7e-b312-d2f0d721e68a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-003b563c-9d89-4a7e-b312-d2f0d721e68a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-003b563c-9d89-4a7e-b312-d2f0d721e68a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-003b563c-9d89-4a7e-b312-d2f0d721e68a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-003b563c-9d89-4a7e-b312-d2f0d721e68a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-003b563c-9d89-4a7e-b312-d2f0d721e68a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-003b563c-9d89-4a7e-b312-d2f0d721e68a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8b6f7503-464e-4133-a4a7-ef8d1e8d7f4e {
  display: none;
}
#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b {
  text-align: left;
}



.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1053da44-5c2a-4fb6-8efb-64b7eaf2eb0b img.shogun-image {
  width: 100%;
}



}
#s-e2efe834-ef5f-455e-8fa8-66eb229083e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2efe834-ef5f-455e-8fa8-66eb229083e2 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0fb3450d-7050-4d79-b072-d6174d425068 {
  text-align: center;
}

#s-0fb3450d-7050-4d79-b072-d6174d425068 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0fb3450d-7050-4d79-b072-d6174d425068 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0fb3450d-7050-4d79-b072-d6174d425068 .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-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dcd126d1-7af9-4834-8e10-1fcf76f8eeb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3220a335-f1e8-4296-9470-062c3debda3f {
  display: none;
}
#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b {
  text-align: left;
}



.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d39fb136-e8a2-42d3-82cf-8899f363eb8b img.shogun-image {
  width: 100%;
}



}
#s-4f3f3364-7877-44a4-b28e-e4a189833c5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f3f3364-7877-44a4-b28e-e4a189833c5b .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-61b38136-2eeb-46d0-b95f-d466b730fbda {
  text-align: center;
}

#s-61b38136-2eeb-46d0-b95f-d466b730fbda .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-61b38136-2eeb-46d0-b95f-d466b730fbda .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-61b38136-2eeb-46d0-b95f-d466b730fbda .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-d398ed12-e6fb-41f9-91ce-8099e21fe9ca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d398ed12-e6fb-41f9-91ce-8099e21fe9ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d398ed12-e6fb-41f9-91ce-8099e21fe9ca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d398ed12-e6fb-41f9-91ce-8099e21fe9ca {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d398ed12-e6fb-41f9-91ce-8099e21fe9ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d398ed12-e6fb-41f9-91ce-8099e21fe9ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d398ed12-e6fb-41f9-91ce-8099e21fe9ca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-60c5ea00-fc13-4ff5-8b5c-2aa883b3ada6 {
  display: none;
}
#s-383c3504-b378-4a28-8c46-a116cf2fe626 {
  text-align: left;
}



.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-383c3504-b378-4a28-8c46-a116cf2fe626 img.shogun-image {
  width: 100%;
}



}
#s-54c51a60-5e23-46ac-82f8-ad29e13e76b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54c51a60-5e23-46ac-82f8-ad29e13e76b2 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d025633e-ef9c-4424-ad50-36a3d18f4188 {
  text-align: center;
}

#s-d025633e-ef9c-4424-ad50-36a3d18f4188 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d025633e-ef9c-4424-ad50-36a3d18f4188 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-d025633e-ef9c-4424-ad50-36a3d18f4188 .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-091d998a-31e9-49f0-aa17-30d374452900 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-091d998a-31e9-49f0-aa17-30d374452900:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-091d998a-31e9-49f0-aa17-30d374452900:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-091d998a-31e9-49f0-aa17-30d374452900 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-091d998a-31e9-49f0-aa17-30d374452900.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-091d998a-31e9-49f0-aa17-30d374452900.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-091d998a-31e9-49f0-aa17-30d374452900.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf2aee1c-4481-440e-97e4-80113b36ae56 {
  display: none;
}
#s-71272610-624a-4637-883b-dd5aa1d1f3fc {
  text-align: left;
}



.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71272610-624a-4637-883b-dd5aa1d1f3fc img.shogun-image {
  width: 100%;
}



}
#s-15279b3b-e066-447d-a13e-70a3bdac5867 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15279b3b-e066-447d-a13e-70a3bdac5867 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4b054441-2e33-46ef-ab21-9977a47b6d3b {
  text-align: center;
}

#s-4b054441-2e33-46ef-ab21-9977a47b6d3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4b054441-2e33-46ef-ab21-9977a47b6d3b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4b054441-2e33-46ef-ab21-9977a47b6d3b .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-32a06cbb-b0a4-473f-9512-31f29074a3d6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-32a06cbb-b0a4-473f-9512-31f29074a3d6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-32a06cbb-b0a4-473f-9512-31f29074a3d6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-32a06cbb-b0a4-473f-9512-31f29074a3d6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32a06cbb-b0a4-473f-9512-31f29074a3d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32a06cbb-b0a4-473f-9512-31f29074a3d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32a06cbb-b0a4-473f-9512-31f29074a3d6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-72cf53f9-6cc0-43fe-b3a4-b587c0c8baf7 {
  display: none;
}
#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc {
  text-align: left;
}



.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b10d3bcf-9d34-440c-8c53-dcdc8d2786fc img.shogun-image {
  width: 100%;
}



}
#s-cfb619ce-15ec-4972-9f11-f07cf96419aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfb619ce-15ec-4972-9f11-f07cf96419aa .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-71d03cbe-fc42-4146-a2a8-6ee481b51581 {
  text-align: center;
}

#s-71d03cbe-fc42-4146-a2a8-6ee481b51581 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-71d03cbe-fc42-4146-a2a8-6ee481b51581 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-71d03cbe-fc42-4146-a2a8-6ee481b51581 .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-745b6a59-6027-4e19-a0c9-9dfd994780d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-745b6a59-6027-4e19-a0c9-9dfd994780d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-745b6a59-6027-4e19-a0c9-9dfd994780d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-745b6a59-6027-4e19-a0c9-9dfd994780d5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-745b6a59-6027-4e19-a0c9-9dfd994780d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-745b6a59-6027-4e19-a0c9-9dfd994780d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-745b6a59-6027-4e19-a0c9-9dfd994780d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  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-lazyload-bg-image {
  display: none;
}

.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 {
  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;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.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}