/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 28, 2015, 4:40:23 PM
    Author     : DiepBap
*/
#jux_eventon_event_pickdate {
  font-size: 12px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 12px;
  padding-bottom: 15px;
  position: relative;
  float: left;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-thumb-holder .jux-status {
  bottom: 10px;
  margin-left: 10px;
  color: #fff;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-thumb-holder .jux-eveton-image img {
  width: 100%;
  height: auto;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap {
  position: static;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-title {
  line-height: 25px;
  font-size: 20px;
  padding: 10px 0px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-title a {
  color: #454545;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-title a:hover {
  color: #fe6367;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-desc {
  color: #59615F;
  line-height: 24px;
  margin-bottom: 40px;
  padding-bottom: 10px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-readmore-jux-buynow {
  position: absolute;
  right: 32px;
  bottom: 0px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-readmore-jux-buynow .jux-buynow a {
  font-size: 17px;
  padding: 0.7em;
  line-height: 1;
  border: 0 none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  float: left;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  border: 0px solid transparent;
  background: #e7e7e7;
  text-transform: uppercase;
  color: #5f5f5f;
  border-color: 0;
  width: 100%;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-readmore-jux-buynow .jux-buynow a .jux-price-event {
  font-size: 14px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-readmore-jux-buynow .jux-buynow a:hover {
  background: #fe6367;
  color: #ffffff!important;
  border-color: #fe6367;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  #jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-eventon-readmore-jux-buynow {
    left: 0px;
    width: 100%;
  }
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-event-pickdate-ad {
  margin: 10px 0px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-event-pickdate-ad .jux-event-pickdate-address {
  margin-right: 10px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-event-pickdate-ad .jux-event-pickdate-address .jux-fa {
  font-size: 15px;
  color: #fe6367;
  margin-right: 5px;
}
#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-event-pickdate-ad .jux-eventon-date .jux-fa {
  font-size: 12px;
  color: #fe6367;
  margin-right: 5px;
}
@media screen and (max-width: 480px) {
  #jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap .jux-event-pickdate-ad .jux-eventon-date {
    display: block;
    padding: 8px 0px;
  }
}
#jux_eventon_event_pickdate .pagination-nav {
  text-align: center;
}
#jux_eventon_event_pickdate .pagination-nav .pagination ul > li > a:hover,
#jux_eventon_event_pickdate .pagination-nav .pagination ul > li > a:focus,
#jux_eventon_event_pickdate .pagination-nav .pagination ul > .active > a,
#jux_eventon_event_pickdate .pagination-nav .pagination ul > .active > span {
  background: #fe6367;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#box-browse-events .section-tab-head a {
  background: #e7e7e7;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #5f5f5f;
  border-color: #C8D0D2 #D6E1E4 #C8D7DC;
}
#box-browse-events .section-tab-head a:hover,
#box-browse-events .section-tab-head a.btn-info {
  background: #fe6367;
  color: #ffffff!important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#box-browse-events .section-tab-head a:focus {
  outline: none;
}
@media screen and (max-width: 480px) {
  #box-browse-events .section-tab-head a {
    margin: 3px;
    width: 95px;
  }
}
#box-browse-events .control-group {
  margin: 10px 0px;
}
#box-browse-events .control-group .control-label {
  margin: 10px 0px;
}
#box-browse-events .control-group .form-inline input {
  display: inline;
  padding: 13px;
  width: 179px;
  margin-right: 10px;
}
#box-browse-events .control-group .form-inline button {
  font-size: 17px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  background: #e7e7e7;
  color: #5f5f5f;
  border-color: #C8D0D2 #D6E1E4 #C8D7DC;
}
#box-browse-events .control-group .form-inline button:hover {
  background: #fe6367;
  color: #ffffff!important;
  border-color: #fe6367;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap  .article-tag{
  text-transform: capitalize;
}

#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap  .events-tag{
  padding-bottom: 10px;
}

#jux_eventon_event_pickdate .jux-owl-demo .jux-eventon.item .jux-eveton-wrap  .jux-fa-bookmark{
 color: #fe6367;
}
.jux-eventon-readmore-jux-buynow{
display:none;
}