@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,greek-ext);

body {
  font-family: "Roboto", sans-serif !important;
  background-color: #f8f8f8;
  color: #3d3d3d;
}

a {
  color: #16679f;
}
a:hover, a:focus {
  color: #3e7ed6;
}

blockquote cite {
  color: rgba(54, 54, 54, 0.8);
}

.entry-content table th, .entry-content table td {
  border-bottom: 1px solid #e2e2e2;
}
.entry-content table th {
  background-color: #16679f;
}

input,
textarea {
  border: 1px solid #e2e2e2;
}
input:hover, input:focus,
textarea:hover,
textarea:focus {
  border-color: #16679f;
}

.btn,
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
  background-color: #16679f;
}
.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
  background: #205398;
}

#page {
  border-color: #16679f;
}

#navigation > li ul a:hover,
#navigation > li ul .sfHover > a {
  color: #FFF;
  background: #16679f;
}
#navigation > li > a:hover,
#navigation > li.sfHover > a,
#navigation > li.sfHover > a:active,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-parent > a,
#navigation > li.current > a {
  border-bottom: 2px solid #16679f;
}
#navigation > li ul a {
  color: #3d3d3d;
  background: #FFF;
  border-bottom: 1px solid #e2e2e2;
}
#navigation ul {
  border: 3px solid #e2e2e2;
}

.section-title:after,
.widget-title:after {
  border-bottom: 1px solid #16679f;
}

.item-thumb {
  background-color: #242424;
}
.item-thumb:before {
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
}
.item-thumb:hover:before {
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.25);
}

.item-meta {
  border-top: 1px solid #e2e2e2;
}
.item-meta th, .item-meta td {
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}
.item-meta td {
  border-right: 1px solid #e2e2e2;
}

.item-timer .count {
  border: 1px solid #e2e2e2;
}
.item-timer .count b {
  color: #16679f;
}

.entry-title a {
  color: #3d3d3d;
}
.entry-title a:hover {
  color: #16679f;
}

.entry-meta,
.entry-time {
  color: #3d3d3d;
}

#paging > span, #paging a,
.page-numbers li > span,
.page-numbers li a {
  background-color: #e2e2e2;
  color: #3d3d3d;
}
#paging > span.current, #paging a.current,
.page-numbers li > span.current,
.page-numbers li a.current {
  background-color: #16679f;
  color: #FFF;
}
#paging span.current,
#paging a:hover,
.page-numbers li span.current,
.page-numbers li a:hover {
  color: #FFF;
  background-color: #16679f;
}

.filters-nav .btn {
  background-color: #e2e2e2;
  color: #3d3d3d;
}
.filters-nav .btn:hover {
  color: #FFF;
  background-color: #16679f;
}
.filters-nav a.selected {
  color: #FFF;
  background-color: #16679f;
}

.tracklisting .track {
  border: 1px solid #e2e2e2;
}
.tracklisting .track:last-child {
  border: 1px solid #e2e2e2;
}
.tracklisting .track:hover, .tracklisting .track.playing {
  border-color: #16679f;
}
.tracklisting .track:hover .sm2_link, .tracklisting .track.playing .sm2_link {
  color: #FFF;
  background-color: #16679f;
}
.tracklisting .track:hover .track-no, .tracklisting .track.playing .track-no {
  color: #16679f;
}

.sm2_link {
  color: #343434;
  background-color: #e2e2e2;
}
.sm2_link:hover, .sm2_link:focus {
  color: #FFF;
  background-color: #16679f;
}
.sm2_link.sm2_playing {
  background-color: #16679f;
  color: #FFF;
}

.sm2_link {
  color: #343434;
}
.sm2_link.sm2_playing {
  color: #FFF;
}

.track-no {
  color: #bababa;
}

.ci-soundplayer-play {
  background-color: #16679f;
}

.ci-soundplayer-controls .ci-soundplayer-prev,
.ci-soundplayer-controls .ci-soundplayer-next {
  background-color: #d5d5d5;
  color: #3d3d3d;
}
.ci-soundplayer-controls .ci-soundplayer-prev:hover,
.ci-soundplayer-controls .ci-soundplayer-next:hover {
  color: #343434;
}

.ci-soundplayer-meta .track-bar {
  background-color: #D5D5D5;
}
.ci-soundplayer-meta .progress-bar {
  background-color: #16679f;
}
.ci-soundplayer-meta .load-bar {
  background-color: #3e3e3e;
}

.form-allowed-tags,
.comment-notes {
  color: rgba(54, 54, 54, 0.8);
}

.widget ul li {
  border-bottom: 1px solid #e2e2e2;
}

.widget ul ul.children li:first-child {
  border-top: 1px solid #e2e2e2;
}

.shop-actions {
  border-bottom: 1px solid #e2e2e2;
}

.sale-wrap {
  background: #16679f;
}

.onsale {
  background: #16679f;
}

.quantity input {
  background-color: #16679f;
}

.woocommerce-tabs .tabs {
  border-bottom: 1px solid #e2e2e2;
}
.woocommerce-tabs .tabs li a {
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  color: #3d3d3d;
}
.woocommerce-tabs .tabs li.active a {
  color: #FFF;
  background-color: #16679f;
}

.shop_attributes th, .shop_attributes td {
  border-bottom: 1px solid #e2e2e2;
}
.shop_attributes tr:first-child th, .shop_attributes tr:first-child td {
  border-top: 1px solid #e2e2e2;
}

.shop_table th,
.shop_table td {
  border-bottom: 1px solid #e2e2e2;
}

.cart_totals th, .cart_totals td {
  border-bottom: 1px solid #e2e2e2;
}

.woocommerce-checkout .woocommerce-info {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.payment_box {
  border: 1px solid #e2e2e2;
}

.order_details {
  background: #e2e2e2;
}
.order_details li {
  border-bottom: 1px solid #e2e2e2;
}

.woocommerce-message,
.woocommerce-info {
  background: #e2e2e2;
}

.widget ul.product_list_widget li {
  border-bottom: 1px solid #e2e2e2;
}

.price_slider {
  background: #fafafa;
}
.price_slider .ui-slider-range {
  background: #d6d6d6;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.price_slider .ui-slider-handle {
  background: #16679f;
}

.entry-content table {
  border: 1px solid #e2e2e2;
}
.entry-content table caption,
.entry-content table th,
.entry-content table td {
  border-bottom: 1px solid #e2e2e2;
}
.entry-content table th {
  background-color: #16679f;
}
.entry-content table tr:nth-child(2n) {
  background-color: #d8d8d8;
}

.footer-separator {
  background-color: #16679f;
}

@media (max-width: 767px) {
  .item-fullwidth .item-info {
    background-color: #e2e2e2;
  }
}

.widget_ci-newsletter .widget-wrap {
    background-color: #16679f;
}


/*******/

.ifeelkid-signature {
	margin-top: 20px;
}

.ifeelkid-signature span {
	display: block;
	font-weight: bold;
}

.woocommerce-tabs .panel {
	display: none;
}

.flex-active-slide, 
.flex-active-slide * {
	cursor: pointer;
}

.ifeelkid-player {
  height: 120px;
  margin-top: -360px;
  position: relative;
  z-index: 10;
  color: #FFF;
  margin-bottom: 100px;
}

.ifeelkid-soundplayer {
  position: relative;
  height: 120px;
}
.ifeelkid-soundplayer:before, .ifeelkid-soundplayer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.ifeelkid-soundplayer:after {
  clear: both;
}
.ifeelkid-soundplayer.playing .ifeelkid-soundplayer-play {
  text-indent: 0;
}
.ifeelkid-soundplayer.playing .ifeelkid-soundplayer-play .fa-play:before {
  content: "\f04c";
}

.ifeelkid-soundplayer-controls {
  width: 120px;
  position: relative;
  margin: 0 auto;
}
.ifeelkid-soundplayer-controls a {
  display: inline-block;
  color: #FFF;
}
.ifeelkid-soundplayer-play {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-color: #ed145b;
  position: relative;
  z-index: 2;
  background: url(../images/home-player-button.png) left top no-repeat;
}

@media (max-width: 797px) {
  .ifeelkid-player {
  	  margin-top: -380px;
      margin-bottom: 80px;
 }
}

span.producer {
	display: block;
}


/* Placeholder text color */
::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-weight: normal;
  opacity: 1;
}

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-weight: normal;
  opacity: 1;
}

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-weight: normal;
  opacity: 1;
}

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-weight: normal;
  opacity: 1;
}


li.mixcloud-group {
	border-bottom: none !important;
	padding: 0 !important;
}

li.mixcloud-group iframe {
	margin-bottom: 0;
}