/*
Theme Name: Listeo Child 02
Theme URI: http://listeo.pro/
Template: listeo
Author: Purethemes.me
Author URI: http://purethemes.net/
Description: Directory WordPress Theme by Purethemes
Tags: theme-options,translation-ready,two-columns
Version: 1.9.92.1743121453
Updated: 2025-03-28 01:24:13

*/

select.kidigarde-category-lock {
    pointer-events: none;
    background-color: #eee !important;
    color: #777 !important;
    border: 2px dashed #ccc !important;
}


.wc-block-components-checkout-place-order-button {
	background-color: #3a8e84 !important;
	color: #fff !important;
	border: none !important;
	border-radius: 50px;
	transition: all 0.2s ease-in-out;
}

.wc-block-components-checkout-place-order-button:hover {
	background-color: #6a9891 !important;
	
}

.classifieds-price-infobox: {
    content: none !important;
}


.wc-block-components-checkout-return-to-cart-button {
    display: none !important;
}

.wc-block-error.wc-block-components-error {
    display: none !important;
}
.login input[type="password"] {
    padding-left: 45px !important;
}

.login .form-row .fa-lock {
    left: 15px !important;
}

.sign-in i {
  display: none !important;
}


