
/*
 Theme Name:   Polaris RDS Child
Theme URI:    https://github.com/ESBlueCorona/bc-rds
 Description:  Polaris RDS Child Theme
 Author:       By Polaris RDS Team
 Template:     rds
 Version:      2.6
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  polaris-rds-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: /ESBlueCorona/bc-rds
*/

/* Osano cookies Style */
a.cookie-preferences-link, a.cookie-preferences-link:hover {
	color: inherit;
}

a.cookie-preferences-link:hover {
	color: #f37429;
}

.container-fluid.service_subpage_banner {
	height: 100% !important;
	min-height: 100% !important;
}

@media (min-width:991px) {
	.service_subpage_banner .btn i {
		display: block !important;
	}
	
	.page-template-template-subpage-fullwidth .service_subpage_banner {
		height: 139px;
		min-height: 139px !important;
	}
}
