form.woocommerce-checkout h3{
font-size: 26px!important;
margin-bottom: 25px;
}
form.woocommerce-checkout .col-1{
border: 1px solid #e0e0e0;
border-radius: 20px;
padding: 20px 45px;
}
form.woocommerce-checkout .woocommerce-billing-fields,
form.woocommerce-checkout .woocommerce-shipping-fields,
form.woocommerce-checkout .woocommerce-additional-fields{
padding-right: 0;
}
@media only screen and (max-width: 690px){
form.woocommerce-checkout .col-1{
padding: 20px 20px;
}
}
.payment_box.payment_method_bacs{
background: #ffffff!important;
border-radius: 5px;
padding: 1em !important;
}
.payment_method_bacs p, .woocommerce-privacy-policy-text p{
font-size: 14px!important;
}
#footer-widgets li.menu-item a{
font-size: 14px!important;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
content: "" !important;
background-image: url(https://www.kuralp.com/wp-content/uploads/2025/02/cart.png) !important;
background-size: contain !important;
background-repeat: no-repeat !important;
width: 80px !important;
height: 80px !important;
margin: 0 auto !important;
opacity: 1 !important;
mask-image: none!important;
background-color: transparent!important;
}
.wa__btn_popup .wa__btn_popup_txt{
line-height: 1;
}
@media only screen and (max-width: 690px) {
.wa__btn_popup_txt{
display: none!important;
}
}
.em-cookie-preferences-button button{
border-radius: 50%!important;
}