/* Theme dynamic settings. Do not modify */ html, body, input, select, textarea, file { text-transform: lowercase; } /* Custom CSS. Do not modify */ .content .additional_info a, .imageComment a { background: url("/local/icon/e-link.gif") no-repeat right top; padding-right: 10px; color: #6392cf; } .fotorama__arr--prev { background: url("/local/icon/nav-prev-button.png") no-repeat left top; height: 51px; width: 51px; opacity: 0.4; margin-left: 10px; } .fotorama__arr--next { background: url("/local/icon/nav-next-button.png") no-repeat left top; height: 51px; width: 51px; opacity: 0.4; margin-right: 10px; } .fotorama__arr--prev:hover, .fotorama__arr--next:hover { opacity: 0.8; }