/**
* Theme Name: Goldsmith Child
* Theme URI:  http://ninetheme.com/
* Description: This is a child theme of Goldsmith.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Author URI: http://ninetheme.com/about
* Template: goldsmith
* Version: 1.3.9
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tested up to: 6.5
* Requires PHP: 7.4
* Tags: custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
* Copyright: ninetheme.com
*/

body:not(.woocommerce-page) .nt-goldsmith-content {
    max-width: 100% !important;
}
input:not([type="checkbox"]):not([type="radio"]), select, textarea {
	width: 100% !important;
}
.goldsmith-product-summary .goldsmith-summary-item+.goldsmith-summary-item
{
	margin-bottom:20px !important;
}
#shiprocket_pincode_check,
#check_pincode
{
	display:none !important;
}
/* .goldsmith-product-info .goldsmith-product-info-bottom {
	display:none !important;
} */