/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
template: bb-theme
*/

/* Css After Plugin Update Start */

.gd-rating .gd-rating-wrap .gd-rating-foreground, .gd-rating .gd-rating-wrap .gd-rating-foreground i.fas.fa-star.fa-fw:before{
	color: orange !important;
}

.gd-rating .gd-rating-wrap .gd-rating-background {
	color: #ccc !important;
}

/**.geodir-loop-actions-container, .geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive header.fl-post-header, .geodir-loop-actions-container, .geodir-loop-actions-container .clearfix>div {
	display: none !important;
}**/

.geodir-list-view-select {
	display: none;
}
.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .geodir-search-container.geodir-advance-search-default{
	background-image: url(/wp-content/uploads/2018/11/pattern2-1.png);
	padding: 60px 0 !important;
}

.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .fl-content{
	margin: 0;
}

.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .container{
	max-width: 100%;
}

.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .geodir-loop-container, .geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .geodir-loop-paging-container {
	width: 90% !important;
	max-width: 1280px !important;
	margin: 0 auto;
}

.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .fl-page-footer-widgets-container.container, .geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .fl-page-footer-container.container, .geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .fl-page-bar-container.container, .geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .fl-page-nav-container.container{
	width: 1455px !important;
	max-width: 90%;
}
.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .geodir-loop-container {
	background: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	float: none;
	margin-top: 60px !important;
	margin-bottom: 60px !important;
	width: 90% !important;
	max-width: 1280px !important;
}
.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive.geodir-loop-paging-container{
	text-align: center;
}
nav.geodir-pagination {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.geodir-pagination ul.page-numbers{
	margin: 0 auto;
	display: inline-block;
	border: 0;
	padding: 0 !important;
	padding-bottom: 80px !important;
}
.geodir-pagination ul.page-numbers a.page-numbers:hover{
	text-decoration:none;
}
form.geodir-listing-search.gd-search-bar-style {
	padding: 0 20px 20px;
}

.pg-profile-left .pg-profile-subdetails > *:before, .pg-profile-top-details .pg-profile-subdetails > *:before{
	color:#5F73B0;
}

.pg-profile-subdetails span.gd-rating-foreground{
	color: orange !important;
}

.pg-profile-subdetails span.gd-rating-foreground i:before, .pg-profile-subdetails span.gd-rating-background i:before{
	position:relative !important;
}

.gd-rating .gd-rating-wrap .gd-rating-foreground {
	z-index: 999;
}

.home .pg-profiles-spotlight .pg-profile-subdetails >*:before{
	color:#5F73B0;
	position:relative !important;
}

.gd-suggestions-dropdown {
    display: none !important;
}

.dwqa-single-question .dwqa-breadcrumbs {
    display: none;
}

.fl-col-content fl-node-content {;
    border:1px dashed #e8e8e8 !important;}



.pg-professional-list>ul>li:hover, .pg-professional-list>ul>li.opened {
    background:#412A58 !important;
}	

.geodir-search button{  border-color:#AFFF7D !important;}



/********MY STYLE START HERE************/
.geodir-loc-bar-in .fa-map-marker-alt{    font-size: 16px;
    top:2px;
	left:1px;
    position: relative;}


#fl-comment-form-submit{
	border-color:#5d72b1 !important;
color:#fff !important;}



@media screen and (max-width:991px) {

.fl-page-nav-search {display: block !important;}	
	
}

/*************MY SYLE END**************/
@media screen and (max-width: 2600px) and (min-width:1500px){
	.geodir_custom_posts.geodir-page.geodir-page-search.geodir-archive .container .geodir-search-container.geodir-advance-search-default {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 49%;
	}
}

.geodir-filter-container .customize_filter-in ul li{
	padding: 6px 18px;
}

form#dwqa-answer-form{
	text-align:left;
}

li.menu-white-border a {
    border-color: #fff !important;
	color: #412A58 !important;
}

li.menu-white-border a:hover{
    background: #FFF !important;
    color: #412A58 !important;
}

i.fas.fa-road {
    color: #5F73B0;
}
/* Css After Plugin Update End */


/* Header */

#menu-login-menu {
    text-align: right;
    display: block;
    padding: 10px 0;
}

#menu-login-menu a {
	text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
	border: 2px solid rgba(255,255,255,0);
	border-radius: 5px;
    margin: 0 5px;
    padding: 5px 10px;
	-webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

#menu-login-menu a:hover,
#menu-login-menu li:nth-child(2) a,
#menu-login-menu li:nth-child(3) a {
    border-color: #FFF;
}

.logged-in #menu-login-menu li:nth-child(2) a {
	border-color: rgba(255,255,255,0);
}

#menu-login-menu li:nth-child(2) a:before,
#menu-login-menu li:nth-child(3) a:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 0.9em;
    margin-right: 10px;
}

.logged-in #menu-login-menu li:nth-child(2) a:before {
	display: none;
}

#menu-login-menu li:nth-child(2) a:before {
	display: none;
}

#menu-login-menu li:nth-child(3) a:before {
    content: "\f007";
}

#menu-login-menu li:nth-child(2) a:before,
.logged-in #menu-login-menu li:nth-child(3) a:before {
    content: "\f023";
}

#menu-login-menu li:last-child a:hover,
.logged-in #menu-login-menu li:nth-child(2) a:hover,
.logged-in #menu-login-menu li:nth-child(3) a {
    background: none;
    color: #FFF;
	border-color: #FFF;
}

#menu-login-menu li:nth-child(3) a,
#menu-login-menu li:nth-child(2) a:hover,
.logged-in #menu-login-menu li:nth-child(3) a:hover {
    background: #FFF;
    color: #5F73B0;
}

.fl-page-nav-wrap {
    border-top: none !important;
    border-bottom-color: #DDD !important;
    padding-bottom: 20px !important;
}

#menu-header-main-menu {
    text-align: center;
    display: block;
}

.fl-page-nav-search form.open {
	display: block !important;
}

@media screen and (max-width: 940px) {
	.container {
			width: 100%;
	}
	
	#menu-login-menu {
		text-align: center;
	}
	
	#menu-login-menu li {
		margin-top: 10px;
		margin-bottom: 10px;
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.sale-banner {
  padding: 0px 0px !important;
}
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		background: #5F73B0;
		color: #FFF;
		border: 2px solid #5F73B0 !important;
		border-radius: 3px;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
		transition: all ease-in-out 0.3s;
	}
	
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle * {
		color: #FFF;
	}
	
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:hover,
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:focus {
		background: rgba(255,255,255,0);
	}
	
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:hover *,
	.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:focus * {
		color: #5F73B0;
	}
}

/* Buttons */
.pg-btn-default .fl-button,
.fl-button,
.fl-page button, 
.fl-responsive-preview-content button, 
.fl-page button:visited, 
.fl-responsive-preview-content button:visited, 
.fl-page input[type=button], 
.fl-responsive-preview-content input[type=button], 
.fl-page input[type=submit], 
.fl-responsive-preview-content input[type=submit], 
.fl-page a.fl-button, 
.fl-responsive-preview-content a.fl-button, 
.fl-page a.fl-button:visited, 
.fl-responsive-preview-content a.fl-button:visited {
    border-width: 2px;
	border-style: solid;
	/* border-color: #8E3E7F !important; */
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    text-align: center;
    padding: 12px 24px;
}

.pg-btn-default .fl-button,
.fl-button {
    display: block;	
}

.pg-btn-default.invert .fl-button {
    background: rgba(142,62,127,0);
    color: #8E3E7F;
}

.pg-btn-default .fl-button:hover,
.fl-button:hover,
.fl-page button:hover, 
.fl-responsive-preview-content button:hover, 
.fl-page input[type=button]:hover, 
.fl-responsive-preview-content input[type=button]:hover, 
.fl-page input[type=submit]:hover, 
.fl-responsive-preview-content input[type=submit]:hover, 
.fl-page a.fl-button:hover, 
.fl-responsive-preview-content a.fl-button:hover {
	background: rgba(142,62,127,0) !important;
	text-decoration: none;
	color:#412A58;
}

.pg-btn-default .fl-button:hover,
.pg-btn-default .fl-button:hover *,
.pg-btn-default.invert .fl-button,
.fl-button:hover,
.fl-button:hover * {
    color: #412A58 !important;    
}

.pg-btn-default.invert .fl-button:hover {
    background: #412A58 !important;
}

.pg-btn-default.invert .fl-button:hover,
.pg-btn-default.invert .fl-button:hover * {
    color: #FFF !important;    
}

.pg-btn-secondary .fl-button {
	background: #5f73b0 !important;
	border-color: #5f73b0 !important;
}

.pg-btn-secondary .fl-button:hover {
	background: none !important;
	border-color: #5f73b0 !important;
}

.pg-btn-secondary .fl-button:hover * {
	color: #412A58 !important;
}

.pg-btn-tertiary .fl-button:hover * {
    color: #FFF !important;    
}

/* .pg-btn-tertiary.invert .fl-button:hover * {
    color: #d06285 !important;
} */

.fl-button.pg-button-tertiary {
    background: #d06285 !important;
    border-color: #d06285 !important;
}

.pg-btn-default.pg-btn-tertiary.invert .fl-button:hover {
    background: none !important;
}

/* Button Reset  */
.mce-widget button,
.fl-page .wp-core-ui .button {
	background: transparent;
	color: #595959;
	font-size: 14px;
	padding: 0;
	border: none;
	text-transform: none;
	border: 1px solid #ccc;
	width: auto;
    min-height: 100%;
}

.mce-widget button:hover,
.mce-widget button:hover *,
.fl-page .wp-core-ui .button:hover{
	color: #8E3E7F;
	border: none;
}

.fl-page .wp-core-ui .button:hover {
	border: 1px solid #ccc;
}

/* Footer */
.fl-page-footer-wrap .fl-widget-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.fl-page-footer-wrap .widget_nav_menu a {
    font-size: 14px;
}

.fl-page-footer .text-right {
    clear: none;
}

.fl-page-footer .text-left,
.fl-page-footer .text-right {
	text-align: center;
}

.jetpack_widget_social_icons ul li {
    display: inline-block !important;
}

/* Main Section  */
.fl-page-content {
		background-image: url("/wp-content/uploads/2018/11/pattern1-1.png");
		background-repeat: repeat;
}

.page-template-tpl-no-header-footer .fl-page-content {
	background: none;
}

/* Geo Directory */
.pg-search-widget {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
}

#geodir-wrapper {
	overflow: inherit;
}

#geodir-wrapper::before,
#geodir-wrapper::after {
	content: '';
	display: table;
}

#geodir-wrapper::after {
	clear: both;
}

#geodir-wrapper-content,
#geodir-sidebar .geodir-content-right {
	background: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	float: none;
	margin: 60px auto;
	width: 90% !important;
	max-width: 1280px !important;
}

#geodir-sidebar-right,
.geodir-breadcrumb,
.geodir_popular_post_category {
	display: none;
}

#geodir-wrapper .entry-title {
	color: #5f73b0;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 30px;
	text-transform: uppercase;
}

.prohibit {
	text-align: center;
	font-size: 10px;
    color: #ffffff;
	max-width: 500px;
    margin: 0 auto
}

.dark, .dark span {
	color: #000 !important;
}

.geodir-note {
	font-style: italic;
	font-size: 14px;
	padding: 10px 20px 0;
}

.geodir-required {
	color: red;
	font-weight: 600;
}

#geodir-wrapper form {
	padding: 0 20px 20px;
}

#propertyform h5.geodir-fieldset-row {
	border-bottom: 2px solid #D06285;
}

.geodir_form_row label {
	font-weight: 400;
	float: none;
	width: 100%;
}

.geodir_form_row .geodir_textfield, 
.geodir_textarea,
.geodir_form_row select,
.geodir_taxonomy_field, .gd_multi_choice,
.geodir_location_add_listing_all_chosen_container label + div {
	float: none !important;
	width: 100% !important;

}

.geodir_form_row .geodir_textfield, 
.geodir_textarea,
.geodir_form_row select,
.geodir-chosen-container-multi .chosen-choices {
	float: none;
	width: 100%;
	background: #FFF;
	border-color: #C8C8C8 !important;
	border-radius: 0;
}

.geodir_textarea {
	min-height: 100px;	
}

.geodir_form_row .gd_multi_choice,
.geodir-chosen-container,
#geodir_post_mapview_row .geodir_user_define {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.gd-radios {
	font-size: 14px;
	margin-right: 20px;
}

.gd-radios > input {
	display: inline-block;
    margin-right: 5px;
    margin-top: 6px;
    vertical-align: top;
}

#geodir_post_mapview_row .geodir_user_define {
	display: inline-block;
	width: calc(25% - 4px);
}

#geodir_post_mapview_row .geodir_user_define input {
	margin-right: 3px;
	margin-top: 0;
	vertical-align: middle;
}

.geodir_message_note,
.geodir_message_error {
	padding-left: 0;
}

.geodir_message_error {
	font-size: 14px;
	font-style: italic;
}

.geodir-chosen-container-multi .chosen-choices li.search-choice {
	margin-top: 8px;
}

.geodir_form_row #geodir_photoplupload-upload-ui {
	text-align: left;
}

.fl-page .geodir_button {
	text-transform: uppercase;
	font-size: 14px !important;
	padding: 12px 24px;
}

#geodir-add-listing-submit {
	margin-top: 20px;
}

#upload-msg {
	font-size: 14px;
	color: #777;
}

.plupload-upload-uic h4 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #777;
}

.plupload-thumbs {
	width: 100% !important;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 20px !important;
}

.plupload-thumbs .thumb {
	height: 150px;
	width: 150px;
}

.geodir_preview_section {
	background: #8e3e7f;
	margin: 0;
	border: none;
	color: #FFF;
	padding: 40px 20px;
}

.geodir_preview_section form {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	border: 2px solid #FFF;
	padding: 20px;
}

.geodir_preview_section .geodir_information {
	text-align: center;
	margin-top: 0;
	color: #FFF;
	font-weight: 600;
}

.fl-page .geodir_preview_section .geodir_button {
	background: rgba(225,255,255,0);
	float: right;
	border: 2px solid #8E3E7F;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}

.fl-page .geodir_preview_section .geodir_publish_button {
	background: #FFF;
	color: #8e3e7f;
}

.fl-page .geodir_preview_section .geodir_button:hover {
	background: none;
	border-color: #FFF;
	color: #FFF;
}

.geodir_preview_section .geodir_goback {
	color: #FFF !important;
	padding-top: 12px;
	font-size: 14px;
	text-transform: uppercase;
}

.geodir_preview_section .geodir_information a {
	background: #FFF;
	color: #8e3e7f;
	border: 2px solid #FFF;
	border-radius: 3px;
	padding: 12px 24px;
	display: inline-block;
	margin: 10px auto;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none !important;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}

.geodir_preview_section .geodir_information a:hover {
	background: none;
	color: #FFF;
}

body.search-results .geodir_advance_search_widget {
	background-image: url("/wp-content/uploads/2018/11/pattern2-1.png");
	padding: 60px 0 !important;
}

.geodir-listing-search {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.geodir-listing-search .geodir-loc-bar {
	background: rgba(255,255,255,0.2);
	border: none !important;
	padding: 20px;
	border-radius: 5px;
}

.geodir-loc-bar-in {
	background: none;
	border: none;
	padding: 0;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search,
.geodir-advance-search {
	justify-content: flex-end;
}

body .fl-page-content .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper {
	flex: 1 1 100% !important;
}

body .fl-page-content .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search input {
	width: 100%;
	border-radius: 3px;
	display: block;
	margin: 0 !important;
	font-size: 14px;
	font-weight: 400;
	padding: 20px 15px !important;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	background-color: #FFF !important;
	height: 42px !important;
}

body .fl-page-content .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search input.snear {
	color: #414141;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search input[type=button], 
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button,
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .geodir-filter-container .geodir-advance-search .geodir_submit_search {
	max-width: 150px;
	height: 43px;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button.showFilters {
	max-width: 220px;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search input[type=button]:hover, 
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button:hover,
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .geodir-filter-container .geodir-advance-search .geodir_submit_search:hover {
	border-color: #FFF;
	color: #FFF;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper.gd-search-field-near .gd-append-near-wrapper span {
	height: 42px;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper.gd-search-field-near .gd-append-near-wrapper span svg {
	height: 40px;
}

.geodir-filter-container .customize_filter-in {
	background: #FFF;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	width: 100%;
	margin-top: 10px;
}

.customize_filter-in span {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #8e3e7f;
	display: block;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(142, 62, 127, 0.4);
	margin-bottom: 10px;
}

.geodir-filter-container .geodir-filter-cat {
	border: 1px solid rgba(142, 62, 127, 0.4);
	margin: 10px;
	flex: 1 1 calc(50% - 20px);
	padding: 20px;
}

.geodir-filter-container .geodir-filter-cat ul {
	padding-left: 10px;
}

.geodir-breadcrumb + .entry-header {
	display: none;
}

.geodir_category_list_view {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.geodir_category_list_view li.gridview_onehalf {
	padding: 20px;
}

.geodir_category_list_view li .geodir-post-img {
	width: 240px !important;
	height: 320px !important;
}

.geodir_category_list_view li .geodir-content {
	width: calc(100% - 260px) !important;	
	float: none;
}

.gd-filter-gd_professional .geodir-filter-cat li {
	position: relative;
	padding-left: 20px;
}

.gd-filter-gd_professional .geodir-filter-cat li:before {
	content: '';
	background: #8e3e7f;
	border-radius: 2px;
	width: 12px;
	height: 12px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1;
}

.gd-filter-gd_professional .geodir-filter-cat li.checked:before {
	background: #FFF url('/wp-content/uploads/2018/11/check-mark.png');
	background-size: cover;
}

.gd-filter-gd_professional .geodir-filter-cat li input {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 2;
	opacity: 0;
	margin: 0;
	cursor: pointer;
}

.geodir_map_container,
.geodir_map_container .main_map_wrapper,
.geodir_map_container .geodir_marker_cluster {
	width: 100% !important;
}

.geodir_message_error {
	background: #C70000;
	color: #FFF;
	padding: 10px !important;
}

.Navi {
	text-align: center;
	padding-bottom: 80px;
}

.gd-pagi-container .Navi {
	padding-top: 40px;
	padding-bottom: 0;
}

.Navi > * {
	line-height: 16px;
    font-size: 14px;
    display: inline-block;
    padding: 5px 8px;
    color: #8E3E7F;
    margin: 0 1px;
	height: 32px;
	border: 2px solid #FFF;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.Navi .on {
	background: #8E3E7F;
	border-color: #8E3E7F;
	color: #FFF;
}

.Navi > *:hover,
.Navi > *:focus {
	border-color: #8E3E7F;
	text-decoration: none;
}

.Navi a.gd-wgt-page strong {
	display: none;
}

.Navi a.gd-page-sc-fst,
.Navi a.gd-page-sc-lst,
.Navi.gd-navi a strong {
	color: rgba(0,0,0,0);
	font-size: 0;
}

.Navi a:before,
.Navi.gd-navi a strong:before {
	color: #8E3E7F;
	font-size: 18px;
	font-weight: 700;
}

.Navi a.gd-page-sc-fst:before {
    content: "«";
}

.Navi a.gd-page-sc-prev:before,
.Navi.gd-navi a:first-child strong:before {
    content: "‹";
}

.Navi a.gd-page-sc-nxt:before,
.Navi.gd-navi a:last-child strong:before {
    content: "›";
}

.Navi a.gd-page-sc-lst:before {
    content: "»";
}

@media screen and (max-width: 1350px) {
    .geodir-listing-search {
        max-width: 698px;
    }
}

@media screen and (max-width: 1090px) {
    .geodir-listing-search {
        max-width: 1280px;
    }
}

@media only screen and (max-width: 660px) {
	.geodir-sidebar-right, .geodir-sidebar-left, #geodir-wrapper-content {
			min-width: 90%;
	}
}

@media only screen and (max-width: 580px) {
	.fl-page .geodir_preview_section .geodir_button,
	.geodir_preview_section .geodir_goback {
		float: none;
		display: block;
		width: 100%;
		text-align: center;
	}
}

/* Professional's Profile */
.pg-profiles-spotlight {
    width: 100%;
}

.pg-profiles-spotlight::before,
.pg-profiles-spotlight::after {
    content: '';
    display: table;
}

.pg-profiles-spotlight::after {
    clear: both;
}

.pg-profile {
    background: #FFF;
    padding: 20px !important;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    display: inline-block;
    width: 320px;
}

.pg-profile-picture {
    position: relative;
    overflow: hidden;
    height: 320px;
    width: 100%;
}

.pg-profile-picture img {
    object-fit: cover;
    object-position: top;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.pg-profile-sb {
    position: absolute;
    z-index: 2;
    background:#412A58;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    text-align: center;
}

.pg-profile-sb p {
    display: none;
}

.pg-profile-sb .pg-profile-specialization {
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.pg-profile-sb .pg-profile-badges > div {
    display: inline-block;
    color: #FFF;
    margin: 0 2px;
	width: 21px;
}

.pg-profile-sb .pg-profile-badges > div:before {
    font-family: "Font Awesome 5 Free", "FontAwesome";
    display: inline-block;
    font-size: 16px;
    width: 16px;
    height: 16px;
}

.pg-profile-sb .pg-profile-badges .badge-verified:before {
    content: '\f058';
    font-weight: 600;
}

.pg-profile-sb .pg-profile-badges .badge-expert:before {
    content: '\f091';
}

.pg-profile-sb .pg-profile-badges .badge-certified:before {
    content: '\f0a3';
}

.pg-profile-sb .pg-profile-badges .badge-certified:after {
    vertical-align: sub;
    font-size: 8px;
    font-weight: 600;
}

.pg-profile-sb .pg-profile-badges .badge-certified.lvl1:after {
    content: '1';
}

.pg-profile-sb .pg-profile-badges .badge-certified.lvl2:after {
    content: '2';
}

.pg-profile .badge-charter {
    background: #D06285;
    color: #FFF;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
    display: block;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: -38px;
    padding: 7px 20px;
    width: 130px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pg-profile-details {
    padding: 20px 0 0;
}

.pg-profile-name {
    font-size: 18px;
    margin-bottom: 10px;
}

.pg-profile-rating {
    margin-bottom: 10px;
}

.pg-profile-rating .star {
    display: inline-block;
}

.pg-profile-rating .star:before {
    content: '\f005';
    font-family: "FontAwesome";
    font-size: 16px;
    color: #d3d3d3;
}

.pg-profile-rating .star.filled:before {
    color: #fece00;
}

.pg-profile-subdetails > * {
    margin-bottom: 10px;
    display: block;
}

.pg-profile-subspec,
.pg-profile-conditions {
    font-weight: 600;
}

.pg-profile-left .pg-profile-subdetails > *,
.pg-profile-top-details .pg-profile-subdetails > * {
    padding: 0;
    padding-left: 25px;
    list-style: none;
    position: relative;
}

.pg-profile-subdetails *:before {
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 16px;
    color: #5F73B0;
    margin-right: 5px;
    font-weight: 600;
}

.pg-profile-subdetails *:before {
    position: absolute;
    left: 0;
    top: 0;
}

.pg-profile-subspec:before {
    content: '\f07b';
}

.pg-profile-conditions:before {
    content: '\f481';
}

.pg-profile-email:before {
    content: '\f0e0';
}

.pg-profile-address:before {
    content: '\f041';    
}

.pg-profile-tel:before {
    content: '\f095';
}

.pg-profile-fax:before {
    content: '\f1ac';
}

.pg-profile-website:before {
    content: '\f0ac';
}

.pg-facebook:before {
    content: '\f09a';
}

.pg-instagram:before {
    content: '\f16d';
}

.pg-twitter:before {
    content: '\f099';
}

.pg-pinterest:before {
    content: '\f231';
}

.pg-profile-left .pg-profile-subdetails .pg-profile-email, 
.pg-profile-left .pg-profile-subdetails .pg-profile-tel {
    max-width: 340px;
	width: calc(100% - 25px);
}

.pg-profile-left .pg-profile-subdetails > * a, 
.pg-profile-left .pg-profile-subdetails .pg-profile-email *,
.pg-profile-left .pg-profile-subdetails .pg-profile-tel * {
    display: inline-block;
    max-width: 315px;
	width: calc(100% - 25px);
}

.pg-profile .pg-btn-default {
    margin-top: 20px;
}

.pg-profile .fl-button {
    font-size: 12px !important;
		display: block;
}

@media screen and (max-width: 840px) {
	.pg-profile-page .pg-profile {
		max-width: calc(100vw - 60px);
	}
	
	.pg-profile-left .pg-profile-subdetails .pg-profile-email, 
	.pg-profile-left .pg-profile-subdetails .pg-profile-tel,
	.pg-profile-left .pg-profile-subdetails > * a, 
	.pg-profile-left .pg-profile-subdetails .pg-profile-email *,
	.pg-profile-left .pg-profile-subdetails .pg-profile-tel * {
		max-width: calc(100% - 25px);
	}
}

/* Professional Profiles Page */
.pg-profile-row {
    position: relative;
}

.pg-profile-row.top {
    background: #8E3E7F;
    padding: 40px 20px;
}

.pg-profile-page {
	-webkit-display: -webkit-box;
	-webkit-display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	padding: 40px 0;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.pg-profile-row.top .pp-row-separator {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.pg-profile-row.top .pg-profile-page {
    padding: 0;
}

.pg-profile-row.top .pp-row-separator svg {
    position: absolute;
    left: 0;
    width: 100%;
    top: auto;
    bottom: 0;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: 0;
}

.pg-profile-top-details {
    position: relative;
    z-index: 2;
    color: #FFF;
		min-height: 110px;
}

.pg-profile-top-details h1 {
	color: #FFF !important;
	font-size: 30px;
	margin:10px 0px 15px 0px; 
}

.pg-profile-top-details .geodir-business-name {
	font-size: 30px;
    display: block;
    margin-bottom: 5px;
}

.pg-profile-top-details h2 + .geodir-business-name {
    padding-left: 10px;
	font-size: 24px;
}

.pg-profile-top-details .pg-profile-subdetails {
	padding-left: 10px;
}

.pg-profile-top-details .pg-profile-address:before {
	color: #FFF;
}

.pg-profile-bottom-details iframe {
	width: 100%;
    height: 500px;
}

.pg-profile-bottom-details.pg-profile-insurance {
	border: 2px solid #5f73b0;
	padding: 15px;
	margin-top: 40px;
}

.pg-profile-bottom-details.pg-profile-insurance > strong {
	background: #5f73b0;
    display: block;
    margin: 0 0 15px;
    padding: 10px;
    color: #FFF;
}

.pg-profile-sidebar,
.pg-profile-sidebar-spacer {
	-webkit-flex: 2 1 320px;
	-webkit-box-flex: 2;
	-ms-flex: 2 1 320px;
	flex: 2 1 320px;
    margin-left: 20px;
	width: 320px;
}

.pg-profile-sidebar {
    margin-top: -200px;
    position: relative;
    z-index: 2;
}

.pg-profile-page .pg-profile {
	width: 100%;
}

.pg-profile-page .pg-profile .pg-profile-details {
	font-size: 14px;
}

.pg-profile-page .pg-profile .pg-btn-default.invert .fl-button {
	display: block !important;
	width: 100%;
}

.pg-profile-share,
.pg-profile-contact {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px solid #D06285;
}

.pg-profile-share h4,
.pg-profile-contact h4 {
	font-size: 14px;
	margin-top: 0;
}

.pg-profile-contact label {
	display: block;
	padding: 5px 0;
}

.pg-profile-contact label * {
	display: block;
	background: #FFF;
	width: 100%;
	border-radius: 0;
	font-weight: 400;
	border-color: #c8c8c8;
	padding: 20px 10px;
	font-size: 14px;
}

.pg-profile-contact label textarea {
	padding: 10px;
	height: 125px;
}

.pg-profile-contact .success-message,
.pg-profile-contact .error-message {
	background: #119211;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #FFF !important;
    margin-top: 10px;
}

.pg-profile-contact .error-message {
	background: #c10000;
}

.pg-claim-this-user {
	margin-top: 20px;
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 0 !important;
}

.pg-profile-main-content,
.pg-profile-top-details {
	-webkit-flex: 1 2 850px;
	-webkit-box-flex: 1;
	-ms-flex: 1 2 850px;
	flex: 1 2 850px;
	padding-left: 40px;
	padding-right: 20px;
}

.pg-profile-tabs .fl-tabs-label,
.pg-profile-tabs .fl-tabs-label.fl-tabs-active {
	color: #8E3E7F;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 16px;
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.pg-gallery a {
	border: 2px solid rgba(255,255,255,0);
	display: inline-block;
    width: calc(25% - 14px);
    margin: 5px;
}

.pg-gallery a:hover {
	border-color: #8e3e7f;
	cursor: pointer;
}

.pg-gallery a img {
	width: 100%;
	height: auto;
}

.pg-profile-page .pg-tabs-wrapper {
    margin-bottom:40px !important;
}

.pg-profile-review {
	font-size: 14px;
}

.pg-profile-review .fl-comments {
	margin-top: 0;
}

#tab-review.comments-area {
	border-top: none;
	padding-top: 0;
}

#tab-review .comments-title,
#reply-title,
.fl-comments-list-title {
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    background: #5f73b0;
    padding: 10px;
    color: #FFF;
}

#tab-review li.bypostauthor #reply-title {
	background: rgba(95, 115, 176, 0.7);
	margin-top: 10px;
}

#tab-review .comments-title span {
	color: #FFF
}

#tab-review span {
	color: #414141;
}

#tab-review ol {
	padding-left: 20px;
}

#tab-review ol.commentlist,
#tab-review ol#comments {
	padding-bottom: 20px;
}

.commentlist li.comment + li,
ol#comments li.comment + li {
	border-top: 1px solid #D06285;
	padding-top: 10px;
	margin-top: 10px;
}

.fl-comments-list ul.children li {
	margin-left: 3%;
}

header.comment-meta {
    padding: 10px 0;
}

header.comment-meta cite {
	font-style: normal;
	display: block;
    font-size: 16px;
}

#tab-review li.bypostauthor cite .reviewer {
	color: #5f73b0;
}

#tab-review li.bypostauthor cite span,
#tab-review li.bypostauthor time {
	color: #AAA;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 5px;
}

#tab-review .gdreview_section {
	background: none;
	padding: 0;
}

#tab-review .overall-more-rating {
	display: none;
}

section.comment-content.comment {
    padding: 10px;
    border: 1px solid #EEE;
}

#tab-review .commenttext {
	padding-bottom: 0;
}

.comment-links {
	padding-top: 10px;
}

.comment-links > * {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
}

.comment-edit-link,
.gdrr-comment-replaylink {
    background: rgba(142,62,127,0);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    text-align: center;
    display: inline-block;
    padding: 4px 10px;
    color: #8E3E7F;
    border-radius: 3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 27px;
}

.gdrr-comment-replaylink a {
	color: #8E3E7F;
}

.comment-edit-link:hover,
.gdrr-comment-replaylink:hover {
	background: #8E3E7F;
	color: #FFF;
	text-decoration: none;
}

.gdrr-comment-replaylink a:hover,
#tab-review .gdrr-comment-replaylink:hover * {
	color: #FFF;
	text-decoration: none;
}

#tab-review .rating_frm {
	margin-top: 0 !important;
}

#cancel-comment-reply-link {
	color: #FFF;
    border-radius: 3px;
    border: 2px solid #FFF;
    padding: 7px 14px;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}

.comment-subscription-form .subscribe-label {
	font-size: 14px;
}

.gd-rate-area span {
    float: left;
    display: block;
	padding-right: 5px;
}

ul.rate-area-list {
	float: left;
	list-style: none;
	margin: 3px 0 0 5px;
	padding: 0;
}

ul.rate-area-list li {
    display: block;
    float: left;
    margin: 0px;
    width: auto;
	line-height: 0;
}

.pg-gallery-lightbox {
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 9999;
	text-align: center;
}

.pg-gallery-lightbox-wrapper {
    height: 80vh;
    max-width: 80%;
    margin: 10vh auto;
    display: inline-block;
	position: relative;
}

.pg-gallery-img {
	border: 2px solid #FFF;
}

.pg-gallery-img img {
    width: auto;
    margin: 0 auto;
    display: block;
}

.pg-gallery-close {
	background: #8e3e7f url('/wp-content/uploads/2018/11/close.png');
	background-repeat: no-repeat;
	background-size: 70%;
    background-position: center;
	border-radius: 100%;
	height: 32px;
    width: 32px;
	border: 2px solid #FFF;
	position: absolute;
	top: -12px;
	right: -12px;
	cursor: pointer;
}

@media screen and (max-width: 740px) {
	.pg-gallery a {
		width: calc(50% - 14px);
	}
}

/* Search Directory Filter */
.pg-directory-filter {
    text-align: right;
    display: block;
    padding: 20px 13px;
}

.pg-directory-filter select {
    color: #8E3E7F;
    border: 2px solid #8E3E7F;
    border-radius: 5px;
    padding: 7px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    min-width: 170px;
    margin: 0 5px;
}

.pg-directory-results::before,
.pg-directory-results::after {
    content: '';
    display: table;
}

.pg-directory-results::after {
    clear: both;
}

.pg-directory-results .pg-profile {
    float: left;
    width: calc(50% - 40px);
    margin: 20px;
		box-shadow: none;
    border: 1px solid rgba(0,0,0,0.1);
}

.pg-directory-results .pg-profile:nth-child(odd) {
    clear: left; 
}

.pg-directory-results .pg-profile-picture {
    width: 240px;
    display: inline-block;
}

.pg-directory-results .pg-profile-details {
    width: calc(100% - 250px);
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    font-size: 14px;
}

.pg-directory-results .pg-profile-name {
    margin-bottom: 0;
}

.pg-directory-results .pg-profile-rating {
    border-bottom: 1px solid  #8E3E7F;
    margin-top: 0;
    padding-bottom: 10px;
}

.pg-directory-pagination {
    text-align: center;
    margin-top: 60px;
}

.pg-directory-pagination ul {
    padding: 0;
    list-style: none;
}

.pg-directory-pagination li {
    display: inline-block;
    margin: 5px 3px;
}

.pg-directory-pagination li a {
    color: #8E3E7F;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 6px;
    display: block;
}

.pg-directory-pagination li a.current-page {
    background: #8E3E7F;
    color: #FFF;
}

.pg-directory-pagination .prev-page::before,
.pg-directory-pagination .next-page::before {
    content: '\f104';
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 14px;
    display: block;
}

.pg-directory-pagination .next-page::before {
    content: '\f105';
}

.pg-profile-row .fl-button {
	display: inline-block;
	padding: 12px 24px;
}

.pg-profile-row .pg-profile-rating {
	text-align: center;
}

.pg-profile-row .geodir-rating {
	display: inline-block;
	margin-bottom: 0;
}

.pg-profile-row .gd_rating_show {
	margin-bottom: 0;
}

.pg-profile-row .pg-profile-top-details {
	padding-top: 20px;
}

@media screen and (max-width: 980px) {
    .pg-directory-results .pg-profile {
			float: none;
			width: 100%;
			margin: 10px 0;
    }
	
		.pg-directory-results .pg-profile-picture {
			width: 100%;
		}
	
		.pg-directory-results .pg-profile-details {
			width: 100%;
    	padding-left: 0;
		}
}

@media screen and (max-width: 840px) {
    .pg-profile-page {
        flex-wrap: wrap;
    }
    
    .pg-profile-sidebar, 
    .pg-profile-sidebar-spacer {
        margin-left: 0;
        margin-top: 0;
    }
    
    .pg-profile-main-content, 
    .pg-profile-top-details {
        padding-left: 0;
				padding-right: 0;
    }
	
		.pg-profile-row .pg-profile-top-details {
			padding-top: 0 !important;
    	min-height: 100%;
		}
    
    .pg-profile-main-content {
        padding-top: 40px;
    }
	
		.pg-profile-row {
				padding: 0 20px;
		}
}

/* Tabs - used in Login, Profile Page */
.pg-tab-selector{ display: flex;
    flex-wrap: wrap;}
.pg-tab-selector a {
    font-size: 14px; 
    font-weight: 600;
    letter-spacing:0.5px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 15px;
    border: 2px solid rgba(95,115,176,0);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    position: relative;
    z-index: 0;
	line-height:22px;
}

.pg-tab-selector a:hover {
    border-color: rgba(95,115,176,0.7);
    color: #5f73b0;
    text-decoration: none;
    cursor: pointer;
}

.pg-tab-selector a.selected,
.pg-tabs-wrapper.secondary .pg-tab-selector a:hover {
    background: rgba(95,115,176,0.7);
    color: #FFF;
}

.pg-tabs-wrapper.secondary .pg-tab-selector a.selected {
    border-color: #5f73b0;
    border-bottom: rgba(95,115,176,0);
    color: #5f73b0;
    background: #FFF;
    z-index: 2;
}

.pg-tab-selector a.selected:hover {
    color: #FFF;
}

.pg-tab-content {
    font-size: 14px;
    position: relative;
    z-index: 1;
}

.pg-profile-row .pg-tab-content {
		padding: 20px;
		background: #FFF;
}

.pg-tabs-wrapper.secondary .pg-tab-content {
    border: 2px solid #5f73b0;
    top: -2px;
}

.pg-tab {
    display: none;
}

.pg-tab.selected {
    display: block;
}

.pg-tab-content .pg-tab h3:not(:first-child) {
	margin-top: 10px !important;
}

.pg-tab-content .pg-tab p {
	white-space: pre-wrap;
}

/* Blog Post  */
.tribe-events-single-event-description {
    background: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    padding: 25px 35px !important;
}

.single-post .fl-post-title, .tribe-events-single-event-title {
    color: #5f73b0;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.single-post .fl-post-meta.fl-post-meta-top, .tribe-events-schedule {
    text-align: center;
}

.single-post .fl-content-left
{
	border-right:0;
}

.single-post .fl-post-thumb, .tribe-events-event-image {
    text-align: center !important;
}

.single-post .fl-post-thumb img{
    width: 100%;
}

.fl-sidebar aside,
.single-post .fl-post {
    background: #FFF;
    padding: 20px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.single-post .fl-post {
	padding: 40px;
}

/*.fl-sidebar aside#custom_html-2 {
	background: #8e3e7f;
}*/
.fl-sidebar aside#custom_html-2 {
	background: #412A58;
}

.fl-sidebar aside .fl-widget-title {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.fl-sidebar aside#custom_html-2 .fl-widget-title {
	color: #FFF;
}

._form_9 form {
    width: 100% !important;
}

/* Shop  */
.woocommerce-breadcrumb, .woocommerce-products-header__title{ 
	display: none;
}

/* Question and Answer */
.dwqa-search input {
	border: 2px solid #5f73b0;
	height: 60px;
}

.dwqa-question-item {
	background: #FFF;
    border: 1px solid #8e3e7f !important;
    margin-bottom: 20px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.dwqa-question-item .dwqa-status {
	background: #8e3e7f;
	box-shadow: 0 0 0 1px #8e3e7f inset;
}

.dwqa-question-item .dwqa-status:after {
	color: #fff;
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
    background: #8e3e7f;
    top: 0;
    margin-top: 0;
    right: 0;
    height: 100%;
    padding: 10px;
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
    border-color: #FFF;
    color: #FFF;
    padding: 5px;
    display: inline-block;
    height: 54px;
    font-size: 12px;
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span.dwqa-views-count {
	margin-left: 0;
}

.dwqa-question-filter .dwqa-sort-by {
    border: 2px solid #8e3e7f;
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats strong {
	line-height: 22px;
}

.dwqa-questions-footer .dwqa-ask-question a {
	color: #fff;
    background: #8e3e7f;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    border-radius: 3px;
	border: 2px solid #8E3E7F;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    text-align: center;
    padding: 12px 24px;
	display: block;
}

.dwqa-questions-footer .dwqa-ask-question a:hover {
	background: rgba(255,255,255,0);
	color: #8e3e7f;
	text-decoration: none;
}

.dwqa-questions-footer .dwqa-ask-question {
	display: block;
}

.dwqa-content-ask-form p {
    margin-bottom: 20px;
}

.dwqa-content-ask-form input[type=text], 
.dwqa-content-ask-form input[type=email], 
.dwqa-content-ask-form select, 
.dwqa-content-edit-form input[type=text],
.dwqa-content-edit-form input[type=email],
.dwqa-content-edit-form select,
.dwqa-answer-form select {
    box-shadow: 0 2px 3px rgba(0,0,0,0.2) !important;
    background-color: #FFF !important;
    border: 1px solid #ddd;
    min-height: 38px;
    border-radius: 3px;
    color: #414141;
    font-size: 14px;
    padding: 6px 12px;
}

.dwqa-answer-form select.dwqa-select {
	width: 100%;
	margin-bottom: 20px;
}

.dwqa-content-ask-form .wp-editor-container,
.dwqa-content-edit-form .wp-editor-container {
    box-shadow: 0 2px 3px rgba(0,0,0,0.2) !important;
    border-radius: 3px 0 3px 3px;
}

.dwqa-search input {
    border: 1px solid #e6e6e6;
}

.wp-editor-container textarea.wp-editor-area {
    border-radius: 0;
}

.dwqa-content-ask-form label {
    display: inline-block;
    margin: 0 0 5px;
    color: #FFF;
    font-weight: 400;
    font-size: 14px !important;
    width: 100%;
}

.fl-page .wp-switch-editor,
.fl-page .wp-switch-editor:hover {
    background: #ebebeb;
    color: #666;
    font-size: 13px;
    line-height: 19px;
    padding: 3px 8px 4px;
    border: 1px solid #e5e5e5;
    text-transform: none;
}

.fl-page .dwqa-btn.dwqa-btn-primary {
    width: 100%;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.fl-page .dwqa-btn.dwqa-btn-primary:hover {
    background: none;
    border-color: #FFF;
    color: #FFF;
}

.dwqa-container .dwqa-alert {
    background: #119211;
    border-color: #119211;
    border-radius: 0;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #FFF !important;
    margin-top: 10px;
}

.dwqa-container .dwqa-alert-error {
    background: #c10000;
    border-color: #c10000;
}

.dwqa-content-ask-form .dwqa-autocomplete {
    max-width: 100%;
}

.dwqa-question {
	background: #FFF;
    padding: 40px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.dwqa-question .fl-post-header {
	text-align: center;
}

.dwqa-question .fl-post-title {
	color: #5f73b0;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.dwqa-question .dwqa-single-question .dwqa-question-item {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.dwqa-breadcrumbs {
    margin-bottom: 20px;
    padding: 10px;
    background: #D06285;
    color: #FFF;
}

.dwqa-breadcrumbs a {
	color: #FFF;
}

.dwqa-comment-form {
	margin-bottom: 20px;
}

.fl-page .dwqa-answers .dwqa-btn.dwqa-btn-primary:hover {
	border-color: #8E3E7F;
	color: #8E3E7F;
}

@media screen and (max-width: 768px) {
	
	.pg-tabs-wrapper.secondary .pg-tab-content {top: -1px !important;}
	
	.pg-tabs-wrapper.secondary .pg-tab-selector a.selected {border-bottom: 2px solid #5f73b0 !important;}	
	
	.dwqa-questions-list .dwqa-question-item {
		padding-bottom: 70px;
	}
	
	.dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
		overflow: hidden;
		bottom: 0;
		top: auto;
		height: 50px;
		width: 100%;
		left: 0;
	}
	
	.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
		background: none;
	}
	
	.dwqa-question-item .dwqa-status {
		top: 25%;
	}
	
	.dwqa-question-filter .dwqa-sort-by {
		float: none;
    	margin-top: 10px;
	}
}

@media screen and (max-width: 480px) {
	

	
	.dwqa-question-item .dwqa-status {
		top: 5px;
    	right: -48px;
	}
	

	
	.dwqa-questions-list .dwqa-question-item .dwqa-status:after {
		width: 20px;
    	height: 30px;
		left: 7px;
    	top: 32px;
	}
}

.geodir-search button{border-color:#AFFF7D !important;}
.pg-professional-list > ul > li:hover, .pg-professional-list > ul > li.opened {
    background: #412A58 !important;}

	.pg-professional-list > ul > li:hover, .pg-professional-list > ul > li.opened {
    background: #412A58 !important;}



.fl-button-wrap.fl-button-width-auto.fl-button-center.fl-button-has-icon a.fl-button {
    background-color: #412A58 !important;
    color: #fff !important;
}
span.fl-button-text {
    color: #fff !important;
}
i.fl-button-icon.fl-button-icon-before.fas.fa-user {
    color: #fff !important;
}
.fl-button-wrap.fl-button-width-auto.fl-button-center.fl-button-has-icon a.fl-button:hover {
    background-color: transparent !important;
    color: #412A58 !important;
}
span.fl-button-text:hover {
    color: #412A58 !important;
}

.page-id-2159 .fl-module-content.fl-node-content span.fl-button-text{
	color: #fff !important;
}
.page-id-2159.logged-in .fl-module-content.fl-node-content span.fl-button-text{
	color: #fff !important;
}

.geodir-loc-bar {
    height: 170px !important;
}
.gd-search-input-wrapper.gd-search-field-search {
    position: absolute !important;
    width: 100% !important;
    top: 70% !important;
}
.gd-search-input-wrapper.gd-search-field-near {
    position: absolute !important;
    width: 100% !important;
    top: -25% !important;
}
button.geodir_submit_search {
    position: relative !important;
    top: 90px !important;
}
button.geodir-show-filters {
    position: relative !important;
    top: 90px !important;
}
.geodir-more-filters.customize_filter-in.clearfix.gd-filter-gd_professional {
    z-index: 9999;
    position: relative;
} 

#gform_submit_button_1:hover{
    background-color:#5D72B1 !important;
}
button.sale-button {
    background: #abfb7b !important;
    border: 1px solid #abfb7b !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 50px 50px 50px 50px;
    display: block;
    margin: 0px auto 30px auto;
}
.sale-banner {
  padding: 0px 50px;
}
button.sale-button a {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    color: #442c57 !important;
}
/* Login Page Login Form CSS - Start */
.tml .tml-label {
   text-align: left !important;
}
.tml .tml-rememberme-wrap {
	text-align: left !important;
}
.custom_login_form_div .custom_login_form a {
	color: #fff;
}
.custom_login_form_div .custom_login_form .submit_input {
    margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.pg-form button, .pg-form input[type="submit"], .pg-form div[class*="moonray-form-"] .moonray-form-input-type-submit .moonray-form-input{
	background: #a2f270;
    border: 1px solid #96e664;
    border-color: rgba(255,0,0,0);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

.tml-links .tml-register-link {display: none;}
.tml-links .tml-lostpassword-link a {color: #fff;}
.tml-links .tml-lostpassword-link { text-align: left !important;}
.tml-alerts .tml-errors .tml-error{color: #fff;}
.tml-alerts .tml-errors .tml-error a {color: #fff;}
.pg-form button:after {display: none;}
.tml-lostpassword .tml-submit-wrap .tml-button {
	background: #8E3E7F !important;
    border: 2px solid #8E3E7F !important;
    display: block;
    letter-spacing: 1px !important;
    box-shadow: none;
    padding: 10px 40px;
    line-height: 1.2;
}
.tml-lostpassword .tml-submit-wrap .tml-button:hover {
	background: #5f73b0 !important;
    border: 2px solid #5f73b0 !important;
}
.tml .tml-error {
    background: #5f73b0;
    border-left-color: #dc3232;
}
.tml-resetpass .tml-submit-wrap .tml-button {
	background: #8E3E7F !important;
    border: 2px solid #8E3E7F !important;
    display: block;
    letter-spacing: 1px !important;
    box-shadow: none;
    padding: 10px 40px;
    line-height: 1.2;
}
.tml-resetpass .tml-submit-wrap .tml-button:hover {
	background: #5f73b0 !important;
    border: 2px solid #5f73b0 !important;
}
/* Login Page Login Form CSS - End */