/*
  $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-5a269d3f-1f8a-4c72-9a42-5f54f89cf6f9 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  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-ca06928f-4d30-472d-b952-00982e744b50 {
  text-align: left;
}


.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 {
  max-width: 100%;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom,
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 {
  max-width: 100%;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom,
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 {
  max-width: 100%;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom,
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 {
  max-width: 100%;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom,
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 {
  max-width: 100%;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom,
.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca06928f-4d30-472d-b952-00982e744b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-eedceb19-a637-4e0c-bcb2-df8c2be2905a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eedceb19-a637-4e0c-bcb2-df8c2be2905a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bbd41085-2b76-44ce-a055-61a757c67235 {
  text-align: left;
}

#s-bbd41085-2b76-44ce-a055-61a757c67235 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bbd41085-2b76-44ce-a055-61a757c67235 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bbd41085-2b76-44ce-a055-61a757c67235 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  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-5bed5916-e834-41cd-be7e-84f216959a96 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5bed5916-e834-41cd-be7e-84f216959a96:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5bed5916-e834-41cd-be7e-84f216959a96:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5bed5916-e834-41cd-be7e-84f216959a96 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5bed5916-e834-41cd-be7e-84f216959a96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bed5916-e834-41cd-be7e-84f216959a96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5bed5916-e834-41cd-be7e-84f216959a96.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6c24bffc-1527-4456-84e4-df05343c3658 {
  display: none;
}
#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d {
  text-align: left;
}


.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d {
  max-width: 100%;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom,
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d {
  max-width: 100%;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom,
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d {
  max-width: 100%;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom,
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d {
  max-width: 100%;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom,
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d {
  max-width: 100%;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom,
.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6b31827-c99d-440b-ac31-65b7fcf1ac5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-05755c0e-24d4-484e-86a4-77aee7343cd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-05755c0e-24d4-484e-86a4-77aee7343cd7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e0fd8b41-2ec7-4b9f-8ac0-f40c9e4471b4 {
  text-align: left;
}

#s-e0fd8b41-2ec7-4b9f-8ac0-f40c9e4471b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e0fd8b41-2ec7-4b9f-8ac0-f40c9e4471b4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e0fd8b41-2ec7-4b9f-8ac0-f40c9e4471b4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4ecf260c-11b6-4ef9-8ba8-9e7b08184748.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91ba5382-98d7-440c-874d-530247e8fb18 {
  display: none;
}
#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 {
  text-align: left;
}


.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 {
  max-width: 100%;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom,
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 {
  max-width: 100%;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom,
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 {
  max-width: 100%;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom,
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 {
  max-width: 100%;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom,
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 {
  max-width: 100%;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom,
.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d887a6bd-26e9-4828-a81d-a0fd26feab10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6e2f5a05-0c9f-428a-8474-c0bc08298df6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e2f5a05-0c9f-428a-8474-c0bc08298df6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-8bbc5901-ea3c-499d-bd34-09e68fbf7169 {
  text-align: left;
}

#s-8bbc5901-ea3c-499d-bd34-09e68fbf7169 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8bbc5901-ea3c-499d-bd34-09e68fbf7169 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8bbc5901-ea3c-499d-bd34-09e68fbf7169 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-aa386bc3-a356-4fce-8b40-ac7d6dd54ad3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a8dda82-d809-4619-894d-25ec1bd51585 {
  display: none;
}
#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc {
  text-align: left;
}


.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc {
  max-width: 100%;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom,
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc {
  max-width: 100%;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom,
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc {
  max-width: 100%;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom,
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc {
  max-width: 100%;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom,
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc {
  max-width: 100%;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom,
.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a9e96ec-fefd-4735-aae0-2619ec756ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55649820-ff81-4033-b999-06071057efaa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55649820-ff81-4033-b999-06071057efaa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e072ad45-ba8c-466b-a911-9de6464d9e04 {
  text-align: left;
}

#s-e072ad45-ba8c-466b-a911-9de6464d9e04 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e072ad45-ba8c-466b-a911-9de6464d9e04 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e072ad45-ba8c-466b-a911-9de6464d9e04 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-899eef12-97c1-44f4-b4ef-9ef40724af05 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-899eef12-97c1-44f4-b4ef-9ef40724af05:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-899eef12-97c1-44f4-b4ef-9ef40724af05:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-899eef12-97c1-44f4-b4ef-9ef40724af05 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-899eef12-97c1-44f4-b4ef-9ef40724af05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-899eef12-97c1-44f4-b4ef-9ef40724af05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-899eef12-97c1-44f4-b4ef-9ef40724af05.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c1c679a7-a6ef-438f-94be-d21e77c97d6b {
  display: none;
}
#s-de916c57-faeb-4f9b-a3f8-966d8859f307 {
  text-align: left;
}


.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 {
  max-width: 100%;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom,
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 {
  max-width: 100%;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom,
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 {
  max-width: 100%;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom,
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 {
  max-width: 100%;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom,
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 {
  max-width: 100%;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom,
.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de916c57-faeb-4f9b-a3f8-966d8859f307 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-25bc4584-6dc4-4c6a-a3e8-8a3dd3fa6f99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25bc4584-6dc4-4c6a-a3e8-8a3dd3fa6f99 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ccc43f20-c02e-4186-81d8-79155f08e9ef {
  text-align: left;
}

#s-ccc43f20-c02e-4186-81d8-79155f08e9ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ccc43f20-c02e-4186-81d8-79155f08e9ef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ccc43f20-c02e-4186-81d8-79155f08e9ef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8af02fce-be48-4ed4-8861-e3ad36cb652e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8af02fce-be48-4ed4-8861-e3ad36cb652e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8af02fce-be48-4ed4-8861-e3ad36cb652e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8af02fce-be48-4ed4-8861-e3ad36cb652e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8af02fce-be48-4ed4-8861-e3ad36cb652e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8af02fce-be48-4ed4-8861-e3ad36cb652e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8af02fce-be48-4ed4-8861-e3ad36cb652e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1b36030d-0b32-49be-ac54-8b8b8bd55432 {
  display: none;
}
#s-ef8e3f79-05b8-416f-be0c-c19f4674754f {
  text-align: left;
}


.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f {
  max-width: 100%;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom,
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f {
  max-width: 100%;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom,
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f {
  max-width: 100%;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom,
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f {
  max-width: 100%;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom,
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f {
  max-width: 100%;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom,
.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef8e3f79-05b8-416f-be0c-c19f4674754f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-706be2ec-15a3-405a-8d5c-9ba3ff9fef5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-706be2ec-15a3-405a-8d5c-9ba3ff9fef5e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7e2d0174-6a1c-4fc2-bca5-3c16fa83367d {
  text-align: left;
}

#s-7e2d0174-6a1c-4fc2-bca5-3c16fa83367d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7e2d0174-6a1c-4fc2-bca5-3c16fa83367d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7e2d0174-6a1c-4fc2-bca5-3c16fa83367d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-93f8c866-f866-4d72-8de5-079ee23cbca9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-93f8c866-f866-4d72-8de5-079ee23cbca9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-93f8c866-f866-4d72-8de5-079ee23cbca9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-93f8c866-f866-4d72-8de5-079ee23cbca9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-93f8c866-f866-4d72-8de5-079ee23cbca9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93f8c866-f866-4d72-8de5-079ee23cbca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-93f8c866-f866-4d72-8de5-079ee23cbca9.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
