/*
Theme Name: livingstone_theme
Description:
Version: 0.1.0
Author: Incode
Author URI: http://incode.it/
Text Domain: incode
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/

.section--hero .slick-arrow {
    position: absolute;
    bottom: -40px;
    right: auto;
    padding: 0;
    width: 30px;
    z-index: 9;
}

.section--hero .slick-arrow.slick-next {
    left: 40px;
}

.section--hero .slider-wrapper {
    padding-bottom: 40px;
}


  