/*
 * This Software is the property of ESYON and is protected by copyright law - it is NOT Freeware.
 * Any unauthorized use of this software without a valid license is a violation of the license agreement and will be prosecuted by civil and criminal law.
 *
 * @copyright      (C) ESYON GmbH
 * @since          Version 1.0
 * @author         Alexander Hirschfeld <Alexander.hirschfeld@esyon.de>
 * @link           http://www.esyon.de
 */

div.action_banner_wrapper div.row{
    margin-left: 0px!important;
    margin-right: 0px!important;
}

div.action_banner_wrapper div.col-sm-12{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

div.action_banner_wrapper div.col-xs-12{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

div.action_banner_wrapper div.dd-background.dd-fullwidth {
    position: relative;
    padding-top: 10px!important;
}

div.action_banner_wrapper div.dd-background {
    height: auto!important;
}

div.action_banner_wrapper div.dd-shortcode-text {
    width: 100%;
}
