/*
 Theme Name:   BAI EN
 Description:  BAI English - Child theme of BAI Global
 Author:       Isobar
 Author URI:   http://isobar.com/ie
 Template:     bai_global
 Version:      1.0.0
*/

/* Put language specific styles in here */

.cookie-notice-container {
padding: 25px 10px;
}
span#cn-notice-text,
a#cn-more-info,
a#cn-accept-cookie
{
font-size:15px;
}
element.style {
}
a#cn-accept-cookie {
   padding: 7px 10px;
   margin-top: 8px;
   display: inline-block;
}



 .ns-heading {
	width: 747px;
	
}
	
.ns-button {
	width: 338px;
}



@media  (max-width: 1024px) {
  
 .ns-heading {
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
		
	}
		
	.ns-button {
		width: 100%;
	}
  
}







