.ckeditor_links {
  display:none !important;
}

/*-----------------------------------------------------------*/
/*commerce*/

.commerce_payment label img {
  vertical-align:middle;
}

.line-item-summary ul {
	display: block !important;
}

.line-item-summary a {
	background: #eb191a;
	border-radius: 8px;
	padding: 7px 14px;
	color: #fff;
	font-weight: bold;
	box-shadow: 1px 2px #444;
}

.select2-container {
  min-width: 200px;
}

.node-unpublished {
	background-color:transparent !important;
}