.fc-gallery-shortcode { display: block; margin-bottom: 35px; }
.fc-gallery-shortcode img { display: block; max-width: 100%; }
.fc-gallery-shortcode .fc-gallery-shortcode-image { box-shadow: 0 0 1px #333; background-size: cover; background-position: center; position: relative; }
.fc-gallery-shortcode .fc-gallery-shortcode-thumbnails { padding: 0 50px; height: 90px; overflow: hidden; box-shadow: 0 0 1px #333; }
.fc-gallery-shortcode .fc-gallery-shortcode-thmubnail-item { box-shadow: 0 0 1px #333; width: 90px; height: 90px; background-size: cover; background-position: center; cursor: pointer; }
.fc-gallery-shortcode .fc-gallery-shortcode-thmubnails-item img { box-shadow: 0 0 1px #333; }
.fc-gallery-shortcode .slick-arrow { width: 50px; height: 100%; position: absolute; top: 0; background-color: #fff; border: none; color: #00295b; }
.fc-gallery-shortcode .slick-prev  { left: 0; box-shadow: 0 0 1px #333; }
.fc-gallery-shortcode .slick-next { right: 0; box-shadow: 0 0 1px #333; }