/**
* Theme Name:        avanam-jewellery
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-jewellery
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.site-top-header-wrap .site-header-row-container-inner {
    background: #e24ca6 !important;
}
.stock.in-stock.entry-product-stock{
	display:none;
}

#shiprocket_pincode_check, #check_pincode, #pincode_response {
	display:block;
}

.wc-delivery-time-response{
	width: 100%;
}

/* .woocommerce form #pincode_field_idp.form-row input.input-text, #pincode_field_idp .woocommerce form #pincode_field_idp.form-row textarea{
	border-width: 1px;
    border-color: #fff;
} */

#pincode_field_idp input[type="text"]{
	padding: 7px 10px 8px 10px;
	width: 51%;
}
.woocommerce #pincode_field_idp a.button, .woocommerce #avlpin a.button{
	width: 38%;
	color: #000000;
    text-align: center;
    line-height: 20px;
}
/* .delivery-info-wrap, .avlpin p{
	color: #fff !important;
} */

.wc-delivery-time-response{
	padding-bottom:0px;
}

.site-header-item .header-account-wrap .header-account-button{
	color: #fff !important;
}

.woocommerce-privacy-policy-text p{
	color:#000 !important;
}

.header-mobile-account-wrap .header-account-button{
	color: #fff !important;

}