/*
Theme Name: Mafoil
Theme URI: http://wpbingosite.com/wordpress/mafoil/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Mafoil is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mafoil*/

.register .sign__in--content .woocommerce-privacy-policy-text {
    text-align: left;
}

.single-product .variations_form.cart .select {
  width: 100%;
  border: none;
}
.single-product .variations_form.cart .select .label label {
    font-size: 18px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 40px;
    font-weight: 500;
}
.single-product .variations_form.cart .select .value {
    position: relative;
}
.single-product .variations_form.cart .select .value select {
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 40px;
    font-weight: 400;
    border: 1px solid #e9e9e9;
    width: 100%;
    border-radius: 5px;
}
.single-product .variations_form.cart .select .value .reset_variations {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 40px;
    z-index: 9;
    line-height: 40px;
}
.quantity input.qty,
.single-product .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button,
.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button,
.single-product .bwp-single-info .woosw-wishlist .woosw-btn,
.quickview-container .bwp-single-info .woosw-wishlist .woosw-btn,
.single-product .bwp-single-info .button.quick-buy,
.quickview-container .bwp-single-info .button.quick-buy {
    border-radius: 5px;
}
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
.wc-block-cart__submit-button {
    -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: var(--font-size-body, 14px);
  font-weight: 500;
  background: var(--button-color, #222222);
  color: #fff;
  text-align: center;
  margin-right: 20px;
  padding: 0 15px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  flex: 1;
  margin: 0;
  white-space: nowrap;
  position: relative;
  text-transform: uppercase;
  border: 1px solid var(--button-color, #222222);
  border-radius: 5px;
}
.wc-block-cart__submit-button:hover {
    color: #fff;
    background: var(--theme-color, #7f4227);
    border-color: var(--theme-color, #7f4227);
}

.bwp-header {
    background: #000000 !important;
}
.bwp-header .header-mobile .navbar-toggle {
    top: 0 !important;
}
.bwp-header .wpbingoLogo img {
    top: 0 !important;
}
.bwp-header .header-mobile .header-mobile-container {
    align-items: center;
}
.bwp-header .header-mobile .navbar-toggle {
    color: #fff !important;
}
.bwp-header .header-right a {
    color:  #fff !important;
}
.bwp-header.sticky .header-mobile > .container {
    background: #000 !important;
}
.bwp-header .block-top-link > .widget .widget-custom-menu .widget-title,
.bwp-header .header-page-link .search-box .search-toggle {
    color: #fff !important;
}
.bwp-header .wpbingoLogo img {
    width: 150px !important;
}
.bwp-header.header-v3 .header-wrapper {
	background: #000000 !important;
}

.bwp-header .header-right .menu-top-menu-container ul li a {
	color: #000 !important;
}

.menu-top-menu-container{
	margin-top: 28px;
}



.bwp-header.header-v3 .header-sticky {
    background: #000000;
}

.stock .in-stock {
	display: none !important;
}

/* .header-page-link .fa-user {
    font-size: 18px;
    color: #333; /* ya apni theme ka brand color */
} */
