.header {
  background: #000;
  position: sticky !important;
}

.header-search-form-wrapper .search-field {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.header-search-form-wrapper .search-field:focus {
  background-color: transparent;
}
.header-search-form-wrapper .searchform .button {
  background: transparent !important;
}

.footer-1, .footer-2 {
  border-top: 0px solid rgba(0, 0, 0, 0.05);
}

.stuck .header-main {
  background: #000;
}
.stuck i, .stuck .menu-title, .stuck .woocommerce-Price-amount {
  color: white !important;
}

.variations #pa_canvas {
  display: none;
}

.category-page-row .products-per-page {
  display: none;
}

.woocommerce-ordering {
  display: none;
}
.woocommerce-ordering select {
  border-radius: 0;
}

.widget_price_filter .price_slider_amount .button {
  border-radius: 0;
}

.ywgc_have_code {
  display: none;
}

.searchform #woocommerce-product-search-field-2::-webkit-input-placeholder {
  color: white !important;
}

.searchform #woocommerce-product-search-field-2::-moz-placeholder {
  color: white !important;
}

.searchform #woocommerce-product-search-field-2:-ms-input-placeholder {
  color: white !important;
}

.searchform #woocommerce-product-search-field-2::-ms-input-placeholder {
  color: white !important;
}

.searchform #woocommerce-product-search-field-2::placeholder {
  color: white !important;
}
.searchform #woocommerce-product-search-field-2 {
  color: white !important;
}
.searchform #woocommerce-product-search-field-0::-webkit-input-placeholder {
  color: black !important;
}
.searchform #woocommerce-product-search-field-0::-moz-placeholder {
  color: black !important;
}
.searchform #woocommerce-product-search-field-0:-ms-input-placeholder {
  color: black !important;
}
.searchform #woocommerce-product-search-field-0::-ms-input-placeholder {
  color: black !important;
}
.searchform #woocommerce-product-search-field-0::placeholder {
  color: black !important;
}

.woocommerce-variation-description {
  //display: none;
}

.active {
  color: black;
}

#btnUploadCustFile, #btnUploadCustFile2 {
  border: 2px solid #e5e5e5;
  background-color: #fafafa;
}

.swiper-products {
  overflow: hidden;
}

.product-info .price {
  font-size: 1em;
  text-align: center;
}
.product-info .price .amount {
  font-size: 2em;
}

.variation-radios label {
  margin-right: 0.5rem;
}

.single_variation_wrap .woocommerce-variation-sku {
  display: none;
}
.single_variation_wrap .woocommerce-variation-price {
  font-size: 2.5em;
}

.sticky-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sticky-add-to-cart .quantity {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-widgets .product-categories .children a {
  color: #fff;
}

@media (max-width: 414px) {
  .banner h2 {
    font-size: 2.2em;
  }

  .button.is-outline {
    line-height: 1.19em;
  }

  .button {
    padding: 0 0.5em;
    font-size: 2em;
  }
}



.slider-wrapper .flickity-viewport {
 
}
.slider-wrapper .banner .bg {
  
  background-size: 100% 100% !important;
  background-position: top center !important;
}

#okRe {
  width:inherit!important;
}

#btnUploadCustFile, #btnUploadCustFile2, #okRe, #next1 {
  background-color: #0a0a0a !important;
  border-color: rgba(0, 0, 0, 0.05) !important;
  color: #fff !important;
}

@media (max-width: 823px) {
  .slider-wrapper .flickity-viewport {
    
  }
  .slider-wrapper .banner .bg {
    background-size: 100% 100% !important;
    height: 25rem !important;
  }
}
