/*
Theme Name: slpc Child
Version: 1.0
Description: A child theme of slpc
Author: webadmin
Template: slpc
*/

@import url("../slpc/style.css");
@media (max-width: 767px){
	#ctabar-container .ctabar-location-container ul li {
		width: 100%!important;
		position: fixed!important;
		background: #203e74!important;
		top: 52px!important;
	}
	#location-fixedbar .location-button-container .button-container {
    	width: 100%!important;
	}
	#ctabar-container .ctabar-location-container ul li:last-child{
		text-align:center;
		padding:0px!important;
	}
}
@media (min-width: 768px){
	#footer #location-container .location-fblink-container .location-fblink-content {
		margin-top: 15px;
		margin-left: 8px;
	}
	@media (max-width: 1200px){
		#footer #location-container .location-fblink-container .location-fblink-content {
			margin-top: 9px;
		}
	}
}
#popctabooking .content .row-popctabooking .col-popctabooking .button-container .button-popctabooking {
    width: 100%;
}

.single .location-button-container .button-container, .page .location-button-container .button-container {
       width: 100%;
}