/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.order-sl {
    order: 1;
    padding: 0px 15px!important;
}

.d:before {
    content: '';
    position: absolute;
    background: #0059a5;
    right: 0;
    top: 0;
    bottom: 0;
    height: 20px;
    width: 3px;
    margin: auto;
}

.order-last {
    order: 2;
    padding: 0px 15px!important;
}

.fusion-main-menu-search {
    margin-left: auto!important;
}