.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* ----------- Custom CSS ----------------------- */

.featured-lib{
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
  border: 1px solid rgba(0,0,0,.08);
}
.featured-lib .heading {
  border-bottom: 1px solid #e3e3e3;
  padding: 12px 20px;
}
.featured-lib .heading .title {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.featured-lib .col-baner {
  width: 22%
}
.featured-lib .col-product {
  width: 77%
}
.featured-lib .banner img {
  width: 220px;
}
.featured-lib .banner-caption {
  position: absolute;
  left: 25%;
  bottom: 10%;
  text-align: center;
  background: #fff;
  border-radius:5px;
}

.featured-lib .banner-caption a {
  color: #3d4f55;
  padding: 8px 12px;
  text-transform: uppercase;
  border: 1px solid #fff;
  font-weight: 600;
}

.featured-lib .banner-caption a:hover{
  background: #6fa341;
  color: #fff;
}

.featured-lib .owl-carousel{
   padding-left: 0px;
   margin-top: 15px;
}

.featured-lib .owl-nav {
  position: absolute;
  top: -40px;
  width: 100%;
  display: block;
}

.featured-lib .owl-nav .owl-prev {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 27px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  border-radius: 0px;
  background: #dddddd !important;
}
.featured-lib .owl-nav .owl-prev:hover {
  background: #3d4f55 !important;
}
.featured-lib .owl-nav .owl-next {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 0px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  border-radius: 0px;
  background: #dddddd !important;
}
.featured-lib .owl-nav .owl-next:hover {
  background: #3d4f55 !important;
}
.featured-lib .product {
  margin-left: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  border:1px solid #e5e5e5;
  border-radius: 10px;

}

.featured-lib .product .image img {
  width: 95%;
  margin-top: 5px;
}

.featured-lib .label-discount {
  color: #fff;
  font-size: 11px;
  height: 40px;
  width: 40px;
  line-height: 36px;
  text-align: center;
  display: block;
  position: absolute;
  z-index: 1;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50px;
  background-color: #ff3100;
  border: 1px dashed #fff;
  -webkit-box-shadow: 0 0 0 2px #ff3100;
  box-shadow: 0 0 0 2px #ff3100;
  left: 10px;
  top: 15px;
  font-weight: 600;
}

.featured-lib .ribbon-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 80px;
  height: 85px;
}
.featured-lib .ribbon-topselling {
  font-size: 10px;
  position: relative;
  top: 17px;
  left: -8px;
  width: 120px;
  padding: 1px;
  color: #fff;
  text-align: center;
  background-color: #FF6969;
  text-transform: uppercase;
  z-index: 2;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}


.featured-lib .name {
  padding: 0 20px;
  height: 50px;
  overflow: hidden;
  
}
.featured-lib .name h4 a{
  font-weight: 700;
}
.featured-lib .rating {
  padding: 0 20px;
}
.featured-lib .rating .fa-star{
  font-size: 13px;
  color:#FFB656;
}
.featured-lib .rating .fa-star-o{
  font-size: 13px;
}
.featured-lib .rating .fa-star + .fa-star-o{
  color:#FFB656;
}
.featured-lib .price{
  padding: 10px 0px 20px 20px;
  font-size: 14px;
  color: #444;
}
.featured-lib .price-new{
  font-weight: 600;
}
.featured-lib .price-old{
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}
.featured-lib .button-group{
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}

.featured-lib .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.featured-lib .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}
.featured-lib .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
.featured-lib .btn-carts{
  padding: 0px 20px 15px 20px;
}
 .featured-lib .btn.btn-cart.icon {
  background: #6fa341;
  color: #e8e8e8;
  width: 240px;
  border-radius: 10px;
}
.featured-lib .btn.btn-cart.icon:hover{
  background-color: #79bb3e;
  color: #fff;
} 
.featured-lib .btn.btn-cart {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  color: #fff;
  border: none;
  font-size: 13px;
  line-height: 22px;
  border-radius:0;
  padding: 6px 14px;
  border-radius:2px;
}
.featured-lib .btn.btn-cart:hover{
  color:#3d4f55;
}

/* Color Orange */

.featured-lib .heading-orange{
  border-top: 3px solid #ffaa00;
  background-color: #efefef;
}
.featured-lib .heading-orange h3 {
  min-width: 230px;
  margin: 0;
}

.featured-lib .heading-orange h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #ffaa00;
  display: inline-block;
  padding: 15px 16px;
  margin-bottom: 0;
  position: relative;
}

.featured-lib .heading-orange h3:before {
  border-bottom: 27px solid transparent;
  border-right: 10px solid #efefef;
  border-top: 0 solid transparent;
  border-left: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.featured-lib .heading-orange h3:after {
  border-bottom: 0 solid transparent;
  border-right: 10px solid #efefef;
  border-top: 27px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}

.featured-lib .btn.btn-cart.add-wishlist.orange{
  background: #ffaa00;

}
.featured-lib .btn.btn-cart.add-compare.orange{
  background: #ffaa00;
   border-left:1px solid #d91;
}

/* Color Blue */

.featured-lib .heading-blue{
  border-top: 3px solid #108bea;
  background-color: #efefef;
}
.featured-lib .heading-blue h3 {
  min-width: 230px;
  margin: 0;
}
.featured-lib .heading-blue h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #108bea;
  display: inline-block;
  padding: 15px 16px;
  margin-bottom: 0;
  position: relative;
}

.featured-lib .heading-blue h3:before {
  border-bottom: 27px solid transparent;
  border-right: 10px solid #efefef;
  border-top: 0 solid transparent;
  border-left: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.featured-lib .heading-blue h3:after {
  border-bottom: 0 solid transparent;
  border-right: 10px solid #efefef;
  border-top: 27px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}
.featured-lib .btn.btn-cart.add-wishlist.blue{
  background: #108bea;

}
.featured-lib .btn.btn-cart.add-compare.blue{
  background: #108bea;
   border-left:1px solid #1281d5;
}
/* Color Green */

.featured-lib .heading-green{
  border-top: 3px solid #23b73b;
  background-color: #efefef;
}
.featured-lib .heading-green h3 {
  min-width: 230px;
  margin: 0;
}
.featured-lib .heading-green h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #23b73b;
  display: inline-block;
  padding: 15px 16px;
  margin-bottom: 0;
  position: relative;
}

.featured-lib .heading-green h3:before {
  border-bottom: 27px solid transparent;
  border-right: 10px solid #efefef;
  border-top: 0 solid transparent;
  border-left: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.featured-lib .heading-green h3:after {
  border-bottom: 0 solid transparent;
  border-right: 10px solid #efefef;
  border-top: 27px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}
.featured-lib .btn.btn-cart.add-wishlist.green{
  background: #23b73b;

}
.featured-lib .btn.btn-cart.add-compare.green{
  background: #23b73b;
   border-left:1px solid #1c912f;
}

/* Color Red */

.featured-lib .heading-red{
  border-top: 3px solid #D10024;
  background-color: #efefef;
}
.featured-lib .heading-red h3 {
  min-width: 230px;
  margin: 0;
}
.featured-lib .heading-red h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #D10024;
  display: inline-block;
  padding: 15px 16px;
  margin-bottom: 0;
  position: relative;
}

.featured-lib .heading-red h3:before {
  border-bottom: 27px solid transparent;
  border-right: 10px solid #efefef;
  border-top: 0 solid transparent;
  border-left: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.featured-lib .heading-red h3:after {
  border-bottom: 0 solid transparent;
  border-right: 10px solid #efefef;
  border-top: 27px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}
.featured-lib .btn.btn-cart.add-wishlist.red{
  background: #D10024;

}
.featured-lib .btn.btn-cart.add-compare.red{
  background: #D10024;
   border-left:1px solid #AC0925;
}

/* Color Green */

.featured-lib .heading-green{
  border-top: 3px solid #23b73b;
  background-color: #efefef;
}
.featured-lib .heading-green h3 {
  min-width: 230px;
  margin: 0;
}
.featured-lib .heading-green h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #23b73b;
  display: inline-block;
  padding: 15px 16px;
  margin-bottom: 0;
  position: relative;
}

.featured-lib .heading-green h3:before {
  border-bottom: 27px solid transparent;
  border-right: 10px solid #efefef;
  border-top: 0 solid transparent;
  border-left: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.featured-lib .heading-green h3:after {
  border-bottom: 0 solid transparent;
  border-right: 10px solid #efefef;
  border-top: 27px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}
.featured-lib .btn.btn-cart.add-wishlist.green{
  background: #23b73b;

}
.featured-lib .btn.btn-cart.add-compare.green{
  background: #23b73b;
   border-left:1px solid #1c912f;
}

/* Color Pink */

.featured-lib .heading-pink{
  border-top: 3px solid #fa057e;
  background-color: #efefef;
}
.featured-lib .heading-pink h3 {
  min-width: 230px;
  margin: 0;
}
.featured-lib .heading-pink h3 {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #fa057e;
  display: inline-block;
  padding: 15px 16px;
  margin-bottom: 0;
  position: relative;
}

.featured-lib .heading-pink h3:before {
  border-bottom: 27px solid transparent;
  border-right: 10px solid #efefef;
  border-top: 0 solid transparent;
  border-left: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.featured-lib .heading-pink h3:after {
  border-bottom: 0 solid transparent;
  border-right: 10px solid #efefef;
  border-top: 27px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}
.featured-lib .btn.btn-cart.add-wishlist.pink{
  background: #fa057e;

}
.featured-lib .btn.btn-cart.add-compare.pink{
  background: #fa057e;
   border-left:1px solid #c60a66;
}


/*---------- Responsive ----------------*/

@media (max-width: 1080px) {
 
 .featured-lib .col-product {
   padding-left: 35px;
 }
 .featured-lib .btn-carts{
   padding: 0px 10px 10px 10px;
 }

@media (max-width: 980px) {

 .featured-lib .col-baner{
  display: none;
 }
 .featured-lib .col-product {
   padding-left: 25px;
   width: 100%;
 }
 .featured-lib .btn-carts{
   padding: 0px 10px 10px 20px;
 }

}

@media (max-width: 720px) {

 .featured-lib .col-baner{
  display: none;
 }
 .featured-lib .col-product {
   padding-left: 25px;
   width: 100%;
 }
}

@media (max-width: 428px) {
 .featured-lib .product .image img {
    width: 95%;
  }
  .featured-lib .col-baner{
    display: none;
  }
  .featured-lib .col-product {
     width: 100%;
     padding-left: 25px;
  }
  .featured-lib .btn.btn-cart.icon {
    width: 290px;
  }
}