.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-b0b89961-f50e-47d3-ad9a-2bcf9a308cfe {
  min-height: 50px;
}








#s-b0b89961-f50e-47d3-ad9a-2bcf9a308cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0b89961-f50e-47d3-ad9a-2bcf9a308cfe.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4891510c-721b-4ccd-80ab-534b4e8264be {
  text-align: center;
}
@media (max-width: 767px){#s-4891510c-721b-4ccd-80ab-534b4e8264be {
  display: none;
}
#s-4891510c-721b-4ccd-80ab-534b4e8264be, #wrap-s-4891510c-721b-4ccd-80ab-534b4e8264be { display:none !important; }}



  #s-4891510c-721b-4ccd-80ab-534b4e8264be img.shogun-image {
    
    width: px;
  }


#s-4891510c-721b-4ccd-80ab-534b4e8264be .shogun-image-content {
  
    align-items: center;
  
}

#s-7fc52f61-e9a2-486d-8efa-d4d782b511a4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b {
  display: none;
}
#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b, #wrap-s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b {
  display: none;
}
#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b, #wrap-s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b {
  display: none;
}
#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b, #wrap-s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b { display:none !important; }}







#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23b0567a-ed1a-4a63-84a8-5dcd76a6ad4b.shg-box.shg-c {
  justify-content: center;
}

#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 {
  text-align: center;
}
@media (min-width: 1200px){#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 {
  display: none;
}
#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59, #wrap-s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 {
  display: none;
}
#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59, #wrap-s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 {
  display: none;
}
#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59, #wrap-s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 { display:none !important; }}



  #s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 img.shogun-image {
    
    width: px;
  }


#s-3785d5bb-0f2b-4de0-95ba-b7793a935c59 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3addd27-63a4-4562-aa2e-6a0dc202d8a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cc20aca6-b3ee-4cc1-99ca-3418ff856666 {
  min-height: 50px;
}








#s-cc20aca6-b3ee-4cc1-99ca-3418ff856666 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc20aca6-b3ee-4cc1-99ca-3418ff856666.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-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;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-483ccbf5-8269-475e-af99-9157ef698a72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-483ccbf5-8269-475e-af99-9157ef698a72 {
  display: none;
}
#s-483ccbf5-8269-475e-af99-9157ef698a72, #wrap-s-483ccbf5-8269-475e-af99-9157ef698a72 { display:none !important; }}
#s-483ccbf5-8269-475e-af99-9157ef698a72 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-011a7879-9567-4feb-87cf-5bb2542611bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-011a7879-9567-4feb-87cf-5bb2542611bc {
  display: none;
}
#s-011a7879-9567-4feb-87cf-5bb2542611bc, #wrap-s-011a7879-9567-4feb-87cf-5bb2542611bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-011a7879-9567-4feb-87cf-5bb2542611bc {
  display: none;
}
#s-011a7879-9567-4feb-87cf-5bb2542611bc, #wrap-s-011a7879-9567-4feb-87cf-5bb2542611bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-011a7879-9567-4feb-87cf-5bb2542611bc {
  display: none;
}
#s-011a7879-9567-4feb-87cf-5bb2542611bc, #wrap-s-011a7879-9567-4feb-87cf-5bb2542611bc { display:none !important; }}
#s-011a7879-9567-4feb-87cf-5bb2542611bc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c5f8337f-e4c4-4eda-b2d9-ffe8b2972d2c {
  min-height: 50px;
}








#s-c5f8337f-e4c4-4eda-b2d9-ffe8b2972d2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5f8337f-e4c4-4eda-b2d9-ffe8b2972d2c.shg-box.shg-c {
  justify-content: center;
}

#s-27ba4459-88e0-4f62-824a-5595f065ed26 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-27ba4459-88e0-4f62-824a-5595f065ed26 {
  display: none;
}
#s-27ba4459-88e0-4f62-824a-5595f065ed26, #wrap-s-27ba4459-88e0-4f62-824a-5595f065ed26 { display:none !important; }}@media (max-width: 767px){#s-27ba4459-88e0-4f62-824a-5595f065ed26 {
  display: none;
}
#s-27ba4459-88e0-4f62-824a-5595f065ed26, #wrap-s-27ba4459-88e0-4f62-824a-5595f065ed26 { display:none !important; }}







#s-27ba4459-88e0-4f62-824a-5595f065ed26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27ba4459-88e0-4f62-824a-5595f065ed26.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
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;
}

#s-8cd44a44-006e-47a4-b619-62ec8c671ee9 {
  margin-left: 9%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8cd44a44-006e-47a4-b619-62ec8c671ee9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-85ff383c-3a22-499a-8e99-de3a1d9671bf {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-radius: 40px;
background-color: rgba(238, 72, 35, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 1px;
}
#s-85ff383c-3a22-499a-8e99-de3a1d9671bf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-85ff383c-3a22-499a-8e99-de3a1d9671bf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-85ff383c-3a22-499a-8e99-de3a1d9671bf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9a15843c-dde1-4036-89b2-66a2dae3ecea {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-9a15843c-dde1-4036-89b2-66a2dae3ecea {
  display: none;
}
#s-9a15843c-dde1-4036-89b2-66a2dae3ecea, #wrap-s-9a15843c-dde1-4036-89b2-66a2dae3ecea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a15843c-dde1-4036-89b2-66a2dae3ecea {
  display: none;
}
#s-9a15843c-dde1-4036-89b2-66a2dae3ecea, #wrap-s-9a15843c-dde1-4036-89b2-66a2dae3ecea { display:none !important; }}







#s-9a15843c-dde1-4036-89b2-66a2dae3ecea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a15843c-dde1-4036-89b2-66a2dae3ecea.shg-box.shg-c {
  justify-content: center;
}

#s-4f6508bd-741c-4859-9930-98e14d85230e {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f6508bd-741c-4859-9930-98e14d85230e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1ff980eb-0195-4be4-ac07-22548d5e7412 {
  min-height: 50px;
}








#s-1ff980eb-0195-4be4-ac07-22548d5e7412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ff980eb-0195-4be4-ac07-22548d5e7412.shg-box.shg-c {
  justify-content: center;
}

#s-c9debd5a-ee5c-4bff-958c-c7264dc9a47f {
  min-height: 70px;
}








#s-c9debd5a-ee5c-4bff-958c-c7264dc9a47f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9debd5a-ee5c-4bff-958c-c7264dc9a47f.shg-box.shg-c {
  justify-content: center;
}

#s-965b3ee9-0163-431d-be23-da0da417755d {
  min-height: 50px;
}








#s-965b3ee9-0163-431d-be23-da0da417755d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-965b3ee9-0163-431d-be23-da0da417755d.shg-box.shg-c {
  justify-content: center;
}

#s-201c1f66-8dc1-4521-811c-e337d001f005 {
  min-height: 50px;
}








#s-201c1f66-8dc1-4521-811c-e337d001f005 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-201c1f66-8dc1-4521-811c-e337d001f005.shg-box.shg-c {
  justify-content: center;
}

#s-510b8202-1cf4-455a-ba63-3ffa3da8ee86 {
  min-height: 50px;
}








#s-510b8202-1cf4-455a-ba63-3ffa3da8ee86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-510b8202-1cf4-455a-ba63-3ffa3da8ee86.shg-box.shg-c {
  justify-content: center;
}

#s-0d8eebbd-83a3-43af-9e9c-4d457cfdd7f9 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-radius: 40px;
background-color: rgba(238, 72, 35, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 1px;
}
#s-0d8eebbd-83a3-43af-9e9c-4d457cfdd7f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0d8eebbd-83a3-43af-9e9c-4d457cfdd7f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0d8eebbd-83a3-43af-9e9c-4d457cfdd7f9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9145c2a1-b31e-491e-9189-94e1b77599f8 {
  margin-top: 3em;
margin-bottom: 3em;
}

#s-9145c2a1-b31e-491e-9189-94e1b77599f8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-90dac524-c59b-4b42-8431-bfce12164aaa {
  margin-bottom: 3em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90dac524-c59b-4b42-8431-bfce12164aaa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-092f8b20-41d0-4096-91d0-d478cc692b00 {
  min-height: 50px;
}








#s-092f8b20-41d0-4096-91d0-d478cc692b00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-092f8b20-41d0-4096-91d0-d478cc692b00.shg-box.shg-c {
  justify-content: center;
}

/*
  $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-fb448880-2c39-4cb1-a081-2ff8ab40650b {
  margin-left: 5em;
margin-right: 5em;
}

#s-6f736e0d-8cde-4f7f-a1eb-1a6379bedb9a {
  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-fa483fb6-5928-4411-9e91-c08dc875288d {
  text-align: left;
}


.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d {
  max-width: 100%;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom,
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d {
  max-width: 100%;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom,
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d {
  max-width: 100%;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom,
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d {
  max-width: 100%;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom,
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d {
  max-width: 100%;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .shg-image-zoom,
.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa483fb6-5928-4411-9e91-c08dc875288d .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-47aa7542-4313-4c02-8a96-5e758073ab50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47aa7542-4313-4c02-8a96-5e758073ab50 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-619bc420-ed53-473f-a874-914faa01e601 {
  text-align: left;
}

#s-619bc420-ed53-473f-a874-914faa01e601 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-619bc420-ed53-473f-a874-914faa01e601 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-619bc420-ed53-473f-a874-914faa01e601 .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-08847c89-b1b2-4bc4-bfd1-871953201bd3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-08847c89-b1b2-4bc4-bfd1-871953201bd3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08847c89-b1b2-4bc4-bfd1-871953201bd3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08847c89-b1b2-4bc4-bfd1-871953201bd3 {
  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-08847c89-b1b2-4bc4-bfd1-871953201bd3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08847c89-b1b2-4bc4-bfd1-871953201bd3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-08847c89-b1b2-4bc4-bfd1-871953201bd3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ce22cab0-bae3-444d-bf82-9154fc7d2458 {
  display: none;
}
#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 {
  text-align: left;
}


.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 {
  max-width: 100%;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom,
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 {
  max-width: 100%;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom,
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 {
  max-width: 100%;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom,
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 {
  max-width: 100%;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom,
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 {
  max-width: 100%;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom,
.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4b15eb3-d7ef-421f-b8cb-fd96133f3419 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-185f7c40-b517-4263-874f-d457bffa57a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-185f7c40-b517-4263-874f-d457bffa57a9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-cb48cef5-3ac5-4f7e-8dec-8848a71e0a13 {
  text-align: left;
}

#s-cb48cef5-3ac5-4f7e-8dec-8848a71e0a13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cb48cef5-3ac5-4f7e-8dec-8848a71e0a13 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cb48cef5-3ac5-4f7e-8dec-8848a71e0a13 .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-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6 {
  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-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4ea9ddcf-6965-4b41-90fb-3e0cf2f77cc6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6872007d-e090-4e13-b7f8-4100c6f6884e {
  display: none;
}
#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c {
  text-align: left;
}


.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c {
  max-width: 100%;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom,
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c {
  max-width: 100%;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom,
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c {
  max-width: 100%;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom,
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c {
  max-width: 100%;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom,
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c {
  max-width: 100%;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom,
.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c25b8bf-cb9e-436c-b412-7e1f6400fe5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-80838e34-50cb-4396-88df-abbe2ddf61cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80838e34-50cb-4396-88df-abbe2ddf61cf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b3a77fcc-132a-4617-8b52-0e4ee9ca606f {
  text-align: left;
}

#s-b3a77fcc-132a-4617-8b52-0e4ee9ca606f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b3a77fcc-132a-4617-8b52-0e4ee9ca606f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3a77fcc-132a-4617-8b52-0e4ee9ca606f .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-f0515f06-db73-4674-9ff5-6aad8477b467 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f0515f06-db73-4674-9ff5-6aad8477b467:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f0515f06-db73-4674-9ff5-6aad8477b467:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f0515f06-db73-4674-9ff5-6aad8477b467 {
  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-f0515f06-db73-4674-9ff5-6aad8477b467.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0515f06-db73-4674-9ff5-6aad8477b467.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f0515f06-db73-4674-9ff5-6aad8477b467.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1e2e0b4d-483f-462e-a8f8-14485e7bcf7d {
  display: none;
}
#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 {
  text-align: left;
}


.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 {
  max-width: 100%;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom,
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 {
  max-width: 100%;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom,
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 {
  max-width: 100%;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom,
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 {
  max-width: 100%;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom,
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 {
  max-width: 100%;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom,
.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d09a37b-63da-4201-8fdc-a1387ecd5456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1cef0bf-7f6d-4f68-b57f-bb0b02d171a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1cef0bf-7f6d-4f68-b57f-bb0b02d171a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c28d4416-0427-49fc-9277-c106d4103cdc {
  text-align: left;
}

#s-c28d4416-0427-49fc-9277-c106d4103cdc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c28d4416-0427-49fc-9277-c106d4103cdc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c28d4416-0427-49fc-9277-c106d4103cdc .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-ddff8681-894f-4105-b29b-dd90ae4cbb6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ddff8681-894f-4105-b29b-dd90ae4cbb6c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ddff8681-894f-4105-b29b-dd90ae4cbb6c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ddff8681-894f-4105-b29b-dd90ae4cbb6c {
  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-ddff8681-894f-4105-b29b-dd90ae4cbb6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddff8681-894f-4105-b29b-dd90ae4cbb6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ddff8681-894f-4105-b29b-dd90ae4cbb6c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1d613cd4-3a10-4ef0-81e4-97fe42a230d1 {
  display: none;
}
#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 {
  text-align: left;
}


.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 {
  max-width: 100%;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom,
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 {
  max-width: 100%;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom,
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 {
  max-width: 100%;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom,
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 {
  max-width: 100%;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom,
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 {
  max-width: 100%;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom,
.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41aeaa6b-b3d3-4504-b574-b72c5c1e1964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43baef3c-aab2-4e16-9bce-2fdba0554069 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43baef3c-aab2-4e16-9bce-2fdba0554069 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0683b36c-54e3-444e-8ce5-9241e95a99f7 {
  text-align: left;
}

#s-0683b36c-54e3-444e-8ce5-9241e95a99f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0683b36c-54e3-444e-8ce5-9241e95a99f7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0683b36c-54e3-444e-8ce5-9241e95a99f7 .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-fb193d3b-56a0-4451-83f9-13ef4da8f11d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fb193d3b-56a0-4451-83f9-13ef4da8f11d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fb193d3b-56a0-4451-83f9-13ef4da8f11d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb193d3b-56a0-4451-83f9-13ef4da8f11d {
  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-fb193d3b-56a0-4451-83f9-13ef4da8f11d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb193d3b-56a0-4451-83f9-13ef4da8f11d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fb193d3b-56a0-4451-83f9-13ef4da8f11d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5d3ef421-f7fe-4b06-af28-7899ad855e16 {
  display: none;
}
#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca {
  text-align: left;
}


.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca {
  max-width: 100%;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom,
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca {
  max-width: 100%;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom,
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca {
  max-width: 100%;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom,
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca {
  max-width: 100%;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom,
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca {
  max-width: 100%;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom,
.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf0ab8a1-0549-4019-9c5a-854bf52f60ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48fd6c61-7611-4043-8927-29527b846b55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48fd6c61-7611-4043-8927-29527b846b55 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1ce20a28-7c95-4fef-9785-3683f96c822f {
  text-align: left;
}

#s-1ce20a28-7c95-4fef-9785-3683f96c822f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1ce20a28-7c95-4fef-9785-3683f96c822f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1ce20a28-7c95-4fef-9785-3683f96c822f .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-f041fb18-43e3-4d8c-8304-d022ed0b105c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f041fb18-43e3-4d8c-8304-d022ed0b105c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f041fb18-43e3-4d8c-8304-d022ed0b105c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f041fb18-43e3-4d8c-8304-d022ed0b105c {
  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-f041fb18-43e3-4d8c-8304-d022ed0b105c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f041fb18-43e3-4d8c-8304-d022ed0b105c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f041fb18-43e3-4d8c-8304-d022ed0b105c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9d76b981-08df-4279-a9fe-62678aa56db5 {
  display: none;
}
#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf {
  text-align: left;
}


.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf {
  max-width: 100%;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom,
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf {
  max-width: 100%;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom,
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf {
  max-width: 100%;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom,
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf {
  max-width: 100%;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom,
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf {
  max-width: 100%;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom,
.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c360645-58b6-40c5-a1b8-853a3fbba8bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b2a24f18-2c0d-4011-93f1-040d1e57932d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2a24f18-2c0d-4011-93f1-040d1e57932d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d27ac2f8-d727-42f6-9793-0fd63bf2e336 {
  text-align: left;
}

#s-d27ac2f8-d727-42f6-9793-0fd63bf2e336 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d27ac2f8-d727-42f6-9793-0fd63bf2e336 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d27ac2f8-d727-42f6-9793-0fd63bf2e336 .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-0312dc99-8995-4dde-a972-e5e48a6e14a7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0312dc99-8995-4dde-a972-e5e48a6e14a7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0312dc99-8995-4dde-a972-e5e48a6e14a7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0312dc99-8995-4dde-a972-e5e48a6e14a7 {
  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-0312dc99-8995-4dde-a972-e5e48a6e14a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0312dc99-8995-4dde-a972-e5e48a6e14a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0312dc99-8995-4dde-a972-e5e48a6e14a7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-044b7c2a-83f9-48ab-afe3-2a504b8ed15d {
  display: none;
}
#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 {
  text-align: left;
}


.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 {
  max-width: 100%;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom,
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 {
  max-width: 100%;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom,
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 {
  max-width: 100%;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom,
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 {
  max-width: 100%;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom,
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 {
  max-width: 100%;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom,
.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4d0f7b1-74da-48ec-8b63-2cbdc1f56e12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cd9d7504-ba3b-4de3-904d-77f7e8747ab1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd9d7504-ba3b-4de3-904d-77f7e8747ab1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-33e4e633-d22a-48e3-a933-a55c2ad9c060 {
  text-align: left;
}

#s-33e4e633-d22a-48e3-a933-a55c2ad9c060 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-33e4e633-d22a-48e3-a933-a55c2ad9c060 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-33e4e633-d22a-48e3-a933-a55c2ad9c060 .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-a140d3bc-e444-4bf9-8528-e1cdead4315f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a140d3bc-e444-4bf9-8528-e1cdead4315f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a140d3bc-e444-4bf9-8528-e1cdead4315f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a140d3bc-e444-4bf9-8528-e1cdead4315f {
  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-a140d3bc-e444-4bf9-8528-e1cdead4315f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a140d3bc-e444-4bf9-8528-e1cdead4315f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a140d3bc-e444-4bf9-8528-e1cdead4315f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-14966504-9c52-4954-95f9-57eb3c7a34e7 {
  display: none;
}
#s-dc1a37a4-280f-454a-b96e-571d8004b928 {
  text-align: left;
}


.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 {
  max-width: 100%;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom,
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 {
  max-width: 100%;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom,
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 {
  max-width: 100%;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom,
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 {
  max-width: 100%;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom,
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 {
  max-width: 100%;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom,
.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc1a37a4-280f-454a-b96e-571d8004b928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0154e050-96d6-486d-aced-a69575d9ea97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0154e050-96d6-486d-aced-a69575d9ea97 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a06e0f5c-ea70-4001-86a9-e753a1b114cf {
  text-align: left;
}

#s-a06e0f5c-ea70-4001-86a9-e753a1b114cf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a06e0f5c-ea70-4001-86a9-e753a1b114cf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a06e0f5c-ea70-4001-86a9-e753a1b114cf .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-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd {
  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-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-82ccc6d3-5b9b-4e10-80a2-fcbc60561dcd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2bc2dabb-b386-4dd7-956d-2a888a3cfb46 {
  display: none;
}
#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 {
  text-align: left;
}


.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 {
  max-width: 100%;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom,
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 {
  max-width: 100%;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom,
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 {
  max-width: 100%;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom,
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 {
  max-width: 100%;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom,
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 {
  max-width: 100%;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom,
.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf92885-aa59-4bb3-bf67-dfe8ae700ce5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f6c7a8e-1e1e-4b8a-a1f3-fb9e66daed8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f6c7a8e-1e1e-4b8a-a1f3-fb9e66daed8d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d0fa1822-4317-442c-9f4e-44f2f31111c0 {
  text-align: left;
}

#s-d0fa1822-4317-442c-9f4e-44f2f31111c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d0fa1822-4317-442c-9f4e-44f2f31111c0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d0fa1822-4317-442c-9f4e-44f2f31111c0 .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-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a {
  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-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6bbcf8a-b0dc-406c-98fa-5b5112480a7a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a2e95b09-1af6-41aa-837f-271e369190d9 {
  display: none;
}
#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d {
  text-align: left;
}


.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d {
  max-width: 100%;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom,
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d {
  max-width: 100%;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom,
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d {
  max-width: 100%;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom,
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d {
  max-width: 100%;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom,
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d {
  max-width: 100%;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom,
.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5052f92c-4874-4bca-b076-ad4b7aa3ed7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f9de877-b79a-43a5-b866-1f681315a1ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f9de877-b79a-43a5-b866-1f681315a1ff .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-513e3797-e64a-4d68-a102-9f1d1f876111 {
  text-align: left;
}

#s-513e3797-e64a-4d68-a102-9f1d1f876111 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-513e3797-e64a-4d68-a102-9f1d1f876111 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-513e3797-e64a-4d68-a102-9f1d1f876111 .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-54a5afee-88f9-480d-9024-9ac8ce694d4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-54a5afee-88f9-480d-9024-9ac8ce694d4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54a5afee-88f9-480d-9024-9ac8ce694d4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-54a5afee-88f9-480d-9024-9ac8ce694d4b {
  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-54a5afee-88f9-480d-9024-9ac8ce694d4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54a5afee-88f9-480d-9024-9ac8ce694d4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54a5afee-88f9-480d-9024-9ac8ce694d4b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fc6c7570-ab43-472c-aa59-d32b053165ca {
  display: none;
}
#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 {
  text-align: left;
}


.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 {
  max-width: 100%;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom,
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 {
  max-width: 100%;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom,
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 {
  max-width: 100%;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom,
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 {
  max-width: 100%;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom,
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 {
  max-width: 100%;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom,
.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb54940a-72e9-424c-bd46-66aa5dd6a324 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9cc2e79f-ff37-43bf-83a4-59abbc3fd354 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cc2e79f-ff37-43bf-83a4-59abbc3fd354 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-49fbd92a-5f5d-42e3-a5bb-a675bb7fbadc {
  text-align: left;
}

#s-49fbd92a-5f5d-42e3-a5bb-a675bb7fbadc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-49fbd92a-5f5d-42e3-a5bb-a675bb7fbadc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-49fbd92a-5f5d-42e3-a5bb-a675bb7fbadc .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-516da181-6389-4c0b-8690-7d098787b5bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-516da181-6389-4c0b-8690-7d098787b5bb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-516da181-6389-4c0b-8690-7d098787b5bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-516da181-6389-4c0b-8690-7d098787b5bb {
  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-516da181-6389-4c0b-8690-7d098787b5bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-516da181-6389-4c0b-8690-7d098787b5bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-516da181-6389-4c0b-8690-7d098787b5bb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c801410f-9a25-472e-a023-8630e62c6eab {
  display: none;
}
#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 {
  text-align: left;
}


.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 {
  max-width: 100%;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom,
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 {
  max-width: 100%;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom,
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 {
  max-width: 100%;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom,
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 {
  max-width: 100%;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom,
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 {
  max-width: 100%;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom,
.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ec224f-907e-4a23-ad5c-d8a6c81c2686 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-076a4aab-fafa-464e-a210-e15521d43f9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-076a4aab-fafa-464e-a210-e15521d43f9e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d9cef821-d053-4277-97fa-96c94aaf5eb2 {
  text-align: left;
}

#s-d9cef821-d053-4277-97fa-96c94aaf5eb2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d9cef821-d053-4277-97fa-96c94aaf5eb2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d9cef821-d053-4277-97fa-96c94aaf5eb2 .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-1c628080-1c33-4aa9-9667-91f8017f6440 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1c628080-1c33-4aa9-9667-91f8017f6440:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c628080-1c33-4aa9-9667-91f8017f6440:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1c628080-1c33-4aa9-9667-91f8017f6440 {
  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-1c628080-1c33-4aa9-9667-91f8017f6440.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c628080-1c33-4aa9-9667-91f8017f6440.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1c628080-1c33-4aa9-9667-91f8017f6440.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1eda7b9f-2857-4f3a-ae30-3ddf7e026dda {
  display: none;
}
#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 {
  text-align: left;
}


.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 {
  max-width: 100%;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom,
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 {
  max-width: 100%;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom,
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 {
  max-width: 100%;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom,
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 {
  max-width: 100%;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom,
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 {
  max-width: 100%;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom,
.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2174c83f-94ad-4391-b707-1c7e9c8c0d48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a740b039-e6a0-44a5-b370-c32bc826cebe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a740b039-e6a0-44a5-b370-c32bc826cebe .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f77f3a59-525e-445f-a67d-9cd7206d46df {
  text-align: left;
}

#s-f77f3a59-525e-445f-a67d-9cd7206d46df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f77f3a59-525e-445f-a67d-9cd7206d46df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f77f3a59-525e-445f-a67d-9cd7206d46df .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-c5310811-20aa-4002-b92d-381ade7fc3f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c5310811-20aa-4002-b92d-381ade7fc3f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c5310811-20aa-4002-b92d-381ade7fc3f5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c5310811-20aa-4002-b92d-381ade7fc3f5 {
  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-c5310811-20aa-4002-b92d-381ade7fc3f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5310811-20aa-4002-b92d-381ade7fc3f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c5310811-20aa-4002-b92d-381ade7fc3f5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c83ebf40-a5cf-424c-8f35-b60e7f64d566 {
  display: none;
}
#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 {
  text-align: left;
}


.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 {
  max-width: 100%;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom,
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 {
  max-width: 100%;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom,
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 {
  max-width: 100%;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom,
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 {
  max-width: 100%;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom,
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 {
  max-width: 100%;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom,
.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c5845b8-2c26-4fe1-a73b-cb57fd6d9aa4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f866cf63-ffe4-49ec-b016-957eebd3ad35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f866cf63-ffe4-49ec-b016-957eebd3ad35 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b39a31dc-8b43-4183-9c87-5844d9939ac9 {
  text-align: left;
}

#s-b39a31dc-8b43-4183-9c87-5844d9939ac9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b39a31dc-8b43-4183-9c87-5844d9939ac9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b39a31dc-8b43-4183-9c87-5844d9939ac9 .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-d83956e8-c07a-4ca1-a5c7-5107063dc9a1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d83956e8-c07a-4ca1-a5c7-5107063dc9a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d83956e8-c07a-4ca1-a5c7-5107063dc9a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d83956e8-c07a-4ca1-a5c7-5107063dc9a1 {
  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-d83956e8-c07a-4ca1-a5c7-5107063dc9a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d83956e8-c07a-4ca1-a5c7-5107063dc9a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d83956e8-c07a-4ca1-a5c7-5107063dc9a1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d87ff928-3fd3-4afc-89b3-fe093cb7d312 {
  display: none;
}
#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 {
  text-align: left;
}


.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 {
  max-width: 100%;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom,
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 {
  max-width: 100%;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom,
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 {
  max-width: 100%;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom,
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 {
  max-width: 100%;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom,
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 {
  max-width: 100%;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom,
.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7ddb269-b29f-4d79-b5de-f77dfa904473 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fd7c4d49-5f49-4134-9569-94cf4d16bb8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd7c4d49-5f49-4134-9569-94cf4d16bb8e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-eb520366-0d4f-429c-8801-e2b6c8f76e14 {
  text-align: left;
}

#s-eb520366-0d4f-429c-8801-e2b6c8f76e14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-eb520366-0d4f-429c-8801-e2b6c8f76e14 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eb520366-0d4f-429c-8801-e2b6c8f76e14 .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-59988a6d-57fd-40b7-b588-779b749ed8bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-59988a6d-57fd-40b7-b588-779b749ed8bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-59988a6d-57fd-40b7-b588-779b749ed8bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-59988a6d-57fd-40b7-b588-779b749ed8bd {
  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-59988a6d-57fd-40b7-b588-779b749ed8bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59988a6d-57fd-40b7-b588-779b749ed8bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-59988a6d-57fd-40b7-b588-779b749ed8bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d6501ba8-e036-4420-b218-64e06b37b9b3 {
  display: none;
}
#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 {
  text-align: left;
}


.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 {
  max-width: 100%;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom,
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 {
  max-width: 100%;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom,
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 {
  max-width: 100%;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom,
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 {
  max-width: 100%;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom,
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 {
  max-width: 100%;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom,
.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1929a2d1-29ad-4fa7-b07a-11ac4e48f387 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-28b46518-ece4-412f-bd07-f722ee774d2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28b46518-ece4-412f-bd07-f722ee774d2d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-305fa27a-a3d9-42ed-b41e-11baf1ca97b2 {
  text-align: left;
}

#s-305fa27a-a3d9-42ed-b41e-11baf1ca97b2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-305fa27a-a3d9-42ed-b41e-11baf1ca97b2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-305fa27a-a3d9-42ed-b41e-11baf1ca97b2 .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-6db166ed-db1b-4be5-83ba-ca9986633238 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6db166ed-db1b-4be5-83ba-ca9986633238:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6db166ed-db1b-4be5-83ba-ca9986633238:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6db166ed-db1b-4be5-83ba-ca9986633238 {
  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-6db166ed-db1b-4be5-83ba-ca9986633238.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6db166ed-db1b-4be5-83ba-ca9986633238.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6db166ed-db1b-4be5-83ba-ca9986633238.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b4912efe-02dc-420b-a51f-7fb509baf228 {
  display: none;
}
#s-efc641c0-6432-448f-933f-eef993fbd757 {
  text-align: left;
}


.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 {
  max-width: 100%;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom,
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 {
  max-width: 100%;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom,
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 {
  max-width: 100%;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom,
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 {
  max-width: 100%;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom,
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 {
  max-width: 100%;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom,
.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efc641c0-6432-448f-933f-eef993fbd757 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6a6f7b6-e562-4a7d-afd1-1f6a2105787f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6a6f7b6-e562-4a7d-afd1-1f6a2105787f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6acd443f-50e1-4dd6-a5dc-3a3b76adef3c {
  text-align: left;
}

#s-6acd443f-50e1-4dd6-a5dc-3a3b76adef3c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6acd443f-50e1-4dd6-a5dc-3a3b76adef3c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6acd443f-50e1-4dd6-a5dc-3a3b76adef3c .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-89659a44-0c69-492b-a759-512fd507ee16 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-89659a44-0c69-492b-a759-512fd507ee16:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89659a44-0c69-492b-a759-512fd507ee16:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-89659a44-0c69-492b-a759-512fd507ee16 {
  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-89659a44-0c69-492b-a759-512fd507ee16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89659a44-0c69-492b-a759-512fd507ee16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-89659a44-0c69-492b-a759-512fd507ee16.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c79dee21-b93d-4153-af98-94fae413463b {
  display: none;
}
#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 {
  text-align: left;
}


.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 {
  max-width: 100%;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom,
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 {
  max-width: 100%;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom,
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 {
  max-width: 100%;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom,
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 {
  max-width: 100%;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom,
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 {
  max-width: 100%;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom,
.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0bb819e-d558-4ac7-8269-5f1c988e5ae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca29f926-0aad-4cd7-a84a-c1bc7a97a75e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca29f926-0aad-4cd7-a84a-c1bc7a97a75e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e464dbf5-922e-4b3f-8683-f2eda81e82a2 {
  text-align: left;
}

#s-e464dbf5-922e-4b3f-8683-f2eda81e82a2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e464dbf5-922e-4b3f-8683-f2eda81e82a2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e464dbf5-922e-4b3f-8683-f2eda81e82a2 .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-3edf52ae-3443-4068-8821-9fa7548fa8df {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3edf52ae-3443-4068-8821-9fa7548fa8df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3edf52ae-3443-4068-8821-9fa7548fa8df:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3edf52ae-3443-4068-8821-9fa7548fa8df {
  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-3edf52ae-3443-4068-8821-9fa7548fa8df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3edf52ae-3443-4068-8821-9fa7548fa8df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3edf52ae-3443-4068-8821-9fa7548fa8df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b4530938-f1f9-49d9-ba0c-a7d691452b7a {
  display: none;
}
#s-766c053c-16d3-4699-8863-1550224f70ad {
  text-align: left;
}


.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad {
  max-width: 100%;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom,
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad {
  max-width: 100%;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom,
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad {
  max-width: 100%;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom,
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad {
  max-width: 100%;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom,
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad {
  max-width: 100%;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom,
.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766c053c-16d3-4699-8863-1550224f70ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bcc93afc-158e-4656-8929-8456d8f8d2a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcc93afc-158e-4656-8929-8456d8f8d2a9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c0692924-b281-445a-a2e7-314d94d64205 {
  text-align: left;
}

#s-c0692924-b281-445a-a2e7-314d94d64205 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c0692924-b281-445a-a2e7-314d94d64205 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c0692924-b281-445a-a2e7-314d94d64205 .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-5ccd8b40-f80a-4042-8754-b51186f5e0ce {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5ccd8b40-f80a-4042-8754-b51186f5e0ce:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5ccd8b40-f80a-4042-8754-b51186f5e0ce:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ccd8b40-f80a-4042-8754-b51186f5e0ce {
  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-5ccd8b40-f80a-4042-8754-b51186f5e0ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ccd8b40-f80a-4042-8754-b51186f5e0ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ccd8b40-f80a-4042-8754-b51186f5e0ce.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9346344b-8ebf-4884-99a7-7a9f24262a75 {
  display: none;
}
#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 {
  text-align: left;
}


.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 {
  max-width: 100%;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom,
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 {
  max-width: 100%;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom,
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 {
  max-width: 100%;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom,
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 {
  max-width: 100%;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom,
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 {
  max-width: 100%;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom,
.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9ef67a5-af06-4fd7-ad51-dbd291f20896 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0bbc34bb-3feb-4ff7-b17c-c39072d6d7b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bbc34bb-3feb-4ff7-b17c-c39072d6d7b4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-430b3f00-b8da-4848-85e2-59f1eeb3d625 {
  text-align: left;
}

#s-430b3f00-b8da-4848-85e2-59f1eeb3d625 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-430b3f00-b8da-4848-85e2-59f1eeb3d625 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-430b3f00-b8da-4848-85e2-59f1eeb3d625 .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-5d770cca-e41a-40c2-8b73-b79f17135d6a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5d770cca-e41a-40c2-8b73-b79f17135d6a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d770cca-e41a-40c2-8b73-b79f17135d6a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d770cca-e41a-40c2-8b73-b79f17135d6a {
  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-5d770cca-e41a-40c2-8b73-b79f17135d6a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d770cca-e41a-40c2-8b73-b79f17135d6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d770cca-e41a-40c2-8b73-b79f17135d6a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2cb07b53-2810-4950-85d4-706742218623 {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 50px;
}








#s-2cb07b53-2810-4950-85d4-706742218623 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cb07b53-2810-4950-85d4-706742218623.shg-box.shg-c {
  justify-content: center;
}

#s-c2e9aeba-18d6-42a5-b080-3564682c8a71 {
  min-height: 50px;
background-color: rgba(238, 72, 35, 1);
}








#s-c2e9aeba-18d6-42a5-b080-3564682c8a71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2e9aeba-18d6-42a5-b080-3564682c8a71.shg-box.shg-c {
  justify-content: center;
}

#s-78d78096-3e0f-4f29-b66c-b61b30b8f53d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78d78096-3e0f-4f29-b66c-b61b30b8f53d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65e6746a-1e51-4a99-801d-c90943b7e176 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(238, 72, 35, 1);
}
#s-65e6746a-1e51-4a99-801d-c90943b7e176:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65e6746a-1e51-4a99-801d-c90943b7e176:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65e6746a-1e51-4a99-801d-c90943b7e176.shg-btn {
  color: rgba(238, 72, 35, 1);
  font-size: 25px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-736eb4c2-36bf-44b9-be55-f88aecd5b812 {
  min-height: 50px;
}








#s-736eb4c2-36bf-44b9-be55-f88aecd5b812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-736eb4c2-36bf-44b9-be55-f88aecd5b812.shg-box.shg-c {
  justify-content: center;
}

#s-ba6ec9af-694d-491f-abe0-8e523d3f8ce4 {
  margin-top: 4em;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-ba6ec9af-694d-491f-abe0-8e523d3f8ce4 {
  display: none;
}
#s-ba6ec9af-694d-491f-abe0-8e523d3f8ce4, #wrap-s-ba6ec9af-694d-491f-abe0-8e523d3f8ce4 { display:none !important; }}



  #s-ba6ec9af-694d-491f-abe0-8e523d3f8ce4 img.shogun-image {
    
    width: px;
  }


#s-ba6ec9af-694d-491f-abe0-8e523d3f8ce4 .shogun-image-content {
  
    align-items: center;
  
}

#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f {
  display: none;
}
#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f, #wrap-s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f {
  display: none;
}
#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f, #wrap-s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f {
  display: none;
}
#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f, #wrap-s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f { display:none !important; }}







#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b2c43b-36df-4682-a13f-6e8cd06f1f3f.shg-box.shg-c {
  justify-content: center;
}

#s-33e38666-306b-4767-8d7a-71b835cb6c9e {
  text-align: center;
}
@media (min-width: 1200px){#s-33e38666-306b-4767-8d7a-71b835cb6c9e {
  display: none;
}
#s-33e38666-306b-4767-8d7a-71b835cb6c9e, #wrap-s-33e38666-306b-4767-8d7a-71b835cb6c9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33e38666-306b-4767-8d7a-71b835cb6c9e {
  display: none;
}
#s-33e38666-306b-4767-8d7a-71b835cb6c9e, #wrap-s-33e38666-306b-4767-8d7a-71b835cb6c9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33e38666-306b-4767-8d7a-71b835cb6c9e {
  display: none;
}
#s-33e38666-306b-4767-8d7a-71b835cb6c9e, #wrap-s-33e38666-306b-4767-8d7a-71b835cb6c9e { display:none !important; }}



  #s-33e38666-306b-4767-8d7a-71b835cb6c9e img.shogun-image {
    
    width: px;
  }


#s-33e38666-306b-4767-8d7a-71b835cb6c9e .shogun-image-content {
  
    align-items: center;
  
}

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