/* header  */

/* Header Mini cart */
.header-icon.mini-cart span.quantity {
  color: #000;
}

.header-icon.mini-cart h6.woocommerce-mini-cart-item__title a {
  color: #000;
}

.header-icon.mini-cart p.woocommerce-mini-cart-total.total {
  color: #000;
}

/* End Header Mini cart */


.header .main-menu>li>a:before {
  bottom: 20px !important;
}

header.header-position-over form.aws-search-form.aws-show-clear {
  position: relative;
  background: transparent;
  height: 70%;
  border-bottom: 1px solid #fff;
}

header.header-position-above form.aws-search-form.aws-show-clear {
  position: relative;
  background: transparent;
  height: 70%;
  border-bottom: 1px solid #000;
}

header form.aws-search-form label.aws-search-label {
  display: none;
}

header form.aws-search-form .aws-search-clear {
  position: absolute;
  right: 0;
  top: 10px;
  display: none;
}

header.header-position-over form.aws-search-form input#\36 74b1f4adc2a0 {
  background: transparent;
  border: none;
  padding: 0;
  color: #fff;
}

header.header-position-above form.aws-search-form input#\36 74b1f4adc2a0 {
  background: transparent;
  border: none;
  padding: 0;
  color: #000;
}

header form.aws-search-form .aws-search-btn.aws-form-btn {
  position: absolute;
  right: 0;
  top: 15px;
}

header.header-position-over form.aws-search-form svg {
  fill: #fff;
}

header.header-position-above form.aws-search-form svg {
  fill: #000;
}

.mobile-header-menu-container.active {
  background: #070707c9;
}

/*Header Mobile*/
.header-mobile-footer form.aws-search-form.aws-show-clear {
  width: 100%;
  position: relative;
}

.header-mobile-footer .aws-search-clear {
  display: none;
}

.header-mobile-footer input#\36 74b1f4adc2a0 {
  background: transparent;
  border: none;
  padding: 0;
  color: #fff;
}

.header-mobile-footer label.aws-search-label {
  display: none;
}

.header-mobile-footer .aws-search-btn.aws-form-btn {
  position: absolute;
  right: 0;
  top: 15px;
}

.header-mobile-footer form.aws-search-form.aws-show-clear {
  border-bottom: 1px solid #fff;
}

.header-mobile-footer span.aws-search-btn_icon svg {
  fill: #fff;
}

/*Single Product page*/


body.single.single-product div#payment-method-message {
  display: none;
}

body.single.single-product h2.custom-product-title {
  font-size: 36px;
  font-weight: 500;
}

body.single.single-product .page-title-container {
  display: none;
}

.buy_now_button {
  margin: 20px 0;
}

.product_meta_item.tagged_as {
  display: none;
}

.product_meta_item.sku_wrapper {
  display: none;
}

.notes_info.container {
  text-align: center;
}

.notes-image img {
  margin: 0 auto;
}


/* 03-05-25 */
.woocommerce .quantity-wrapper.styled .btn-plus .icon,
.woocommerce .quantity-wrapper.styled .btn-minus .icon {
  position: static !important;
}

.woocommerce-product-details__short-description {
  margin-top: 10px !important;
}

.single-product.woocommerce div.product .product_meta {
  margin: 15px 0 !important;
}

.quantity-wrapper.styled {
  margin-top: 15px !important;
}

.single-product.woocommerce .content-wrapper div.product .cart .button,
.single-product.woocommerce .content-wrapper div.product .cart .added_to_cart {
  margin-top: 15px !important;
}

.single-product.woocommerce div.product .cart .button,
.single-product.woocommerce div.product .cart .added_to_cart {
  margin-top: 15px !important;
}