/* module carousel */ .carousel{ padding:0 10px; } .carousel .owl-carousel{ margin:0 0 30px; } .carousel .owl-pagination{ top:30px; }#slideshow #manufacturer{ float:left; margin-right:15px; width:21%; height:379px !important; } #slideshow #manufacturer > div{ float:left; width:50%; height:100% !important; } #slideshow #manufacturer #mb1{ padding-right:5px; } #slideshow #manufacturer #mb2{ padding-left:5px; } #slideshow #manufacturer ul{ list-style:none; width:100%; padding:0; height:379px !important; } #slideshow #manufacturer ul li{ list-style:none; } #slideshow #manufacturer ul li a{ display:block; width:100%; text-align:center; padding: 2px 0 3px; } #slideshow #manufacturer ul li a img{ max-width:100% !important; } #slideshow #flexslider{ margin-left:22%; margin-bottom:0; border:none; border-radius:0; box-shadow:0 0 5px #ccc; border:3px solid #EAEAEA; } #slideshow #flexslider .flex-control-nav{ bottom:20px; text-align:right; } #slideshow #flexslider .flex-control-paging li a { border: 2px solid #fff; background: transparent; width:20px; height:20px; font-size:0; } #slideshow #flexslider .flex-control-paging li a.flex-active { background: #FE0002; }