/**************************************************************************************/
/*
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

.caroufredsel_prev {
  display: none !important;
}

.caroufredsel_wrapper li .item_img img {
  border: 6px solid #fff;
}

.caroufredsel_prev,
.caroufredsel_next {
  position: absolute;
  top: 50%;
  display: block;
  height: 20px;
  width: 20px;
  margin-top: -22px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #777;
  padding: 13px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

.caroufredsel_next {
  right: -6%;
}

.list_carousel ul li .item_img {
  margin: 0px;
}
