/*------------------------------------------------------------------------
# AA Responsive Before-After Image Slider
# ------------------------------------------------------------------------
# author    AA Extensions http://aaextensions.com/
# Copyright (C) 2018 AA Extensions. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: https://aaextensions.com/
-------------------------------------------------------------------------*/

#aabeforeslider-wrap {
    margin-bottom: 3px;
}

.aa-pale-red, .aa-hover-pale-red:hover {
    color: #000 !important;
    background-color: #ffdddd !important;
    padding: 16px 32px;
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.aa-border {
    border: 1px solid #ccc !important;
}