/*
Theme Name: NeoOcular Child
Theme URI: https://neoocular.qodeinteractive.com
Description: A child theme of NeoOcular
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: neoocular
Template: neoocular
*/
.widget_neoocular_core_qode_wishlist {
    display: none;
}
.wc-block-cart__submit-button {
    background: #000;
    color: #fff;
}
.account_div a.acc_login {
    padding: 10px 20px;
    background: #000;
    color: #fff;
    height: 46px;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
}
.qodef-search-form.qodef--opened .qodef-search-form-inner {
    background: #f2f2f2 !important;
    padding-left: 5px;
}
.widget.widget_neoocular_core_search .qodef-search-form.qodef--opened input{margin-bottom:0px  !important;}

.register_info{font-size:17px;color:#000;margin-bottom:15px;}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea{
	border-color: #d2d2d2 !important; padding:10px 22px !important;
}

.woocommerce-form-row br {
    display: none;
}
