/*.displayad_steps_wrapper #ap_displayad_regions textarea {
	width: 100%;
	height: 64px;	
	min-height: 64px;	
	padding: 7px;
	margin: 0;
}
div .displayad_steps_wrapper .form-horizontal .form-group {
	margin: 0;
}

.displayad_steps_wrapper  #enhance .section-description {
	margin: 0;
	padding: 0;
}*/
.steps-buttons-wrap .save-for-later-link, .steps-buttons-wrap .steps-next-button {
	margin: 0;
}



/*  CATEGORY ICON STYLES  */
.agriculture::before {
    content: '\f72d';
}
.real-estatefor-sale::before {
   content: '\f015';
}
.real-estateother::before, .real-estate-marketplace::before {
   content: '\f4d9';
}
.remembering::before, .yourlifemoments\.ca::before {
    content: '\f3e0';
}
.buy-sell::before {
	content: '\f02b';
}
.business-card-directory::before {
	content: '\f2bb';
}

.ap_custom_select, .ap_custom_select button {
	width: 100%; 
}

.ap_custom_select_month, .ap_custom_select_month button, .ap_custom_select_date, .ap_custom_select_date button {
	width: auto;
	margin-right: 8px;
	margin-bottom: 3px;
}

 .ap_custom_select_year, .ap_custom_select_year button {
	width: auto;
	margin-right: 0 !important;
	margin-bottom: 3px;
}

.ap_custom_select button {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.display-price {
	display: none;
}

/*.form-group > div > div:not(.ap_custom_select) {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 7px;
}
*/
.form-horizontal .radio, .form-horizontal .checkbox {
	width: 100%;
}

@media only screen and (max-width: 992px) {
	.ap_custom_select_month, .ap_custom_select_month button, .ap_custom_select_date, .ap_custom_select_date button, .ap_custom_select_year, .ap_custom_select_year button {
	width: 100%;	
	margin-bottom: 5px;
}
}

/* ************************************************************************
	CUSTOM FOOTER STYLES
************************************************************************* */

#pricing_summary .ap_your_order_summary.displayad_pricing_summary {
	padding: 16px 24px;
	background-color: rgba(51, 51, 51, 0.7);
	color: #ffffff;
}


/* ************************************************************************
	 DESKTOP STYLES 
************************************************************************* */

@media only screen and (min-width: 992px) {

.help-block {
	font-size: 12px;
}

#footerweb2-0, .l-footer  {
    max-width: none !important;
}

.l-footer div {
	margin: 0 auto !important;
}

.custom-header .container .navbar-brand {
    padding: 20px 0 10px 15px;
}

.custom-header .container .navbar-brand #logo {
	max-width: 200px;
}

}


/* ****************************************
    MISC STYLES
**************************************** */

.footer-container {
	border-top: none;
}