/* Coin Slider jQuery plugin CSS styles https://workshop.rs/projects/coin-slider */ .coin-slider {zoom: 1; position: relative;} .coin-slider a{ text-decoration: none; outline: none; border: none;} .cs-buttons {position:absolute !important; bottom:-5px;} .cs-buttons a {margin-right: 5px; height: 17px !important; width: 17px; float: left; text-indent: -1000px; background:#000; border:3px #fff solid; -moz-border-radius: 25px; border-radius: 25px;} .cs-buttons a:hover {background:#CCCCCC} .cs-buttons .cs-active, .cs-buttons .cs-active:hover {background:#b60404 } .cs-title { width: 952px; padding: 10px; color: #FFFFFF; pointer-events: none; width:96%; text-shadow: 3px 3px #b60404; opacity:1 !important; } .cs-title h2 {margin:0; text-transform:uppercase; color: #FFFFFF !important;} .cs-prev, .cs-next {top:30px !important; text-indent:-1000px; overflow:hidden; opacity:1 !important } #coin-slider-coin-slider { width: 972px} #cs-navigation-coin-slider {display:block !important} #cs-navigation-coin-slider a {background-size:46px !important;}