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

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

.shg-category-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  -webkit-box-flex: 1;
      -ms-flex: 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 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding: 0 20px;
}

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

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

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

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

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

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

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

#s-6e7581ac-985f-46a7-832e-357883df9f9c {
  display: none;
}
.shg-product-image-wrapper {
  display: none;
}

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

#s-0e5f0734-4ac5-414d-9d4b-91e494ed7006 { 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-1b82ba8f-50ec-49f4-b958-6dc997f02eb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b82ba8f-50ec-49f4-b958-6dc997f02eb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-ff25c779-eeb6-4630-b572-8df1f679dc5b { text-align: left; }
#s-ff25c779-eeb6-4630-b572-8df1f679dc5b .shg-product-sold-out {
  display: none;
}

#s-ff25c779-eeb6-4630-b572-8df1f679dc5b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff25c779-eeb6-4630-b572-8df1f679dc5b .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;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

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

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

#s-b755505a-dc37-4760-a0ca-7fa64d48413e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: #3498db;
font-size: 20px;
color: #ffffff; }
#s-b755505a-dc37-4760-a0ca-7fa64d48413e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-b755505a-dc37-4760-a0ca-7fa64d48413e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b755505a-dc37-4760-a0ca-7fa64d48413e {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-b755505a-dc37-4760-a0ca-7fa64d48413e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b755505a-dc37-4760-a0ca-7fa64d48413e.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-14528654-80fe-4ccb-9224-4d1bccb9c5e5 {
  display: none;
}
#s-5d748e4b-0897-4141-9c40-ee6b806dfe81 { text-align: left; }
#s-e6e19454-5c39-49d4-951a-e1cf0b19f1d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6e19454-5c39-49d4-951a-e1cf0b19f1d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-a46fbd96-0227-4d2c-b6a3-2738d797b396 { text-align: left; }
#s-a46fbd96-0227-4d2c-b6a3-2738d797b396 .shg-product-sold-out {
  display: none;
}

#s-a46fbd96-0227-4d2c-b6a3-2738d797b396 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a46fbd96-0227-4d2c-b6a3-2738d797b396 .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-bfb745a0-ce1c-4523-81c8-4b6ffd694827 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: #3498db;
font-size: 20px;
color: #ffffff; }
#s-bfb745a0-ce1c-4523-81c8-4b6ffd694827:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-bfb745a0-ce1c-4523-81c8-4b6ffd694827:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfb745a0-ce1c-4523-81c8-4b6ffd694827 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-bfb745a0-ce1c-4523-81c8-4b6ffd694827.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfb745a0-ce1c-4523-81c8-4b6ffd694827.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-8fc0b589-be2c-4a08-bd24-24cc207f5d8a {
  display: none;
}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14c9622e-049e-4c90-a0b5-599f2931a01e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-102b7267-f35b-40db-a001-ad02d31992b7 {
  display: none;
}
#s-39e64719-5d8a-48f1-8599-a907f86114f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39e64719-5d8a-48f1-8599-a907f86114f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-ff31dc1e-a371-404e-85d7-8cf10511c207 { text-align: left; }
#s-ff31dc1e-a371-404e-85d7-8cf10511c207 .shg-product-sold-out {
  display: none;
}

#s-ff31dc1e-a371-404e-85d7-8cf10511c207 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff31dc1e-a371-404e-85d7-8cf10511c207 .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-a9411112-fa55-4cd4-b258-80854563491a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: #3498db;
font-size: 20px;
color: #ffffff; }
#s-a9411112-fa55-4cd4-b258-80854563491a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-a9411112-fa55-4cd4-b258-80854563491a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9411112-fa55-4cd4-b258-80854563491a {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-a9411112-fa55-4cd4-b258-80854563491a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9411112-fa55-4cd4-b258-80854563491a.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


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

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

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