.woobt-images {
  direction: ltr !important;
  justify-content: center !important;
}

.woobt-carousel .slick-arrow.slick-prev:before {
  content: "›" !important;
}

.woobt-carousel .slick-arrow.slick-next:before {
  content: "‹" !important;
}

.wpclever_settings_page .wpclever_settings_page_title .premium {
  margin-left: unset !important;
  margin-right: 10px;
}

.license-input {
	max-width: 580px !important;
	float: right !important;
}

.license-lock-mode {
  display: inline-block;
  float: left;
  margin: 30px 15px;
}