/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
*/

/* Custom CSS */


/*
.woof_redraw_zone {
	display:flex;
	gap:10px;
  flex-wrap: wrap;
	margin-bottom:30px;
}


.woof_redraw_zone div {
	width:32%;
}
.woof_redraw_zone .woof_block_html_items, 
.woof_redraw_zone .woof_container_inner {
	width:100%;
} */


.woocommerce-checkout #payment div.payment_box p,
.gsc-cod-box p {
	font-size:15px;
	font-weight:400;
	line-height:28px;
}

.woocommerce form .form-row .input-checkbox {
	display:inline-block !important;
}

.woocommerce-terms-and-conditions-wrapper input[type="checkbox"]:checked::before {
	 margin-left: -5px;
   margin-top: -3px;
}

.wc_payment_methods .payment_box p {
    font-size: 15px;
    line-height: 28px;
}
.woocommerce-checkout #payment div.payment_box{
	margin-top:10px;
}

.gsc-cod-checkbox a.woocommerce-terms-and-conditions-link {
	 color: #1D1D1B;
   border-bottom: 1px solid #CA9E67;
}
.gsc-cod-checkbox a:hover.woocommerce-terms-and-conditions-link {
	 color: #1D1D1B;
   border-bottom: 1px solid #1D1D1B;
}



    .brz-section__menu-item {
			border-bottom: 1px solid #ccc;
    }

#wcal_gdpr_message_block, .mc-modal {
	display:none !important;
}

.brz .brz-css-1r1rkwu {
	padding:0;
}
.brz .brz-css-1a109m3 .brz-menu__ul > .brz-menu__item {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0;
        margin-left: 0;
        padding: 11px 25px;
				border:none !important;
        border-right: 1px solid #fff !important;
    }
.brz .brz-css-1a109m3 .brz-menu__ul > .brz-menu__item:hover {
	border:none !important;
        border-right: 1px solid #fff !important;
}

body, a, #shipping_method li label, .woocommerce-shipping-destination {
	         font-family: 'z6h5CkbFO6Wk';
	font-family: "Overpass", sans-serif !important;
}

.brz .brz-span {
	  font-family: "FS Meridian", Helvetica, Roboto, Arial, sans-serif !important;
	font-weight:normal !important;
	-webkit-font-smoothing: antialiased;
	font-size:1rem !important;
}

#wc-square-digital-wallet {
	display:none !important;
}


h3, h2, label, p, span, li, table td, table th {
	            font-family: 'lU6dICjzGJ0l' !important;
	font-family: "Overpass", sans-serif !important;
}

.grade {
	font-family: "Overpass", sans-serif !important;
}

.aws-container .aws-search-field {
	font-family: "Overpass", sans-serif !important;
	font-size:18px !important;
	background:#fff url(https://designercarpetoutlet.co.uk/wp-content/uploads/2025/08/i-search.png) no-repeat 8px 10px;
	padding-left:30px;
}
.aws-container .aws-search-field::placeholder {
	color:#666;
}
.woocommerce table.shop_table th {
    font-size: 16px;
}

.hold-stock-image img {
	height:100px;
}

.woocommerce-cart-form dl.variation dt,
.woocommerce-cart-form dl.variation dd,
.woocommerce-cart-form dl.variation dd p {
	font-size:12px !important;
	padding: 2.3px 0;
}
.brz .brz-section__content {
        min-height: 100% !important;
    }
ul.products li.product .woocommerce-loop-product__title {
    min-height: 55px;
}
.woocommerce-checkout-review-order-table dl.variation {
    clear: both;
    display: block;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px 0 0 20px;
    border-radius: 5px;
}


