.product-slider { padding: 0px; }

.product-slider #carousel { border: 4px solid #f48120 ; margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 4px solid #cecece; width: 18%; margin: 0 0.1%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 250px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #f48120; }

#thumbcarousel a{color: #f48120;}

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .glyphicon { font: normal normal normal 30px/26px; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }

.carousel-control.right, .carousel-control.left {background-color: rgb(0, 0, 0)!important; background-image: none; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{top: 25%;}
