/* BEGIN: Cookies Policy Notification Bar - J! system plugin (Powered by: Web357.eu) */
#w357_cpnb a.w357_cpnb_button { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 14px; }
#w357_cpnb a#w357_cpnb_button_ok { color: #ffffff; background-color: #7bc211; }
#w357_cpnb a#w357_cpnb_button_ok:hover, #w357_cpnb a#w357_cpnb_button_ok:focus { color: #ffffff; background-color: #63941e; }
#w357_cpnb a#w357_cpnb_button_more { color: #ffffff; background-color: #7b8a8b; }
#w357_cpnb a#w357_cpnb_button_more:hover, #w357_cpnb a#w357_cpnb_button_more:focus { color: #ffffff; background-color: #697677; }
#w357_cpnb #w357_cpnb_message a { color: #ffffff !important; font-weight: 700; text-decoration: none !important; }
#w357_cpnb #w357_cpnb_message a:hover { text-decoration: underline !important; }
/* center alignment */
#w357_cpnb #w357_cpnb_message { text-align: center; float: none; display: inline-block; }
#w357_cpnb #w357_cpnb_buttons { display: inline-block; float: none; margin-left: 20px; }
@media (max-width: 1580px) {
  #w357_cpnb #w357_cpnb_message { float: none; width: 100%; display: block; clear: both; margin-bottom: 15px; }
  #w357_cpnb #w357_cpnb_buttons { float: none; width: 100%; clear: both; text-align: center; margin-top: 0; margin-left: 0; margin-bottom: 10px; right: 0; position: relative; }
}
/* custom css */
#w357_cpnb_inner {
padding: 60px 10px !important;
}
/* END: Cookies Policy Notification Bar - J! system plugin (Powered by: Web357.eu) */