/*
  $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-5da3f2d7-a29b-414b-a4b8-9007a05fcecf {
  display: none;
}
.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-476d0c69-57a4-4fa8-bda7-ff66cf919ebe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-476d0c69-57a4-4fa8-bda7-ff66cf919ebe .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

.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-a17e645e-113f-409b-b920-894c98d538f2 {
  text-align: left;
}


.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 {
  max-width: 100%;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom,
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 {
  max-width: 100%;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom,
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 {
  max-width: 100%;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom,
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 {
  max-width: 100%;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom,
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 {
  max-width: 100%;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom,
.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a17e645e-113f-409b-b920-894c98d538f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-ebca9aff-ff91-4c80-9d23-d9b478dab462 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ebca9aff-ff91-4c80-9d23-d9b478dab462:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ebca9aff-ff91-4c80-9d23-d9b478dab462:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ebca9aff-ff91-4c80-9d23-d9b478dab462 {
  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-ebca9aff-ff91-4c80-9d23-d9b478dab462.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebca9aff-ff91-4c80-9d23-d9b478dab462.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ebca9aff-ff91-4c80-9d23-d9b478dab462.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-209fa99a-82ca-4b53-8c98-71f68dae2c0f {
  display: none;
}
#s-140d13f5-d659-49f0-9144-80fcc5ebdffc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-140d13f5-d659-49f0-9144-80fcc5ebdffc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-54c91777-88fa-403f-9f84-f8b2a600d710 {
  text-align: left;
}


.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 {
  max-width: 100%;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom,
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 {
  max-width: 100%;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom,
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 {
  max-width: 100%;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom,
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 {
  max-width: 100%;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom,
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 {
  max-width: 100%;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom,
.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54c91777-88fa-403f-9f84-f8b2a600d710 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ee4f902-c07c-40f2-ba1d-14698969673c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2ee4f902-c07c-40f2-ba1d-14698969673c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ee4f902-c07c-40f2-ba1d-14698969673c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ee4f902-c07c-40f2-ba1d-14698969673c {
  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-2ee4f902-c07c-40f2-ba1d-14698969673c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ee4f902-c07c-40f2-ba1d-14698969673c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ee4f902-c07c-40f2-ba1d-14698969673c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  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;
}
