.header-style-1 .header_extra span i {
  color: #000;
  font-weight: 700;
}

.header-style-1 .header_extra:hover > i {
  color: #fcb800;
}

.header-style-1 .header_extra:hover span {
  color: #fcb800;
}

.header-style-1 .header_content .menu-product-categories {
  display: none;
}

.header-style-1 .navigation {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff;
}

.header-style-1 .navigation > .container {
  display: flex;
  flex-flow: row nowrap;
  margin: 0px !important;
  padding: 0px !important;
}

.header-style-1 .navigation > .container > * {
  width: 100%;
}

.header-style-1.header-sticky .header_content .menu-product-categories {
  display: block;
}

.header-standard.header-style-1 .header_content .container-top {
  text-align: right;
  padding: 10px 70px;
  margin-bottom: -20px;
}
.header-standard.header-style-1 .header_content .container-top a {
  font-size: 11px;
  font-weight: 400;
}
.header-standard.header-style-1 .header_content .header_content-right .header_actions {
  height: 42px;
}

.sg-banner-market-1 {
  position: relative;
  height: 600px;
  background-size: cover;
}

.sg-banner-market-1 h5 {
  color: red;
  font-weight: 400;
}

.sg-banner-market-1 h3 {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
}

.sg-banner-market-1 p {
  margin-bottom: 0;
  font-size: 14px;
  color: #999999;
  line-height: 1.8em;
}

.sg-banner-market-1 p strong {
  display: block;
  font-size: 24px;
  font-weight: 500;
  color: #669900;
}

.sg-banner-market-1 .sg-btn {
  margin-top: 20px;
  padding: 12px 24px;
}

.sg-banner-market-1 .sg-banner_content {
  max-width: 1024px;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*padding-left: 220px;
  padding-right: 50px;*/
}

.sg-banner-market-1 .sg-banner_content h2 {
  color: #fff; 
  font-weight: 800; 
  text-shadow: 1px 1px 2px black; 
  text-align: center; 
  font-size: 50px;
}



@media (max-width: 1680px) {
  .sg-banner-market-1 h4 {
    margin-bottom: 10px;
  }
  .sg-banner-market-1 h3 {
    font-size: 40px;
    line-height: 1.2em;
  }
}

@media (max-width: 1366px) {
  .sg-banner-market-1 h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .sg-banner-market-1 h3 {
    font-size: 40px;
  }
  .sg-banner-market-1 h3 br {
    display: none;
  }
}

@media (max-width: 1199px) {
  .sg-banner-market-1 {
    min-height: 400px;
  }
  .sg-banner-market-1 img {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  .sg-banner-market-1 .sg-banner_content {
    padding: 0 30px;
  }
}

@media (max-width: 479px) {
  .sg-banner-market-1 h3 {
    font-size: 24px;
  }
  .sg-banner-market-1 p {
    font-size: 12px;
  }
  .sg-banner-market-1 .sg-banner_content h2 {
  font-size: 20px;
  }

  .header-mobile .navigation-mobile .navigation_left {
    display: block;
  }
  .header-mobile .navigation-mobile .navigation_right {
    display: none;
  }
  .header-mobile .navigation-mobile {
    display: block;
    align-items: center;
  } 

   #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block {
      flex-direction: column;
   }
   #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-logo {
      display: none;
   }
  #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-banner-text h2 {
    display: block;
    font-size: 15px;
    line-height: 13px;
  }
  #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-banner-text h2 > span {
    font-size: 13px;
  }
  .sg-home-grid-1 .sg-grid {
    flex-direction: column;
  }
  .sg-deal-of-day .sg-section_header{
    flex-flow: column nowrap;
  }

  .sg-free-products-section .sg-home-free-products .sg-home-free-item {
    width: calc(100% / 2);
  }

  figure.sg-grid-figure .item-price {
    width: 80px;
    height: 80px;
    padding: 16px 5px;
    font-size: 15px;
  }
 
 figure.sg-grid-figure .type-grid {
    width: 130px;
    font-size: 10px;
 }

 figure.sg-grid-figure .type-grid span {
    font-size: 10px;
 }

}

sg-homepage .sg-home-banner .owl-slider .owl-nav {
  left: 50%;
  max-width: 1200px;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}

sg-homepage .sg-home-banner .owl-slider .owl-nav > * {
  width: 48px;
  height: 48px;
}

.sg-optional-banner {
  height: 400px;
  border-top: 2px solid #f5f1f1;
  display: flex;
}
.sg-optional-banner a {
  height: 400px !important;
  width: 100% !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

@media (max-width: 991px) {
  sg-homepage .sg-home-banner .sg-banner-market-1 {
    background-size: cover;
    background-position: 50% 50% !important;
  }

  .sg-banner-market-1 .sg-banner_content h2 {
  font-size: 20px;
  }

  .header-mobile .navigation-mobile .navigation_left {
    display: block;
  }
  .header-mobile .navigation-mobile .navigation_right {
    display: none;
  }
  .header-mobile .navigation-mobile {
    display: block;
    align-items: center;
  } 

   #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block {
      flex-direction: column;
   }
   #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-logo {
      display: none;
   }
  #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-banner-text h2 {
    display: block;
    font-size: 15px;
    line-height: 13px;
  }
  #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-banner-text h2 > span {
    font-size: 13px;
  }
  .sg-home-grid-1 .sg-grid {
    flex-direction: column;
  }
  .sg-deal-of-day .sg-section_header{
    flex-flow: column nowrap;
  }

  .sg-free-products-section .sg-home-free-products .sg-home-free-item {
    width: calc(100% / 2);
  }

  figure.sg-grid-figure .item-price {
    width: 80px;
    height: 80px;
    padding: 16px 5px;
    font-size: 15px;
  }
 
 figure.sg-grid-figure .type-grid {
    width: 130px;
    font-size: 10px;
 }

 figure.sg-grid-figure .type-grid span {
    font-size: 10px;
 }
}

sg-homepage .sg-site-features {
  padding: 60px 0;
}

@media (max-width: 767px) {
  sg-homepage .sg-site-features {
    padding: 40px 0;
  }

  .sg-banner-market-1 .sg-banner_content h2 {
  font-size: 20px;
  }

  .header-mobile .navigation-mobile .navigation_left {
    display: block;
  }
  .header-mobile .navigation-mobile .navigation_right {
    display: none;
  }
  .header-mobile .navigation-mobile {
    display: block;
    align-items: center;
  } 

   #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block {
      flex-direction: column;
   }
   #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-logo {
      display: none;
   }
  #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-banner-text h2 {
    display: block;
    font-size: 15px;
    line-height: 13px;
  }
  #sg-homepage .sg-home-fixed-banner .sg-container .sg-home-fixed-block .sg-banner-text h2 > span {
    font-size: 13px;
  }
  .sg-home-grid-1 .sg-grid {
    flex-direction: column;
  }
  .sg-deal-of-day .sg-section_header{
    flex-flow: column nowrap;
  }

  .sg-free-products-section .sg-home-free-products .sg-home-free-item {
    width: calc(100% / 2);
  }

  figure.sg-grid-figure .item-price {
    width: 80px;
    height: 80px;
    padding: 16px 5px;
    font-size: 15px;
  }
 
 figure.sg-grid-figure .type-grid {
    width: 130px;
    font-size: 10px;
 }

 figure.sg-grid-figure .type-grid span {
    font-size: 10px;
 }

}

@media (max-width: 479px) {
  sg-homepage .sg-site-features {
    padding: 30px 0;
  }
}

sg-homepage .sg-promotions .sg-collection {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  sg-homepage .sg-promotions .sg-collection {
    margin-bottom: 30px;
  }
}

sg-homepage .sg-deal-of-day {
  padding: 70px 0;
}

@media (max-width: 767px) {
  sg-homepage .sg-deal-of-day {
    padding: 45px 0;
  }
}

@media (min-width: 1200px) {
  sg-homepage .sg-container {
    max-width: 1200px;
  }
}

.file-upload {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding: 23px 0px;
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1FB264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824B;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background-color: #bf2712;
  border: 4px dashed #ffffff;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  margin-top: 20px;
  border: 4px dashed #1FB264;
  position: relative;
}

.image-dropping,
.image-upload-wrap:hover {
  background-color: #1FB264;
  border: 4px dashed #ffffff;
}

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.file-upload-image {
  max-height: 100%;
  max-width: 50%;
  margin: auto;
  padding: 10px 0px;
}

.remove-image {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}
.file-upload-btn {
  font-weight: 700;
    text-transform: uppercase;
    color: #bf2712;
    padding: 10px 0;
    background: transparent;
    border: 4px dashed #bf2712;
}

 .sg-uploader {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 150px;
    background-image: url(../img/placeholder_img.png);
    background-repeat: no-repeat;
}
.sg-filePhoto {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}
.sg-uploader img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    z-index: 0;
    border: none;
}