.onecity-side-menu-root li a {
    color: black !important;
    font-size: 28px !important;
    background-color: #f2f2f2;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    min-height: 66px;
    display: block;
    margin-bottom: 20px;
}
.onecity-side-menu-parent .onecity-side-menu-selected-item{
  background-color: #1063cf;
    color: white !important;
}
.onecity-side-menu-parent li a{
    font-size: 20px !important;
    color: black !important;
    display: block;
  	min-height: 0;
    padding: 10px !important;
    border: solid 2px #ececec;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
  background: #fff ;
  margin: 0 !important;
}
ul.onecity-side-menu-parent {
    padding: 0 !important;
    width: 90%;
    margin: 0 auto 20px  !important;
}
ul.onecity-side-menu-parent li {
    display: table;
    width: 100% !important;
  margin: 0 0 10px 0 !important;
}
.onecity-side-menu-parent li a:after {
    content: "\f104";
    font-family: FontAwesome !important;
    float: left;
    font-weight: normal;
    padding-right: 20px;
    font-size: 18px !important;
}

span#breadcrumbs span,
span#breadcrumbs span a {
    font-size:  20px !important;
    font-weight:  500 !important;
    padding:  0 6px 0 0;
}
.e--ua-chrome  .gdFileUrl { display: none; }
.e--ua-chrome .e-loop-item:has(.gdFileUrl a[href]) .gdFileUrl { display: block; }
.e--ua-chrome .e-loop-item:has(.gdFileUrl a[href]) .postUrl { display: none; }

.elementor-editor-active .e--ua-chrome .e-loop-item:has(.gdFileUrl a[href]) .gdFileUrl,
.elementor-editor-active .e--ua-chrome .e-loop-item:has(.gdFileUrl a[href]) .postUrl{
    display: block !important;
}

.elementor-element tbody tr:nth-child(odd) {
	    background-color: #ebebeb;
}
.elementor-element td {
  border-color:  #cee3ff !important;
}
.elementor-element thead td {
    font-weight: bold;
    font-size: 19px;
    background: #cee3ff;
  color: black !important;
  width: fit-content !important;
}
.elementor-element tbody td {
    font-size: 17px !important;
  color: black !important;
    width: fit-content !important;
}

div.wpforms-container-full.my-wpforms .wpforms-form .wpforms-field-label-inline {
    padding: 0 !important;
}
.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover, 
.eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover, 
.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover {
    background: #115472 !important;
}

.listGD thead tr{
    background: #cee3ff !important;
    border: none !important;
}
.listGD thead th{
    border: none !important;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 10px;
}
.listGD tbody tr td{
    color: #444;
    font-size: 17px;
    padding: 10px !important;
    box-sizing: border-box !important;
    vertical-align: top !important;
}
.listGD tbody tr td a{
    color: #2D7F5F;
    text-decoration: none !important;
    cursor: pointer;
    line-height: 100%;
}
.geodir-search-form-wrapper.mb-3{
    background-color: #1063cf;
    padding: 20px;
}

.geodir-search-form-wrapper.mb-3 .geodir_submit_search.btn {
    background: #fdfdfd;
    color: #000 !important;
    border-radius: 0;
}
.geodir-search-form-wrapper.mb-3 select,
.geodir-search-form-wrapper.mb-3 input,
.geodir-search-form-wrapper.mb-3.dropdown-menu{
    border-radius: 0 !important;
}

.geodir-all-link.btn {
    background-color: #1063cf !important;
    box-shadow: 0px 10px 14.7px 0.3px rgba(0, 0, 0, 0.05) !important;
    padding: 10px 24px !important;
    color: white !important;
    font-size: 18px !important;
    border-radius: 0 !important;
    margin-top: 40px !important;
}
ul.onecity-side-menu-parent-1 .onecity-side-menu-parent-1,
span.onecity-side-menu-close,
span.onecity-side-menu-open {
    display: none !important;
}
.d-none {
    display: none !important;
}

/*div.wpforms-container-full.my-wpforms .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page {
    position: relative;
}
.wpforms-page-indicator-page.active span.page-number {
    background: #115472;
    color: #fff;
    border: 2px solid #115472;
}
.wpforms-page-indicator-page span.page-number {
    position: absolute;
    top: -22px;
    z-index: 999;
    padding: 10px 20px;
    border-radius: 50%;
    background: #fff;
    color: #115472;
    font-size: 25px;
    font-weight: bold;
    right: 0;
    left: 0;
    margin: auto;
    width: 54px;
    border: 2px solid #115472;
}*/