/* Shortcodes */
.list_item.lists_3 h4 { font-size: 18px; line-height: 22px; }



/* Sidebar */
.widget > h3 { font-size: 23px; line-height: 26px; margin-top: 10px; }
.widget-area:before { display: none; }
.widget:after { display: none; }



.flat_box { max-width: 380px; margin: 0 auto; }

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 150px;
    line-height: 60px;
    padding: 15px 0;
}

.header-fixed #Top_bar {
    position: static;
    width: 100%;
    left: 0;
    top: 0!important;
    z-index: 701;
    background: #fff;
    opacity: .97;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
}

.header-fixed #Action_bar {
    position: static;
    top: 0;
    left: 0;
    background-color: #0000fe;
}

.header-fixed #Top_bar .menu>li>a {
    padding: 65px 0;
}

#Action_bar .contact_details a {
    color: #fff;
}

.header-fixed #Action_bar .contact_details li, .header-fixed #Action_bar .social, .header-fixed #Action_bar .social-menu {
    padding: 15px 0;
    color: #fff;
    font-size: 30px;
}

.header-fixed #Action_bar {
    position: static;
    top: 0;
    left: 0;
    background-color: #dd0908;
}

.header-fixed #Action_bar .contact_details li, .header-fixed #Action_bar .social, .header-fixed #Action_bar .social-menu {
    padding: 15px 0;
}

.header-fixed #Action_bar .contact_details li, .header-fixed #Action_bar .social, .header-fixed #Action_bar .social-menu {
    padding: 15px 0;
    color: #fff;
}

#Top_bar .top_bar_left {
    position: relative;
    float: left;
    width: 1240px;
}

.accordion .question:last-child {
    margin-bottom: 0;
    display: none;
}

.alert_success .alert_icon {
    background: #04045d;
}

.alert .alert_icon {
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.alert_success {
    background: #0000fe;
    color: #fff;
}

.alert_success a, .alert_success a:hover {
    color: #e02729;
}

.alert_warning {
    background: #de1110;
    color: #fff;
}

.alert_warning .alert_icon {
    background: #670a0a;
}

.button-default .button .button_icon i {
    color: #fff;
}

.button-default .button .button_icon {
    position: relative;
    margin: 0px -30px;
}

.woocommerce a.button{
    padding: 10px 45px;
    font-weight: 400;
    line-height: 24px;
    overflow: hidden;
    border-style: solid;
    box-sizing: border-box;
}

.alert_info a, .alert_info a:hover {
    color: #ed8e8d;
}

.alert_info {
    background: #0000fe;
    color: #fff;
}

.alert_info .alert_icon {
    background: #04045d;
}