/*
  $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 {
    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-2c23d984-5688-485f-a95d-08e56ee5fb03 {
  display: none;
}
img.shogun-image {
  display: block;
  max-width: 100% !important;
  margin: 0 auto !important;
}

.shg-product-image-wrapper {
  display: none;
}

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

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

#s-7f2ec4fd-0c96-413f-846d-4d5e3f6fb979 { text-align: left; }
.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-726b198a-21f4-4c55-b07d-5619834acb8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-726b198a-21f4-4c55-b07d-5619834acb8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-966d072d-fc86-4924-b99b-bbc4d5ffae8c { text-align: left; }
#s-966d072d-fc86-4924-b99b-bbc4d5ffae8c .shg-product-sold-out {
  display: none;
}

#s-966d072d-fc86-4924-b99b-bbc4d5ffae8c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-966d072d-fc86-4924-b99b-bbc4d5ffae8c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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%;
}

#s-9b736919-e59e-4bb7-b160-2a50daafa322 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-9b736919-e59e-4bb7-b160-2a50daafa322:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-9b736919-e59e-4bb7-b160-2a50daafa322:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b736919-e59e-4bb7-b160-2a50daafa322 {
  display: block;
  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-9b736919-e59e-4bb7-b160-2a50daafa322.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b736919-e59e-4bb7-b160-2a50daafa322.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b736919-e59e-4bb7-b160-2a50daafa322.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13d56ee9-7f8b-4d1c-b265-b7114d89b443 {
  display: none;
}
#s-8d116eaf-20ef-4b7c-af0a-574b7fe0c662 { text-align: center; }
.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

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

#s-f5167b5a-762f-4ba6-ad3e-fd3a23b66cae { padding-top: 20px;
padding-bottom: 20px;
text-align: left; }
#s-f5167b5a-762f-4ba6-ad3e-fd3a23b66cae .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-f5167b5a-762f-4ba6-ad3e-fd3a23b66cae .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-1255e475-b3b2-4b2b-a146-bf3d4ee5d52e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1255e475-b3b2-4b2b-a146-bf3d4ee5d52e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e88c83c0-a756-4f76-b9db-dc06a221072a { text-align: left; }
#s-e88c83c0-a756-4f76-b9db-dc06a221072a .shg-product-sold-out {
  display: none;
}

#s-e88c83c0-a756-4f76-b9db-dc06a221072a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e88c83c0-a756-4f76-b9db-dc06a221072a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-84a214d6-fa68-434b-aa2c-f513d14aad3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
@media (min-width: 992px) and (max-width: 1199px){#s-84a214d6-fa68-434b-aa2c-f513d14aad3b, #wrap-s-84a214d6-fa68-434b-aa2c-f513d14aad3b { display:none !important; }}@media (min-width: 1200px){#s-84a214d6-fa68-434b-aa2c-f513d14aad3b, #wrap-s-84a214d6-fa68-434b-aa2c-f513d14aad3b { display:none !important; }}#s-84a214d6-fa68-434b-aa2c-f513d14aad3b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-84a214d6-fa68-434b-aa2c-f513d14aad3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84a214d6-fa68-434b-aa2c-f513d14aad3b {
  display: block;
  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-84a214d6-fa68-434b-aa2c-f513d14aad3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84a214d6-fa68-434b-aa2c-f513d14aad3b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84a214d6-fa68-434b-aa2c-f513d14aad3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



/*
  $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%;
}

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