/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

#AlertModal .modal-dialog {
	top: 45%;
}

#AlertModal h4 {
	text-align: center;
    color: #000;
    font-style: normal;
    font-weight: 400;
}


#LoginModal .modal-content {
	background-color: #eee;
}

#LoginModal h4 {
	text-align: center;
	font-style: normal;
	cursor: pointer;
}

#LoginModal .form-control {
	border: none;
    text-align: center;       
    padding: 15px;
    max-width: 100%;
    border-radius: 0;
    height: auto;
}

#LoginModal .modal-footer {
	text-align: center;	
}


body.modal-open {
	padding-right: 0px !important;
}


.name_oc_form {
	display: none;
}

.elementor-location-header .auxicon-profile-1 {
	cursor: pointer;
}