.woocommerce ul.products,
.woocommerce-page ul.products {
  margin: 0;
  padding: 0;
}

.elementor-template-full-width .ast-container {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}

/* bansari 13-10*/
ul.products > li > .astra-shop-thumbnail-wrap > .ast-on-card-button.ast-select-options-trigger {
  display: none;
}

ul.products > li.outofstock > .astra-shop-summary-wrap > .button {
  display: none !important;
}

ul.products > li .alg-wc-wl-thumb-btn-loop {
  width: 100% !important;
  inset: 9px auto auto 185px !important;
}

/**/
.custom-brand {
  position: relative;
  margin: 0 0 70px;
}
.custom-brand .pwb-brand-banner-cont {
  margin: 0;
  padding: 0;
}
.custom-brand .pwb-brand-banner {
  margin: 0;
  padding: 0;
}
.custom-brand .pwb-brand-banner img {
  display: block;
  width: 100%;
  height: auto;
}
.custom-brand .custom-brand-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/**/
.pwb-az-listing-header ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.pwb-az-listing-header ul li {
  margin: 0;
  float: none;
  border: none;
  width: auto;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.pwb-az-listing-header ul li::after {
  display: block;
  content: "/";
  margin: 0;
}
.pwb-az-listing-header ul li a {
  display: block;
  padding: 0 10px;
  color: #000;
  text-decoration: none !important;
  outline: none !important;
}
.pwb-az-listing-header ul li a:hover {
  color: #099fb4;
}
.pwb-az-listing-header ul li:first-child a {
  padding-left: 0;
}
.pwb-az-listing-header ul li:last-child::after {
  display: none;
}

.pwb-az-listing-row {
  display: flex;
  margin-bottom: 32px;
  border-top: 1px solid #e8e8e8;
  padding: 32px 0 0;
}
.pwb-az-listing-row .pwb-az-listing-title {
  margin: 0;
  border: none;
  width: 25%;
  text-align: center;
}
.pwb-az-listing-row .pwb-az-listing-row-in {
  width: 75%;
  margin: 0;
}
.pwb-az-listing-row .pwb-az-listing-col a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  white-space: normal;
  outline: none;
}
.pwb-az-listing-row .pwb-az-listing-col a:hover {
  color: #099fb4;
}
@media (min-width: 992px) {
  .pwb-az-listing-row .pwb-az-listing-col {
    width: 50%;
  }
}

/**/
.woocommerce-account .tinv-wishlist.woocommerce.tinv-wishlist-clear {
  display: none;
}

.tinv-wishlist .tinv-header {
  display: none;
}

@media (max-width: 1199px) {
  .ast-plain-container.ast-no-sidebar #primary {
    margin-top: 30px;
  }
}
/**/
.tag-name span {
  display: inline-block;
  background: #dce8ff;
  padding: 8px 16px 8px 16px;
  font-size: 14px;
  color: #092173;
  font-weight: 600;
  border-radius: 30px;
}

.woocommerce .wqoecf-pop-up-box input[type=email] {
  height: 50px;
  border: solid 1px #7a7a7a;
  padding: 0 16px;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
}
.woocommerce .wqoecf-pop-up-box input[type=checkbox] {
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
       appearance: none;
  min-width: initial;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  background-color: transparent !important;
  border-radius: 5px;
  position: absolute !important;
  left: 0;
  top: 9px;
}
.woocommerce .wqoecf-pop-up-box input[type=checkbox]:checked {
  background: transparent;
  position: relative;
}
.woocommerce .wqoecf-pop-up-box input[type=checkbox]:checked:after {
  position: absolute;
  top: 4px;
  left: 2px;
  content: "";
  width: 12px;
  height: 6px;
  border: 1px solid black;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
}

.wqoecf-pop-up-box {
  width: 100%;
  margin: 0;
  top: 0;
  height: 100vh;
  transform: none;
  box-shadow: none;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
}
.wqoecf-pop-up-box .wqoecf_form_title {
  display: none !important;
}
.wqoecf-pop-up-box .wqoecf_close {
  z-index: 99;
  padding: 0;
  border: solid 2px #000;
  width: 40px;
  height: 40px;
  opacity: 0.5;
  top: 15px;
  right: 15px;
}
.wqoecf-pop-up-box .wqoecf_close:hover {
  opacity: 1;
}
.wqoecf-pop-up-box .wqoecf_close span {
  height: 50%;
}
.wqoecf-pop-up-box .popup-wrap {
  background: #fff;
  width: 480px;
  max-width: 90vw;
  margin: 0 auto;
  position: relative;
}
.wqoecf-pop-up-box .wpcf7-form {
  height: auto;
  max-height: 90vh;
  padding: 60px 40px 50px;
}
.wqoecf-pop-up-box div.wpcf7 {
  width: 100%;
  padding: 0;
}
.wqoecf-pop-up-box .req-head {
  font-size: 24px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  .wqoecf-pop-up-box .req-head {
    font-size: 20px;
  }
}
.wqoecf-pop-up-box .wpcf7-list-item {
  margin: 0;
  padding: 0 0 0 35px;
  font-size: 14px;
  position: relative;
  color: #293334;
}
.wqoecf-pop-up-box .wpcf7-list-item a {
  font-weight: 600;
  text-decoration: underline;
  color: #293334;
}
.wqoecf-pop-up-box .wpcf7-list-item a:hover {
  color: #099fb4;
}
.wqoecf-pop-up-box .wpcf7-not-valid-tip {
  font-size: 12px;
}
.wqoecf-pop-up-box .req-input p {
  margin: 0;
}
.wqoecf-pop-up-box .req-btn {
  text-align: center;
  margin: 0;
}
.wqoecf-pop-up-box .req-btn .wpcf7-spinner {
  position: absolute;
}
.wqoecf-pop-up-box .req-btn p {
  margin: 0;
}
.wqoecf-pop-up-box .req-btn .wpcf7-submit {
  background: #293334 !important;
  color: #fff !important;
  width: 243px;
  height: 43px;
  text-align: center;
}
.wqoecf-pop-up-box .req-btn .wpcf7-submit:hover {
  background: #099fb4 !important;
}
.wqoecf-pop-up-box .wpcf7 form .wpcf7-response-output {
  margin-top: 20px !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.wpc-term-count-0 {
  pointer-events: none;
}

.post-type-archive-product.woocommerce-page ul.products li.product.outofstock .btn-wrap a.button {
  display: block !important;
}
.post-type-archive-product.woocommerce-page ul.products li.product_tag-on-request .button {
  background-color: #4c00ec !important;
}
.post-type-archive-product.woocommerce-page ul.products li.product_tag-on-request .button:hover {
  background-color: #f2f2f2 !important;
  color: #293334 !important;
}

.woocommerce-cart dl.variation {
  font-size: 13px;
  line-height: 1.3;
}

.woocommerce-table--order-details .wc-item-meta {
  padding-left: 0;
}

.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name {
  position: relative;
  flex-wrap: wrap;
  padding-right: 25px;
}
.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .variation {
  width: 100%;
  padding-top: 10px;
  font-size: 12px;
  line-height: 1.3;
}
.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .product-quantity {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/**/
.max-width-680 {
  max-width: 680px;
}

.referfreindshare {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.referfreindshare__bar {
  display: flex;
  align-items: center;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
  border-radius: 100px;
  padding: 0 20px;
  flex: 1;
  max-width: 607px;
}
.referfreindshare__bar #urlToShare {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  border: none;
  background-color: transparent;
  display: block;
  outline: none !important;
  width: 100%;
  flex: 1;
  height: 48px;
}
.referfreindshare__bar a {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #099fb4;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-left: 15px;
}
.referfreindshare__bar a:hover {
  color: #000;
}
.referfreindshare__list {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media only screen and (max-width: 767px) {
  .referfreindshare__list {
    width: 100%;
    justify-content: center;
    margin-top: 20px !important;
  }
}
.referfreindshare__list .share-whatsapp,
.referfreindshare__list .share-email {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.referfreindshare__list .share-whatsapp img,
.referfreindshare__list .share-email img {
  transform: scale(1);
  transition: all 0.25s ease;
}
.referfreindshare__list .share-whatsapp:hover img,
.referfreindshare__list .share-email:hover img {
  transform: scale(1.3);
}
.referfreindshare__list .share-whatsapp {
  background-color: #60d669;
}
.referfreindshare__list .share-email {
  background-color: #2f8fff;
}
.referfreindshare .tooltip {
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 15px;
  position: absolute;
  z-index: 1;
  top: calc(100% + 10px);
  left: calc(50% - 11px);
  transform: translateX(-50%);
  font-size: 12px;
}
.referfreindshare .tooltip::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
  transform: translateY(-100%);
}

/**/
.woocommerce-account .entry-header {
  display: none !important;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: none !important;
}

/*.woocommerce-form-login, .woocommerce-form-register {
  display: flex;
    flex-direction: column;
}

.the_champ_outer_login_container {
  order: 3;
}*/
span.xoo-ml-or {
  display: block;
  margin: 0 auto 30px;
}

.woocommerce-LostPassword.lost_password {
  text-align: right;
  margin-bottom: 10px;
  margin-top: -21px;
  font-size: 14px;
}

.woocommerce-form .ast-woo-form-actions {
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 0;
  border-top: solid 1px;
  padding-top: 20px;
  margin-top: 30px;
}

.theChampFacebookLogin::after {
  content: "Login with Facebook";
  color: #fff;
  font-size: 14px;
  z-index: 10; /* Ensure text is above the button */
}

.theChampGoogleLogin::after {
  content: "Login with Google";
  color: #fff;
  font-size: 14px;
  z-index: 10; /* Ensure text is above the button */
}

div.the_champ_login_container ul.the_champ_login_ul li {
  position: relative; /* Ensure button is positioned relative to allow overlay */
}

div.the_champ_login_container ul.the_champ_login_ul {
  display: flex;
}

div.the_champ_login_container ul.the_champ_login_ul li {
  width: 50% !important;
  padding: 10px !important;
}

.theChampLogin {
  width: 100%;
  display: flex !important;
  align-items: center;
}

.theChampGoogleBackground {
  background: #4285f4;
  padding: 0 0 0 1px !important;
}

.theChampGoogleLoginSvg {
  width: 30px !important;
  height: 30px !important;
  background-color: #FFF;
  margin-right: 7px;
}

div.theChampFacebookLogoContainer {
  margin: 0 6px 0 3px;
}

.woocommerce-privacy-policy-text p {
  font-size: 13px;
  line-height: 1.3;
}

.woocommerce-checkout .the_champ_outer_login_container {
  display: none;
}
.woocommerce-checkout #customer_info .the_champ_outer_login_container {
  display: block !important;
}

#ast-checkout-coupon {
  display: none !important;
}

/**/
.woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-MyAccount-navigation-link:hover a {
  color: #099fb4 !important;
}

.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.woocommerce-MyAccount-navigation ul li {
  width: 100%;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  order: 2;
}

@media (min-width: 921px) {
  .woocommerce-MyAccount-navigation-link:after {
    background-color: #099fb4 !important;
  }
}
/**/
.brand-default-banner {
  width: 100%;
  max-height: 520px;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=custom.css.map */