@charset "UTF-8";
#ceres-custom-solr-search .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#ceres-custom-solr-search .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#ceres-custom-solr-search .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
#ceres-custom-solr-search .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
#ceres-custom-solr-search .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
#ceres-custom-solr-search .slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
#ceres-custom-solr-search .slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
#ceres-custom-solr-search .slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
#ceres-custom-solr-search .slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
#ceres-custom-solr-search .slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
#ceres-custom-solr-search .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
#ceres-custom-solr-search .animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
#ceres-custom-solr-search .toRightFromLeft {
  -webkit-animation-name: toRightFromLeft;
  animation-name: toRightFromLeft;
}
#ceres-custom-solr-search .fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
#ceres-custom-solr-search .fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}
#ceres-custom-solr-search .fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}
#ceres-custom-solr-search .noFilterClass {
  filter: none !important;
}
#ceres-custom-solr-search .caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
#ceres-custom-solr-search .caption.fullscreenvideo iframe,
#ceres-custom-solr-search .caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}
#ceres-custom-solr-search .fullscreenvideo video {
  background: #000;
}
#ceres-custom-solr-search .button_slider.button_slider_inverse a {
  color: #555;
  border-color: #555;
}
#ceres-custom-solr-search .caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: 0;
}
#ceres-custom-solr-search iframe,
#ceres-custom-solr-search img {
  border: 0;
}
#ceres-custom-solr-search img {
  border-style: none;
  height: auto;
  vertical-align: top;
}
#ceres-custom-solr-search a {
  text-decoration: none;
  color: inherit;
}
#ceres-custom-solr-search a:hover,
#ceres-custom-solr-search a:focus {
  text-decoration: none;
  color: #00a2ee;
}
#ceres-custom-solr-search a:focus {
  outline: 0;
}
#ceres-custom-solr-search p {
  font-size: 1em;
  line-height: 1.8;
  margin-bottom: 15px;
}
#ceres-custom-solr-search .text {
  font-size: 1.0833em;
  margin-bottom: 15px;
}
#ceres-custom-solr-search .text p {
  font-size: 1em;
}
#ceres-custom-solr-search .text > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search dt {
  font-weight: normal;
}
#ceres-custom-solr-search h1,
#ceres-custom-solr-search h2,
#ceres-custom-solr-search h3,
#ceres-custom-solr-search h4,
#ceres-custom-solr-search h5,
#ceres-custom-solr-search h6 {
  color: #555;
}
#ceres-custom-solr-search h1,
#ceres-custom-solr-search h2,
#ceres-custom-solr-search h3,
#ceres-custom-solr-search h4,
#ceres-custom-solr-search h5,
#ceres-custom-solr-search h6 {
  margin: 0 0 20px;
  font-weight: 300;
}
#ceres-custom-solr-search h4,
#ceres-custom-solr-search h5,
#ceres-custom-solr-search h6 {
  font-weight: 400;
}
#ceres-custom-solr-search h5,
#ceres-custom-solr-search h6 {
  margin-bottom: 10px;
}
#ceres-custom-solr-search h1 {
  font-size: 2.5em;
  line-height: 1.25em;
}
#ceres-custom-solr-search h2 {
  font-size: 2em;
  line-height: 1.25em;
}
#ceres-custom-solr-search h3 {
  font-size: 1.6667em;
  line-height: 1.2222em;
}
#ceres-custom-solr-search h4 {
  font-size: 1.3333em;
  line-height: 1.25em;
}
#ceres-custom-solr-search h5 {
  font-size: 1.1666em;
  line-height: 1.1428em;
}
#ceres-custom-solr-search h6 {
  font-size: 1.0833em;
}
#ceres-custom-solr-search ol,
#ceres-custom-solr-search ul {
  list-style: none;
  margin: 0;
}
#ceres-custom-solr-search blockquote,
#ceres-custom-solr-search q {
  quotes: none;
}
#ceres-custom-solr-search blockquote:before,
#ceres-custom-solr-search blockquote:after,
#ceres-custom-solr-search q:before,
#ceres-custom-solr-search q:after {
  content: "";
  content: none;
}
#ceres-custom-solr-search hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-color: #00a2ee;
}
#ceres-custom-solr-search small {
  font-size: 0.8333em;
}
#ceres-custom-solr-search table {
  border-collapse: collapse;
  border-spacing: 0;
}
#ceres-custom-solr-search .clearer {
  clear: both !important;
  padding: 0 !important;
  margin: 0 !important;
}
#ceres-custom-solr-search .hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
#ceres-custom-solr-search .nobr {
  white-space: nowrap !important;
}
#ceres-custom-solr-search .wrap {
  white-space: normal !important;
}
#ceres-custom-solr-search .no-display {
  display: none;
}
#ceres-custom-solr-search .no-float {
  float: none !important;
}
#ceres-custom-solr-search .no-margin {
  margin: 0 !important;
}
#ceres-custom-solr-search .no-bmargin {
  margin-bottom: 0 !important;
}
#ceres-custom-solr-search .no-padding {
  padding: 0 !important;
}
#ceres-custom-solr-search .no-lpadding {
  padding-left: 0 !important;
}
#ceres-custom-solr-search .no-rpadding {
  padding-right: 0 !important;
}
#ceres-custom-solr-search .no-border {
  border: none !important;
}
#ceres-custom-solr-search .no-bg {
  background: none !important;
}
#ceres-custom-solr-search .full-width {
  width: 100% !important;
}
#ceres-custom-solr-search .width-auto {
  width: auto !important;
}
#ceres-custom-solr-search img.full-width {
  height: auto;
}
#ceres-custom-solr-search .uppercase {
  text-transform: uppercase;
}
#ceres-custom-solr-search .fourty-space {
  letter-spacing: 0.04em !important;
}
#ceres-custom-solr-search .underline {
  text-decoration: underline !important;
}
#ceres-custom-solr-search .inline-block {
  display: inline-block !important;
}
#ceres-custom-solr-search .visible-sms {
  display: none;
}
#ceres-custom-solr-search .no-letter-spacing {
  letter-spacing: normal !important;
}
#ceres-custom-solr-search .font-light {
  font-weight: 300 !important;
}
#ceres-custom-solr-search .font-normal {
  font-weight: 400 !important;
}
#ceres-custom-solr-search .fontsize-lg {
  font-size: 1.3333em;
  line-height: 1.5;
}
#ceres-custom-solr-search p.fontsize-lg {
  line-height: 1.8;
}
#ceres-custom-solr-search .overflow-hidden {
  overflow: hidden;
}
#ceres-custom-solr-search .full-height {
  height: 100%;
}
#ceres-custom-solr-search .skin-color {
  color: #00a2ee !important;
}
#ceres-custom-solr-search .skin-bg {
  background-color: #00a2ee !important;
}
#ceres-custom-solr-search .skin-bg-alpha {
  background-color: rgba(0, 162, 238, 0.75) !important;
}
#ceres-custom-solr-search .color-blue {
  color: #1b4268 !important;
}
#ceres-custom-solr-search .color-light-blue {
  color: #455b79 !important;
}
#ceres-custom-solr-search .color-white {
  color: #fff !important;
}
#ceres-custom-solr-search .hover-color-skin:hover {
  color: #00a2ee !important;
}
#ceres-custom-solr-search .hover-color-blue:hover {
  color: #1b4268 !important;
}
#ceres-custom-solr-search .custom-font1,
#ceres-custom-solr-search .pricing-table .currency-symbol {
  font-family: Playfair Display;
}
#ceres-custom-solr-search .custom-font2 {
  font-family: Open Sans Condensed;
}
#ceres-custom-solr-search .custom-font3,
#ceres-custom-solr-search .error404 .error-message-404 span,
#ceres-custom-solr-search .coming-soon-page .error-message-404 span,
#ceres-custom-solr-search .blank-page .error-message-404 span,
#ceres-custom-solr-search .coming-soon-page .clock {
  font-family: "Open Sans";
}
#ceres-custom-solr-search #page-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
#ceres-custom-solr-search .box-sm {
  margin-bottom: 20px;
}
#ceres-custom-solr-search .box-md,
#ceres-custom-solr-search .box {
  margin-bottom: 30px;
}
#ceres-custom-solr-search .box-lg {
  margin-bottom: 40px;
}
#ceres-custom-solr-search .box-xl,
#ceres-custom-solr-search .block {
  margin-bottom: 60px;
}
#ceres-custom-solr-search article {
  margin-bottom: 30px;
}
#ceres-custom-solr-search .block:after {
  content: "";
  display: table;
  clear: both;
}
#ceres-custom-solr-search #content {
  padding: 132px 0 0;
  min-height: 300px;
}
#ceres-custom-solr-search #content > .container > .section:first-child,
#ceres-custom-solr-search #content #main > .section:first-child,
#ceres-custom-solr-search #content > .section:first-child {
  padding-top: 0;
}
#ceres-custom-solr-search #main {
  margin-bottom: 60px;
}
#ceres-custom-solr-search #main > .section:first-child {
  padding-top: 0;
}
#ceres-custom-solr-search .sidebar {
  margin-bottom: 60px;
}
#ceres-custom-solr-search .section {
  padding: 0;
}
#ceres-custom-solr-search .section.has-border {
  border-bottom: 1px solid #edf6ff;
}
#ceres-custom-solr-search .section:last-child {
  border-bottom: 0;
}
#ceres-custom-solr-search .title {
  font-weight: normal;
}
#ceres-custom-solr-search .center-block {
  float: none;
}
#ceres-custom-solr-search .highlight {
  background: #00a2ee;
  color: #fff;
  padding: 2px 8px;
}
#ceres-custom-solr-search hr.dotted {
  border-style: dotted;
}
#ceres-custom-solr-search hr.thick {
  border-width: 2px;
}
#ceres-custom-solr-search hr.color-heading {
  border-color: #1b4268;
}
#ceres-custom-solr-search hr.color-text {
  border-color: #939faa;
}
#ceres-custom-solr-search hr.color-light {
  border-color: #d4dde5;
}
#ceres-custom-solr-search hr.color-light1 {
  border-color: #edf6ff;
}
#ceres-custom-solr-search hr[class^="col-"],
#ceres-custom-solr-search hr[class*=" col-"] {
  float: none;
  padding: 0;
}
#ceres-custom-solr-search .description > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .section-info {
  border-top: 1px solid #d4dde5;
  padding: 50px 0;
  position: relative;
}
#ceres-custom-solr-search .section-info .section-title {
  display: inline-block;
  line-height: 1em;
  margin-top: -0.6em;
  padding-right: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  font-weight: 300;
}
#ceres-custom-solr-search .fa.has-circle {
  display: inline-block;
  border: 1px solid #00a2ee;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.16em;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
}
#ceres-custom-solr-search .hide-children > *:not(.active) {
  display: none;
}
#ceres-custom-solr-search ul.arrow-circle li,
#ceres-custom-solr-search ul.arrow li,
#ceres-custom-solr-search ul.star li,
#ceres-custom-solr-search ul.decimal-zero li,
#ceres-custom-solr-search ul.disc li {
  margin-bottom: 12px;
  line-height: 20px;
}
#ceres-custom-solr-search ul.arrow-circle li:before,
#ceres-custom-solr-search ul.arrow li:before,
#ceres-custom-solr-search ul.star li:before,
#ceres-custom-solr-search ul.decimal-zero li:before,
#ceres-custom-solr-search ul.disc li:before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  font-family: FontAwesome;
}
#ceres-custom-solr-search ul.arrow-circle.size-small,
#ceres-custom-solr-search ul.arrow.size-small,
#ceres-custom-solr-search ul.star.size-small,
#ceres-custom-solr-search ul.decimal-zero.size-small,
#ceres-custom-solr-search ul.disc.size-small {
  font-size: 1em;
}
#ceres-custom-solr-search ul.arrow-circle.size-small li,
#ceres-custom-solr-search ul.arrow.size-small li,
#ceres-custom-solr-search ul.star.size-small li,
#ceres-custom-solr-search ul.decimal-zero.size-small li,
#ceres-custom-solr-search ul.disc.size-small li {
  margin-bottom: 10px;
}
#ceres-custom-solr-search ul.arrow-circle.size-medium,
#ceres-custom-solr-search ul.arrow.size-medium,
#ceres-custom-solr-search ul.star.size-medium,
#ceres-custom-solr-search ul.decimal-zero.size-medium,
#ceres-custom-solr-search ul.disc.size-medium {
  font-size: 1.0833em;
}
#ceres-custom-solr-search ul.arrow-circle.size-medium li,
#ceres-custom-solr-search ul.arrow.size-medium li,
#ceres-custom-solr-search ul.star.size-medium li,
#ceres-custom-solr-search ul.decimal-zero.size-medium li,
#ceres-custom-solr-search ul.disc.size-medium li {
  margin-bottom: 20px;
}
#ceres-custom-solr-search ul.arrow li:before,
#ceres-custom-solr-search ul.arrow-circle li:before {
  content: "\f105";
}
#ceres-custom-solr-search ul.arrow li.active:before,
#ceres-custom-solr-search ul.arrow-circle li.active:before {
  color: #00a2ee;
}
#ceres-custom-solr-search ul.arrow li:before {
  margin-right: 10px;
}
#ceres-custom-solr-search ul.arrow-circle li {
  position: relative;
  padding-left: 34px;
}
#ceres-custom-solr-search ul.arrow-circle li:before {
  font-size: 0.8333em;
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  color: #d4dde5;
  border: 1px solid;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  text-indent: 1px;
}
#ceres-custom-solr-search ul.arrow-circle li.active:before {
  color: #fff;
  background: #00a2ee;
  border-color: #00a2ee;
}
#ceres-custom-solr-search ul.arrow-circle.hover-effect li:hover {
  color: #00a2ee;
}
#ceres-custom-solr-search ul.arrow-circle.hover-effect li:hover:before {
  color: #fff;
  background: #00a2ee;
  border-color: #00a2ee;
}
#ceres-custom-solr-search ul.star li:before {
  content: "\f005";
}
#ceres-custom-solr-search ul.decimal-zero {
  counter-reset: item;
}
#ceres-custom-solr-search ul.decimal-zero > li:before {
  content: counter(item);
  counter-increment: item;
  color: #00a2ee;
}
#ceres-custom-solr-search ul.decimal-zero > li:nth-child(-n + 9)::before {
  content: "0" counter(item);
}
#ceres-custom-solr-search ul.disc li:before {
  width: 0.5em;
  height: 0.5em;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #00a2ee;
}
#ceres-custom-solr-search ul.decimal {
  counter-reset: index;
}
#ceres-custom-solr-search ul.decimal > li::before {
  content: counter(index) ".";
  counter-increment: index;
  color: #00a2ee;
  margin-right: 12px;
  font-weight: bold;
}
#ceres-custom-solr-search ul.lower-alpha {
  list-style: lower-alpha inside;
}
#ceres-custom-solr-search ul.bullet-text {
  font-size: 1.0833em;
}
#ceres-custom-solr-search ul.bullet-text li {
  line-height: 1.8em;
  margin-bottom: 5px;
}
#ceres-custom-solr-search ul.bullet-text.paragraph li {
  margin-bottom: 15px;
}
#ceres-custom-solr-search .dropcap {
  float: left;
  color: #fff;
  background: #00a2ee;
  margin-right: 15px;
  margin-top: 5px;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}
#ceres-custom-solr-search .dropcap.style1 {
  font-size: 3.3333em;
  -webkit-border-radius: 0 0 50px 50px;
  -moz-border-radius: 0 0 50px 50px;
  -ms-border-radius: 0 0 50px 50px;
  border-radius: 0 0 50px 50px;
  width: 1.2em;
  height: 1.5em;
  line-height: 1.4em;
}
#ceres-custom-solr-search .dropcap.style2 {
  font-size: 2.5em;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-transform: uppercase;
  width: 1.6em;
  height: 1.6em;
  line-height: 1.6em;
}
#ceres-custom-solr-search q,
#ceres-custom-solr-search blockquote {
  quotes: "\201C""\201D""\2018""\2019";
}
#ceres-custom-solr-search blockquote {
  font-size: 1em;
  border: 0;
  padding: 20px 30px 25px 55px;
  position: relative;
}
#ceres-custom-solr-search blockquote:before,
#ceres-custom-solr-search blockquote:after {
  font-family: FontAwesome;
  font-size: 2.5em;
  vertical-align: middle;
}
#ceres-custom-solr-search blockquote:before {
  content: "\f10d";
  margin-right: 4px;
  position: absolute;
  top: 30px;
  left: 16px;
}
#ceres-custom-solr-search blockquote p {
  font-size: 1.5em;
}
#ceres-custom-solr-search blockquote.style1 {
  background: #edf6ff;
  color: #1b4268;
}
#ceres-custom-solr-search blockquote.style1:before {
  color: #fff;
}
#ceres-custom-solr-search blockquote.style1 p {
  margin-bottom: 30px;
}
#ceres-custom-solr-search blockquote.style1 > .name {
  font-size: 1.3333em;
  color: #939faa;
  margin-bottom: 0;
}
#ceres-custom-solr-search blockquote.style2,
#ceres-custom-solr-search blockquote.style3 {
  font-weight: 300;
  border: 1px solid #edf6ff;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 65px;
}
#ceres-custom-solr-search blockquote.style2:before,
#ceres-custom-solr-search blockquote.style3:before {
  color: #edf6ff;
  top: 40px;
  left: 26px;
}
#ceres-custom-solr-search blockquote.style2 p,
#ceres-custom-solr-search blockquote.style3 p {
  font-size: 1.3333em;
}
#ceres-custom-solr-search blockquote.style2:after {
  border-right: 21px solid transparent;
  border-top: 21px solid #edf6ff;
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  background: #fff;
}
#ceres-custom-solr-search blockquote.style3 {
  border-top: 2px solid #00a2ee;
}
#ceres-custom-solr-search blockquote.style3:after {
  content: "";
  border-top: 3px solid #00a2ee;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3px;
}
#ceres-custom-solr-search .tags .tag {
  display: inline-block;
  font-size: 0.8333em;
  text-transform: uppercase;
  padding: 0 10px;
  line-height: 2.5em;
  border: 1px solid #d4dde5;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -ms-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  margin-bottom: 10px;
  margin-right: 4px;
  -moz-transition: all 0.3s ease 0;
  -o-transition: all 0.3s ease 0;
  -webkit-transition: all 0.3s ease 0;
  -ms-transition: all 0.3s ease 0;
  transition: all 0.3s ease 0;
}
#ceres-custom-solr-search .tags .tag:hover {
  color: #fff;
  background: #00a2ee;
  border-color: #00a2ee;
}
#ceres-custom-solr-search .image {
  overflow: hidden;
  z-index: 1;
  position: relative;
  display: block;
}
#ceres-custom-solr-search .image img {
  -moz-transition: all 0.4s ease-out 0;
  -o-transition: all 0.4s ease-out 0;
  -webkit-transition: all 0.4s ease-out 0;
  -ms-transition: all 0.4s ease-out 0;
  transition: all 0.4s ease-out 0;
  -webkit-backface-visibility: hidden;
  width: 100%;
}
#ceres-custom-solr-search .image .image-extras {
  position: absolute;
  width: 101%;
  height: 101%;
  left: 0;
  top: 0;
  background: rgba(0, 162, 238, 0.85);
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.4s ease-in-out 0;
  -o-transition: all 0.4s ease-in-out 0;
  -webkit-transition: all 0.4s ease-in-out 0;
  -ms-transition: all 0.4s ease-in-out 0;
  transition: all 0.4s ease-in-out 0;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}
#ceres-custom-solr-search .image .image-extras:before,
#ceres-custom-solr-search .image .image-extras:after {
  position: absolute;
  content: "";
  background: #fff;
  left: 50%;
  top: 50%;
}
#ceres-custom-solr-search .image .image-extras:before {
  width: 70px;
  height: 1px;
  margin-left: -35px;
  margin-top: -0.5px;
}
#ceres-custom-solr-search .image .image-extras:after {
  width: 1px;
  height: 70px;
  margin-left: -0.5px;
  margin-top: -35px;
}
#ceres-custom-solr-search .image .image-extras .post-gallery {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#ceres-custom-solr-search .image .caption-wrapper {
  -moz-transition: all 0.4s ease-in-out 0;
  -o-transition: all 0.4s ease-in-out 0;
  -webkit-transition: all 0.4s ease-in-out 0;
  -ms-transition: all 0.4s ease-in-out 0;
  transition: all 0.4s ease-in-out 0;
}
#ceres-custom-solr-search .image:hover:not(.hover-style3) img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#ceres-custom-solr-search .image:hover:not(.hover-style3) .image-extras {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: rotateY(0) scale(1, 1);
  -moz-transform: rotateY(0) scale(1, 1);
  -ms-transform: rotateY(0) scale(1, 1);
  -o-transform: rotateY(0) scale(1, 1);
  transform: rotateY(0) scale(1, 1);
}
#ceres-custom-solr-search .image.hover-style1 .image-extras,
#ceres-custom-solr-search .image.hover-style1 .caption-wrapper {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#ceres-custom-solr-search .image.hover-style1:hover .image-extras,
#ceres-custom-solr-search .image.hover-style1:hover .caption-wrapper {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#ceres-custom-solr-search .image.hover-style2 .image-extras {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
#ceres-custom-solr-search .image.hover-style2:hover .image-extras {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#ceres-custom-solr-search .image.hover-style3 .image-extras {
  width: 100%;
  height: 100%;
  top: 100%;
  left: auto;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  overflow: hidden;
  -moz-transition: none 0 ease 0;
  -o-transition: none 0 ease 0;
  -webkit-transition: none 0 ease 0;
  -ms-transition: none 0 ease 0;
  transition: none 0 ease 0;
}
#ceres-custom-solr-search .column-2 > *,
#ceres-custom-solr-search .column-3 > *,
#ceres-custom-solr-search .column-4 > *,
#ceres-custom-solr-search .column-5 > * {
  float: left;
}
#ceres-custom-solr-search .column-2:after,
#ceres-custom-solr-search .column-3:after,
#ceres-custom-solr-search .column-4:after,
#ceres-custom-solr-search .column-5:after {
  clear: both;
  content: "";
  display: table;
}
#ceres-custom-solr-search .column-2.no-column-bottom-margin > *,
#ceres-custom-solr-search .column-3.no-column-bottom-margin > *,
#ceres-custom-solr-search .column-4.no-column-bottom-margin > *,
#ceres-custom-solr-search .column-5.no-column-bottom-margin > * {
  margin-bottom: 0;
}
#ceres-custom-solr-search .column-2 > * {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
}
#ceres-custom-solr-search .column-2 > *:nth-child(2n) {
  margin-right: 0;
}
#ceres-custom-solr-search .column-2 > *:nth-child(2n + 1) {
  clear: both;
}
#ceres-custom-solr-search .column-3 > * {
  width: 31.3333%;
  margin-right: 3%;
  margin-bottom: 3%;
}
#ceres-custom-solr-search .column-3 > *:nth-child(3n) {
  margin-right: 0;
}
#ceres-custom-solr-search .column-3 > *:nth-child(3n + 1) {
  clear: both;
}
#ceres-custom-solr-search .column-4 > * {
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 3%;
}
#ceres-custom-solr-search .column-4 > *:nth-child(4n) {
  margin-right: 0;
}
#ceres-custom-solr-search .column-4 > *:nth-child(4n + 1) {
  clear: both;
}
#ceres-custom-solr-search .column-5 > * {
  width: 17.6%;
  margin-right: 3%;
  margin-bottom: 3%;
}
#ceres-custom-solr-search .column-5 > *:nth-child(5n) {
  margin-right: 0;
}
#ceres-custom-solr-search .column-5 > *:nth-child(5n + 1) {
  clear: both;
}
#ceres-custom-solr-search .animated {
  visibility: hidden;
}
#ceres-custom-solr-search .no-cssanimations .animated {
  visibility: visible;
}
#ceres-custom-solr-search .image-container {
  position: relative;
}
#ceres-custom-solr-search .image-container img {
  width: 100%;
}
#ceres-custom-solr-search .image-container.fixed img {
  max-width: 100%;
  width: auto;
}
#ceres-custom-solr-search .heading-box {
  text-align: center;
  float: none;
  margin: 0 auto 40px;
}
#ceres-custom-solr-search .heading-box p {
  margin-top: 10px;
}
#ceres-custom-solr-search .heading-box p + p {
  margin-top: 0;
}
#ceres-custom-solr-search .heading-box .box-title {
  font-size: 2.5em;
  margin-bottom: 0;
}
#ceres-custom-solr-search .heading-box [class^="desc-"] {
  font-weight: 300;
  margin-top: 0;
}
#ceres-custom-solr-search .heading-box .desc-lg {
  font-size: 1.6667em;
}
#ceres-custom-solr-search .heading-box .desc-md {
  font-size: 1.3333em;
}
#ceres-custom-solr-search .heading-box .desc-sm {
  font-size: 1.1667em;
}
#ceres-custom-solr-search .heading-box.size-lg p {
  margin-top: 15px;
}
#ceres-custom-solr-search .heading-box.size-lg p + p {
  margin-top: 0;
}
#ceres-custom-solr-search .heading-box.size-lg .box-title {
  font-size: 4.1667em;
  margin-bottom: 0;
}
#ceres-custom-solr-search .heading-box.size-lg .desc-lg {
  font-size: 2.5em;
}
#ceres-custom-solr-search .section h2.section-title {
  font-size: 2.5em;
  line-height: 4em;
  background: #00a2ee;
  color: #fff;
  margin-top: -80px;
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  position: relative;
  margin-bottom: 80px;
  z-index: 100;
}
#ceres-custom-solr-search .section h2.section-title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -14px;
  margin-bottom: -10px;
  border-top: 10px solid #00a2ee;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
#ceres-custom-solr-search .section.no-padding {
  padding: 0;
}
#ceres-custom-solr-search .section.no-padding .section-title {
  margin: 0;
}
#ceres-custom-solr-search form [class^="col-"] > input,
#ceres-custom-solr-search form [class^="col-"] > select,
#ceres-custom-solr-search form [class^="col-"] > textarea,
#ceres-custom-solr-search form [class^="col-"] > .btn,
#ceres-custom-solr-search form [class^="col-"] > button,
#ceres-custom-solr-search form [class*=" col-"] > input,
#ceres-custom-solr-search form [class*=" col-"] > select,
#ceres-custom-solr-search form [class*=" col-"] > textarea,
#ceres-custom-solr-search form [class*=" col-"] > .btn,
#ceres-custom-solr-search form [class*=" col-"] > button {
  width: 100%;
}
#ceres-custom-solr-search form.form-bordered {
  padding: 25px 30px;
  border: 1px solid #edf6ff;
}
#ceres-custom-solr-search form label {
  font-size: 1.0833em;
  font-weight: 400;
  display: block;
}
#ceres-custom-solr-search .form-group.has-error input.form-control {
  background-color: #fff3f3;
}
#ceres-custom-solr-search input.input-text,
#ceres-custom-solr-search select,
#ceres-custom-solr-search textarea,
#ceres-custom-solr-search .customSelect {
  background: #edf6ff;
  border: 0;
  line-height: normal;
}
#ceres-custom-solr-search input.input-text,
#ceres-custom-solr-search textarea,
#ceres-custom-solr-search .customSelect,
#ceres-custom-solr-search select {
  padding-left: 20px;
  padding-right: 20px;
  height: 42px;
  font-size: 1.0833em;
}
#ceres-custom-solr-search input.input-text.input-lg,
#ceres-custom-solr-search textarea.input-lg,
#ceres-custom-solr-search .customSelect.input-lg,
#ceres-custom-solr-search select.input-lg {
  height: 48px;
  font-size: 1.1667em;
}
#ceres-custom-solr-search input.input-text.input-md,
#ceres-custom-solr-search textarea.input-md,
#ceres-custom-solr-search .customSelect.input-md,
#ceres-custom-solr-search select.input-md {
  height: 42px;
  font-size: 1.0833em;
}
#ceres-custom-solr-search input.input-text.input-sm,
#ceres-custom-solr-search textarea.input-sm,
#ceres-custom-solr-search .customSelect.input-sm,
#ceres-custom-solr-search select.input-sm {
  height: 34px;
  font-size: 1em;
}
#ceres-custom-solr-search input.input-text.input-xs,
#ceres-custom-solr-search textarea.input-xs,
#ceres-custom-solr-search .customSelect.input-xs,
#ceres-custom-solr-search select.input-xs {
  height: 28px;
  font-size: 0.9167em;
}
#ceres-custom-solr-search input.input-text.white,
#ceres-custom-solr-search textarea.white,
#ceres-custom-solr-search .customSelect.white,
#ceres-custom-solr-search select.white {
  background: #fff;
}
#ceres-custom-solr-search input.input-text,
#ceres-custom-solr-search textarea {
  -moz-transition: border-color 0.15s ease-in-out 0,
    box-shadow 0.15s ease-in-out 0;
  -o-transition: border-color 0.15s ease-in-out 0,
    box-shadow 0.15s ease-in-out 0;
  -webkit-transition: border-color 0.15s ease-in-out 0,
    box-shadow 0.15s ease-in-out 0;
  -ms-transition: border-color 0.15s ease-in-out 0,
    box-shadow 0.15s ease-in-out 0;
  transition: border-color 0.15s ease-in-out 0, box-shadow 0.15s ease-in-out 0;
  border: 1px solid transparent;
  cursor: text;
}
#ceres-custom-solr-search input.input-text:focus,
#ceres-custom-solr-search textarea:focus {
  outline: 0;
  border: 1px solid #00a2ee;
  box-shadow: 0 0 8px rgba(0, 162, 238, 0.6);
}
#ceres-custom-solr-search textarea {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
#ceres-custom-solr-search select {
  padding: 10px 0 10px 20px;
  line-height: 38px;
  max-width: 100% !important;
}
#ceres-custom-solr-search select option {
  padding: 2px 10px 2px 18px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #ceres-custom-solr-search select {
    padding-right: 18px;
  }
}
#ceres-custom-solr-search .selector {
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search select.selector {
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-appearance: menulist-button;
}
#ceres-custom-solr-search .customSelect {
  line-height: 42px;
  position: relative;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden;
}
#ceres-custom-solr-search .customSelect.input-lg {
  line-height: 48px;
}
#ceres-custom-solr-search .customSelect.input-md {
  line-height: 42px;
}
#ceres-custom-solr-search .customSelect.input-sm {
  line-height: 34px;
}
#ceres-custom-solr-search .customSelect.input-xs {
  line-height: 28px;
}
#ceres-custom-solr-search .customSelectInner {
  max-width: 100% !important;
}
#ceres-custom-solr-search .customSelectInner:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2.5px;
  border-top: 5px solid;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
#ceres-custom-solr-search .checkbox,
#ceres-custom-solr-search .radio {
  position: inherit;
  margin-top: 0;
  line-height: 20px;
}
#ceres-custom-solr-search .checkbox:before,
#ceres-custom-solr-search .radio:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #d4dde5;
  z-index: 0;
  font-family: FontAwesome;
  line-height: 13px;
  text-align: center;
  font-size: 8px;
}
#ceres-custom-solr-search .checkbox.checked:before,
#ceres-custom-solr-search .radio.checked:before {
  content: "\f00c";
}
#ceres-custom-solr-search .checkbox label,
#ceres-custom-solr-search .checkbox.checkbox-inline {
  font-size: 1.0833em;
  line-height: 20px;
}
#ceres-custom-solr-search .checkbox input[type="checkbox"] {
  position: relative;
  z-index: 1;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#ceres-custom-solr-search .radio input[type="radio"] {
  position: inherit;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#ceres-custom-solr-search .radio:before {
  font-size: 8px;
  line-height: 13px;
}
#ceres-custom-solr-search .radio.radio-square:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#ceres-custom-solr-search .radio.checked:before {
  content: "\f00c";
}
#ceres-custom-solr-search label.radio,
#ceres-custom-solr-search .radio label {
  line-height: 20px;
  cursor: pointer;
}
#ceres-custom-solr-search .checkbox-inline,
#ceres-custom-solr-search .radio-inline {
  margin-left: 10px;
}
#ceres-custom-solr-search .btn i {
  margin-right: 5px;
}
#ceres-custom-solr-search .btn:last-child {
  margin-right: 0;
}
#ceres-custom-solr-search .btn:focus,
#ceres-custom-solr-search .btn:active:focus,
#ceres-custom-solr-search .btn.active:focus {
  outline: 0;
}
#ceres-custom-solr-search .btn.active {
  box-shadow: none;
}
#ceres-custom-solr-search .btn.btn-sm {
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  padding: 0 20px;
  font-size: 0.8333em;
  -webkit-border-radius: 14px 14px 14px 14px;
  -moz-border-radius: 14px 14px 14px 14px;
  -ms-border-radius: 14px 14px 14px 14px;
  border-radius: 14px 14px 14px 14px;
}
#ceres-custom-solr-search .btn.btn-lg {
  height: 47px;
  line-height: 47px;
  font-size: 1em;
  padding: 0 36px;
  -webkit-border-radius: 24px 24px 24px 24px;
  -moz-border-radius: 24px 24px 24px 24px;
  -ms-border-radius: 24px 24px 24px 24px;
  border-radius: 24px 24px 24px 24px;
}
#ceres-custom-solr-search .btn.btn-xl {
  height: 57px;
  line-height: 57px;
  font-size: 1em;
  padding: 0 36px;
  -webkit-border-radius: 29px 29px 29px 29px;
  -moz-border-radius: 29px 29px 29px 29px;
  -ms-border-radius: 29px 29px 29px 29px;
  border-radius: 29px 29px 29px 29px;
}
#ceres-custom-solr-search .btn.full-width {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
#ceres-custom-solr-search .btn.style1:hover,
#ceres-custom-solr-search .btn.style1:active,
#ceres-custom-solr-search .btn.style1:focus,
#ceres-custom-solr-search .btn.style1.active {
  background: #1aabf0;
  color: #fff;
}
#ceres-custom-solr-search .btn.style2 {
  background: #20466c;
}
#ceres-custom-solr-search .btn.style2:hover,
#ceres-custom-solr-search .btn.style2:active,
#ceres-custom-solr-search .btn.style2:focus,
#ceres-custom-solr-search .btn.style2.active {
  background: #1b4268;
  color: #fff;
}
#ceres-custom-solr-search .btn.style3 {
  background: #edf6ff;
  color: inherit;
}
#ceres-custom-solr-search .btn.style3:hover,
#ceres-custom-solr-search .btn.style3:active,
#ceres-custom-solr-search .btn.style3:focus,
#ceres-custom-solr-search .btn.style3.active {
  color: #00a2ee;
}
#ceres-custom-solr-search .btn.style4 {
  background: 0;
  border: 1px solid #d4dde5;
  color: inherit;
  line-height: 40px;
}
#ceres-custom-solr-search .btn.style4.btn-sm {
  line-height: 26px;
}
#ceres-custom-solr-search .btn.style4.btn-lg {
  line-height: 45px;
}
#ceres-custom-solr-search .btn.style4.btn-xl {
  line-height: 55px;
}
#ceres-custom-solr-search .btn.style4:hover,
#ceres-custom-solr-search .btn.style4:active,
#ceres-custom-solr-search .btn.style4:focus,
#ceres-custom-solr-search .btn.style4.active {
  color: #fff;
  border-color: #00a2ee;
  background: #00a2ee;
}
#ceres-custom-solr-search .btn.style4.hover-blue:hover,
#ceres-custom-solr-search .btn.style4.hover-blue:active,
#ceres-custom-solr-search .btn.style4.hover-blue:focus,
#ceres-custom-solr-search .btn.style4.hover-blue.active {
  border-color: #1b4268;
  background: #1b4268;
}
#ceres-custom-solr-search .btn.style4.color-white {
  border-color: #fff;
}
#ceres-custom-solr-search .btn.style4.color-white:hover,
#ceres-custom-solr-search .btn.style4.color-white:active,
#ceres-custom-solr-search .btn.style4.color-white:focus,
#ceres-custom-solr-search .btn.style4.color-white.active {
  border-color: #00a2ee;
}
#ceres-custom-solr-search .btn.style4.color-black {
  border-color: #343434;
  color: #343434;
}
#ceres-custom-solr-search .btn.style4.color-black:hover,
#ceres-custom-solr-search .btn.style4.color-black:active,
#ceres-custom-solr-search .btn.style4.color-black:focus,
#ceres-custom-solr-search .btn.style4.color-black.active {
  border-color: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search .btn.style4.bg-white {
  background: #fff;
}
#ceres-custom-solr-search .btn.style4.bg-white:hover,
#ceres-custom-solr-search .btn.style4.bg-white:active,
#ceres-custom-solr-search .btn.style4.bg-white:focus,
#ceres-custom-solr-search .btn.style4.bg-white.active {
  background: #00a2ee;
}
#ceres-custom-solr-search .alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding: 25px 90px 25px 125px;
  color: #fff;
  position: relative;
}
#ceres-custom-solr-search .alert:before {
  content: "\f003";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 50%;
  left: 40px;
  margin-top: -25px;
  font-size: 16px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
}
#ceres-custom-solr-search .alert .close {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  text-shadow: none;
  float: none;
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 50%;
  right: 38px;
  margin-top: -16px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #fff;
  text-align: center;
  line-height: 32px;
}
#ceres-custom-solr-search .alert .close:before {
  content: "\f00d";
  font-family: FontAwesome;
}
#ceres-custom-solr-search .alert.alert-general {
  background: #1b4268;
}
#ceres-custom-solr-search .alert.alert-general:before {
  content: "\f040";
}
#ceres-custom-solr-search .alert.alert-general .close {
  color: #1b4268;
}
#ceres-custom-solr-search .alert.alert-notice {
  background: #fc880f;
}
#ceres-custom-solr-search .alert.alert-notice:before {
  content: "\f0e3";
}
#ceres-custom-solr-search .alert.alert-notice .close {
  color: #fc880f;
}
#ceres-custom-solr-search .alert.alert-success {
  background: #a5de37;
}
#ceres-custom-solr-search .alert.alert-success:before {
  content: "\f00c";
}
#ceres-custom-solr-search .alert.alert-success .close {
  color: #a5de37;
}
#ceres-custom-solr-search .alert.alert-error {
  background: #ff4351;
}
#ceres-custom-solr-search .alert.alert-error:before {
  content: "\f0e7";
}
#ceres-custom-solr-search .alert.alert-error .close {
  color: #ff4351;
}
#ceres-custom-solr-search .alert.alert-help {
  background: #28cdfb;
}
#ceres-custom-solr-search .alert.alert-help:before {
  content: "\f0e9";
}
#ceres-custom-solr-search .alert.alert-help .close {
  color: #28cdfb;
}
#ceres-custom-solr-search table.table.style1 th,
#ceres-custom-solr-search table.table.style1 td,
#ceres-custom-solr-search table.table.style2 th,
#ceres-custom-solr-search table.table.style2 td {
  text-align: center;
  height: 42px;
}
#ceres-custom-solr-search table.table.style1 > thead > tr > th,
#ceres-custom-solr-search table.table.style1 > tbody > tr > td,
#ceres-custom-solr-search table.table.style2 > thead > tr > th,
#ceres-custom-solr-search table.table.style2 > tbody > tr > td {
  border-top: 0;
  border-bottom: 0;
  vertical-align: middle;
}
#ceres-custom-solr-search table.table.style1 > thead > tr > th,
#ceres-custom-solr-search table.table.style2 > thead > tr > th {
  color: #fff;
  font-size: 1.0833em;
  font-weight: 400;
  border-bottom: 0;
  border-right: 1px solid;
}
#ceres-custom-solr-search table.table.style1 > thead > tr > th:first-child,
#ceres-custom-solr-search table.table.style2 > thead > tr > th:first-child {
  border-left: 1px solid;
}
#ceres-custom-solr-search table.table.style1 > tbody,
#ceres-custom-solr-search table.table.style2 > tbody {
  border: 1px solid #edf6ff;
  border-top: 0;
}
#ceres-custom-solr-search table.table.style1 > tbody > tr:nth-child(2n) > td,
#ceres-custom-solr-search table.table.style2 > tbody > tr:nth-child(2n) > td {
  background: #edf6ff;
}
#ceres-custom-solr-search table.table.style1 > tbody > tr > td,
#ceres-custom-solr-search table.table.style2 > tbody > tr > td {
  border-right: 1px solid #edf6ff;
}
#ceres-custom-solr-search table.table.style1 > tbody > tr > td:last-child,
#ceres-custom-solr-search table.table.style2 > tbody > tr > td:last-child {
  border-right: 0;
}
#ceres-custom-solr-search table.table.style1 > thead > tr > th {
  background: #00a2ee;
  border-right-color: #fff6f0;
}
#ceres-custom-solr-search table.table.style1 > thead > tr > th:first-child {
  border-left-color: #00a2ee;
}
#ceres-custom-solr-search table.table.style1 > thead > tr > th:last-child {
  border-right-color: #00a2ee;
}
#ceres-custom-solr-search table.table.style2 > thead > tr > th {
  background: #20466c;
  border-right-color: #f2f4f6;
}
#ceres-custom-solr-search table.table.style2 > thead > tr > th:first-child {
  border-left-color: #20466c;
}
#ceres-custom-solr-search table.table.style2 > thead > tr > th:last-child {
  border-right-color: #20466c;
}
#ceres-custom-solr-search .st-table {
  display: table;
  width: 100%;
}
#ceres-custom-solr-search .st-td,
#ceres-custom-solr-search
  .icon-box[class*=" style-side-"].style-side-5
  .icon-container,
#ceres-custom-solr-search
  .icon-box[class*=" style-side-"].style-side-5
  .box-content,
#ceres-custom-solr-search
  .icon-box[class*=" style-side-"].style-side-6
  .icon-container,
#ceres-custom-solr-search
  .icon-box[class*=" style-side-"].style-side-6
  .box-content,
#ceres-custom-solr-search
  .icon-box[class*=" style-boxed-"].style-boxed-2
  .icon-container,
#ceres-custom-solr-search
  .icon-box[class*=" style-boxed-"].style-boxed-2
  .box-content,
#ceres-custom-solr-search .progress-bar .progress-label,
#ceres-custom-solr-search .progress-bar .progress-wrap,
#ceres-custom-solr-search .progress-bar .progress-percent,
#ceres-custom-solr-search .tab-container.full-width .tabs li,
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-text-inner {
  display: table-cell;
  vertical-align: middle;
}
#ceres-custom-solr-search ul.archives {
  font-size: 1.0833em;
}
#ceres-custom-solr-search ul.archives li {
  border-bottom: 1px solid #edf6ff;
  margin-bottom: 0 !important;
}
#ceres-custom-solr-search ul.archives li a {
  line-height: 48px;
  white-space: nowrap;
}
#ceres-custom-solr-search ul.archives li:before {
  font-size: 1em;
}
#ceres-custom-solr-search ul.archives.hover-effect li:hover a {
  color: #1b4268;
}
#ceres-custom-solr-search ul.filter-categories > li {
  background: #edf6ff;
}
#ceres-custom-solr-search ul.filter-categories > li + li {
  margin-top: 2px;
}
#ceres-custom-solr-search ul.filter-categories > li > a {
  display: block;
  line-height: 20px;
  padding: 10px 20px;
  font-size: 1.0833em;
}
#ceres-custom-solr-search
  ul.filter-categories
  > li.category-has-children
  > a:before {
  float: right;
  content: "\f067";
  font-family: FontAwesome;
  font-size: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #fff;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  color: #d4dde5;
}
#ceres-custom-solr-search
  ul.filter-categories
  > li.category-has-children
  > a.active {
  color: #1b4268;
}
#ceres-custom-solr-search
  ul.filter-categories
  > li.category-has-children
  > a.active:before {
  content: "\f068";
  color: #fff;
  background: #00a2ee;
}
#ceres-custom-solr-search ul.filter-categories > li li a {
  display: block;
  line-height: 25px;
  padding: 0 30px 0 36px;
}
#ceres-custom-solr-search ul.filter-categories > li li a:before {
  content: "\f10c";
  font-size: 8px;
  font-family: FontAwesome;
  line-height: 25px;
  margin-right: 8px;
  float: left;
}
#ceres-custom-solr-search ul.filter-categories > li li:first-child {
  padding-top: 5px;
}
#ceres-custom-solr-search ul.filter-categories > li li:last-child {
  padding-bottom: 20px;
}
#ceres-custom-solr-search .main-mini-search-form {
  width: 240px;
}
#ceres-custom-solr-search .main-mini-search-form .search-box {
  width: 100%;
  position: relative;
}
#ceres-custom-solr-search .main-mini-search-form input[type="text"] {
  background: 0;
  border: 0;
  width: 100%;
  border-bottom: 1px solid #d4dde5;
  height: 34px;
  line-height: normal;
  padding-right: 20px;
}
#ceres-custom-solr-search .main-mini-search-form button {
  background: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -17px;
}
#ceres-custom-solr-search .main-mini-search-form button i {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #d4dde5;
}
#ceres-custom-solr-search .main-mini-search-form button:hover i {
  color: #00a2ee;
}
#ceres-custom-solr-search .price-filter-box {
  background: #edf6ff;
  padding: 18px 47px;
  position: relative;
}
#ceres-custom-solr-search .price-filter-box .min-price-label,
#ceres-custom-solr-search .price-filter-box .max-price-label {
  position: absolute;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  top: 50%;
}
#ceres-custom-solr-search .price-filter-box .min-price-label {
  left: 10px;
}
#ceres-custom-solr-search .price-filter-box .max-price-label {
  right: 10px;
}
#ceres-custom-solr-search .ui-slider {
  position: relative;
  text-align: left;
}
#ceres-custom-solr-search .ui-slider.ui-slider-horizontal {
  height: 6px;
}
#ceres-custom-solr-search .ui-slider.ui-slider-horizontal .ui-slider-range {
  height: 100%;
}
#ceres-custom-solr-search .ui-slider.ui-slider-horizontal .ui-slider-handle {
  margin-left: -6px;
  top: -3px;
}
#ceres-custom-solr-search .ui-slider.ui-widget-content {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #00a2ee;
}
#ceres-custom-solr-search .ui-slider .ui-slider-range {
  display: block;
  position: absolute;
  z-index: 1;
  border: 0;
  background: #fff;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#ceres-custom-solr-search .ui-slider .ui-slider-handle {
  cursor: default;
  position: absolute;
  z-index: 2;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #00a2ee;
}
#ceres-custom-solr-search .text-box {
  background: #edf6ff;
  padding: 20px 25px;
}
#ceres-custom-solr-search .text-box > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .padding-box {
  background: #edf6ff;
  padding: 10px;
}
#ceres-custom-solr-search .padding-box .box-title {
  font-size: 1.5em;
  font-weight: normal;
}
#ceres-custom-solr-search .panel-group .panel-title {
  font-size: 1.1667em;
  line-height: 20px;
}
#ceres-custom-solr-search .panel-group .panel-title a {
  white-space: normal;
  display: block;
  padding: 15px 30px;
}
#ceres-custom-solr-search .panel-group .panel-title a.active .open-sub:after {
  display: none;
}
#ceres-custom-solr-search .panel-group .panel-title .open-sub {
  display: block;
  position: relative;
}
#ceres-custom-solr-search .panel-group .panel-title .open-sub:before,
#ceres-custom-solr-search .panel-group .panel-title .open-sub:after {
  content: "";
  display: block;
  position: absolute;
}
#ceres-custom-solr-search .panel-group h2.panel-title {
  font-size: 2em;
}
#ceres-custom-solr-search .panel-group h3.panel-title {
  font-size: 1.6667em;
}
#ceres-custom-solr-search .panel-group h4.panel-title {
  font-size: 1.3333em;
}
#ceres-custom-solr-search .panel-group h6.panel-title {
  font-size: 1.0833em;
}
#ceres-custom-solr-search .panel-group .panel-content {
  padding: 10px 30px 20px;
}
#ceres-custom-solr-search .panel-group .panel-content > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .panel-group .panel {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  position: relative;
}
#ceres-custom-solr-search .panel-group .panel + .panel {
  margin-top: 1px;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title a:hover,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title a:hover,
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title a:hover,
#ceres-custom-solr-search .panel-group .panel.style4 .panel-title a:hover,
#ceres-custom-solr-search .panel-group .panel.style5 .panel-title a:hover {
  color: #00a2ee;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title .open-sub,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title .open-sub {
  float: right;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title a,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title a {
  background: #edf6ff;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title a.active,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title a.active {
  color: #00a2ee;
  background: 0;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title .open-sub {
  width: 11px;
  height: 11px;
  margin-top: 4.5px;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style1
  .panel-title
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style1
  .panel-title
  .open-sub:after {
  background: #939faa;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style1
  .panel-title
  .open-sub:before {
  left: 0;
  width: 100%;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style1
  .panel-title
  .open-sub:after {
  top: 0;
  bottom: 0;
  height: 100%;
}
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title .open-sub,
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title .open-sub {
  width: 15px;
  height: 15px;
  background: #fff;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style2
  .panel-title
  a.active
  .open-sub,
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub {
  background-image: url("https://konsolenkost.de/image/layout/sprite/panel-collapse.png");
  background-position: 0 15px;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style2
  .panel-title
  a.active
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style2
  .panel-title
  a.active
  .open-sub:after,
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub:after {
  background: #fff;
}
#ceres-custom-solr-search .panel-group .panel.style3 + .panel {
  margin-top: 10px;
}
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title a {
  background: #edf6ff;
  color: inherit;
}
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title a.active,
#ceres-custom-solr-search .panel-group .panel.style3 .panel-content {
  background: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title .open-sub {
  float: left;
  margin-right: 15px;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub {
  background: #fff;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub:after {
  background: #00a2ee;
}
#ceres-custom-solr-search .panel-group .panel.style3 .panel-content {
  padding-left: 65px;
  padding-right: 15px;
}
#ceres-custom-solr-search .panel-group .panel.style4 + .panel {
  margin-top: 7px;
}
#ceres-custom-solr-search .panel-group .panel.style4 .panel-title a {
  padding-top: 0;
  padding-left: 0;
  line-height: 32px;
}
#ceres-custom-solr-search .panel-group .panel.style4 .panel-title a .open-sub {
  float: left;
  margin-right: 20px;
  width: 32px;
  height: 32px;
  background: 0;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid #d4dde5;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a
  .open-sub:after {
  background: #d4dde5;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a
  .open-sub:before {
  width: 7px;
  margin-left: -3.5px;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a
  .open-sub:after {
  bottom: 0;
  height: 7px;
  margin-top: -3.5px;
}
#ceres-custom-solr-search .panel-group .panel.style4 .panel-title a.active {
  color: #00a2ee;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a.active
  .open-sub {
  background: #00a2ee;
  border-color: #00a2ee;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a.active
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style4
  .panel-title
  a.active
  .open-sub:after {
  background: #fff;
}
#ceres-custom-solr-search .panel-group .panel.style4 .panel-content {
  padding: 0 10px 10px 55px;
  word-break: break-all;
}
#ceres-custom-solr-search .panel-group .panel.style5 {
  border: 1px solid #edf6ff;
  border-bottom: 0;
}
#ceres-custom-solr-search .panel-group .panel.style5 + .panel {
  margin-top: 1px;
}
#ceres-custom-solr-search .panel-group .panel.style5 .panel-title a {
  padding: 0;
  line-height: 50px;
}
#ceres-custom-solr-search .panel-group .panel.style5 .panel-title a .open-sub {
  width: 36px;
  float: left;
  margin-right: 25px;
  height: 50px;
  background: #edf6ff;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style5
  .panel-title
  a
  .open-sub:before,
#ceres-custom-solr-search
  .panel-group
  .panel.style5
  .panel-title
  a
  .open-sub:after {
  background: #939faa;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style5
  .panel-title
  a
  .open-sub:before {
  width: 11px;
  left: 50%;
  margin-left: -5.5px;
}
#ceres-custom-solr-search
  .panel-group
  .panel.style5
  .panel-title
  a
  .open-sub:after {
  height: 11px;
  top: 50%;
  margin-top: -5.5px;
}
#ceres-custom-solr-search .panel-group .panel.style5 .panel-title a.active {
  color: #00a2ee;
}
#ceres-custom-solr-search .panel-group .panel.style5 .panel-content {
  border-top: 1px solid #edf6ff;
  padding: 15px 15px 15px 40px;
}
#ceres-custom-solr-search .panel-group .panel.style5:last-child {
  border-bottom: 1px solid #edf6ff;
}
#ceres-custom-solr-search .panel-group .panel.style6 {
  background: #edf6ff;
}
#ceres-custom-solr-search .panel-group .panel.style6 .panel-title a.active,
#ceres-custom-solr-search .panel-group .panel.style6 .panel-title a:hover {
  color: #1b4268;
}
#ceres-custom-solr-search #blog_section.iso-container {
  min-height: 400px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#ceres-custom-solr-search #blog_section blockquote {
  margin-bottom: 1px;
}
#ceres-custom-solr-search #blog_section .post-author {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50%;
  border: 4px solid #fff;
  width: 72px;
  height: 72px;
  position: absolute;
  overflow: hidden;
  left: 25px;
  top: 154px;
  background: #fff;
  z-index: 2;
}
#ceres-custom-solr-search #blog_section .post-author:hover img {
  filter: alpha(opacity=85);
  -ms-filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
#ceres-custom-solr-search #blog_section article {
  height: 480px;
  border: 1px solid #eaeaea;
  margin: 0;
  position: relative;
  overflow: hidden;
}
#ceres-custom-solr-search #blog_section .post-content {
  position: static;
  padding: 32px 30px 0;
  border: 0;
  min-height: 235px;
}
#ceres-custom-solr-search #blog_section .post-content.no-author-img {
  padding-top: 25px;
}
#ceres-custom-solr-search #blog_section .post-blockquote .post-content {
  padding-top: 0;
}
#ceres-custom-solr-search #blog_section .entry-title {
  margin: 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #555;
  font-weight: 400;
  font-size: 1.6em;
  color: #333;
  line-height: 1.2222em;
}
#ceres-custom-solr-search #blog_section h2 {
  display: none;
}
#ceres-custom-solr-search #blog_section .post-meta {
  display: none;
}
#ceres-custom-solr-search #blog_section .post-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  padding: 5px 20px 20px;
  margin: 0;
}
#ceres-custom-solr-search #blog_section a.post-read-more {
  float: left;
  padding: 0 10px;
  text-decoration: underline;
}
#ceres-custom-solr-search #blog_section a.post-read-more,
#ceres-custom-solr-search a.post-read-more:focus,
#ceres-custom-solr-search a.post-read-more:hover {
  color: #01a7ff;
}
#ceres-custom-solr-search #blog_section .entry-time {
  float: right;
  padding: 0 10px;
}
#ceres-custom-solr-search #blog_section .video-container {
  border-bottom: 1px solid #eaeaea;
}
#ceres-custom-solr-search #blog_section .full-video {
  width: 100%;
  height: 100%;
}
#ceres-custom-solr-search .sticky-note {
  padding: 25px 30px;
  background: #edf6ff;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
#ceres-custom-solr-search .sticky-note > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .sticky-note:after {
  position: absolute;
  content: "";
  border-top: 23px solid #d4dde5;
  border-right: 23px solid transparent;
  right: -23px;
  bottom: -23px;
  background-color: #fff;
  -moz-transition: all 0.4s ease 0;
  -o-transition: all 0.4s ease 0;
  -webkit-transition: all 0.4s ease 0;
  -ms-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
}
#ceres-custom-solr-search .sticky-note:hover:after {
  right: 0;
  bottom: 0;
}
#ceres-custom-solr-search .sticky-note.style2 {
  background: #ffefb7;
  color: #c08d34;
}
#ceres-custom-solr-search .sticky-note.style2:after {
  border-top-color: #d5a044;
}
#ceres-custom-solr-search .sticky-note.style3 {
  background: #ffe4e4;
  color: #c05454;
}
#ceres-custom-solr-search .sticky-note.style3:after {
  border-top-color: #d66c6c;
}
#ceres-custom-solr-search .sticky-note.style4 {
  background: #d8f1a9;
  color: #74952b;
}
#ceres-custom-solr-search .sticky-note.style4:after {
  border-top-color: #89a648;
}
#ceres-custom-solr-search .social-icons {
  margin-bottom: 10px;
}
#ceres-custom-solr-search .social-icons:after {
  display: table;
  content: "";
  clear: both;
}
#ceres-custom-solr-search .social-icons .social-icon {
  display: block;
  float: left;
  margin-right: 9px;
  margin-bottom: 15px;
  line-height: 0;
}
#ceres-custom-solr-search .social-icons .social-icon:last-child {
  margin-right: 0;
}
#ceres-custom-solr-search .social-icons .social-icon i {
  font-size: 1.0833em;
  border-color: #d4dde5;
  overflow: hidden;
  color: #d4dde5;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.16em;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
}
#ceres-custom-solr-search .social-icons .social-icon:hover i {
  border-color: transparent;
  color: #fff;
  background: #00a2ee;
}
#ceres-custom-solr-search .social-icons .social-icon:hover i:before {
  -webkit-animation: fadeInDown 0.3s ease-in;
  -moz-animation: fadeInDown 0.3s ease-in;
  animation: fadeInDown 0.3s ease-in;
  display: inline-block;
}
#ceres-custom-solr-search .social-icons .social-icon:last-child {
  margin-right: 0;
}
#ceres-custom-solr-search .social-icons.full-width {
  display: block;
}
#ceres-custom-solr-search .social-icons.full-width .social-icon {
  display: table-cell;
  float: none;
  width: 1%;
  margin: 0;
  text-align: center;
}
#ceres-custom-solr-search .social-icons.size-lg .social-icon {
  margin-right: 10px;
}
#ceres-custom-solr-search .social-icons.size-lg .social-icon i {
  font-size: 1.6667em;
}
#ceres-custom-solr-search .social-icons.size-md .social-icon {
  margin-right: 10px;
}
#ceres-custom-solr-search .social-icons.size-md .social-icon i {
  font-size: 1.1667em;
}
#ceres-custom-solr-search .social-icons.size-sm .social-icon {
  margin-right: 10px;
}
#ceres-custom-solr-search .social-icons.size-sm .social-icon i {
  font-size: 1em;
  width: 2.4em;
  height: 2.4em;
  line-height: 2.35em;
}
#ceres-custom-solr-search .social-icons.style1 .social-icon i {
  color: #d4dde5;
  border: 1px solid #d4dde5;
}
#ceres-custom-solr-search .social-icons.style1 .social-icon:hover i {
  border-color: transparent;
  color: #fff;
}
#ceres-custom-solr-search .social-icons.style2 .social-icon i {
  color: #fff;
  border: 0;
  background: #00a2ee;
}
#ceres-custom-solr-search .social-icons.style2 .social-icon:hover i {
  background: #1aabf0;
}
#ceres-custom-solr-search .social-icons.style3 .social-icon i {
  color: #fff;
  border: 0;
  background: #1b4268;
}
#ceres-custom-solr-search .social-icons.style3 .social-icon:hover i {
  background: #22486d;
}
#ceres-custom-solr-search .image-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: relative;
  overflow: hidden;
}
#ceres-custom-solr-search .image-banner .caption-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#ceres-custom-solr-search .image-banner .caption-wrapper.position-right {
  right: 0;
  max-width: 48%;
  padding-right: 30px;
  padding-left: 0;
}
#ceres-custom-solr-search .image-banner .caption-wrapper.position-left {
  left: 0;
  max-width: 48%;
  padding-left: 30px;
  padding-right: 0;
}
#ceres-custom-solr-search .image-banner .caption-wrapper.position-left:before,
#ceres-custom-solr-search .image-banner .caption-wrapper.position-right:before,
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-middle:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-left
  .captions,
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-right
  .captions,
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-middle
  .captions {
  display: inline-block;
  width: 98%;
  vertical-align: middle;
  text-align: left;
}
#ceres-custom-solr-search .image-banner .caption-wrapper.position-left h2,
#ceres-custom-solr-search .image-banner .caption-wrapper.position-right h2,
#ceres-custom-solr-search .image-banner .caption-wrapper.position-middle h2 {
  color: #b2afb2;
  font-size: 8.3333em;
  line-height: 1;
  letter-spacing: -0.1em;
}
#ceres-custom-solr-search .image-banner .caption-wrapper.position-left .action,
#ceres-custom-solr-search .image-banner .caption-wrapper.position-right .action,
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-middle
  .action {
  color: #fff;
  text-decoration: underline;
  font-size: 1.1667em;
  text-transform: uppercase;
  white-space: nowrap;
}
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-left
  .action:hover,
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-right
  .action:hover,
#ceres-custom-solr-search
  .image-banner
  .caption-wrapper.position-middle
  .action:hover {
  color: #8c868c;
}
#ceres-custom-solr-search .image-banner .btn {
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search .image-banner .image-container.style-abs {
  position: absolute;
  top: 40px;
}
#ceres-custom-solr-search
  .image-banner
  .image-container.style-abs.position-right {
  right: 0;
  max-width: 48%;
}
#ceres-custom-solr-search
  .image-banner
  .image-container.style-abs.position-left {
  left: 0;
  max-width: 48%;
}
#ceres-custom-solr-search #main .image-banner:first-child {
  margin-top: 40px;
}
#ceres-custom-solr-search .thumbnail-full ~ .soap-gallery-thumb-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 10px;
  padding: 0;
}
#ceres-custom-solr-search .thumbnail-full ~ .soap-gallery-thumb-wrapper > a {
  display: table-cell;
  width: 1%;
  height: auto;
  padding: 0;
}
#ceres-custom-solr-search .image-box {
  margin-bottom: 30px;
}
#ceres-custom-solr-search .image-box-style1 {
  width: 74px;
  height: 74px;
  margin: 10px 15px 10px 0;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #00a2ee;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#ceres-custom-solr-search .image-box-style1:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#ceres-custom-solr-search .image-box-style1:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 50%;
  background: #1aabf0;
  -webkit-border-radius: 37px 37px 0 0;
  -moz-border-radius: 37px 37px 0 0;
  -ms-border-radius: 37px 37px 0 0;
  border-radius: 37px 37px 0 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
#ceres-custom-solr-search .image-box-style1 img {
  display: inline-block;
  vertical-align: middle;
  max-width: 60%;
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search .shortcode-banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  border: 1px solid #eaeaea;
}
#ceres-custom-solr-search .shortcode-banner > img {
  width: 100%;
  height: auto;
}
#ceres-custom-solr-search .shortcode-banner .shortcode-banner-content {
  padding: 20px 0 0;
}
#ceres-custom-solr-search
  .shortcode-banner
  .shortcode-banner-content
  .btn.style4 {
  padding: 0 20px;
}
#ceres-custom-solr-search
  .shortcode-banner
  .shortcode-banner-content
  .btn.style4:hover {
  background: #1b4268;
  border-color: #1b4268;
}
#ceres-custom-solr-search .shortcode-banner .shortcode-banner-content .details {
  margin-bottom: 20px;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside {
  position: absolute;
  width: 101%;
  height: 101%;
  left: 0;
  top: 50%;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 50%,
    from(rgba(0, 162, 238, 0)),
    to(rgba(0, 162, 238, 0.85))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 162, 238, 0) 0,
    rgba(0, 162, 238, 0.85) 50%
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 162, 238, 0) 0,
    rgba(0, 162, 238, 0.85) 50%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 162, 238, 0) 0,
    rgba(0, 162, 238, 0.85) 50%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 162, 238, 0) 0,
    rgba(0, 162, 238, 0.85) 50%
  );
  -moz-transition: top 0.4s ease 0;
  -o-transition: top 0.4s ease 0;
  -webkit-transition: top 0.4s ease 0;
  -ms-transition: top 0.4s ease 0;
  transition: top 0.4s ease 0;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside
  .shortcode-banner-content {
  display: inline-block;
  width: 99%;
  vertical-align: middle;
  padding: 0 30px;
  text-align: center;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside
  .shortcode-banner-content
  .details {
  display: none;
  margin-bottom: 0;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside
  .shortcode-banner-content
  .details
  > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside
  .shortcode-banner-content
  .banner-title {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #fff;
  display: inline-block;
  line-height: 1.5em;
  margin-bottom: 5em;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated:hover
  .shortcode-banner-inside {
  background: rgba(27, 66, 104, 0.9);
  top: 0;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated:hover
  .shortcode-banner-inside
  .shortcode-banner-content
  .details {
  display: block;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated:hover
  .shortcode-banner-inside
  .shortcode-banner-content
  .banner-title {
  margin-bottom: 20px;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated:hover
  .shortcode-banner-inside {
  background: rgba(0, 0, 0, 0.64);
  top: 0;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside {
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 50%,
    from(rgba(255, 102, 0, 0)),
    to(rgba(0, 0, 0, 0.47))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 102, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 50%
  );
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated:hover
  .shortcode-banner-inside
  .shortcode-banner-content
  .banner-title {
  margin-bottom: 0;
}
#ceres-custom-solr-search
  .shortcode-banner.style-animated
  .shortcode-banner-inside
  .shortcode-banner-content
  .banner-title {
  margin-bottom: 7em;
}
#ceres-custom-solr-search .shortcode-banner:hover a.button_hover,
#ceres-custom-solr-search .shortcode-banner:hover span.button_hover {
  color: #fff;
  background-color: #01a7ff;
}
#ceres-custom-solr-search .shortcode-banner.shortcode-banner-right {
  padding-left: 10px;
  margin-left: 10px;
}
#ceres-custom-solr-search .shortcode-banner.shortcode-banner-left {
  padding-right: 0;
  margin-right: 10px;
}
#ceres-custom-solr-search .image .caption-wrapper,
#ceres-custom-solr-search .post-slider.style3 .slide-text {
  position: absolute;
  left: 0;
  padding: 15px 30px 15px 50px;
  bottom: 20px;
  background: rgba(255, 255, 255, 0.75);
}
#ceres-custom-solr-search .image .caption-wrapper > *:last-child,
#ceres-custom-solr-search .post-slider.style3 .slide-text > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .image .caption-wrapper .slide-title,
#ceres-custom-solr-search .post-slider.style3 .slide-text .slide-title {
  margin-bottom: 5px;
}
#ceres-custom-solr-search .pricing-table {
  text-align: center;
  background: #edf6ff;
  margin-bottom: 30px;
}
#ceres-custom-solr-search .pricing-table .currency-symbol {
  color: #1b4268;
}
#ceres-custom-solr-search .pricing-table .price-value {
  color: #1b4268;
}
#ceres-custom-solr-search
  .pricing-table.style1
  .pricing-table-header
  .pricing-row {
  padding: 15px 0 20px;
  line-height: 1;
}
#ceres-custom-solr-search
  .pricing-table.style1
  .pricing-table-header
  .pricing-row
  .price-value {
  font-size: 6.6667em;
  font-weight: 300;
  letter-spacing: -0.04em;
}
#ceres-custom-solr-search
  .pricing-table.style1
  .pricing-table-header
  .pricing-row
  .currency-symbol {
  font-size: 3.3333em;
  position: relative;
  top: -0.3em;
  font-weight: 400;
}
#ceres-custom-solr-search
  .pricing-table.style1
  .pricing-table-header
  .pricing-row
  small {
  display: block;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
#ceres-custom-solr-search
  .pricing-table.style1
  .pricing-table-header
  .pricing-type {
  background: #1b4268;
  margin-bottom: 0;
  line-height: 2.2;
  color: #fff;
  font-weight: 400;
  -moz-transition: all 0.4s ease 0;
  -o-transition: all 0.4s ease 0;
  -webkit-transition: all 0.4s ease 0;
  -ms-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
}
#ceres-custom-solr-search .pricing-table.style1 .pricing-table-content {
  padding: 20px 0;
}
#ceres-custom-solr-search .pricing-table.style1 .pricing-table-content li {
  line-height: 2.8571em;
  font-size: 1.1667em;
}
#ceres-custom-solr-search .pricing-table.style1 .pricing-table-footer {
  padding: 5px 0 35px;
}
#ceres-custom-solr-search .pricing-table.style1 .pricing-table-footer .btn {
  background: #fff;
}
#ceres-custom-solr-search .pricing-table.style2 {
  padding: 30px 20px;
  -moz-transition: all 0.35s ease 0;
  -o-transition: all 0.35s ease 0;
  -webkit-transition: all 0.35s ease 0;
  -ms-transition: all 0.35s ease 0;
  transition: all 0.35s ease 0;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-header
  .pricing-row {
  display: inline-block;
  width: 130px;
  height: 130px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #fff;
  line-height: 1;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-header
  .pricing-row
  .st-table {
  height: 100%;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-header
  .pricing-row
  .price-value {
  font-size: 3.3333em;
  font-weight: 300;
  letter-spacing: -0.04em;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-header
  .pricing-row
  .currency-symbol {
  font-size: 1.6667em;
  position: relative;
  top: -0.25em;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-header
  .pricing-row
  small {
  display: block;
  font-size: 0.8333em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-header
  .pricing-type {
  font-weight: 400;
}
#ceres-custom-solr-search .pricing-table.style2 .pricing-table-content li {
  line-height: 3.8461em;
  font-size: 1.0833em;
  -moz-transition: all 0.35s ease 0;
  -o-transition: all 0.35s ease 0;
  -webkit-transition: all 0.35s ease 0;
  -ms-transition: all 0.35s ease 0;
  transition: all 0.35s ease 0;
}
#ceres-custom-solr-search
  .pricing-table.style2
  .pricing-table-content
  li:nth-child(2n + 1) {
  background: #fff;
}
#ceres-custom-solr-search .pricing-table.style2 .pricing-table-footer {
  padding: 10px 0 0;
}
#ceres-custom-solr-search .pricing-table.style2 .pricing-table-footer .btn {
  background: #fff;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style1.active
  .pricing-table-header
  .pricing-type {
  background: #1b4268;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style1.active
  .pricing-table-footer
  .btn {
  background: #fff;
  border-color: #d4dde5;
  color: inherit;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style1.active:hover
  .pricing-table-header
  .pricing-type,
#ceres-custom-solr-search
  .pricing-table.style1:hover
  .pricing-table-header
  .pricing-type,
#ceres-custom-solr-search
  .pricing-table.style1.active
  .pricing-table-header
  .pricing-type {
  background: #00a2ee;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style1.active:hover
  .pricing-table-footer
  .btn,
#ceres-custom-solr-search
  .pricing-table.style1:hover
  .pricing-table-footer
  .btn,
#ceres-custom-solr-search
  .pricing-table.style1.active
  .pricing-table-footer
  .btn {
  background: #00a2ee;
  border-color: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active {
  background: #edf6ff;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active
  .pricing-table-header
  .pricing-type {
  color: #1b4268;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active
  .pricing-table-footer
  .btn {
  background: #fff;
  border-color: #d4dde5;
  color: inherit;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active
  .pricing-table-content
  li:nth-child(2n + 1) {
  background: #fff;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active:hover,
#ceres-custom-solr-search .pricing-table.style2:hover,
#ceres-custom-solr-search .pricing-table.style2.active {
  background: #1b4268;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active:hover
  .pricing-table-header
  .pricing-type,
#ceres-custom-solr-search
  .pricing-table.style2:hover
  .pricing-table-header
  .pricing-type,
#ceres-custom-solr-search
  .pricing-table.style2.active
  .pricing-table-header
  .pricing-type {
  color: #fff;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active:hover
  .pricing-table-footer
  .btn,
#ceres-custom-solr-search
  .pricing-table.style2:hover
  .pricing-table-footer
  .btn,
#ceres-custom-solr-search
  .pricing-table.style2.active
  .pricing-table-footer
  .btn {
  background: #00a2ee;
  border-color: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search
  .pricing-table-container:hover
  .pricing-table.style2.active:hover
  .pricing-table-content
  li:nth-child(2n + 1),
#ceres-custom-solr-search
  .pricing-table.style2:hover
  .pricing-table-content
  li:nth-child(2n + 1),
#ceres-custom-solr-search
  .pricing-table.style2.active
  .pricing-table-content
  li:nth-child(2n + 1) {
  background: #163d63;
}
#ceres-custom-solr-search .tab-pane > img {
  margin-right: 25px;
}
#ceres-custom-solr-search .tab-container .tabs li {
  float: left;
}
#ceres-custom-solr-search .tab-container .tabs li.active a {
  color: #1b4268;
}
#ceres-custom-solr-search .tab-container .tabs a {
  white-space: nowrap;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
#ceres-custom-solr-search .tab-container .tab-content {
  padding: 25px 30px;
  display: none;
}
#ceres-custom-solr-search .tab-container .tab-content.active {
  display: block;
}
#ceres-custom-solr-search .tab-container .tab-content.active > .tab-pane {
  display: block;
  overflow: hidden;
}
#ceres-custom-solr-search .tab-container .tab-pane > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .tab-container.style1 .tabs a,
#ceres-custom-solr-search .tab-container.style2 .tabs a {
  padding: 14px 24px;
  display: block;
  font-size: 1.1667em;
}
#ceres-custom-solr-search .tab-container.style1 .tab-content,
#ceres-custom-solr-search .tab-container.style2 .tab-content {
  border: 1px solid #edf6ff;
}
#ceres-custom-solr-search .tab-container.style1 .tabs {
  float: left;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #edf6ff;
}
#ceres-custom-solr-search .tab-container.style1 .tabs li {
  position: relative;
  z-index: 1;
  top: 1px;
}
#ceres-custom-solr-search .tab-container.style1 .tabs li + li a {
  margin-left: 1px;
}
#ceres-custom-solr-search .tab-container.style1 .tabs li a {
  background: #edf6ff;
  border-top: 1px solid #edf6ff;
}
#ceres-custom-solr-search .tab-container.style1 .tabs li.active a {
  background: #fff;
}
#ceres-custom-solr-search .tab-container.style1 .tab-content {
  clear: both;
}
#ceres-custom-solr-search .tab-container.style2 .tabs {
  background: #edf6ff;
  padding: 0 20px;
}
#ceres-custom-solr-search .tab-container.style2 .tabs a {
  font-size: 0.8333em;
  text-transform: uppercase;
  padding: 0 16px;
  height: 28px;
  line-height: 28px;
  margin: 10px 5px;
  background: #fff;
  -webkit-border-radius: 14px 14px 14px 14px;
  -moz-border-radius: 14px 14px 14px 14px;
  -ms-border-radius: 14px 14px 14px 14px;
  border-radius: 14px 14px 14px 14px;
}
#ceres-custom-solr-search .tab-container.style2 .tabs li.active a {
  background: #00a2ee;
  color: #fff;
  position: relative;
}
#ceres-custom-solr-search .tab-container.style2 .tabs li.active a:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border-top: 5px solid #00a2ee;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
#ceres-custom-solr-search .tab-container.full-width .tabs {
  display: block;
  float: none;
}
#ceres-custom-solr-search .tab-container.full-width .tabs li {
  float: none;
  width: 1%;
  text-align: center;
  position: static;
}
#ceres-custom-solr-search .tab-container.full-width .tabs a {
  padding-left: 0;
  padding-right: 0;
}
#ceres-custom-solr-search .tab-container.full-width .tab-content {
  border-top: 0;
}
#ceres-custom-solr-search .tab-container.vertical-tab .tabs,
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs {
  float: left;
  background: #edf6ff;
  border-top: 1px solid #edf6ff;
  border-bottom: 1px solid #edf6ff;
}
#ceres-custom-solr-search .tab-container.vertical-tab .tabs li,
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li {
  float: none;
  position: relative;
  z-index: 1;
  left: 1px;
}
#ceres-custom-solr-search .tab-container.vertical-tab .tabs li a,
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li a {
  display: block;
  line-height: 48px;
  padding: 0 30px;
  font-size: 1.1667em;
}
#ceres-custom-solr-search .tab-container.vertical-tab .tabs li.active a,
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li.active a {
  background: #fff;
  color: #1b4268;
}
#ceres-custom-solr-search .tab-container.vertical-tab .tab-content,
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tab-content {
  padding: 0;
}
#ceres-custom-solr-search .tab-container.vertical-tab .tab-pane,
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tab-pane {
  border: 1px solid #edf6ff;
  overflow: auto;
  padding: 30px;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs {
  background: 0;
  border: 0;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li {
  margin-bottom: 10px;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li a {
  line-height: 32px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -ms-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  padding: 4px 50px 4px 4px;
  background: #d4dde5;
  color: #fff;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li a:hover {
  color: #00a2ee;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li i {
  float: left;
  margin-right: 15px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #d4dde5;
  background: #fff;
  -moz-transition: all 0.25s ease 0;
  -o-transition: all 0.25s ease 0;
  -webkit-transition: all 0.25s ease 0;
  -ms-transition: all 0.25s ease 0;
  transition: all 0.25s ease 0;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li.active a {
  background: #fff;
  color: #00a2ee;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tabs li.active i {
  background: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tab-content img {
  margin-bottom: 25px;
}
#ceres-custom-solr-search .tab-container.vertical-tab-1 .tab-pane {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
}
#ceres-custom-solr-search .tab-container.transparent-tab {
  position: relative;
  z-index: 1;
  margin-top: -40px;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs {
  padding: 0 20px;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs li + li {
  padding-left: 3px;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs a {
  background: rgba(255, 255, 255, 0.65);
  color: #4f4f4f;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 0.9167em;
  font-weight: 600;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs a i {
  font-size: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #1b4268;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs a:hover i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs li.active a {
  background: #fff;
  color: #1b4268;
}
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs a:hover i,
#ceres-custom-solr-search .tab-container.transparent-tab ul.tabs li.active a i {
  color: #00a2ee;
}
#ceres-custom-solr-search .tab-container.transparent-tab .tab-content {
  border: 1px solid #edf6ff;
  border-top: 0;
}
#ceres-custom-solr-search #footer {
  position: static;
  margin: 0;
  padding: 20px 0;
  border: 0;
  background-color: #979393;
  color: #fff;
}
#ceres-custom-solr-search #footer .footer-wrapper .container {
  position: relative;
}
#ceres-custom-solr-search #footer .footer-wrapper {
  background: #979393;
  font-size: 1.1em;
}
#ceres-custom-solr-search #footer .footer-wrapper ul {
  margin-bottom: 20px;
}
#ceres-custom-solr-search #footer ul li {
  line-height: 1.9;
}
#ceres-custom-solr-search #footerAbout {
  position: static;
  height: unset;
  bottom: unset;
  width: unset;
  margin: 35px 0 0;
  border-top: 1px solid #eaeaea;
  color: #555;
}
#ceres-custom-solr-search #footerAbout .top_header_line_wrapper {
  margin-right: 20px;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search
    #footerAbout
    > div
    > div.col-lg-3.col-sm-12.col-xs-12
    .top_header_line_wrapper {
    margin-right: 0 !important;
  }
}
#ceres-custom-solr-search ul.filter-options li {
  background: #edf6ff;
  margin-bottom: 0;
  padding: 12px 20px 10px 55px;
}
#ceres-custom-solr-search ul.filter-options li:before {
  left: 15px;
  border: 0;
  background: #fff;
  line-height: 22px;
}
#ceres-custom-solr-search ul.filter-options li + li {
  margin-top: 1px;
}
#ceres-custom-solr-search ul.filter-options li a {
  font-size: 1.0833em;
}
#ceres-custom-solr-search ul.filter-options li a:focus {
  color: #1b4268;
}
#ceres-custom-solr-search ul.filter-options li:hover a,
#ceres-custom-solr-search ul.filter-options li.active a {
  color: #1b4268;
}
#ceres-custom-solr-search .error404,
#ceres-custom-solr-search .coming-soon-page,
#ceres-custom-solr-search .blank-page {
  background: #edf6ff;
}
#ceres-custom-solr-search .error404 #page-wrapper,
#ceres-custom-solr-search .coming-soon-page #page-wrapper,
#ceres-custom-solr-search .blank-page #page-wrapper {
  margin: 0 auto;
  float: none;
  padding: 0;
  background: #fff;
  max-width: 830px;
}
#ceres-custom-solr-search .error404 .container,
#ceres-custom-solr-search .coming-soon-page .container,
#ceres-custom-solr-search .blank-page .container {
  max-width: 100%;
}
#ceres-custom-solr-search .error404 #main,
#ceres-custom-solr-search .coming-soon-page #main,
#ceres-custom-solr-search .blank-page #main {
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#ceres-custom-solr-search .error404 #content,
#ceres-custom-solr-search .coming-soon-page #content,
#ceres-custom-solr-search .blank-page #content {
  padding: 0;
  text-align: center;
  border: 1px solid #d4dde5;
  border-top: 0;
}
#ceres-custom-solr-search .error404 .container,
#ceres-custom-solr-search .coming-soon-page .container,
#ceres-custom-solr-search .blank-page .container {
  max-width: 830px;
}
#ceres-custom-solr-search .error404 .error-message-404,
#ceres-custom-solr-search .coming-soon-page .error-message-404,
#ceres-custom-solr-search .blank-page .error-message-404 {
  text-align: center;
}
#ceres-custom-solr-search .error404 .error-message-404 span,
#ceres-custom-solr-search .coming-soon-page .error-message-404 span,
#ceres-custom-solr-search .blank-page .error-message-404 span {
  display: inline-block;
  font-weight: 200;
  font-size: 300px;
  color: #fff;
  text-shadow: 0 0 2px #d4dde5;
  line-height: 1;
  position: relative;
}
#ceres-custom-solr-search .error404 .error-message-404 span:before,
#ceres-custom-solr-search .coming-soon-page .error-message-404 span:before,
#ceres-custom-solr-search .blank-page .error-message-404 span:before {
  content: "404";
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search .error404 .error-message-404 span:after,
#ceres-custom-solr-search .coming-soon-page .error-message-404 span:after,
#ceres-custom-solr-search .blank-page .error-message-404 span:after {
  box-shadow: none;
  content: "404";
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 8px;
  color: #d4dde5;
  z-index: 0;
}
#ceres-custom-solr-search .error404 .btn,
#ceres-custom-solr-search .coming-soon-page .btn,
#ceres-custom-solr-search .blank-page .btn {
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom: 10px;
}
#ceres-custom-solr-search .error404 #footer,
#ceres-custom-solr-search .coming-soon-page #footer,
#ceres-custom-solr-search .blank-page #footer {
  background: #edf6ff;
}
#ceres-custom-solr-search .error404 #footer .copyright-area,
#ceres-custom-solr-search .coming-soon-page #footer .copyright-area,
#ceres-custom-solr-search .blank-page #footer .copyright-area {
  display: block;
  text-align: center;
  padding-top: 40px;
}
#ceres-custom-solr-search .error404 #footer .copyright-area .secondary-menu,
#ceres-custom-solr-search .error404 #footer .copyright-area .copyright,
#ceres-custom-solr-search
  .coming-soon-page
  #footer
  .copyright-area
  .secondary-menu,
#ceres-custom-solr-search .coming-soon-page #footer .copyright-area .copyright,
#ceres-custom-solr-search .blank-page #footer .copyright-area .secondary-menu,
#ceres-custom-solr-search .blank-page #footer .copyright-area .copyright {
  display: block;
}
#ceres-custom-solr-search .error404 #footer .copyright-area .secondary-menu,
#ceres-custom-solr-search
  .coming-soon-page
  #footer
  .copyright-area
  .secondary-menu,
#ceres-custom-solr-search .blank-page #footer .copyright-area .secondary-menu {
  display: inline-block;
}
#ceres-custom-solr-search .error404 #footer .copyright-area .copyright,
#ceres-custom-solr-search .coming-soon-page #footer .copyright-area .copyright,
#ceres-custom-solr-search .blank-page #footer .copyright-area .copyright {
  text-align: inherit;
  padding: 10px 0;
}
#ceres-custom-solr-search .coming-soon-page hr {
  float: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
#ceres-custom-solr-search .coming-soon-page .clock-wrapper {
  position: relative;
  display: inline-block;
  padding: 0 4px 4px 0;
  margin: 60px 0 70px;
}
#ceres-custom-solr-search .coming-soon-page .clock {
  font-weight: 200;
  font-size: 150px;
  color: #fff;
  text-shadow: 0 0 2px #d4dde5;
  line-height: 1;
  position: relative;
  display: inline-block;
  z-index: 1;
}
#ceres-custom-solr-search .coming-soon-page .clock:after {
  display: table;
  content: "";
  clear: both;
}
#ceres-custom-solr-search .coming-soon-page .clock li {
  float: left;
  display: block;
  position: relative;
}
#ceres-custom-solr-search .coming-soon-page .clock li.sep {
  line-height: 0.8;
}
#ceres-custom-solr-search .coming-soon-page .clock ~ .clock {
  position: absolute;
  z-index: 0;
  top: 4px;
  left: 4px;
  color: #d4dde5;
  box-shadow: none;
}
#ceres-custom-solr-search .coming-soon-page form h4 {
  font-weight: 300;
}
#ceres-custom-solr-search .coming-soon-page form .input-text {
  float: none;
  background: #fff;
  border: 1px solid #d4dde5;
}
#ceres-custom-solr-search .coming-soon-page form .input-text:focus {
  border-color: #00a2ee;
}
#ceres-custom-solr-search .page-loading-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  width: 99%;
}
#ceres-custom-solr-search .page-loading-wrapper .progress-bar {
  width: 370px;
  margin: 0 auto;
  height: 26px;
  -webkit-border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -ms-border-radius: 13px 13px 13px 13px;
  border-radius: 13px 13px 13px 13px;
  background: #fff;
  padding: 4px;
  max-width: 100%;
  margin-bottom: 25px;
}
#ceres-custom-solr-search .page-loading-wrapper .progress-bar .progress-inner {
  height: 18px;
  -webkit-border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -ms-border-radius: 9px 9px 9px 9px;
  border-radius: 9px 9px 9px 9px;
  background: #00a2ee;
}
#ceres-custom-solr-search .page-loading-wrapper .loading-text {
  font-size: 1.6667em;
}
#ceres-custom-solr-search .pace {
  user-select: none;
  background: #edf6ff;
  height: 100%;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  -moz-transition: all 0.4s ease-in-out 0;
  -o-transition: all 0.4s ease-in-out 0;
  -webkit-transition: all 0.4s ease-in-out 0;
  -ms-transition: all 0.4s ease-in-out 0;
  transition: all 0.4s ease-in-out 0;
  visibility: visible;
  width: 100%;
  z-index: 999999;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
#ceres-custom-solr-search .pace-activity {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#ceres-custom-solr-search .pace-activity:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#ceres-custom-solr-search .pace-inactive {
  display: none;
}
#ceres-custom-solr-search .pace .loading-page {
  -webkit-backface-visibility: hidden !important;
  -webkit-transform: none !important;
}
#ceres-custom-solr-search .post-filters {
  margin-bottom: 40px;
  text-align: center;
}
#ceres-custom-solr-search .post-wrapper .iso-container .iso-item {
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.8s ease 0;
  -o-transition: opacity 0.8s ease 0;
  -webkit-transition: opacity 0.8s ease 0;
  -ms-transition: opacity 0.8s ease 0;
  transition: opacity 0.8s ease 0;
}
#ceres-custom-solr-search
  .post-wrapper.isotope-active
  .iso-container
  .iso-item {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#ceres-custom-solr-search .post-wrapper .load-more {
  margin: 50px 0 30px;
  padding: 0 40px;
}
#ceres-custom-solr-search .post-wrapper img {
  width: 100%;
}
#ceres-custom-solr-search .post-wrapper .post {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
#ceres-custom-solr-search .post-wrapper figure {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#ceres-custom-solr-search .post-wrapper .post {
  margin-bottom: 0;
}
#ceres-custom-solr-search .portfolio-hover-holder,
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action:before {
  background: rgba(255, 255, 255, 0.85);
}
#ceres-custom-solr-search .portfolio-hover-holder {
  position: absolute;
  height: 64px;
  left: 0;
  width: 100%;
  bottom: -64px;
  -moz-transition: all 0.4s ease 0;
  -o-transition: all 0.4s ease 0;
  -webkit-transition: all 0.4s ease 0;
  -ms-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action {
  position: absolute;
  right: 20px;
  top: -20px;
  padding: 8px 10px;
  display: inline-block;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action i {
  font-size: 1.0833em;
  color: #00a2ee;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action a {
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action a:hover i {
  color: #fff;
  background: #00a2ee;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action a + a {
  margin-left: 5px;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-action:before {
  content: "";
  position: absolute;
  height: 20px;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -ms-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
  z-index: 0;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-text {
  display: table;
  width: 100%;
  height: 100%;
  line-height: 1.1;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-text-inner {
  padding: 0 20px;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-title {
  display: inline;
  margin-bottom: 0;
}
#ceres-custom-solr-search .portfolio-hover-holder .portfolio-category {
  font-size: 0.8333em;
  text-transform: uppercase;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  background: 0;
  text-align: center;
  z-index: 9;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-action {
  position: static;
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -ms-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  display: inline-block;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.85);
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.4s ease 0;
  -o-transition: all 0.4s ease 0;
  -webkit-transition: all 0.4s ease 0;
  -ms-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  margin-top: -60px;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-action i {
  width: 2.4em;
  height: 2.4em;
  line-height: 2.35em;
}
#ceres-custom-solr-search
  .portfolio-hover-holder.style1
  .portfolio-action:before {
  display: none;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-like {
  font-size: 10px;
  float: right;
  background: #fff;
  padding: 0 15px;
  margin-right: 0;
  color: inherit;
  margin-left: 4px;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-like .fa {
  font-size: 9px;
  color: #d4dde5;
  margin-right: 3px;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-like:hover {
  color: #fff;
  background: #eb3b50;
}
#ceres-custom-solr-search
  .portfolio-hover-holder.style1
  .portfolio-like:hover
  .fa {
  color: #fff;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-text {
  display: block;
  position: absolute;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  left: 0;
  bottom: -60px;
  width: 100%;
  height: 60px;
  -moz-transition: all 0.4s ease 0;
  -o-transition: all 0.4s ease 0;
  -webkit-transition: all 0.4s ease 0;
  -ms-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
  background: #edf6ff;
  z-index: 8;
  text-align: left;
}
#ceres-custom-solr-search
  .portfolio-hover-holder.style1
  .portfolio-text
  .portfolio-text-inner {
  width: 100%;
  padding: 0 18px;
  height: 100%;
  display: table;
}
#ceres-custom-solr-search .portfolio-hover-holder.style1 .portfolio-title {
  display: block;
}
#ceres-custom-solr-search .post:hover .portfolio-hover-holder {
  bottom: 0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#ceres-custom-solr-search
  .post:hover
  .portfolio-hover-holder.style1
  .portfolio-text {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  bottom: 0;
}
#ceres-custom-solr-search
  .post:hover
  .portfolio-hover-holder.style1
  .portfolio-action {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#ceres-custom-solr-search
  .container
  .iso-container.style-fancy.iso-col-5
  .iso-item
  .portfolio-text-inner {
  padding: 0 12px;
}
#ceres-custom-solr-search
  .container
  .iso-container.style-fancy.iso-col-5
  .iso-item
  .portfolio-hover-holder {
  height: 58px;
}
#ceres-custom-solr-search
  .container
  .iso-container.style-fancy.iso-col-5
  .iso-item
  .portfolio-action {
  padding: 7px 8px;
}
#ceres-custom-solr-search
  .container
  .iso-container.style-fancy.iso-col-5
  .iso-item
  .portfolio-action
  i {
  width: 1.8em;
  height: 1.8em;
  line-height: 1.75em;
}
#ceres-custom-solr-search .post .portfolio-content {
  padding: 25px 30px;
  background: #edf6ff;
}
#ceres-custom-solr-search .post .portfolio-content .portfolio-title {
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 5px;
  display: block;
}
#ceres-custom-solr-search .post .portfolio-content .portfolio-meta {
  font-size: 0.9167em;
  margin-bottom: 20px;
}
#ceres-custom-solr-search .post .portfolio-content .btn {
  background: #fff;
  color: inherit;
}
#ceres-custom-solr-search .post .portfolio-content .btn:hover {
  background: #1b4268;
  color: #fff;
}
#ceres-custom-solr-search .iso-container {
  position: relative;
  z-index: 20;
  -moz-transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  -o-transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  -webkit-transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  -ms-transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
#ceres-custom-solr-search .iso-container:after {
  content: "";
  display: table;
  clear: both;
}
#ceres-custom-solr-search .iso-container.iso-col-2 .iso-item {
  width: 50%;
}
#ceres-custom-solr-search .iso-container.iso-col-2 .iso-item.double-width {
  width: 100%;
}
#ceres-custom-solr-search .iso-container.iso-col-3 .iso-item {
  width: 33.3333%;
}
#ceres-custom-solr-search .iso-container.iso-col-3 .iso-item.double-width {
  width: 66.66666%;
}
#ceres-custom-solr-search .iso-container.iso-col-4 .iso-item {
  width: 25%;
}
#ceres-custom-solr-search .iso-container.iso-col-4 .iso-item.double-width {
  width: 50%;
}
#ceres-custom-solr-search .iso-container.iso-col-5 .iso-item {
  width: 20%;
}
#ceres-custom-solr-search .iso-container.iso-col-5 .iso-item.double-width {
  width: 40%;
}
#ceres-custom-solr-search .iso-container.iso-col-6 .iso-item {
  width: 16.6666%;
}
#ceres-custom-solr-search .iso-container.iso-col-6 .iso-item.double-width {
  width: 33.3333%;
}
#ceres-custom-solr-search .iso-container .iso-item {
  float: left;
}
#ceres-custom-solr-search .iso-container .iso-item img {
  width: 100%;
}
#ceres-custom-solr-search .iso-container.style-grid {
  margin: -15px -15px;
}
#ceres-custom-solr-search .iso-container.style-grid .iso-item {
  padding: 15px;
}
#ceres-custom-solr-search .iso-container.style-masonry {
  margin-top: -2px;
  margin-left: -2px;
  margin-right: -2px;
}
#ceres-custom-solr-search .iso-container.style-masonry .iso-item {
  padding: 2px;
  float: left;
  clear: none;
}
#ceres-custom-solr-search .iso-container.style-masonry .iso-item article {
  margin-bottom: 0;
}
#ceres-custom-solr-search .iso-container.style-masonry.has-column-width {
  margin: -15px;
}
#ceres-custom-solr-search
  .iso-container.style-masonry.has-column-width
  .iso-item {
  padding: 15px 15px 0;
}
#ceres-custom-solr-search .post-pagination {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #edf6ff;
  margin-bottom: 30px;
  position: relative;
}
#ceres-custom-solr-search .post-pagination .nav-prev,
#ceres-custom-solr-search .post-pagination .nav-next {
  margin-top: 0;
  top: 15px;
}
#ceres-custom-solr-search .post-pagination .nav-prev:before,
#ceres-custom-solr-search .post-pagination .nav-next:before {
  border-color: #d4dde5;
  color: #d4dde5;
}
#ceres-custom-solr-search .post-pagination .nav-prev:hover:before,
#ceres-custom-solr-search .post-pagination .nav-next:hover:before {
  color: #fff;
}
#ceres-custom-solr-search .post-pagination .nav-prev.disabled,
#ceres-custom-solr-search .post-pagination .nav-next.disabled {
  cursor: default;
}
#ceres-custom-solr-search .post-pagination .nav-prev.disabled:hover:before,
#ceres-custom-solr-search .post-pagination .nav-next.disabled:hover:before {
  color: #d4dde5;
  border-color: #d4dde5;
  background: 0;
}
#ceres-custom-solr-search .post-pagination .nav-prev {
  left: 0;
}
#ceres-custom-solr-search .post-pagination .nav-prev:before {
  content: "\f177";
}
#ceres-custom-solr-search .post-pagination .nav-next {
  right: 0;
}
#ceres-custom-solr-search .post-pagination .nav-next:before {
  content: "\f178";
}
#ceres-custom-solr-search .post-pagination .page-links {
  height: 28px;
  padding: 0 50px;
  text-align: center;
  color: #d4dde5;
}
#ceres-custom-solr-search .post-pagination .page-links > a,
#ceres-custom-solr-search .post-pagination .page-links > span {
  display: inline-block;
  height: 28px;
  width: 28px;
  line-height: 27px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  margin: 0 3px;
  border: 1px solid;
  -moz-transition: all 0.25s ease 0;
  -o-transition: all 0.25s ease 0;
  -webkit-transition: all 0.25s ease 0;
  -ms-transition: all 0.25s ease 0;
  transition: all 0.25s ease 0;
}
#ceres-custom-solr-search .post-pagination .page-links > span.active,
#ceres-custom-solr-search .post-pagination .page-links > a:hover,
#ceres-custom-solr-search .post-pagination .page-links > a:focus {
  color: #fff;
  border-color: #00a2ee;
  background: #00a2ee;
}
#ceres-custom-solr-search .single-portfolio .portfolio-title {
  margin-bottom: 25px;
}
#ceres-custom-solr-search .single-portfolio .portfolio-action {
  float: right;
}
#ceres-custom-solr-search .single-portfolio .portfolio-action .btn {
  font-size: 10px;
  background: 0;
  border: 1px solid #d4dde5;
  padding: 0 15px;
  margin-right: 0;
  color: inherit;
  margin-left: 4px;
}
#ceres-custom-solr-search .single-portfolio .portfolio-action .btn i {
  font-size: 9px;
  color: #d4dde5;
  margin-right: 3px;
}
#ceres-custom-solr-search .single-portfolio .portfolio-action .btn:hover {
  color: #fff;
  background: #eb3b50;
  border-color: #eb3b50;
}
#ceres-custom-solr-search .single-portfolio .portfolio-action .btn:hover .fa {
  color: #fff;
}
#ceres-custom-solr-search .single-portfolio .post-meta h5 {
  margin-bottom: 5px;
}
#ceres-custom-solr-search .single-portfolio .portfolio-detail > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .trend-section {
  padding-bottom: 0;
  position: relative;
  margin-bottom: 150px;
  background: #edf6ff;
}
#ceres-custom-solr-search .trend-section .trend-image {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -150px;
  z-index: 11;
}
#ceres-custom-solr-search .trend-section .trend-image img {
  max-width: 80%;
  width: auto;
}
#ceres-custom-solr-search .responsive-section {
  padding-top: 70px;
  overflow: hidden;
  margin-top: -70px;
}
#ceres-custom-solr-search
  .responsive-section
  .callout-image-container
  .callout-image
  img {
  margin-top: -70px;
}
#ceres-custom-solr-search
  .responsive-section
  .callout-image-container
  .callout-image
  img.active {
  -webkit-animation: fadeInUp 2s ease;
  -moz-animation: fadeInUp 2s ease;
  animation: fadeInUp 2s ease;
}
#ceres-custom-solr-search .responsive-section .heading-box {
  text-align: left;
}
#ceres-custom-solr-search .responsive-section .heading-box .box-title {
  margin-bottom: 20px;
}
#ceres-custom-solr-search .responsive-section .callout-content {
  padding: 80px 0;
}
#ceres-custom-solr-search .responsive-section .responsive-button {
  text-align: left;
}
#ceres-custom-solr-search .responsive-section .responsive-button a {
  display: inline-block;
  margin-bottom: 10px;
  width: 236px;
  height: 90px;
  background: #fff;
  max-width: 48%;
  line-height: 70px;
  white-space: nowrap;
  font-size: 1.3333em;
  color: #1b4268;
  padding: 10px;
  -moz-transition: all 0.25s ease 0;
  -o-transition: all 0.25s ease 0;
  -webkit-transition: all 0.25s ease 0;
  -ms-transition: all 0.25s ease 0;
  transition: all 0.25s ease 0;
}
#ceres-custom-solr-search .responsive-section .responsive-button a:hover {
  color: #00a2ee;
}
#ceres-custom-solr-search .responsive-section .responsive-button a i {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  color: #fff;
  background: #00a2ee;
  font-size: 35px;
  margin-right: 20px;
  line-height: 70px;
  position: relative;
  overflow: hidden;
}
#ceres-custom-solr-search .responsive-section .responsive-button a i:before {
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search .responsive-section .responsive-button a i:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 50%;
  background: #1aabf0;
  -webkit-border-radius: 35px 35px 0 0;
  -moz-border-radius: 35px 35px 0 0;
  -ms-border-radius: 35px 35px 0 0;
  border-radius: 35px 35px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
#ceres-custom-solr-search
  .responsive-section
  .responsive-button
  a.btn-tablet-view {
  -webkit-border-radius: 45px 0 0 45px;
  -moz-border-radius: 45px 0 0 45px;
  -ms-border-radius: 45px 0 0 45px;
  border-radius: 45px 0 0 45px;
}
#ceres-custom-solr-search
  .responsive-section
  .responsive-button
  a.btn-mobile-view {
  -webkit-border-radius: 0 45px 45px 0;
  -moz-border-radius: 0 45px 45px 0;
  -ms-border-radius: 0 45px 45px 0;
  border-radius: 0 45px 45px 0;
  text-align: right;
}
#ceres-custom-solr-search
  .responsive-section
  .responsive-button
  a.btn-mobile-view
  i {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
#ceres-custom-solr-search .responsive-section .responsive-button a.active {
  background: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search
  .responsive-section
  .responsive-button
  a.active:hover {
  color: #fff;
}
#ceres-custom-solr-search .responsive-section .responsive-button a.active i {
  background: #fff;
  color: #1b4268;
}
#ceres-custom-solr-search
  .responsive-section
  .responsive-button
  a.active
  i:after {
  display: none;
}
#ceres-custom-solr-search .image-wrap-with-shadow {
  display: inline-block;
  position: relative;
}
#ceres-custom-solr-search .image-wrap-with-shadow:before {
  content: "";
  position: absolute;
  z-index: 0;
}
#ceres-custom-solr-search .image-wrap-with-shadow:before {
  width: 118%;
  height: 200%;
  left: 5px;
  top: 5px;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
  background: rgba(0, 0, 0, 0.25);
}
#ceres-custom-solr-search .image-wrap-with-shadow img {
  position: relative;
  z-index: 1;
}
#ceres-custom-solr-search .add-circle-box-line > [class^="col-"],
#ceres-custom-solr-search .add-circle-box-line > [class*=" col-"] {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#ceres-custom-solr-search .add-circle-box-line > [class^="col-"]:last-child,
#ceres-custom-solr-search .add-circle-box-line > [class*=" col-"]:last-child {
  border-right: 0;
}
#ceres-custom-solr-search .mobile-retina-ready-section .image-container {
  margin-right: 100px;
}
#ceres-custom-solr-search .banner-image1 {
  background-image: url("http://placehold.it/1920x469");
}
#ceres-custom-solr-search .banner-image2 {
  background-image: url("http://placehold.it/1920x312");
}
#ceres-custom-solr-search .banner-color1 {
  background-color: rgba(237, 246, 255, 0.75);
}
#ceres-custom-solr-search .bg-client-section {
  background: url("http://placehold.it/1920x555") no-repeat center center;
  background-size: cover;
}
#ceres-custom-solr-search .bg-client-section > .section {
  background: rgba(15, 37, 65, 0.7);
}
#ceres-custom-solr-search .view-switcher {
  float: right;
}
#ceres-custom-solr-search .view-switcher .btn i {
  margin-right: 4px;
  font-size: 13px;
  line-height: 26px;
  float: left;
  color: #d4dde5;
}
#ceres-custom-solr-search .view-switcher .btn:hover i,
#ceres-custom-solr-search .view-switcher .btn:focus i {
  color: #fff;
}
#ceres-custom-solr-search .view-switcher .btn.active i {
  color: #fff;
}
#ceres-custom-solr-search .products .product-image {
  position: relative;
  display: block;
  border: 2px solid #edf6ff;
}
#ceres-custom-solr-search .products .product-image img {
  width: 100%;
  height: auto;
}
#ceres-custom-solr-search .products .product-image:hover .back-img img {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#ceres-custom-solr-search .products .product-image .first-img img {
  -moz-transition: all 0.2s linear 0;
  -o-transition: all 0.2s linear 0;
  -webkit-transition: all 0.2s linear 0;
  -ms-transition: all 0.2s linear 0;
  transition: all 0.2s linear 0;
}
#ceres-custom-solr-search .products .product-image .back-img img {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  -moz-transition: all 0.2s ease-out 0;
  -o-transition: all 0.2s ease-out 0;
  -webkit-transition: all 0.2s ease-out 0;
  -ms-transition: all 0.2s ease-out 0;
  transition: all 0.2s ease-out 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#ceres-custom-solr-search .products .product.loading .product-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
#ceres-custom-solr-search .products .product.loading .product-image:after {
  content: "\f110";
  font-size: 16px;
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  top: 50%;
  margin-top: -8px;
  text-align: center;
  font-family: FontAwesome;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
#ceres-custom-solr-search .products .product-content,
#ceres-custom-solr-search .products .product-action {
  background: #edf6ff;
}
#ceres-custom-solr-search .products .product-content {
  padding: 15px 20px;
  margin-bottom: 1px;
}
#ceres-custom-solr-search .products .product-title {
  margin-bottom: 4px;
}
#ceres-custom-solr-search .products .product-price {
  color: #eb3b50;
  font-weight: 600;
  font-size: 1.3333em;
  float: left;
  margin-right: 8px;
}
#ceres-custom-solr-search .products .currency-symbol {
  font-weight: 400;
}
#ceres-custom-solr-search .products .product-action {
  padding: 10px 20px 0;
  text-align: right;
}
#ceres-custom-solr-search .products .product-action .btn {
  display: inline-block;
  height: 28px;
  width: 28px;
  line-height: 28px;
  padding: 0;
  background: #fff;
  -webkit-border-radius: 14px 14px 14px 14px;
  -moz-border-radius: 14px 14px 14px 14px;
  -ms-border-radius: 14px 14px 14px 14px;
  border-radius: 14px 14px 14px 14px;
  color: inherit;
  font-size: 0.8333em;
  font-weight: 400;
  margin: 0 0 10px 5px;
}
#ceres-custom-solr-search .products .product-action .btn i {
  color: #d4dde5;
  margin-right: 0;
}
#ceres-custom-solr-search .products .product-action .btn:hover {
  background: #00a2ee;
  color: #fff;
}
#ceres-custom-solr-search .products .product-action .btn:hover i {
  color: #fff;
}
#ceres-custom-solr-search .products .product-action .btn-add-to-cart {
  float: left;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
}
#ceres-custom-solr-search .products .product-action .btn-add-to-cart i {
  margin-right: 3px;
  font-size: 12px;
}
#ceres-custom-solr-search .products .product-action:after {
  display: table;
  content: "";
  clear: both;
}
#ceres-custom-solr-search .products.layout-list .product > * {
  padding: 0;
}
#ceres-custom-solr-search .products.layout-list .product:after {
  content: "";
  display: table;
  clear: both;
}
#ceres-custom-solr-search .products.layout-list .product-image {
  float: left;
  width: 30%;
  border-right-width: 0;
}
#ceres-custom-solr-search .products.layout-list .product-meta-wrap {
  float: left;
  width: 70%;
}
#ceres-custom-solr-search .products.layout-list .product-content {
  padding: 30px 30px 20px;
}
#ceres-custom-solr-search
  .products.layout-list
  .product-content
  > *:last-child {
  margin-bottom: 0;
}
#ceres-custom-solr-search .products.layout-list .product-action {
  text-align: left;
  padding-left: 22px;
  padding-right: 25px;
}
#ceres-custom-solr-search
  .products.layout-list
  .product-action
  .btn-add-to-cart {
  float: right;
}
#ceres-custom-solr-search .soap-quick-view-lightbox {
  -moz-transition: all 0.25s ease 0;
  -o-transition: all 0.25s ease 0;
  -webkit-transition: all 0.25s ease 0;
  -ms-transition: all 0.25s ease 0;
  transition: all 0.25s ease 0;
}
#ceres-custom-solr-search .soap-quick-view-lightbox .mfp-content {
  max-width: 970px;
  background: #fff;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  padding: 50px 50px 0;
}
#ceres-custom-solr-search .soap-quick-view-lightbox.mfp-removing {
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#ceres-custom-solr-search .dashboard ul.tabs li {
  float: none;
  padding-left: 40px;
  margin-bottom: 1px;
  background: #edf6ff;
  height: 42px;
}
#ceres-custom-solr-search .dashboard ul.tabs li a {
  display: block;
  height: 42px;
  line-height: 42px;
  white-space: nowrap;
}
#ceres-custom-solr-search .dashboard ul.tabs li:before {
  left: 18px;
  background: #fff;
  border-color: #edf6ff;
}
#ceres-custom-solr-search .dashboard ul.tabs li.active:before {
  background: #00a2ee;
  border-color: #00a2ee;
}
#ceres-custom-solr-search .dashboard .tab-content {
  padding: 0;
}
#ceres-custom-solr-search .dashboard .view-account-information .information {
  border: 2px solid #edf6ff;
  padding: 25px 30px;
  height: 100%;
}
#ceres-custom-solr-search .dashboard .view-account-information .btn {
  float: right;
}
#ceres-custom-solr-search .dashboard table.shop_table th,
#ceres-custom-solr-search .dashboard table.shop_table td {
  padding-left: 20px;
}
#ceres-custom-solr-search .dashboard table.shop_table tbody td {
  border-right: 1px solid #edf6ff;
}
#ceres-custom-solr-search .dashboard table.my_product_reviews tbody td {
  padding: 20px;
}
#ceres-custom-solr-search
  .dashboard
  table.my_product_reviews
  tbody
  .product-review
  .star-rating {
  font-size: 14px;
}
#ceres-custom-solr-search .dashboard .my_tags {
  border: 2px solid #edf6ff;
  padding: 30px 30px 50px;
}
#ceres-custom-solr-search .dashboard .my_tags .tag {
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}
#ceres-custom-solr-search .dashboard table.my-wishlist tbody td {
  font-size: 1em;
  vertical-align: top;
  border: 0;
  padding: 40px 20px 20px;
}
#ceres-custom-solr-search .dashboard table.my-wishlist tbody td.product-img {
  padding-top: 20px;
  max-width: 100px;
}
#ceres-custom-solr-search
  .dashboard
  table.my-wishlist
  tbody
  td.product-img
  img {
  max-width: 60px;
}
#ceres-custom-solr-search .dashboard table.my-wishlist .product-price span {
  line-height: 28px;
}
#ceres-custom-solr-search .dashboard table.my-wishlist .product-remove a {
  position: relative;
  right: 0;
  top: 0;
}
#ceres-custom-solr-search .product-wrapper .post-filters {
  text-align: right;
  margin-bottom: 30px;
}
#ceres-custom-solr-search .product-wrapper .post-filters > a {
  margin-bottom: 10px;
}
#ceres-custom-solr-search .product-wrapper .post-filters.text-center {
  text-align: center;
}
#ceres-custom-solr-search .product-wrapper .post-filters .filter-title {
  float: left;
}
#ceres-custom-solr-search .logo-container {
  padding: 50px 0;
  text-align: center;
  background: #fff;
}
#ceres-custom-solr-search .logo-container img {
  max-width: 80%;
}
#ceres-custom-solr-search .newsletter-box {
  text-align: center;
}
#ceres-custom-solr-search .newsletter-box h1,
#ceres-custom-solr-search .newsletter-box h2 {
  font-weight: 400;
}
#ceres-custom-solr-search .newsletter-box .input-text {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}
#ceres-custom-solr-search .newsletter-box p {
  font-size: 1.1667em;
  margin-left: 10px;
  margin-right: 10px;
}
#ceres-custom-solr-search h3 {
  font-weight: 400;
}
#ceres-custom-solr-search a.block-link {
  text-transform: uppercase;
  font: 75%/150% "Dosis", Arial, Helvetica, sans-serif;
}
#ceres-custom-solr-search #nav > ul > li > a {
  padding: 0 10px;
  line-height: 48px;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  height: 50px;
}
#ceres-custom-solr-search .products .product-image img {
  max-width: 200px;
  max-height: 200px;
}
#ceres-custom-solr-search .products .product-image {
  text-align: center;
  height: 210px;
}
#ceres-custom-solr-search .basketButtonContainer.clearfix {
  text-align: center;
}
#ceres-custom-solr-search a.name {
  line-height: 2;
  margin-bottom: 10px;
}
#ceres-custom-solr-search .box-xl,
#ceres-custom-solr-search .block {
  margin-bottom: 10px;
}
#ceres-custom-solr-search .buttonBox.isAddToBasket {
  margin-bottom: 10px;
}
#ceres-custom-solr-search .row {
  margin-left: 0;
  margin-right: 0;
}
#ceres-custom-solr-search .col-xs-1,
#ceres-custom-solr-search .col-sm-1,
#ceres-custom-solr-search .col-md-1,
#ceres-custom-solr-search .col-lg-1,
#ceres-custom-solr-search .col-xs-2,
#ceres-custom-solr-search .col-sm-2,
#ceres-custom-solr-search .col-md-2,
#ceres-custom-solr-search .col-lg-2,
#ceres-custom-solr-search .col-xs-3,
#ceres-custom-solr-search .col-sm-3,
#ceres-custom-solr-search .col-md-3,
#ceres-custom-solr-search .col-lg-3,
#ceres-custom-solr-search .col-xs-4,
#ceres-custom-solr-search .col-sm-4,
#ceres-custom-solr-search .col-md-4,
#ceres-custom-solr-search .col-lg-4,
#ceres-custom-solr-search .col-xs-5,
#ceres-custom-solr-search .col-sm-5,
#ceres-custom-solr-search .col-md-5,
#ceres-custom-solr-search .col-lg-5,
#ceres-custom-solr-search .col-xs-6,
#ceres-custom-solr-search .col-sm-6,
#ceres-custom-solr-search .col-md-6,
#ceres-custom-solr-search .col-lg-6,
#ceres-custom-solr-search .col-xs-7,
#ceres-custom-solr-search .col-sm-7,
#ceres-custom-solr-search .col-md-7,
#ceres-custom-solr-search .col-lg-7,
#ceres-custom-solr-search .col-xs-8,
#ceres-custom-solr-search .col-sm-8,
#ceres-custom-solr-search .col-md-8,
#ceres-custom-solr-search .col-lg-8,
#ceres-custom-solr-search .col-xs-9,
#ceres-custom-solr-search .col-sm-9,
#ceres-custom-solr-search .col-md-9,
#ceres-custom-solr-search .col-lg-9,
#ceres-custom-solr-search .col-xs-10,
#ceres-custom-solr-search .col-sm-10,
#ceres-custom-solr-search .col-md-10,
#ceres-custom-solr-search .col-lg-10,
#ceres-custom-solr-search .col-xs-11,
#ceres-custom-solr-search .col-sm-11,
#ceres-custom-solr-search .col-md-11,
#ceres-custom-solr-search .col-lg-11,
#ceres-custom-solr-search .col-xs-12,
#ceres-custom-solr-search .col-sm-12,
#ceres-custom-solr-search .col-md-12,
#ceres-custom-solr-search .col-lg-12 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .wrapper_article {
    position: relative;
    float: left;
    width: 285px;
    margin-right: 20px;
    height: 331px;
  }
  #ceres-custom-solr-search .wrapper_article_first {
    margin-left: 0;
  }
  #ceres-custom-solr-search .wrapper_article_last {
    margin-right: 0;
  }
}
#ceres-custom-solr-search #nav .sub-nav {
  z-index: 99999;
}
#ceres-custom-solr-search .header_wrapper {
  margin-top: 20px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}
#ceres-custom-solr-search .PlentyWebshopPopup {
  left: 47%;
  width: 500px;
}
#ceres-custom-solr-search .open_search {
  position: absolute !important;
  z-index: 999 !important;
}
#ceres-custom-solr-search .key_info table td {
  padding: 5px;
  min-width: 150px;
}
#ceres-custom-solr-search .PlentyWebshopButton {
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: 0 40px;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
  background: #01a7ff;
  font-size: 12px;
  height: 40px;
  line-height: 42px;
  -webkit-border-radius: 21px 21px 21px 21px;
  -moz-border-radius: 21px 21px 21px 21px;
  -ms-border-radius: 21px 21px 21px 21px;
  border-radius: 0;
  margin-right: 5px;
  -moz-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  -webkit-transition: all 0.2s ease 0;
  -ms-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  box-shadow: none;
  vertical-align: baseline;
  border: 1px solid #fff;
}
#ceres-custom-solr-search
  .no-touch
  .categoryDetails.isGridView
  .itemBoxInner
  .buttonBox.isAddToBasket
  > a {
  margin: 10px;
  width: 100%;
  float: none !important;
  margin: 7px auto;
}
#ceres-custom-solr-search .variante_wrapper {
  text-align: center;
}
#ceres-custom-solr-search .variante_wrapper span {
  display: block;
  margin: 7px;
}
#ceres-custom-solr-search .jqzoom {
  border: 0;
}
#ceres-custom-solr-search .itemBox .name {
  font-size: 1.1em;
}
#ceres-custom-solr-search #nav li.menu-item-has-children > .sub-nav {
  background: rgba(0, 0, 0, 0.66);
}
#ceres-custom-solr-search #nav > ul > li.menu-item-has-children:hover > a {
  color: #01a7ff;
  background: rgba(192, 184, 184, 0.26);
}
#ceres-custom-solr-search #nav .sub-nav {
  color: #fff;
}
#ceres-custom-solr-search #nav .sub-nav li:hover > a,
#ceres-custom-solr-search #nav .sub-nav li.active > a {
  color: #fff;
}
#ceres-custom-solr-search #nav > ul > .mega-menu-item > .sub-nav > li > a {
  color: #fff;
}
#ceres-custom-solr-search .dropdown-menu-left {
  left: 1px;
}
#ceres-custom-solr-search .dropdown-menu-right {
  right: 1px;
}
#ceres-custom-solr-search h3.banner-title.link_wrap {
  padding: 11px;
  font-weight: 600;
  font-size: 1em;
  width: auto;
  top: 39%;
  text-align: center;
  position: relative;
}
#ceres-custom-solr-search h3.banner-title.link_wrap a {
  border: 1px solid #fff;
  padding: 10px 20px;
  color: #fff;
  display: none;
}
#ceres-custom-solr-search .form-group:not(.box) {
  margin-bottom: 0;
}
#ceres-custom-solr-search ul.nav.nav-pills li {
  float: left;
}
#ceres-custom-solr-search .wrapper_price {
  position: absolute;
  top: 229px;
  right: 20px;
  color: #01a7ff;
  font-size: 1.3em;
  font-weight: 600;
}
#ceres-custom-solr-search .wrapper_button {
  text-align: center;
  position: relative;
  bottom: 50px;
}
#ceres-custom-solr-search .wrapper_button a {
  border: 1px solid #01a7ff;
  padding: 11px 30px;
  color: #01a7ff;
}
#ceres-custom-solr-search .mini-search .fa {
  color: #fff !important;
}
#ceres-custom-solr-search .banner-insider-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
#ceres-custom-solr-search button.btn-search.onlyIcon.transition {
  padding: 3px 6px;
  background-color: #01a7ff;
  border: 1px solid #01a7ff;
  position: relative;
  top: 3px;
}
#ceres-custom-solr-search .navbar-form.navbar-right:last-child {
  margin-right: 0;
}
#ceres-custom-solr-search a.social_media {
  font-size: 0.7em;
  position: relative !important;
}
#ceres-custom-solr-search a.flag {
  padding: 15px 0 0 0 !important;
}
#ceres-custom-solr-search .deal_save {
  height: 110px;
  width: 110px;
  background-color: rgba(255, 3, 3, 1);
  border-radius: 50%;
  position: absolute;
  top: 10%;
  right: 0;
  color: #fff;
}
#ceres-custom-solr-search .deal_save_stock {
  position: absolute;
  top: 100px;
  color: #fd0000;
}
#ceres-custom-solr-search .deal_save_procent {
  position: absolute;
  top: 38px;
  left: 14px;
  font-size: 1em;
}
#ceres-custom-solr-search .deal_save_procent span {
  display: block;
}
#ceres-custom-solr-search span.deal_save_procent_value {
  font-size: 2.8em;
}
#ceres-custom-solr-search span.deal_save_procent_text {
  font-size: 1.3em;
  text-align: center;
  margin-top: 10px;
}
#ceres-custom-solr-search .deal_price div {
  display: block;
  text-align: left;
}
#ceres-custom-solr-search .deal_price_current {
  color: #1dc02c;
  font-size: 2em;
  margin-bottom: 15px;
  margin-top: 60%;
  font-weight: 700;
}
#ceres-custom-solr-search .deal_price_uvp {
  color: #fc0000;
  font-size: 1.3em;
}
#ceres-custom-solr-search .deal_button a {
  color: #01a7ff;
  border: 1px solid #01a7ff;
  padding: 10px 20px;
}
#ceres-custom-solr-search .deal_box {
  border: 1px solid #eee;
  margin-left: 0;
  margin-right: 0;
}
#ceres-custom-solr-search .deal_button {
  text-align: center;
}
#ceres-custom-solr-search .deal_title {
  margin-top: 0;
  text-align: center;
}
#ceres-custom-solr-search .deal_right {
  margin-top: 30px;
  padding-top: 30px;
}
#ceres-custom-solr-search .deal_title a,
#ceres-custom-solr-search .deal_title a:hover,
#ceres-custom-solr-search .deal_title a:focus {
  color: #333;
  font-size: 1.2em;
}
#ceres-custom-solr-search .deal_save.deal_save_right {
  left: 0;
  z-index: 999;
}
#ceres-custom-solr-search .deal_image.deal_image_right {
  text-align: right;
}
#ceres-custom-solr-search .deal_price_current.deal_price_current_right {
  text-align: right !important;
}
#ceres-custom-solr-search .deal_price_uvp.deal_price_uvp_right {
  text-align: right !important;
}
#ceres-custom-solr-search .deal_save_stock {
  position: absolute;
  top: 108px;
  color: #fd0000;
}
#ceres-custom-solr-search .bar {
  position: relative;
  top: 15px;
  height: 3px;
  width: 100%;
  background-color: #999;
}
#ceres-custom-solr-search .remain_bar {
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #fa0000;
}
#ceres-custom-solr-search .deal_image img {
  max-width: 300px;
  max-height: 250px;
}
#ceres-custom-solr-search h2.box-title {
  text-transform: uppercase;
}

#ceres-custom-solr-search #countdown {
  font-family: "DSDIGI" !important;
  font-size: 2em;
  min-width: 122px;
  padding-left: 10px;
}
#ceres-custom-solr-search .heading-box .box-title {
  font-size: 2em;
  font-weight: 600;
}
#ceres-custom-solr-search .Absolute-Center {
  width: 50%;
  height: 50%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#ceres-custom-solr-search .form-control {
  border-radius: 0;
}
#ceres-custom-solr-search .col-xs-5ths,
#ceres-custom-solr-search .col-sm-5ths,
#ceres-custom-solr-search .col-md-5ths,
#ceres-custom-solr-search .col-lg-5ths {
  position: relative;
  min-height: 1px;
}
#ceres-custom-solr-search .col-xs-5ths,
#ceres-custom-solr-search .col-md-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
#ceres-custom-solr-search label.itemSortingLabel {
  text-transform: uppercase;
}
#ceres-custom-solr-search span.name_shorter {
  display: block;
  text-align: left;
  padding-left: 5px;
  font-size: 0.9em;
  line-height: 1.3;
}
#ceres-custom-solr-search span.name_shorter.name2 {
  color: #333;
}
#ceres-custom-solr-search span.name_shorter.name3 {
  color: #aaa;
}
#ceres-custom-solr-search span.current_price {
  color: #01a7ff;
}
#ceres-custom-solr-search span.sale_price {
  color: #f00;
}
#ceres-custom-solr-search p.price.bold {
  text-align: left;
  padding-left: 5px;
  bottom: 0;
}
#ceres-custom-solr-search .sale_price_box {
  position: absolute;
  top: -12px;
  left: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
#ceres-custom-solr-search .itemBoxInner img {
  -webkit-transition: .4s cubic-bezier(0, 0, 0.26, 1);
  transition: .4s cubic-bezier(0, 0, 0.26, 1);
}
#ceres-custom-solr-search .itemBoxInner:hover img {
  transform: scale(1.05);
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .itemBoxInner:hover .visible-hover {
    display: block;
  }
  #ceres-custom-solr-search .itemBoxInner .visible-hover {
    position: absolute;
    width: 100%;
    display: none;
    margin-top: 0;
  }
  #ceres-custom-solr-search .previewImage,
  #ceres-custom-solr-search .crossSellingItemInner {
    padding-bottom: 35px;
  }
}
#ceres-custom-solr-search .no-touch .itemBoxInner .buttonBox.isAddToBasket {
  float: none !important;
  margin: 0 !important;
}
#ceres-custom-solr-search .PlentyWebshopButton.add_basket_ajax:before {
  content: "";
  font-family: "glyphicon";
}
#ceres-custom-solr-search .availabilityIcon {
  margin-top: 10px;
}
#ceres-custom-solr-search .itemBox .action {
  right: -5px;
  top: -1px;
}
#ceres-custom-solr-search .categoryView.isGridView .itemBox .name,
#ceres-custom-solr-search .crossSellingSlider .itemBox .name {
  min-height: 89px;
}
#ceres-custom-solr-search .itemBox .name {
  padding: 15px 0;
}
#ceres-custom-solr-search .categoryPagination .nav a:hover,
#ceres-custom-solr-search .categoryPagination .nav a:focus,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a:hover,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a:focus,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a.active,
#ceres-custom-solr-search .categoryPagination .nav a.articlePages_activeLink {
  border-color: #01a7ff;
  background-color: #01a7ff;
  color: #fff;
}
#ceres-custom-solr-search .categoryPagination .nav a,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#ceres-custom-solr-search .cat_breadcrumbs {
  width: 10px;
  position: absolute;
  bottom: 0;
}
#ceres-custom-solr-search ol.breadcrumbs {
  font-weight: 600;
}
#ceres-custom-solr-search .margin-bottom-2 {
  margin-bottom: 20px;
}
#ceres-custom-solr-search .margin-top-2 {
  margin-top: 20px;
}
#ceres-custom-solr-search .itemBoxInner .imageBox img {
  padding: 5px;
  display: inline;
}
#ceres-custom-solr-search .itemBox {
  margin-bottom: -1px;
  margin-right: -1px;
  position: relative;
  padding: 5px;
}
#ceres-custom-solr-search .navigationTree a.treeLink {
  font-size: 1.1em;
  color: #333;
}
#ceres-custom-solr-search .row.banner_box_wrapper {
  border: 1px solid #eaeaea;
  margin: 0;
  margin-top: 20px;
}
#ceres-custom-solr-search .catgory_banner {
  padding: 0;
}
#ceres-custom-solr-search .box_left_cat_landing {
  padding-left: 40px;
  text-transform: uppercase;
  padding-right: 0;
}
#ceres-custom-solr-search .box_left_cat_landing li.level2 {
  font-weight: 600;
  color: #333;
}
#ceres-custom-solr-search ul.cat_level1 {
  margin: 5px 0;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search ul.cat_level1 {
    margin: 18px 0;
  }
}
#ceres-custom-solr-search ul.cat_level1 .level3 {
  padding-left: 15px;
}
#ceres-custom-solr-search .row.article_list {
  margin: 0;
}
#ceres-custom-solr-search a.name.block {
  min-height: 100px;
  overflow: hidden;
}
#ceres-custom-solr-search .top_header_line {
  margin-right: 20px;
  margin-top: -10px;
  font-size: 1.5em;
  position: absolute;
  background-color: #fff;
  padding-right: 10px;
  height: 40px;
  text-transform: uppercase;
  line-height: 1;
}
#ceres-custom-solr-search .top_header_line_wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  position: relative;
}
#ceres-custom-solr-search .info_text {
  text-align: justify;
}
#ceres-custom-solr-search .info_text {
  text-align: justify;
  border: 1px solid #eaeaea;
  padding: 40px 40px;
}
#ceres-custom-solr-search span.textbox_header {
  font-size: 0.7em;
  font-weight: 600;
  color: #aaa;
}
#ceres-custom-solr-search .button_banner {
  height: 13%;
  width: 42%;
  position: absolute;
  bottom: 0;
}
#ceres-custom-solr-search .button_single {
  height: 100%;
}
#ceres-custom-solr-search td.info_left {
  min-width: 127px;
}
#ceres-custom-solr-search .xx-large {
  font-size: 240%;
  color: #02c721;
  font-weight: bold;
}
#ceres-custom-solr-search span.priceRrp.large {
  font-size: 1.6em;
  font-weight: 600;
}
#ceres-custom-solr-search span.no_price {
  color: #ff3640;
}
#ceres-custom-solr-search div#sale_slider {
  margin: 0 !important;
}
#ceres-custom-solr-search .slider_control_custom.top_header_line {
  border: 1px solid;
  top: -10px;
  right: -20px;
  width: 80px;
}
#ceres-custom-solr-search .articlePages div {
  float: left;
}
#ceres-custom-solr-search h1.itemTitle {
  font-size: 1.5em;
  font-weight: 600;
  color: #01a7ff;
  margin-bottom: 0;
  margin-top: 20px;
}
#ceres-custom-solr-search .panel-group .panel-title {
  width: 100%;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title a.active,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title a.active {
  color: #898989;
  background: 0;
}
#ceres-custom-solr-search .panel-group .panel-title a {
  padding: 10px 0;
  padding-left: 0;
  font-size: 1.1em;
}
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title a,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title a {
  background: 0;
}
#ceres-custom-solr-search .panel.style2 {
  border-bottom: 1px solid #eaeaea;
}
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title .open-sub,
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title .open-sub {
  background-image: url("https://konsolenkost.de/image/layout/sprite/panel-collapse.png");
}
#ceres-custom-solr-search
  .panel-group
  .panel.style2
  .panel-title
  a.active
  .open-sub,
#ceres-custom-solr-search
  .panel-group
  .panel.style3
  .panel-title
  a.active
  .open-sub {
  background-image: url("https://konsolenkost.de/image/layout/sprite/panel-collapse.png");
  background-position: 0 15px;
}
#ceres-custom-solr-search .artikel_infobox {
  border: 1px solid #eaeaea;
  padding: 20px;
  position: relative;
  padding-bottom: 0;
}
#ceres-custom-solr-search td.article_rating_column_left {
  min-width: 65px;
}
#ceres-custom-solr-search .plattform_logo {
  position: absolute;
  top: -10px;
  right: 0;
}
#ceres-custom-solr-search .plattform_logo img {
  height: 66px;
}
#ceres-custom-solr-search h1.itemTitle {
  float: left;
}
#ceres-custom-solr-search p.articleVat {
  font-size: 0.9em;
  color: #aaa;
}
#ceres-custom-solr-search p.saving_text {
  color: #aaa;
  margin-bottom: 0;
  font-weight: 600;
}
#ceres-custom-solr-search .status_icon {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: relative;
  top: 4px;
}
#ceres-custom-solr-search .shipping_green {
  background-color: #02c721;
  color: #02c721;
  display: inline-block;
}
#ceres-custom-solr-search .status_green {
  color: #02c721;
}
#ceres-custom-solr-search .shipping_yellow {
  background-color: #ffd81e;
  color: #ffd81e;
  display: inline-block;
}
#ceres-custom-solr-search .status_yellow {
  color: #ffd81e;
}
#ceres-custom-solr-search .shipping_blue {
  background-color: #21a5c7;
  color: #21a5c7;
  display: inline-block;
}
#ceres-custom-solr-search .status_blue {
  color: #21a5c7;
}
#ceres-custom-solr-search .shipping_grey {
  background-color: #898989;
  display: inline-block;
}
#ceres-custom-solr-search .status_grey {
  color: #ff9029;
}
#ceres-custom-solr-search .shipping_red {
  background-color: #ff9029;
  color: #ff9029;
  display: inline-block;
}
#ceres-custom-solr-search .status_red {
  color: #ff9029;
}
#ceres-custom-solr-search span.availability_status_string {
  position: relative;
  top: 0;
}
#ceres-custom-solr-search .panel-group .panel-content {
  padding: 0 20px 20px;
}
#ceres-custom-solr-search .panel-content table td {
  padding: 6px 0;
  font-size: 1.1em;
}
#ceres-custom-solr-search
  .PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle {
  display: block;
}
#ceres-custom-solr-search span#ItemRatingIconContainerTop img {
  vertical-align: middle;
}
#ceres-custom-solr-search .panel-content ul li {
  list-style-type: disc;
}
#ceres-custom-solr-search table.payment_logo td {
  padding: 10px;
}
#ceres-custom-solr-search table.payment_logo {
  float: left;
}
#ceres-custom-solr-search .panel-content {
  position: relative;
}
#ceres-custom-solr-search table#variante td {
  padding: 10px;
}
#ceres-custom-solr-search .variante_img {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
  margin-bottom: 20px;
}
#ceres-custom-solr-search .variante_img img {
  max-height: 120px;
}
#ceres-custom-solr-search table#variante {
  float: left;
}
#ceres-custom-solr-search table#variante td {
  padding: 0;
  word-wrap: break-word;
  max-width: 270px;
  min-width: 60px;
  padding-bottom: 4px;
  text-align: left;
}
#ceres-custom-solr-search span.var_name {
  color: #01a7ff;
  padding-right: 10px;
}
#ceres-custom-solr-search span.var_price {
  color: #0c0;
  font-weight: 600;
  min-width: 148px;
}
#ceres-custom-solr-search a.ankauf_button {
  position: absolute;
  right: 0;
  top: 13px;
  border: 0;
  color: #fff;
  background-color: rgba(2, 199, 33, 0.64);
  padding: 8px 20px;
  font-size: 0.9em;
}
#ceres-custom-solr-search a.ankauf_button:after {
  font-family: FontAwesome;
  content: "\f1b8";
  padding-left: 5px;
}
#ceres-custom-solr-search span.margin-left-05 {
  position: relative;
  top: -4px;
}
#ceres-custom-solr-search .toBasketWrapper {
  position: relative;
}
#ceres-custom-solr-search .ausverkauf {
  font-size: 2em;
  font-weight: bold;
  color: #f00;
  text-shadow: 1px 0 white, 0 -1px white, -1px 0 white, 0 1px #fff;
  text-transform: uppercase;
  position: absolute;
  top: -7px;
  left: 11px;
  z-index: 9;
}
#ceres-custom-solr-search p.priceLiveOriginal.large {
  font-size: 1.6em;
  font-weight: 600;
  color: red;
}
#ceres-custom-solr-search span.line-throug {
  text-decoration: line-through;
}
#ceres-custom-solr-search span.kaufalarm_link {
  color: #ee0311;
}
#ceres-custom-solr-search input.emailNotification.PlentyText {
  border-radius: 0;
}
#ceres-custom-solr-search .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
#ceres-custom-solr-search .embed-container iframe,
#ceres-custom-solr-search .embed-container object,
#ceres-custom-solr-search .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ceres-custom-solr-search .facebook_comment_box {
  margin-top: 20px;
}
#ceres-custom-solr-search .section.article_list_widget {
  margin-bottom: -20px;
}
#ceres-custom-solr-search .row.banner_box_wrapper img {
  max-width: 100%;
  position: relative;
  right: -1px;
}
#ceres-custom-solr-search .catgory_banner img {
  float: right;
}
#ceres-custom-solr-search .section:last-child {
  border-bottom: 0;
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search ul.small-bar li {
    margin-left: -4px !important;
    margin-right: -4px !important;
  }
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .wrapper_article.wrapper_article_left {
    margin-right: 10px;
  }
  #ceres-custom-solr-search .wrapper_article.wrapper_article_right {
    margin-left: 10px;
  }
  #ceres-custom-solr-search .wrapper_article {
    position: relative;
    float: left;
    width: 48%;
    margin-top: 20px;
    text-align: center;
  }
  #ceres-custom-solr-search
    .no-touch
    .categoryDetails.isGridView
    .itemBoxInner
    .buttonBox.isAddToBasket
    > a {
    width: auto;
  }
  #ceres-custom-solr-search .ausverkauf {
    display: none;
  }
  #ceres-custom-solr-search .hidden-hd {
    display: none;
  }
  #ceres-custom-solr-search table#price_info {
    width: 100%;
  }
  #ceres-custom-solr-search td.price_left {
    display: none;
  }
  #ceres-custom-solr-search span.priceRrp.large.price_left_mobile {
    display: block !important;
  }
  #ceres-custom-solr-search td.price_info_right {
    width: 100%;
  }
  #ceres-custom-solr-search span.price.xx-large {
    width: 100%;
    text-align: center;
    display: block;
  }
  #ceres-custom-solr-search .toBasketWrapper {
    text-align: center;
  }
  #ceres-custom-solr-search p.articleVat {
    text-align: center;
  }
  #ceres-custom-solr-search p.saving_text {
    text-align: center;
  }
  #ceres-custom-solr-search td.price_info_right a {
    text-align: center;
  }
  #ceres-custom-solr-search span.priceRrp.large.visible-mobile {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  #ceres-custom-solr-search .availabilityWrapper {
    text-align: center;
  }
}
#ceres-custom-solr-search .previewImage {
  border: 0;
}
#ceres-custom-solr-search .breadcrumbs,
#ceres-custom-solr-search .breadcrumbs > li > a,
#ceres-custom-solr-search .breadcrumbs > li > a:hover,
#ceres-custom-solr-search .breadcrumbs > li > a:focus {
  color: #aaa;
}
#ceres-custom-solr-search .breadcrumbs {
  font-size: 1.1em;
  letter-spacing: 0;
}
#ceres-custom-solr-search .social_share_button {
  position: absolute;
  top: 15px;
  right: 0;
}
#ceres-custom-solr-search .social_share_button ul li {
  margin-bottom: 25px;
}
#ceres-custom-solr-search .social_share_button ul li a {
  border: 1px solid #eee;
  padding: 7px 10px;
  margin-right: 5px;
  font-size: 1.3em;
  height: 33px;
  width: 33px;
  display: block;
  text-align: center;
}
#ceres-custom-solr-search .availabilityWrapper {
  margin-top: 10px;
  margin-left: 3px;
}
#ceres-custom-solr-search span.priceRrp.large.price_left_mobile {
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
#ceres-custom-solr-search .header-underneath {
  background-color: rgba(0, 0, 0, 0.5);
}
#ceres-custom-solr-search ul.small-bar li {
  color: #fff;
  float: left;
  text-align: center;
  padding: 6px;
  margin-left: 15px;
  width: 105px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-left: 3px;
}
#ceres-custom-solr-search .remain_bar {
  background-color: #aaa;
}
#ceres-custom-solr-search .bar {
  background-color: rgba(170, 170, 170, 0.51);
}
#ceres-custom-solr-search hr,
#ceres-custom-solr-search .hr {
  background: #eaeaea;
}
#ceres-custom-solr-search .live_shopping_article {
  padding: 4px 20px 20px 0;
  text-align: center;
}
#ceres-custom-solr-search .live_shopping_price_uvp {
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 70px;
  color: #aaa;
}
#ceres-custom-solr-search .live_shopping_price_current {
  font-size: 1.8em;
  font-weight: 700;
  color: #01cc00;
  margin-top: 10px;
}
#ceres-custom-solr-search .live_shopping_price_saving {
  font-size: 1.3em;
  font-weight: 600;
  color: #ff0303;
  margin-top: 20px;
}
#ceres-custom-solr-search .live_shopping_price_button a {
  background-color: #01a7ff;
  color: #fff;
  width: 149px;
  height: 41px;
  display: block;
  text-align: center;
  padding: 12px;
}
#ceres-custom-solr-search .live_shopping_price_button {
  margin-top: 24px;
}
#ceres-custom-solr-search .live_shopping_price_status_bar {
  margin-top: 10px;
  width: 149px;
}
#ceres-custom-solr-search .live_shopping_price_status_bar,
#ceres-custom-solr-search .live_shopping_price_button {
  display: inline-block;
}
#ceres-custom-solr-search .live_shopping_price_status_stock {
  margin-top: 17px;
}
#ceres-custom-solr-search .live_shopping_article.left_side {
  padding: 4px 0 20px 20px;
}
#ceres-custom-solr-search .live_shopping_image {
  height: 240px;
  display: table;
  width: 100%;
}
#ceres-custom-solr-search .live_shopping_title {
  color: #333;
  font-size: 1.1em;
  font-weight: 600;
  margin-top: 17px;
}
#ceres-custom-solr-search .live_shopping_price_legal {
  margin-top: 3px;
  font-size: 0.8em;
}
#ceres-custom-solr-search .live_shopping_price_legal a {
  text-decoration: underline;
}
#ceres-custom-solr-search .live_shopping_image a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#ceres-custom-solr-search .live_shopping_image img {
  max-height: 210px;
  max-width: 240px;
}
#ceres-custom-solr-search .live_shopping_price_legal,
#ceres-custom-solr-search .live_shopping_price_status_stock {
  color: #aaa;
}
#ceres-custom-solr-search .top_header_line_end {
  position: absolute;
  background-color: #fff;
  left: 100%;
  top: 0;
  width: 150px;
  margin: -10px 0 0 -117px;
  padding-left: 10px;
}
#ceres-custom-solr-search .top_article_img {
  padding-left: 0;
}
#ceres-custom-solr-search .product {
  margin-bottom: 15px;
  min-height: 115px;
  display: block;
  margin-right: 10px;
}
#ceres-custom-solr-search .top_article_img img {
  max-height: 100px;
  max-width: 100px;
  width: auto !important;
  margin: 0 auto;
}
#ceres-custom-solr-search .product-content {
  padding-left: 14px;
  line-height: 1.5;
  height: 100px;
  position: relative;
}
#ceres-custom-solr-search span.large.linkToItem {
  color: #01a7ff;
}
#ceres-custom-solr-search span.saving_price_text {
  color: #aaa;
  font-weight: 600;
}
#ceres-custom-solr-search .aboutus {
  text-align: justify;
  padding: 0;
}
#ceres-custom-solr-search p.text_hinweis {
  font-size: 0.9em;
}
#ceres-custom-solr-search .container.info_link ul li {
  font-size: 1.1em;
}
#ceres-custom-solr-search .section.blue-bar {
  background-color: #01a7ff;
  height: 40px;
  color: #fff;
  margin-top: 20px;
}
#ceres-custom-solr-search span.copy-right {
  margin-top: 8px;
  display: block;
  margin-bottom: 10px;
}
#ceres-custom-solr-search ul.sicher_box li,
#ceres-custom-solr-search ul.sicher_box li a {
  display: inline-block;
}
#ceres-custom-solr-search ul.sicher_box li a {
  float: left;
}
#ceres-custom-solr-search ul.sicher_box.shop_siegel li a {
  margin-right: 20px;
  margin-bottom: 10px;
}
#ceres-custom-solr-search .sicher-footer ul.sicher_box {
  text-align: center;
  display: table;
  margin: 0 auto;
}
#ceres-custom-solr-search .sicher-footer ul.sicher_box li,
#ceres-custom-solr-search .sicher-footer ul.sicher_box li a {
  text-align: center;
  margin: 0 0 5px 0;
  vertical-align: middle;
}
#ceres-custom-solr-search .sicher-footer ul.sicher_box li + li {
  margin-left: 10px;
}
#ceres-custom-solr-search ul.social_icon_footer.social_icon_footer_left li {
  font-size: 1.5em;
  text-align: center;
  display: inline-block;
}
#ceres-custom-solr-search .blue-bar ul.social_icon_footer > li {
  float: left;
  margin: 5px 10px 0 0;
  background-color: #aaa;
}
#ceres-custom-solr-search .blue-bar ul.social_icon_footer > li > a {
  font-size: 1.5em;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
}
#ceres-custom-solr-search input#nl_email {
  height: 30px;
  margin-top: 5px;
  width: 266px;
}
#ceres-custom-solr-search button.newsletter_button {
  background-color: #aaa;
  border: 0;
  padding: 2px 8px;
  height: 30px;
  margin-top: 5px;
  font-size: 1.4em;
}
#ceres-custom-solr-search .newsletter-form {
  text-align: right;
}
#ceres-custom-solr-search .newsletter-form .form-group {
  width: 43%;
}
#ceres-custom-solr-search .btn-primary {
  background-color: #01a7ff;
  border: 0;
  text-shadow: initial;
}
#ceres-custom-solr-search .button_wrapper {
  height: 37px;
  min-width: 165px;
  max-width: 150px;
  margin: 0 auto;
  position: absolute;
}
#ceres-custom-solr-search .button_text {
  display: table-cell;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 160px;
  height: 40px;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .button_banner1 {
    top: 64px;
    left: 36%;
  }
  #ceres-custom-solr-search input.emailNotification.PlentyText {
    width: 183px !important;
  }
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .button_banner1 {
    top: 64px;
    left: 36%;
  }
  #ceres-custom-solr-search .wrapper_price {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .button_banner1 {
    top: 48px;
    left: 33%;
  }
}
#ceres-custom-solr-search .wapper_table {
  display: table;
  width: 100%;
  height: 100%;
}
#ceres-custom-solr-search span.button_link,
#ceres-custom-solr-search a.button_link {
  color: #01a7ff;
  border: 1px solid #01a7ff;
  background-color: rgba(255, 255, 255, 0.66);
  padding: 11px 20px;
}
#ceres-custom-solr-search a.button_link.button_ankauf {
  color: #01ca02;
  border-color: #01ca02;
  background-color: #fff;
}
#ceres-custom-solr-search a.button_link.button_ankauf:hover {
  color: #fff;
  background-color: #01ca02;
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .wrapper_price {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 15px;
  }
  #ceres-custom-solr-search .wrapper_button {
    bottom: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search .live_shopping_image img {
    max-width: 100% !important;
  }
  #ceres-custom-solr-search .product-title,
  #ceres-custom-solr-search p.product-price.price {
    text-align: left;
    padding-left: 5px;
  }
  #ceres-custom-solr-search .newsletter-form {
    text-align: center;
    margin-bottom: 20px;
  }
  #ceres-custom-solr-search .section.blue-bar {
    height: auto;
    text-align: center;
  }
  #ceres-custom-solr-search span.margin-left-05 {
    position: relative;
    top: 0 !important;
  }
  #ceres-custom-solr-search ul.social_icon_footer li {
    float: none !important;
  }
  #ceres-custom-solr-search ul.sicher_box {
    text-align: center;
    display: table;
    margin: 0 auto;
  }
  #ceres-custom-solr-search ul.sicher_box li,
  #ceres-custom-solr-search ul.sicher_box li a {
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 5px;
    vertical-align: middle;
  }
  #ceres-custom-solr-search ul.sicher_box.shop_siegel li a {
    margin-bottom: 10px;
    text-align: center;
    margin-right: 0;
  }
  #ceres-custom-solr-search .live_shopping_price_current {
    font-size: 1.4em !important;
  }
}
#ceres-custom-solr-search .xs-mobile {
  display: none;
}
#ceres-custom-solr-search .mainNavigation > .nav > li.active > a {
  outline: 0;
  background: 0;
}
#ceres-custom-solr-search .ielte9 .mainNavigation > .nav > li.active > a {
  border-bottom: 4px solid #008ebd;
  padding-bottom: 3px;
}
#ceres-custom-solr-search .nav-main .nav > li > a {
  z-index: 1005;
  float: none;
  padding: 0;
  border: 0;
  text-decoration: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
}
#ceres-custom-solr-search .nav-main .nav > li > a.onlyIcon {
  padding: 0;
}
#ceres-custom-solr-search .categoryView .navbar .nav > li > a {
  z-index: auto;
}
#ceres-custom-solr-search .navbar-main > li > ul > li > ul ul {
  display: none;
}
#ceres-custom-solr-search .no-touch .nav-main .nav > li:hover > a,
#ceres-custom-solr-search
  .no-touch
  .nav-main
  .navbar-information
  .nav
  > li.open
  > a,
#ceres-custom-solr-search
  .touch
  .nav-main
  .nav
  > li.open
  > a[data-plenty-enable="touch"],
#ceres-custom-solr-search
  .touch
  .nav-main
  .nav
  > li.open.active
  > a[data-plenty-enable="touch"],
#ceres-custom-solr-search
  .touch
  .nav-main
  .nav
  > li.open
  > a[data-plenty-enable="toggle-xs-sm-or-touch"],
#ceres-custom-solr-search
  .touch
  .nav-main
  .nav
  > li.open.active
  > a[data-plenty-enable="toggle-xs-sm-or-touch"] {
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search .nav > li {
  display: block;
  float: left;
  margin-right: 5px;
}
#ceres-custom-solr-search ul.social_icon_footer span {
  color: #fff;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .wrapper_article img {
    border: 1px solid #eaeaea;
  }
}
#ceres-custom-solr-search .branding {
  height: 50px;
  width: 199px;
  background-image: url("https://konsolenkost.de/image/logo/konsolenkost.png");
  background-repeat: no-repeat;
  background-position: 1px 3px;
  background-size: contain;
}
#ceres-custom-solr-search #nav > ul > .mega-menu-item .sub-nav .sub-nav li a {
  padding: 2px 0;
}
#ceres-custom-solr-search a.main_cat {
  font-size: 1.2em !important;
  font-weight: 600;
  cursor: pointer !important;
}
#ceres-custom-solr-search .no-touch .nav_bar .nav > li.dropdown:hover > ul,
#ceres-custom-solr-search
  .no-touch
  .nav_bar
  .navbar-information
  .nav
  > li.dropdown.open
  > ul {
  display: block;
}
#ceres-custom-solr-search .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  padding-left: 15px;
}
#ceres-custom-solr-search .input-group .form-control:first-child,
#ceres-custom-solr-search .input-group-addon:first-child,
#ceres-custom-solr-search .input-group-btn:first-child > .btn,
#ceres-custom-solr-search .input-group-btn:first-child > .btn-group > .btn,
#ceres-custom-solr-search .input-group-btn:first-child > .dropdown-toggle,
#ceres-custom-solr-search
  .input-group-btn:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
#ceres-custom-solr-search
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#ceres-custom-solr-search .input-group-addon,
#ceres-custom-solr-search .input-group-btn,
#ceres-custom-solr-search .input-group .form-control {
  display: table-cell;
}
#ceres-custom-solr-search .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
#ceres-custom-solr-search .input-group-btn {
  position: relative;
  vertical-align: top;
}
#ceres-custom-solr-search .input-group-btn:last-child > .btn,
#ceres-custom-solr-search .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
#ceres-custom-solr-search .input-group-btn:last-child > .btn,
#ceres-custom-solr-search .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
#ceres-custom-solr-search .basketPreviewInfo {
  padding-left: 20px;
}
#ceres-custom-solr-search .article_box_left {
  padding-right: 10px;
}
#ceres-custom-solr-search .article_box_right {
  padding-left: 10px;
}
#ceres-custom-solr-search .social_share_button ul {
  display: table;
}
#ceres-custom-solr-search .social_share_button ul li {
  margin-bottom: 25px;
  display: table-cell;
}
#ceres-custom-solr-search .verkauf_button {
  padding: 22px 0;
  font-size: 1.29em;
  position: relative;
  color: #898989;
}
#ceres-custom-solr-search a#button_change_basketWebBasketItemsRefresh,
#ceres-custom-solr-search a#button_edit_delete,
#ceres-custom-solr-search .PlentyWebshopButton.change_orderoverview_items {
  background-color: #fff;
  color: #01a7ff;
  border: 1px solid #01a7ff;
  font-size: 1em;
  font-weight: 600;
  text-shadow: none;
  margin-right: 10px;
  margin-left: 20px;
  height: 35px;
  line-height: 33px;
}
#ceres-custom-solr-search .PlentyWebshopButton.change {
  color: #fff;
}
#ceres-custom-solr-search .imageBox {
  text-align: center;
  display: inline-block;
  width: 100%;
}
#ceres-custom-solr-search .basket_name {
  color: #01a7ff;
  font-weight: 600;
}
#ceres-custom-solr-search span.large.basket_price span {
  color: #01a7ff;
}
#ceres-custom-solr-search
  .PlentyDataContainerTitle.PlentyItemsDescriptionContainerTitle.ItemsAttributeValueTitle {
  color: #333;
  font-size: 1.1em;
  font-weight: 600;
}
#ceres-custom-solr-search a#button_coupon_encash {
  height: 35px;
  line-height: 33px;
  border: 1px solid #01a7ff;
  background-color: #fff;
  color: #fff;
  text-shadow: none;
  float: left;
  padding: 0;
  display: block;
  margin: 0;
  width: 50%;
  max-width: 190px;
}
#ceres-custom-solr-search input.CouponCode {
  width: 50% !important;
  height: 35px;
  float: left;
  display: block;
  margin-right: 10px;
  max-width: 190px;
  margin-bottom: 10px;
}
#ceres-custom-solr-search a#button_proceed_order {
  width: 200px;
  text-align: center;
  background-color: #01a7ff !important;
  color: #fff !important;
  margin: 0 auto;
}
#ceres-custom-solr-search a#button_edit_delete {
  margin-right: 20px;
}
#ceres-custom-solr-search .basketView .quantityInputWrapper {
  min-width: 130px;
}
#ceres-custom-solr-search .quantityInputWrapper a {
  border: 1px solid #eee;
  display: inline;
  padding: 8px 15px;
}
#ceres-custom-solr-search .no-touch .quantityInputWrapper input {
  width: 36px;
  text-align: center;
  padding-top: 1px;
  border: 0;
  display: inline;
}
#ceres-custom-solr-search .PlentyWebShippingMethodName,
#ceres-custom-solr-search .PlentyWebPaymentMethodRadio {
  margin: 10px;
  min-width: 270px;
}
#ceres-custom-solr-search #PlentyWebOrderOverviewItemsTop,
#ceres-custom-solr-search #PlentyWebOrderOverviewItemsBox,
#ceres-custom-solr-search #PlentyWebOrderOverviewOrderSumBox,
#ceres-custom-solr-search #PlentyWebOrderOverviewNoticeTotals,
#ceres-custom-solr-search #PlentyWebOrderOverviewNoticeNonEUDelivery,
#ceres-custom-solr-search #PlentyWebOrderOverviewNoticeEUDelivery {
  border-color: #01a7ff;
}
#ceres-custom-solr-search span.PlentyWebMyAccountMainTitle,
#ceres-custom-solr-search span.PlentyWebMyAccountOrderOverviewItemsTitle,
#ceres-custom-solr-search .myaccount .PlentyWebMyAccountTitleContainer {
  color: #333;
  font-size: 120%;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .big_image_landingpage {
    display: block !important;
  }
  #ceres-custom-solr-search .big_image_ladingpage_tablet {
    display: none;
  }
}
#ceres-custom-solr-search ul.category-link li {
  line-height: 2;
  font-size: 1.2em;
}
#ceres-custom-solr-search ul.category-link {
  padding: 20px;
}
#ceres-custom-solr-search .retro_img {
  text-align: center;
}
#ceres-custom-solr-search img.logoSize {
  height: 35px;
  margin: 10px;
}
#ceres-custom-solr-search .content_box {
  text-align: justify;
}
#ceres-custom-solr-search p.image_box {
  text-align: center;
}
#ceres-custom-solr-search .faq-box {
  margin: 20px;
}
#ceres-custom-solr-search .topic {
  font-size: 1.2em;
  color: #333;
  margin: 20px 0;
  font-weight: bold;
}
#ceres-custom-solr-search .faq-box .panel-group .panel-title a {
  padding: 10px 0 0 30px;
  padding-left: 0;
  font-size: 1em;
  margin-left: 10px;
}
#ceres-custom-solr-search .faq-box p {
  font-size: 1.1em;
  color: #aaa;
}
#ceres-custom-solr-search .panel-content p {
  padding: 5px;
}
#ceres-custom-solr-search ol.list li {
  font-size: 1em;
  line-height: 2;
}
#ceres-custom-solr-search ol.list {
  margin-bottom: 20px;
}
#ceres-custom-solr-search .agb-content p {
  line-height: 2;
  text-align: justify;
}
#ceres-custom-solr-search .agb_highlight {
  background-color: #f0f0f0;
  padding: 10px;
}
#ceres-custom-solr-search .hilfe-content {
  font-size: 1.1em;
  line-height: 2;
  text-align: justify;
}
#ceres-custom-solr-search span.header_text {
  font-weight: 600;
  text-decoration: underline;
}
#ceres-custom-solr-search b,
#ceres-custom-solr-search strong,
#ceres-custom-solr-search .bold {
  font-weight: 600;
}
#ceres-custom-solr-search .agb-content p,
#ceres-custom-solr-search .agb-content .list {
  font-size: 1.1em;
  line-height: 2;
}
#ceres-custom-solr-search .box_text_logo img {
  max-width: 100%;
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search #gs_content {
    display: none !important;
  }
  #ceres-custom-solr-search .md-content {
    display: block !important;
  }
  #ceres-custom-solr-search div#bon1,
  #ceres-custom-solr-search div#bon2,
  #ceres-custom-solr-search div#bon3 {
    width: auto !important;
    height: auto !important;
    top: 0 !important;
  }
  #ceres-custom-solr-search .codeeingabe_first,
  #ceres-custom-solr-search .codeeingabe_second,
  #ceres-custom-solr-search .codeeingabe_last {
    top: auto !important;
    left: auto !important;
  }
  #ceres-custom-solr-search .gutschein {
    height: auto !important;
  }
}
#ceres-custom-solr-search .container.job-content ul li {
  font-size: 1.1em;
  line-height: 2;
  list-style-type: disc;
}
#ceres-custom-solr-search ul.info_list li {
  list-style: none !important;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .youtube_iframe {
    height: 300px;
  }
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search .youtube_iframe {
    min-height: 240px;
  }
}
#ceres-custom-solr-search .PlentyWebshopButton:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search .buttonBox.isAddToBasket .PlentyWebshopButton {
  border: 0;
  background: 0;
}
#ceres-custom-solr-search .basketButtonContainer.clearfix {
  background-color: #01a7ff;
}
#ceres-custom-solr-search .buttonBox.isAddToBasket .PlentyWebshopButton {
  padding: 0;
  height: 25px;
  line-height: 25px;
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search .visible-hover {
    display: none !important;
  }
}
#ceres-custom-solr-search .status_icon_circle {
  position: relative;
  top: -4px;
  font-size: 1.1em;
  left: 1px;
}
#ceres-custom-solr-search .status_icon_circle_inline {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1em;
  margin-top: -3px;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  background: url(https://konsolenkost.de/image/item/icon/Basket-Icon.svg) no-repeat 0 center;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .no-touch .categoryView.isGridView .itemBox,
  #ceres-custom-solr-search .no-touch .crossSellingWrapper {
    height: 300px;
  }
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search .no-touch .categoryView.isGridView .itemBox,
  #ceres-custom-solr-search .no-touch .crossSellingWrapper {
    height: auto !important;
  }
}
#ceres-custom-solr-search .paypal_payment img {
  margin-top: 5px;
  height: 24px;
}
#ceres-custom-solr-search div#search {
  background-color: #01a7ff;
}
#ceres-custom-solr-search .ui-slider.ui-slider-horizontal .ui-slider-handle {
  margin-left: -6px;
  top: -8px;
}
#ceres-custom-solr-search .ui-slider .ui-slider-handle {
  background: 0;
}
#ceres-custom-solr-search div#slider-range {
  margin-top: 20px;
}
#ceres-custom-solr-search .filterLabel {
  margin-bottom: 10px;
}
#ceres-custom-solr-search span.label-control {
  margin-right: 10px;
  margin-left: 20px;
}
#ceres-custom-solr-search input#query {
  box-shadow: none;
  -webkit-box-shadow: none;
}
#ceres-custom-solr-search ul#instagram_container li,
#ceres-custom-solr-search ul#facebook_container li {
  display: inline;
}
#ceres-custom-solr-search ul#instagram_container li img,
#ceres-custom-solr-search ul#facebook_container li img {
  width: 70px;
  margin: 0 10px 0 0;
  height: 70px;
}
#ceres-custom-solr-search span.comment {
  line-height: 2;
}
#ceres-custom-solr-search ul#selection li {
  margin: 10px;
}
#ceres-custom-solr-search input#LiveSearchParam {
  border-radius: 0;
}
#ceres-custom-solr-search .liveSearch {
  width: 100%;
  max-width: 500px;
  top: 48px;
}
#ceres-custom-solr-search .LiveSearchImage {
  display: block;
  text-align: center;
}
#ceres-custom-solr-search span.LiveSearchArticleName {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 2;
}
#ceres-custom-solr-search .LiveSearchImage > img {
  max-width: 50px !important;
  max-height: 50px !important;
}
#ceres-custom-solr-search .liveSearch > fieldset {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
#ceres-custom-solr-search .liveSearch tr + tr > td:first-child {
  width: 20%;
}
#ceres-custom-solr-search .liveSearch tr + tr > td + td {
  width: 80%;
}
#ceres-custom-solr-search span.LiveSearchShowMoreArticleHint {
  display: none;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .previewImage {
    padding-bottom: 0 !important;
  }
}
#ceres-custom-solr-search a.yt_icon:hover {
  color: #cd201f !important;
}
#ceres-custom-solr-search a.isg_icon:hover {
  color: #3f729b !important;
}
#ceres-custom-solr-search a.tw_icon:hover {
  color: #419aff !important;
}
#ceres-custom-solr-search a.fb_icon:hover {
  color: #3b5998 !important;
}
#ceres-custom-solr-search li.fb_icon:hover {
  background-color: #3b5998 !important;
}
#ceres-custom-solr-search li.tw_icon:hover {
  background-color: #419aff !important;
}
#ceres-custom-solr-search li.isg_icon:hover {
  background-color: #3f729b !important;
}
#ceres-custom-solr-search li.yt_icon:hover {
  background-color: #cd201f !important;
}
#ceres-custom-solr-search a.top_nav_down:after {
  content: "\0002C5";
  font-size: 10px;
  position: relative;
  top: 0;
  left: 5px;
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search .hide-tablet {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .hide-desktop {
    display: none !important;
  }
}
#ceres-custom-solr-search p.text_hinweis a {
  text-decoration: underline;
}
#ceres-custom-solr-search .categoryPagination .form-control {
  display: inline-block;
  width: auto;
  box-shadow: none;
  margin-left: 15px;
}
#ceres-custom-solr-search select#itemOrderSelect {
  text-transform: uppercase;
}
#ceres-custom-solr-search p.articleVat a {
  text-decoration: underline;
}
#ceres-custom-solr-search img.warenkorb_icon {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
#ceres-custom-solr-search .fa-bell:before {
  content: "\f0f3";
}
#ceres-custom-solr-search input.CouponCode {
  box-shadow: none !important;
  border-radius: 0 !important;
}
#ceres-custom-solr-search .previewImage,
#ceres-custom-solr-search .crossSellingItemInner {
  border: 1px solid #eaeaea;
}
#ceres-custom-solr-search .text_hinweis {
  color: #aaa;
  line-height: 1.3;
}
#ceres-custom-solr-search .small-bar {
  display: none;
}
#ceres-custom-solr-search .sub_all {
  display: block;
}
#ceres-custom-solr-search .iconLink > span.glyphicon {
  vertical-align: middle;
}
#ceres-custom-solr-search .iconLink .glyphicon,
#ceres-custom-solr-search .iconLink:hover,
#ceres-custom-solr-search .iconLink:focus {
  color: #01a7ff;
  text-decoration: none;
}
#ceres-custom-solr-search .btn > .glyphicon:before {
  text-shadow: none;
}
#ceres-custom-solr-search .btn.btn-sm {
  height: 28px;
  line-height: 26px;
  font-weight: 400;
  padding: 0 20px;
  font-size: 0.8333em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #01a7ff;
  color: #01a7ff;
}
#ceres-custom-solr-search .form-control,
#ceres-custom-solr-search .formControlWrapper,
#ceres-custom-solr-search .formControlWrapper input[type="text"],
#ceres-custom-solr-search .formControlWrapper input[type="password"] {
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search .loginForm .btn {
  padding: 0;
}
#ceres-custom-solr-search .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: none;
  box-shadow: none;
}
#ceres-custom-solr-search .tooltip.fade.left.in {
  display: none !important;
}
#ceres-custom-solr-search .myaccount .PlentyWebMyAccountAccContainerTitle,
#ceres-custom-solr-search .checkoutDetails .AccordionTitle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#ceres-custom-solr-search
  .myaccount
  .PlentyContainerIsOpen
  .PlentyWebMyAccountAccContainerTitle,
#ceres-custom-solr-search .myaccount #PlentyWebMyAccountLogin > h1,
#ceres-custom-solr-search
  .checkoutDetails
  .AccordionTitle.CurrentAccordionTitle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#ceres-custom-solr-search .inhalt {
  font-size: 1.1em;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .jqzoom {
    height: 550px;
    line-height: 336px;
  }
  #ceres-custom-solr-search .jqzoom img {
    max-height: 550px;
  }
}
#ceres-custom-solr-search .container.checkoutDetails.formControlWrapper {
  margin-top: 10px;
}
#ceres-custom-solr-search .dropdown-menu-right {
  right: 8px;
}
#ceres-custom-solr-search .downbox,
#ceres-custom-solr-search .downbox_spec {
  visibility: hidden;
  height: auto;
  position: absolute;
  top: 30px;
  width: 183px;
  z-index: 9999999;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.5);
}
#ceres-custom-solr-search .downbox table td,
#ceres-custom-solr-search .downbox_spec table td {
  text-align: left;
  padding: 3px;
  padding-left: 20px;
}
#ceres-custom-solr-search td.title_menu a {
  font-size: 1.1em !important;
  font-weight: 600;
}
#ceres-custom-solr-search td.title_menu {
  padding-left: 10px !important;
}
#ceres-custom-solr-search ul.small-bar li:hover > .downbox,
#ceres-custom-solr-search .downbox_spec {
  visibility: visible;
}
#ceres-custom-solr-search ul.small-bar .menu-item-has-children:hover > .downbox,
#ceres-custom-solr-search .downbox_spec {
  visibility: visible;
  -webkit-animation: fadeInRight 0.3s forwards;
  -moz-animation: fadeInRight 0.3s forwards;
  animation: fadeInRight 0.3s forwards;
  -moz-animation: fadeIn 0.5s forwards;
}
#ceres-custom-solr-search .itemBox:hover .itemBoxInner,
#ceres-custom-solr-search .crossSellingItem:hover .crossSellingItemInner {
  -website-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search .btn > span.glyphicon:before,
#ceres-custom-solr-search .PlentyWebshopButton:before {
  margin-right: 0;
}
#ceres-custom-solr-search
  body.isBasket
  .PlentyWebshopButton.proceed_order:before {
  margin-right: 6px;
}
#ceres-custom-solr-search .PlentyWebshopButton.change_basket:before {
  margin-right: 10px;
}
#ceres-custom-solr-search .ui-state-default,
#ceres-custom-solr-search #slider-range .ui-widget-content .ui-state-default,
#ceres-custom-solr-search #slider-range .ui-widget-header .ui-state-default {
  background-image: url("https://konsolenkost.de/image/layout/icon/arrow-circle-horizontal.png") !important;
  height: 21px !important;
  width: 21px !important;
}
#ceres-custom-solr-search span.sugesstion_term {
  margin-right: 10px;
}
#ceres-custom-solr-search .breadcrumbs {
  margin: 20px 0 0;
  color: #aaa;
}
#ceres-custom-solr-search
  .container.myaccount.myaccountDetails.formControlWrapper {
  margin-top: 20px;
}
#ceres-custom-solr-search div#description {
  max-height: 300px;
  overflow-y: hidden;
}
#ceres-custom-solr-search .img_hinweis {
  height: 30px;
  text-align: center;
  font-size: 0.9em;
}
#ceres-custom-solr-search .img_hinweis span {
  top: 5px;
  position: relative;
}
#ceres-custom-solr-search .navbar-nav > li > a {
  padding-top: 7px;
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .kontakt_fomular {
    margin-top: 20px;
  }
}
#ceres-custom-solr-search .ui-slider-range {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
#ceres-custom-solr-search .container.desktop_box {
  height: 1200px;
  width: 1200px;
  background-image: url("https://konsolenkost.de/image/background/category/sale.jpg");
}
#ceres-custom-solr-search .btn-primary,
#ceres-custom-solr-search .btn-success,
#ceres-custom-solr-search .btn-info,
#ceres-custom-solr-search .btn-danger,
#ceres-custom-solr-search .PlentyWebshopButton,
#ceres-custom-solr-search .PlentySubmitButton,
#ceres-custom-solr-search .LiveSearchShowMoreArticleHint input[type="button"],
#ceres-custom-solr-search .PlentyWebMyAccount .button,
#ceres-custom-solr-search .PlentyWebMyAccount .inlineSubmitButton,
#ceres-custom-solr-search .PlentyWebMyAccount .button,
#ceres-custom-solr-search .PlentyWebMyAccount .inlineSubmitButton,
#ceres-custom-solr-search .PlentyWebMyAccount input[type="button"] {
  border: none !important;
  text-shadow: none !important;
}
#ceres-custom-solr-search .btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search .btn-default:hover {
  color: #aaa;
}
#ceres-custom-solr-search .btn-primary,
#ceres-custom-solr-search .PlentyWebshopButton,
#ceres-custom-solr-search .PlentySubmitButton,
#ceres-custom-solr-search .LiveSearchShowMoreArticleHint input[type="button"],
#ceres-custom-solr-search .PlentyWebMyAccount .button,
#ceres-custom-solr-search .PlentyWebMyAccount .inlineSubmitButton,
#ceres-custom-solr-search .PlentyWebMyAccount .button,
#ceres-custom-solr-search .PlentyWebMyAccount .inlineSubmitButton,
#ceres-custom-solr-search .PlentyWebMyAccount input[type="button"] {
  background-color: #01a7ff !important;
}
#ceres-custom-solr-search .btn-primary,
#ceres-custom-solr-search .btn-success,
#ceres-custom-solr-search .btn-info,
#ceres-custom-solr-search .btn-danger,
#ceres-custom-solr-search .PlentyWebshopButton,
#ceres-custom-solr-search .PlentySubmitButton,
#ceres-custom-solr-search .LiveSearchShowMoreArticleHint input[type="button"],
#ceres-custom-solr-search .PlentyWebMyAccount .button,
#ceres-custom-solr-search .PlentyWebMyAccount .inlineSubmitButton,
#ceres-custom-solr-search .PlentyWebMyAccount .button,
#ceres-custom-solr-search .PlentyWebMyAccount .inlineSubmitButton,
#ceres-custom-solr-search .PlentyWebMyAccount input[type="button"] {
  border: 0;
  color: #fff;
  text-shadow: none;
}
#ceres-custom-solr-search .form-control,
#ceres-custom-solr-search .PlentyText,
#ceres-custom-solr-search .PlentyTextarea,
#ceres-custom-solr-search .ArticleAttrSelect,
#ceres-custom-solr-search .formControlWrapper input[type="text"],
#ceres-custom-solr-search .formControlWrapper input[type="password"],
#ceres-custom-solr-search .formControlWrapper select,
#ceres-custom-solr-search .formControlWrapper textarea,
#ceres-custom-solr-search .PlentyWebMyAccount input[type="text"],
#ceres-custom-solr-search .PlentyWebMyAccount input[type="password"],
#ceres-custom-solr-search .PlentyWebMyAccount select,
#ceres-custom-solr-search .PlentyWebMyAccount textarea {
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search
  .myaccount
  #PlentyWebMyAccountMyAccountTitleContainerTitle {
  margin-top: 20px;
  border: 0;
}
#ceres-custom-solr-search .panel-heading,
#ceres-custom-solr-search
  .myaccount
  div.PlentyFormContainer.PlentyWebMyAccountContainer
  > span.PlentyWebMyAccountContainerTitle,
#ceres-custom-solr-search
  .myaccount
  div.PlentyFormContainer.PlentyWebMyAccountContainer
  > div.PlentyWebMyAccountContainerTitle,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountOrderOverviewElementsContainer
  > .PlentyFormContainer
  > .PlentyFormContainer
  > .PlentyFormContainer
  > span,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountOrderOverviewItemsBox
  > .PlentyWebMyAccountOrderOverviewItemsMain
  > div.PlentyFormContainer.ItemsRow
  > .ItemsHeaderRow,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountDisplayOrdersContainer
  > div.PlentyWebMyAccountDisplayOrdersOrderId,
#ceres-custom-solr-search .myaccount .PlentyMyAccountHeaderChange,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountTicketsTicketTitleContainer,
#ceres-custom-solr-search .myaccount .PlentyWebMyAccountTicketsLeafHead,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountMyProjectsProjectTitleContainer,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountEmailNewAccountContainerTitle,
#ceres-custom-solr-search
  .myaccount
  #PlentyWebMyAccountCustomerEventsContainerContent
  > h1,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountVersionJumpDomainContainer
  > span,
#ceres-custom-solr-search .myaccount .PlentyWebMyAccountItemContainerHeader,
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountOpenableItemContainerHeader,
#ceres-custom-solr-search #PlentyWebOrderOverviewInvoiceContainer > span,
#ceres-custom-solr-search #PlentyWebOrderOverviewShippingContainer > span,
#ceres-custom-solr-search #PlentyWebOrderOverviewShippingMethodContainer > span,
#ceres-custom-solr-search #PlentyWebOrderOverviewPaymentMethodContainer > span,
#ceres-custom-solr-search #PlentyWebOrderOverviewSchedulerContainer > span,
#ceres-custom-solr-search #PlentyWebOrderOverviewAGBPrivacyContainer > span,
#ceres-custom-solr-search .PlentyWebItemContainerHeader,
#ceres-custom-solr-search #PlentyWebOrderOverviewItemsTop,
#ceres-custom-solr-search
  .PlentyOrderDeliveryAddress
  > .PlentyWebShippingDetailsListTitle,
#ceres-custom-solr-search #PlentyWebCustomerRegistrationTitle,
#ceres-custom-solr-search .PlentyLostPWDContainerTitle {
  display: block;
  font-size: 120%;
  line-height: 18px;
  border: 1px solid #eaeaea;
  padding: 3px 5px 3px 10px;
  font-size: 16px;
  color: #444;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #eaeaea;
}
#ceres-custom-solr-search #PlentyWebOrderOverviewItemsTop,
#ceres-custom-solr-search #PlentyWebOrderOverviewItemsBox,
#ceres-custom-solr-search #PlentyWebOrderOverviewOrderSumBox,
#ceres-custom-solr-search #PlentyWebOrderOverviewNoticeTotals,
#ceres-custom-solr-search #PlentyWebOrderOverviewNoticeNonEUDelivery,
#ceres-custom-solr-search #PlentyWebOrderOverviewNoticeEUDelivery {
  border-color: #eaeaea;
}
#ceres-custom-solr-search .fa-search:before {
  content: "\f002" !important;
  font-size: 20px;
}
#ceres-custom-solr-search p {
  font-size: 1.1em;
}
#ceres-custom-solr-search .dropdown-menu {
  z-index: 10000;
}
#ceres-custom-solr-search .filterLabel,
#ceres-custom-solr-search .CharacterFilterGroupName {
  font-weight: 600;
  margin: 14px 20px;
  display: block;
  font-size: 1.1em;
}
#ceres-custom-solr-search span.articlePages_DotEnd {
  display: block;
  float: left;
  margin: 5px 2px;
  font-weight: bold;
  text-decoration: none;
}
#ceres-custom-solr-search .PlentyWebPaymentMethodAdvice {
  line-height: 2;
}
#ceres-custom-solr-search a#button_place_orderWebOrderOverview {
  background-color: #01a7ff !important;
  color: #fff !important;
}
@media (max-width: 1400px) {
  #ceres-custom-solr-search #tsbadge_db8d3657bdbe440c985ae127463eaad4.reviews,
  #ceres-custom-solr-search #tsbadge_db8d3657bdbe440c985ae127463eaad4.standard,
  #ceres-custom-solr-search #tsbadge_db8d3657bdbe440c985ae127463eaad4.text {
    display: none !important;
  }
  #ceres-custom-solr-search .shopaufkunft_siegel {
    display: none !important;
  }
  #ceres-custom-solr-search ul.social_icon_footer_left {
    display: none !important;
  }
}
#ceres-custom-solr-search a#StatusText {
  text-decoration: underline !important;
}
#ceres-custom-solr-search ul.social_icon_footer_left {
  position: fixed;
  left: 0;
  top: 556px;
  width: 30px;
  z-index: 99999;
}
#ceres-custom-solr-search ul.social_icon_footer.social_icon_footer_left li {
  margin: 0;
  height: 40px;
  width: 40px;
  padding-top: 10px;
}
#ceres-custom-solr-search .ratingVisualisation {
  cursor: pointer;
}
#ceres-custom-solr-search td.title_menu_gameboy {
  padding-left: 10px !important;
  font-size: 1.1em;
}
#ceres-custom-solr-search a.button_hover:hover {
  color: #fff;
  background-color: #01a7ff;
}
#ceres-custom-solr-search .itemBoxInner .visible-hover {
  bottom: 0;
}
#ceres-custom-solr-search .basketButtonContainer.button_sold,
#ceres-custom-solr-search
  .basketButtonContainer.button_sold
  > .buttonBox
  > .PlentyWebshopButton {
  background-color: #ee0311 !important;
}
#ceres-custom-solr-search ul.nav.navbar-right li:last-child {
  margin-right: 0;
  margin-left: 2px;
}
#ceres-custom-solr-search .margin-left-11 {
  margin-left: 11px;
}
#ceres-custom-solr-search ul.zahlung_info li {
  line-height: 2;
}
#ceres-custom-solr-search table.payment_logo td {
  padding: 7px 10px 15px 10px;
}
#ceres-custom-solr-search .wraper_versand_box {
  position: relative;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search table.stelle td {
    width: 300px !important;
    padding-left: 8px !important;
  }
  #ceres-custom-solr-search table.stelle td:last-child {
    padding-left: 15px !important;
  }
}
#ceres-custom-solr-search ul.info_list li {
  text-align: justify;
}
#ceres-custom-solr-search ul.info_list li:last-child {
  margin-top: 10px;
}
#ceres-custom-solr-search .versandkosten_main_box {
  font-size: 1.1em;
}
#ceres-custom-solr-search .tabellen_box table td {
  font-size: 1.1em;
}
#ceres-custom-solr-search .usk18_text_box {
  font-size: 1.1em !important;
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .categoryPagination .nav.navbar-right {
    margin-left: 0;
  }
}
#ceres-custom-solr-search a.mehr_button {
  float: right;
}
#ceres-custom-solr-search .opened {
  max-height: 100% !important;
}
#ceres-custom-solr-search ul.versand_info {
  font-size: 1.1em;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .container {
    padding-left: 0;
    padding-right: 0;
    width: 1200px;
    max-width: 1170px;
  }
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  #ceres-custom-solr-search [class^="col-lg-"].pull-left,
  #ceres-custom-solr-search [class^="col-lg-"].pull-right {
    float: none !important;
  }
  #ceres-custom-solr-search .iso-container.iso-col-6 .iso-item {
    width: 20%;
  }
  #ceres-custom-solr-search .iso-container.iso-col-6 .iso-item.double-width {
    width: 40%;
  }
  #ceres-custom-solr-search .iso-container.iso-col-5 .iso-item {
    width: 25%;
  }
  #ceres-custom-solr-search .iso-container.iso-col-5 .iso-item.double-width {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .hidden-tablet {
    display: none !important;
  }
}
#ceres-custom-solr-search .modal-content,
#ceres-custom-solr-search .pmPopup,
#ceres-custom-solr-search .PlentyWebMyAccountPopupContainer,
#ceres-custom-solr-search .PlentyWebMyAccountAdviceContainer,
#ceres-custom-solr-search
  .PlentyWebMyAccountDisplayOrdersShippingDetailsContainer,
#ceres-custom-solr-search .ui-datepicker,
#ceres-custom-solr-search .PlentyWebshopPopup {
  background-color: #fff;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;
  outline: 0;
}
#ceres-custom-solr-search .panel-content ul.key_info_list li.key_info_item {
  display: table;
  margin: 0;
  padding: 4px 0;
  list-style-type: none;
}
#ceres-custom-solr-search li.key_info_item span {
  width: 60%;
  display: table-cell;
  font-size: 1.1em;
}
#ceres-custom-solr-search li.key_info_item span:first-child {
  width: 40%;
  min-width: 127px;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .panel-content ul.key_info_list li.key_info_item {
    float: left;
    width: 50%;
  }
  #ceres-custom-solr-search .artikel_infobox {
    min-height: 215px;
  }
  #ceres-custom-solr-search div#acc2-1.in {
    min-height: 207px;
  }
  #ceres-custom-solr-search div#acc2-3.in {
    height: 154px !important;
    overflow-y: auto;
  }
}
#ceres-custom-solr-search a.PlentyWebshopButton.button-grey {
  border: 1px solid #eaeaea !important;
  color: #333 !important;
  margin-right: 0;
}
#ceres-custom-solr-search
  .quantityInputWrapper.pull-right.first_div
  input:focus {
  box-shadow: none;
}
#ceres-custom-solr-search .myaccount .PlentyMyAccountContainerTitle {
  color: #01a7ff;
}
#ceres-custom-solr-search
  .myaccount
  .PlentyWebMyAccountAccContainerTitle.PlentyWebMyAccountOpenableContainerTitle:hover {
  color: #01a7ff;
}
#ceres-custom-solr-search .wa_icon:hover {
  background-color: #4dc247;
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .social_share_button ul {
    margin: 0 auto;
  }
  #ceres-custom-solr-search .social_share_button {
    margin: 0 auto 10px;
    position: relative;
    top: auto;
    right: auto;
  }
}
#ceres-custom-solr-search .availabilityIcon {
  overflow: visible;
}
#ceres-custom-solr-search .categoryPagination .nav > li {
  margin-right: 2px;
}
#ceres-custom-solr-search .filterPanel.asidePanel {
  color: #333;
  font-size: 1.1em;
}
#ceres-custom-solr-search .navigationTree a:hover,
#ceres-custom-solr-search .navigationTree a:focus,
#ceres-custom-solr-search .navigationTree li.active > a:hover,
#ceres-custom-solr-search .navigationTree li.active > a:active,
#ceres-custom-solr-search .facetValueLabel:hover,
#ceres-custom-solr-search .AvailabilityFilterElement > label:hover,
#ceres-custom-solr-search .CharacterFilterElement > label:hover {
  border-color: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #01a7ff;
}
#ceres-custom-solr-search li.whatsapp_icon {
  visibility: hidden;
}
#ceres-custom-solr-search div#article_rating_box {
  margin-right: 20px;
}
#ceres-custom-solr-search .info_content_empty_cart_text {
  text-align: center;
  font-size: 1.5em;
}
#ceres-custom-solr-search .info_content_empty_cart_button {
  text-align: center;
  margin-top: 50px;
}
#ceres-custom-solr-search .info_content_empty_cart {
  margin-bottom: 30px;
}
#ceres-custom-solr-search .info_content_empty_cart_wrapper {
  background-image: url("https://konsolenkost.de/image/background/rabbit-basket.jpg");
  background-repeat: no-repeat;
  background-position: 78% 41px;
}
#ceres-custom-solr-search .availabilityIcon {
  margin-top: 6px;
  margin-right: 5px;
}
#ceres-custom-solr-search .CharacterFilterElement {
  padding-left: 20px;
}
#ceres-custom-solr-search div#info_usk18,
#ceres-custom-solr-search table#variante,
#ceres-custom-solr-search div#info_batterie {
  text-align: justify;
}
#ceres-custom-solr-search
  .PlentyWebshopContainer.PlentyFormBox
  .modal-content
  .modal-body {
  padding: 0 20px;
}
#ceres-custom-solr-search
  .touch
  .categoryDetails:not(.isListView)
  .buttonBox.isAddToBasket
  > a,
#ceres-custom-solr-search
  .touch
  .crossSellingSlider
  .buttonBox.isAddToBasket
  > a {
  width: auto;
}
#ceres-custom-solr-search .touch .buttonBox.isAddToBasket,
#ceres-custom-solr-search .itemBoxInner .touch .buttonBox.isAddToBasket {
  margin: 3px 0 3px 0;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .no-touch .categoryView.isGridView .itemBox,
  #ceres-custom-solr-search .no-touch .crossSellingWrapper {
    height: 283px;
  }
  #ceres-custom-solr-search .touch .categoryView.isGridView .itemBox,
  #ceres-custom-solr-search .touch .crossSellingWrapper {
    height: 283px;
  }
}
#ceres-custom-solr-search .cart-popup {
  background-image: url("https://konsolenkost.de/image/navigation/icon/menu/basket-blue-small.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 100px 7px;
  padding: 0 28px 0 10px !important;
}
#ceres-custom-solr-search .express_payment {
  margin-bottom: 20px;
  text-align: center;
  margin-top: 20px !important;
}
#ceres-custom-solr-search .status_icon_circle {
  left: -7px !important;
}
@media (max-height: 991px) {
  #ceres-custom-solr-search .payment_logo_list img {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search img.versand_price_img {
    float: right;
  }
}
@media (max-width: 1200px) {
  #ceres-custom-solr-search .payment_logo_list img {
    margin-right: 20px !important;
    margin-bottom: 10px;
  }
}
#ceres-custom-solr-search img.versand_price_img {
  margin-bottom: 20px;
}
#ceres-custom-solr-search .categoryPagination .nav a,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a {
  color: #333;
}
#ceres-custom-solr-search .btn-fav {
  padding: 0 13px !important;
  font-size: 13.1999998093px !important;
}
#ceres-custom-solr-search .PlentyFormContainer.ItemsDescriptionRating {
  margin-bottom: 20px;
}
#ceres-custom-solr-search .box_kaufalarm {
  color: #aaa;
  font-weight: 600;
  font-size: 1em;
  margin: 3px 0 5px -2px;
  text-align: center;
}
#ceres-custom-solr-search .kaufalarm_bell {
  margin-right: 15px;
  margin-left: 7px;
}
#ceres-custom-solr-search .PlentyWebshopPopup,
#ceres-custom-solr-search .modal-content,
#ceres-custom-solr-search .modal-header {
  border: 0;
}
#ceres-custom-solr-search li.cat_toggle {
  display: none;
}
#ceres-custom-solr-search a.close_sidebar {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 9999999;
  color: #fff;
  font-size: 2em;
  padding: 5px;
}
#ceres-custom-solr-search .full-overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.54);
  position: fixed;
  top: 0;
  z-index: 99999;
  display: none;
  cursor: pointer;
}
#ceres-custom-solr-search .subnavigationPanel {
  margin-top: 64px;
}
#ceres-custom-solr-search .filterPanel {
  color: #3f3f5f;
}
#ceres-custom-solr-search h1.itemTitle {
  margin-top: 0;
}
#ceres-custom-solr-search .filterPanel2 {
  color: #333;
}
#ceres-custom-solr-search .nav > li > a.social_media {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#ceres-custom-solr-search .PlentyErrorCode {
  display: none;
}
#ceres-custom-solr-search .myaccount .PlentyWebMyAccountAccContainerContent,
#ceres-custom-solr-search
  .myaccount
  #PlentyWebMyAccountLogin
  > div.PlentyMyAccountContainerContent,
#ceres-custom-solr-search .checkoutDetails .AccordionPane {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#ceres-custom-solr-search .border-box {
  border: 1px solid #eaeaea;
  padding: 10px;
}
#ceres-custom-solr-search .toTop {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  bottom: 50px;
}
#ceres-custom-solr-search strong.plentyErrorBoxCode {
  display: none;
}
#ceres-custom-solr-search form#PlentyWebMyAccountLoginForm {
  font-size: 1.1em;
  line-height: 2;
}
#ceres-custom-solr-search li.dropdown.isLogin {
  padding-right: 40px;
}
#ceres-custom-solr-search .row.border-box strong {
  font-size: 1em;
  display: block;
  margin-bottom: 5px;
}
#ceres-custom-solr-search ul.vorteile-list {
  padding-left: 25px;
}
#ceres-custom-solr-search ul.vorteile-list li .fa {
  color: #01a7ff;
  position: absolute;
  margin: 3px 0 0 -20px;
}
#ceres-custom-solr-search ul.vorteile-list li span {
  display: block;
}
#ceres-custom-solr-search .siegel a {
  display: block;
  text-align: right;
}
#ceres-custom-solr-search .warenkorb-text {
  font-size: 1.1em;
  margin-bottom: 20px;
  padding-right: 30px;
  text-align: justify;
  line-height: 2;
}
#ceres-custom-solr-search .fast-checkout {
  border: 1px solid #eaeaea;
  padding: 20px;
  margin-top: 20px;
}
#ceres-custom-solr-search .fast-checkout div {
  display: inline;
}
#ceres-custom-solr-search .paypal-express {
  float: right;
}
#ceres-custom-solr-search .paypal-express img {
  height: 24px;
}
#ceres-custom-solr-search div#AmazonExpressWidget {
  top: 0 !important;
}
#ceres-custom-solr-search span.fast-checkout-text {
  display: block;
  margin-bottom: 10px;
}
#ceres-custom-solr-search .myaccount #PlentyWebMyAccountMyAccountNote1 {
  padding: 30px 0 10px;
}
#ceres-custom-solr-search h1#PlentyWebMyAccountMyAccountTitleContainerTitle {
  display: none;
}
#ceres-custom-solr-search .PlentyWebMyAccount input[type="button"] {
  background-image: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
#ceres-custom-solr-search .PlentyWebMyAccount input[type="button"]:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search .video-container {
  border-bottom: 1px solid #eaeaea;
}
#ceres-custom-solr-search #translator a.flag:after {
  content: "\20\25bc";
  font-size: 0.8em;
}
#ceres-custom-solr-search iframe[name="google_conversion_frame"] {
  display: none;
}
#ceres-custom-solr-search div#description,
#ceres-custom-solr-search div#description span,
#ceres-custom-solr-search div#description p,
#ceres-custom-solr-search div#description ul {
  line-height: 1.3;
}
#ceres-custom-solr-search div#description p,
#ceres-custom-solr-search div#description ul {
  padding: 0;
  margin-bottom: 0.5em;
  font-size: 1.1em;
}
#ceres-custom-solr-search div#description ul > li > p {
  font-size: 1em;
  margin: 0;
}
#ceres-custom-solr-search ul.zahlung_info li,
#ceres-custom-solr-search div#description br {
  font-size: 1.11em;
  line-height: 1.3;
}
#ceres-custom-solr-search div#description h2 > span {
  font-size: 0.55em;
  font-weight: 600;
}
#ceres-custom-solr-search div#description {
  max-height: 290px;
  overflow-y: hidden;
}
#ceres-custom-solr-search .panel-group .panel-content {
  padding: 0 20px 10px;
}
#ceres-custom-solr-search a.nolink,
#ceres-custom-solr-search a.nolink:hover {
  cursor: default !important;
}
#ceres-custom-solr-search a.zahlungs_button,
#ceres-custom-solr-search a.mehr_button {
  float: none;
  display: block;
  text-align: right;
  text-decoration: underline;
  color: #01a7ff;
}
#ceres-custom-solr-search a.zahlungs_button {
  padding: 0 0 20px;
}
#ceres-custom-solr-search .opened + a.mehr_button {
  display: none;
}
#ceres-custom-solr-search .ratingResult {
  color: #efd159;
}
#ceres-custom-solr-search span.var_price {
  color: #02c721;
}
#ceres-custom-solr-search p.priceLiveOriginal.large {
  margin-bottom: 0;
}
#ceres-custom-solr-search .panel-title {
  padding: 6px 0;
}
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title .open-sub,
#ceres-custom-solr-search .panel-group .panel.style3 .panel-title .open-sub {
  margin-top: 2px;
}
#ceres-custom-solr-search .social_share_button a:hover {
  color: #fff !important;
}
#ceres-custom-solr-search .social_share_button .fb_icon:hover {
  background-color: #3b5998;
}
#ceres-custom-solr-search .social_share_button .tw_icon:hover {
  background-color: #419aff;
}
#ceres-custom-solr-search .social_share_button .yt_icon:hover {
  background-color: #dd4b39;
}
#ceres-custom-solr-search .img_hinweis {
  margin-bottom: 13px;
}
#ceres-custom-solr-search span.achtung_wenig_verf_op {
  margin-top: 2px;
  display: block;
  text-align: center;
  font-weight: 600;
  color: red;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search span.achtung_wenig_verf_op {
    text-align: left;
  }
}
#ceres-custom-solr-search .payment_logo_list {
  margin-left: 5px;
  -moz-margin-start: 8px;
}
#ceres-custom-solr-search .payment_logo_list img {
  float: left;
  margin-right: 1px;
}
#ceres-custom-solr-search ul.zahlung_info {
  margin-bottom: 10px;
}
#ceres-custom-solr-search .versand_price_img {
  margin-top: 4px;
}
#ceres-custom-solr-search table.versand_price {
  width: 100%;
}
#ceres-custom-solr-search table.versand_price td {
  padding: 0;
}
#ceres-custom-solr-search table.versand_price td:last-child {
  text-align: right;
}
#ceres-custom-solr-search ul.social_icon_footer.social_icon_footer_left li {
  padding: 0;
  line-height: 40px;
}
#ceres-custom-solr-search ul.social_icon_footer.social_icon_footer_left a {
  display: block;
  height: 100%;
}
#ceres-custom-solr-search .ratingbar {
  display: inline-block;
  position: relative;
  width: 62px;
  height: 13px;
}
#ceres-custom-solr-search .ratingbar-fg,
#ceres-custom-solr-search .ratingbar-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#ceres-custom-solr-search .sale_price_box {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  text-align: left;
  display: block;
  padding-left: 5px;
  position: relative;
  top: auto;
  left: auto;
  min-height: 28px;
}
#ceres-custom-solr-search .availabilityIcon {
  margin-top: 5px;
}
#ceres-custom-solr-search p.price.bold {
  line-height: 1.3em;
  margin-bottom: 10px;
}
#ceres-custom-solr-search a.name.block,
#ceres-custom-solr-search .categoryView.isGridView .itemBox .name,
#ceres-custom-solr-search .crossSellingSlider .itemBox .name {
  height: 66px;
  min-height: 0;
  max-height: none;
}
#ceres-custom-solr-search .itemBox .name {
  margin: 0;
  padding: 10px 0;
}
#ceres-custom-solr-search select#itemOrderSelect {
  width: 185px;
  margin: 0;
}
#ceres-custom-solr-search
  select.PlentyCategoriesListItemsPerPageSelect.form-control {
  width: 74px;
  margin: 0;
}
#ceres-custom-solr-search .categoryPagination .nav.navbar-left li {
  margin-right: 21px;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search table.price_info input.emailNotification {
    width: 187px !important;
  }
  #ceres-custom-solr-search input.emailNotification.PlentyText {
    width: 100% !important;
  }
  #ceres-custom-solr-search a#button_coupon_encash {
    width: 100%;
    max-width: 200px;
  }
  #ceres-custom-solr-search input.CouponCode {
    max-width: 180px;
  }
}
#ceres-custom-solr-search .plattform_logo {
  position: relative;
  top: auto;
  right: auto;
  float: right;
  margin-top: -1.3em;
}
#ceres-custom-solr-search h1.itemTitle {
  float: none;
  margin-top: 10px;
}
#ceres-custom-solr-search span.sale_price,
#ceres-custom-solr-search span.no_price {
  color: red;
}
#ceres-custom-solr-search div#info_usk18,
#ceres-custom-solr-search table#variante,
#ceres-custom-solr-search div#info_batterie {
  font-size: 0.9em;
}
#ceres-custom-solr-search .ItemsDescriptionRatingDetail input,
#ceres-custom-solr-search .IconSelectMainContainerWrapper,
#ceres-custom-solr-search .IconSelectMainContainer {
  width: 100% !important;
}
#ceres-custom-solr-search
  .PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue
  textarea,
#ceres-custom-solr-search
  .PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue
  input,
#ceres-custom-solr-search .ItemsDescriptionRatingDetail input,
#ceres-custom-solr-search .IconSelectDownArrowSpan,
#ceres-custom-solr-search .IconSelectMainContainer {
  border: 1px solid #eaeaea;
}
#ceres-custom-solr-search .IconSelectDownArrowSpan,
#ceres-custom-solr-search .IconSelectDownArrowContainer {
  width: 18px;
  border: 0;
}
#ceres-custom-solr-search
  .ItemsDescriptionRatingDetailCommentValue
  img.code_image {
  margin: 5px auto;
  display: block;
}
#ceres-custom-solr-search
  .PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue
  input[type="submit"] {
  background-color: #01a7ff;
  color: #fff;
  border: 0;
  height: 34px;
  padding: 5px 10px;
}
#ceres-custom-solr-search .status_icon,
#ceres-custom-solr-search .status_icon_circle {
  display: block;
  position: relative;
  top: -4px;
  font-size: 1.1em;
  left: 1px;
  width: 15px;
  height: 15px;
  background: url(https://konsolenkost.de/image/item/icon/Basket-Icon.svg)
    no-repeat 0 center;
}
#ceres-custom-solr-search .status_icon_circle.availability-5 {
  background: black;
  border-radius: 50%;
}
#ceres-custom-solr-search .status_icon {
  left: 0;
  height: 20px;
  vertical-align: middle;
  top: -2px;
}
#ceres-custom-solr-search .status_icon.fa:before,
#ceres-custom-solr-search .status_icon_circle.fa:before {
  content: "";
}
#ceres-custom-solr-search span.priceRrp.large {
  line-height: 1.4;
}
#ceres-custom-solr-search .itemBox .basketButtonContainer {
  display: table;
  width: 100%;
}
#ceres-custom-solr-search .itemBox .buttonBox.isAddToBasket {
  display: table-cell;
  width: 99%;
}
#ceres-custom-solr-search .btn-fav {
  display: table-cell;
  width: 40px;
  padding: 0 12px;
  color: #fff;
  line-height: 40px;
  font-size: 1.1em;
  background-color: rgba(0, 0, 0, 0.2);
}
#ceres-custom-solr-search .btn-fav:focus,
#ceres-custom-solr-search .btn-fav:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  outline: 0;
}
#ceres-custom-solr-search .categoryPagination .nav > li {
  margin: 0;
}
#ceres-custom-solr-search ul.nav.navbar-right li:last-child {
  margin-left: 0;
}
#ceres-custom-solr-search .categoryPagination .nav a.disabled,
#ceres-custom-solr-search .categoryPagination .nav a.disabled:hover,
#ceres-custom-solr-search .categoryPagination .nav a.disabled:focus,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a.disabled,
#ceres-custom-solr-search
  .categoryPagination
  .navbar
  .nav
  li
  > a.disabled:hover,
#ceres-custom-solr-search
  .categoryPagination
  .navbar
  .nav
  li
  > a.disabled:focus {
  background-color: #fff;
  border-color: #eaeaea;
  color: #ccc;
  cursor: default;
}
#ceres-custom-solr-search .categoryPagination .fa.fa-chevron-left:before,
#ceres-custom-solr-search .categoryPagination .fa.fa-chevron-right:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 34px;
}
#ceres-custom-solr-search .categoryPagination .fa.fa-chevron-right:before {
  left: 2px;
}
#ceres-custom-solr-search .categoryPagination .fa.fa-chevron-left:before {
  right: 1px;
}
#ceres-custom-solr-search .navbar .nav li > a.cat_toggle_link {
  margin: 0;
}
#ceres-custom-solr-search .categoryPagination .nav.navbar-right .page-selector {
  margin: 0 2px;
}
#ceres-custom-solr-search
  .categoryPagination
  ul.nav.navbar-right
  > li:first-child
  > a {
  margin-right: 2px !important;
}
#ceres-custom-solr-search
  .categoryPagination
  .nav.navbar-right
  li:last-child
  > a,
#ceres-custom-solr-search
  .categoryPagination
  .nav.navbar-right
  li:first-child
  > a {
  padding: 7px !important;
  width: 34px;
  height: 34px;
  text-align: center;
}
#ceres-custom-solr-search .panel-content table.article_rating_table td {
  padding: 5px 0;
}
#ceres-custom-solr-search
  .panel-content
  table.article_rating_table
  td.article_rating_column_left {
  padding: 8px 8px 8px 0;
}
#ceres-custom-solr-search
  .article_rating_table
  .article_rating_column_right
  .name {
  font-weight: 600;
  display: block;
}
#ceres-custom-solr-search
  .article_rating_table
  .article_rating_column_right
  .date:before,
#ceres-custom-solr-search
  .article_rating_table
  .article_rating_column_right
  .name:before {
  display: none;
}
#ceres-custom-solr-search span.date {
  display: block;
}
#ceres-custom-solr-search span.comment {
  display: block;
  line-height: 1;
  margin-top: 6px;
}
#ceres-custom-solr-search .PlentyFormContainer.ItemsDescriptionRating {
  padding-top: 7px;
}
#ceres-custom-solr-search p.saving_text {
  font-size: 1em;
}
#ceres-custom-solr-search a.top_nav_down:after {
  content: "\25bc";
  font-size: 0.7em;
  top: -2px;
}
#ceres-custom-solr-search #PlentyFormItemFeedbackCommentMessageInput {
  background: #fff;
}
#ceres-custom-solr-search span.name_shorter {
  padding: 0 5px;
}
#ceres-custom-solr-search .categoryPagination .nav a,
#ceres-custom-solr-search .categoryPagination .navbar .nav li > a {
  border: 1px solid #eaeaea;
}
#ceres-custom-solr-search .categoryPagination .nav.navbar-right a,
#ceres-custom-solr-search
  .categoryPagination
  .nav.navbar-right
  .articlePages
  .articlePages_DotStart,
#ceres-custom-solr-search
  .categoryPagination
  .nav.navbar-right
  .articlePages
  .articlePages_DotEnd {
  font-weight: 300;
}
#ceres-custom-solr-search .PlentyWebshopButton.change_basket,
#ceres-custom-solr-search .PlentyWebshopButton.edit_delete {
  vertical-align: bottom;
}
#ceres-custom-solr-search .PlentyWebshopButton.proceed_order:before {
  line-height: 1;
}
#ceres-custom-solr-search .mini-search input#query {
  width: 205px;
  height: 30px;
  border-right: 0;
}
#ceres-custom-solr-search .nav_bar {
  height: 30px;
  border-bottom: 1px solid #01a7ff;
  color: #aaa;
}
#ceres-custom-solr-search .nav_bar ul.nav > li {
  margin-right: 6px;
}
#ceres-custom-solr-search .nav_bar .navbar-nav > li > a {
  padding: 5px;
}
#ceres-custom-solr-search .form-group.navbarInputWrapper:not(.box) {
  float: left;
}
#ceres-custom-solr-search button.btn-search.onlyIcon.transition {
  top: auto;
  float: left;
  width: 35px;
  text-align: center;
}
#ceres-custom-solr-search .nav_bar .navbar-nav > li > a {
  padding: 4px 5px;
  height: 30px;
}
#ceres-custom-solr-search a.flag {
  padding: 4px 5px !important;
}
#ceres-custom-solr-search a.flag img {
  top: 5px !important;
}
#ceres-custom-solr-search .isPhone a,
#ceres-custom-solr-search .isContact a,
#ceres-custom-solr-search .liveChat a,
#ceres-custom-solr-search .isLogin a {
  padding-top: 5px;
}
#ceres-custom-solr-search .top_neu {
  padding-left: 10px !important;
}
#ceres-custom-solr-search .top_neu_im_shop {
  padding-left: 20px !important;
}
#ceres-custom-solr-search .top_neu p.price.bold,
#ceres-custom-solr-search .top_retro p.price.bold,
#ceres-custom-solr-search .top_neu_im_shop p.price.bold {
  padding-left: 0;
}
#ceres-custom-solr-search
  #nav
  > ul
  > li.menu-item-has-children.mega-sale:hover
  > a {
  color: red;
}
#ceres-custom-solr-search
  #nav
  > ul
  > li.menu-item-has-children.mega-ankauf:hover
  > a {
  color: #02c721;
}
#ceres-custom-solr-search .downbox,
#ceres-custom-solr-search .downbox_spec {
  left: 0;
}
#ceres-custom-solr-search ul.social_icon_footer.social_icon_footer_left li {
  position: relative;
  cursor: pointer;
}
#ceres-custom-solr-search
  ul.social_icon_footer.social_icon_footer_left
  li:hover
  a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  width: 40px;
}
#ceres-custom-solr-search .margin-top-10 {
  margin-top: 10px;
}
#ceres-custom-solr-search .margin-top-35 {
  margin-top: 35px;
}
#ceres-custom-solr-search .header-banner {
  overflow: hidden;
}
#ceres-custom-solr-search .wrapper_article:hover a.button_hover {
  color: #fff;
  background-color: #01a7ff;
}
#ceres-custom-solr-search .social_share_button ul li a {
  border: 1px solid #eaeaea;
  color: #aaa;
}
#ceres-custom-solr-search .openCloseToggle:before,
#ceres-custom-solr-search li.open.animating > .openCloseToggle:before {
  top: 8px;
  left: 2px;
  border-width: 4px 0 4px 8px;
  border-color: transparent #333;
  color: #333;
}
#ceres-custom-solr-search li.open > .openCloseToggle:before,
#ceres-custom-solr-search li.animating > .openCloseToggle:before {
  border-color: #333 transparent;
}
@media only screen {
  #ceres-custom-solr-search li.open > .openCloseToggle:before,
  #ceres-custom-solr-search li.animating > .openCloseToggle:before {
    border-color: transparent #333;
  }
}
#ceres-custom-solr-search ol.breadcrumbs,
#ceres-custom-solr-search .breadcrumbs > li > a,
#ceres-custom-solr-search .breadcrumbs > li > a:hover,
#ceres-custom-solr-search .breadcrumbs > li > a:focus {
  font-weight: initial;
  color: #555;
}
#ceres-custom-solr-search .breadcrumbs > li > a:hover {
  text-decoration: underline;
}
#ceres-custom-solr-search .categoryPagination .nav.navbar-right a,
#ceres-custom-solr-search
  .categoryPagination
  .nav.navbar-right
  .articlePages
  .articlePages_DotStart {
  font-weight: 300;
}
#ceres-custom-solr-search .verkauf_button,
#ceres-custom-solr-search .panel-group .panel.style1 .panel-title a.active,
#ceres-custom-solr-search .panel-group .panel.style2 .panel-title a.active {
  color: #555;
}
#ceres-custom-solr-search .social-list {
  color: #aaa;
}
#ceres-custom-solr-search .toTop .onlyIcon {
  box-shadow: none;
}
#ceres-custom-solr-search .fsiegel-container {
  display: none;
  position: fixed;
  right: 0;
  top: 537px;
  z-index: 999;
}
#ceres-custom-solr-search .fsiegel {
  width: 75px;
  height: 75px;
  margin: 10px 5px 0;
  background-size: contain;
}
#ceres-custom-solr-search .fsiegel.fsiegel-shopauskunft {
  background: url("https://konsolenkost.de/image/certificate/shopauskunft.png")
    no-repeat;
}
#ceres-custom-solr-search .fsiegel.fsiegel-trusted {
  background: url("https://konsolenkost.de/image/certificate/trusted-shops.png")
    no-repeat;
}
#ceres-custom-solr-search .fsiegel.fsiegel-google {
  background: url("https://konsolenkost.de/image/certificate/google-certified.png")
    no-repeat;
}
#ceres-custom-solr-search .nav > li.disabled > a:hover,
#ceres-custom-solr-search .nav > li.disabled > a:focus {
  cursor: initial;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .fsiegel-container {
    display: block;
  }
  #ceres-custom-solr-search .deal_box {
    background: url("https://konsolenkost.de/image/logo/deal-des-tages.png")
      no-repeat center 40px;
  }
  #ceres-custom-solr-search .button_slider a {
    border: 1px solid #fff;
    padding: 11px 20px;
  }
}
#ceres-custom-solr-search ul.social_icon_footer_left {
  top: unset;
  bottom: 80px;
  z-index: 999;
}
#ceres-custom-solr-search .filterPanel .btn {
  border-color: #01a7ff;
  color: #01a7ff;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
#ceres-custom-solr-search .filterPanel .btn:hover {
  background-color: #01a7ff;
  color: #fff;
}
#ceres-custom-solr-search .navigationTree .level-2 > li > a.treeLink {
  font-weight: 600;
}
#ceres-custom-solr-search .CharacterFilterElement {
  font-size: 1.1em;
}
#ceres-custom-solr-search .filterPanel {
  color: #333;
}
#ceres-custom-solr-search .versand-warning {
  margin: 10px 20px 0;
  display: block;
  text-align: justify;
  color: red;
}
#ceres-custom-solr-search .wrapper_versand_box.margin-top-2 {
  margin-top: 20px;
}
#ceres-custom-solr-search .wrapper_versand_box h5 {
  color: #555;
}
#ceres-custom-solr-search div#info_usk18 {
  padding: 0 20px;
}
#ceres-custom-solr-search .dropdown-menu {
  box-shadow: none;
  color: #555;
  border-width: 0 1px 1px;
}
#ceres-custom-solr-search .topic {
  color: inherit;
}
#ceres-custom-solr-search #ghost {
  font-size: 1.1em;
  line-height: 1.4;
}
#ceres-custom-solr-search #ghost p {
  font-size: 1em;
  line-height: 1.4;
}
#ceres-custom-solr-search .page-selector {
  position: relative;
  display: inline-block;
  height: 34px;
  border: 1px solid #eaeaea;
  cursor: pointer;
}
#ceres-custom-solr-search .page-selector:focus {
  border-color: #66afe9;
}
#ceres-custom-solr-search .page-selector .ps-select {
  opacity: 0;
  height: 100%;
}
#ceres-custom-solr-search .page-selector .ps-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 34px;
}
#ceres-custom-solr-search .myaccount .PlentyWebMyAccountAccContainerTitle,
#ceres-custom-solr-search .myaccount #PlentyWebMyAccountLogin > h1,
#ceres-custom-solr-search .checkoutDetails .AccordionTitle {
  padding: 10px 16px;
  line-height: 1.4;
}
#ceres-custom-solr-search
  .checkoutDetails
  .AccordionTitle.AlreadyOpened:not(.CurrentAccordionTitle):after {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #01a7ff;
}
#ceres-custom-solr-search ul.sicher_box.shop_siegel li a {
  margin-right: 2px;
}
#ceres-custom-solr-search ul.sicher_box.shop_siegel img {
  width: 60px;
  height: 60px;
}
#ceres-custom-solr-search .magnifyarea {
  background-color: #fff;
  left: 364px !important;
}
#ceres-custom-solr-search .magnifyarea img {
  width: auto !important;
}
@media (min-width: 1200px) {
  #ceres-custom-solr-search .magnifyarea {
    left: 611px !important;
  }
}
#ceres-custom-solr-search .tp-bullets {
  z-index: 100;
}
#ceres-custom-solr-search .goog-te-gadget-simple {
  border: 1px solid #aaa !important;
}
#ceres-custom-solr-search .goog-te-menu-frame {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#ceres-custom-solr-search div#google_translate_element {
  position: absolute;
  top: 19px;
  left: auto;
  right: 0;
  z-index: 999999;
}
#ceres-custom-solr-search .translated-ltr header.global-nav,
#ceres-custom-solr-search .translated-ltr .header-fixed.fixed {
  padding-top: 39px;
}
#ceres-custom-solr-search .translate-loader {
  width: 120px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #eaeaea;
}
#ceres-custom-solr-search .translate-loader img {
  margin-top: 2px;
}
#ceres-custom-solr-search a.yvideo_landing div {
  height: 240px;
  width: 406px;
  background-position: center;
}
#ceres-custom-solr-search a.yvideo_landing div img {
  position: relative;
  top: 74px;
  width: 100px;
  height: 100px;
}
#ceres-custom-solr-search a.yvideo.yvideo_landing {
  text-align: center;
}
#ceres-custom-solr-search a.yvideo div {
  height: 240px;
  width: 406px;
  display: block;
  position: relative;
  text-align: center;
}
#ceres-custom-solr-search a.yvideo div img {
  position: relative;
  top: 74px;
  width: 100px;
  height: 100px;
}
#ceres-custom-solr-search .force-desktop #linkToMobile {
  display: block !important;
}
#ceres-custom-solr-search .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#ceres-custom-solr-search .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
#ceres-custom-solr-search .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ceres-custom-solr-search .mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#ceres-custom-solr-search .mfp-align-top .mfp-container:before {
  display: none;
}
#ceres-custom-solr-search .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
#ceres-custom-solr-search .mfp-inline-holder .mfp-content,
#ceres-custom-solr-search .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
#ceres-custom-solr-search .mfp-ajax-cur {
  cursor: progress;
}
#ceres-custom-solr-search .mfp-zoom-out-cur,
#ceres-custom-solr-search .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
#ceres-custom-solr-search .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
#ceres-custom-solr-search .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
#ceres-custom-solr-search .mfp-close,
#ceres-custom-solr-search .mfp-arrow,
#ceres-custom-solr-search .mfp-preloader,
#ceres-custom-solr-search .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#ceres-custom-solr-search .mfp-loading.mfp-figure {
  display: none;
}
#ceres-custom-solr-search .mfp-hide {
  display: none !important;
}
#ceres-custom-solr-search .mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
#ceres-custom-solr-search .mfp-preloader a {
  color: #ccc;
}
#ceres-custom-solr-search .mfp-preloader a:hover {
  color: white;
}
#ceres-custom-solr-search .mfp-s-ready .mfp-preloader {
  display: none;
}
#ceres-custom-solr-search .mfp-s-error .mfp-content {
  display: none;
}
#ceres-custom-solr-search button.mfp-close,
#ceres-custom-solr-search button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#ceres-custom-solr-search button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#ceres-custom-solr-search .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
#ceres-custom-solr-search .mfp-close:hover,
#ceres-custom-solr-search .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#ceres-custom-solr-search .mfp-close:active {
  top: 1px;
}
#ceres-custom-solr-search .mfp-close-btn-in .mfp-close {
  color: #333;
}
#ceres-custom-solr-search .mfp-image-holder .mfp-close,
#ceres-custom-solr-search .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
#ceres-custom-solr-search .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
#ceres-custom-solr-search .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#ceres-custom-solr-search .mfp-arrow:active {
  margin-top: -54px;
}
#ceres-custom-solr-search .mfp-arrow:hover,
#ceres-custom-solr-search .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#ceres-custom-solr-search .mfp-arrow:before,
#ceres-custom-solr-search .mfp-arrow:after,
#ceres-custom-solr-search .mfp-arrow .mfp-b,
#ceres-custom-solr-search .mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
#ceres-custom-solr-search .mfp-arrow:after,
#ceres-custom-solr-search .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
#ceres-custom-solr-search .mfp-arrow:before,
#ceres-custom-solr-search .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
#ceres-custom-solr-search .mfp-arrow-left {
  left: 0;
}
#ceres-custom-solr-search .mfp-arrow-left:after,
#ceres-custom-solr-search .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
#ceres-custom-solr-search .mfp-arrow-left:before,
#ceres-custom-solr-search .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
#ceres-custom-solr-search .mfp-arrow-right {
  right: 0;
}
#ceres-custom-solr-search .mfp-arrow-right:after,
#ceres-custom-solr-search .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
#ceres-custom-solr-search .mfp-arrow-right:before,
#ceres-custom-solr-search .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
#ceres-custom-solr-search .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
#ceres-custom-solr-search .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
#ceres-custom-solr-search .mfp-iframe-holder .mfp-close {
  top: -40px;
}
#ceres-custom-solr-search .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
#ceres-custom-solr-search .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
#ceres-custom-solr-search img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
#ceres-custom-solr-search .mfp-figure {
  line-height: 0;
}
#ceres-custom-solr-search .mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
#ceres-custom-solr-search .mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
#ceres-custom-solr-search .mfp-figure figure {
  margin: 0;
}
#ceres-custom-solr-search .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
#ceres-custom-solr-search .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
#ceres-custom-solr-search .mfp-image-holder .mfp-content {
  max-width: 100%;
}
#ceres-custom-solr-search .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  #ceres-custom-solr-search .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  #ceres-custom-solr-search .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  #ceres-custom-solr-search .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  #ceres-custom-solr-search .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  #ceres-custom-solr-search .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #ceres-custom-solr-search .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  #ceres-custom-solr-search .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  #ceres-custom-solr-search .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  #ceres-custom-solr-search .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  #ceres-custom-solr-search .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  #ceres-custom-solr-search .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  #ceres-custom-solr-search .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
#ceres-custom-solr-search .mfp-ie7 .mfp-img {
  padding: 0;
}
#ceres-custom-solr-search .mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
#ceres-custom-solr-search .mfp-ie7 .mfp-container {
  padding: 0;
}
#ceres-custom-solr-search .mfp-ie7 .mfp-content {
  padding-top: 44px;
}
#ceres-custom-solr-search .mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
#ceres-custom-solr-search .visible-hover.basket-adding {
  display: block;
  pointer-events: none;
  filter: grayscale(0.5) brightness(1.3);
}
