/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*
.av-main-nav ul li:last-child > a 
{
border-top-color: #d22328;
}

nav.main-menu a:hover
{
text-decoration: none;
border-bottom: #d22328 solid 1px;
}

*/

h2 {
    font-size: 20px;
}

h3,
h4,
h5 {
    text-transform: uppercase;
    font-weight: normal;
}

h4,
h5 {
    color: #1b68aa!important;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

.required {
    color: #d22328 !important;
}


/************ Side navigation menu *****************/

#nav_menu-2 {
    text-align: right;
}

#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item,
#top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background-color: #eee;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.widget_nav_menu a {
    color: #444;
}

.widget_nav_menu a:hover {
    color: #d22328;
}

#top .content .flex_column .widget_nav_menu li {
    border-bottom: none;
}

h1 {
    color: #FFFFFF !important;
    text-align: left;
    margin-left: 0;
    padding-top: 150px;
    font-weight: normal;
}

.headerImg {
    background: #000;
    width: 1920px;
    height: 236px;
    margin: auto;
}

.about-us {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("../../uploads/2016/10/About.jpg") center 100% no-repeat;
}

.products {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("../../uploads/2016/10/Products-Processes.jpg") center 100% no-repeat;
}

.stock {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("../../uploads/2016/10/Stock-Enquiry.jpg") center 100% no-repeat;
}

.accreditation {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("../../uploads/2016/10/Accreditations.jpg") center 100% no-repeat;
}

.reference {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("http://capitalstarsteel.co.za/capStar/wp-content/uploads/2016/10/Reference.jpg") center 100% no-repeat;
}

.news {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("../../uploads/2016/10/News.jpg") center 100% no-repeat;
}

.contact-us {
    margin: 0 -100%;
    margin: 0 calc(50% - 50vw);
    background: url("../../uploads/2016/10/Contact.jpg") center 100% no-repeat;
}

#main > div > div > main {
    padding-top: 0;
}

#socket > div > span {
    color: #3e3e3e;
}

#socket > div > span a {
    color: #d22328;
}

#main > div > div > main > article > div > div > div.flex_column.av_two_third.flex_column_div.avia-builder-el-2.el_after_av_one_third.avia-builder-el-last,
#main > div > div > main > article > div > div > div.flex_column.av_one_third.flex_column_div.first.avia-builder-el-0.el_before_av_two_third.avia-builder-el-first,
#main > div > div > main > article > div > div > div.flex_column.av_two_third.flex_column_div.avia-builder-el-1.el_after_av_one_third.el_before_av_hr > h2
{
margin-top: 40px;
}

strong
{
color: #666666!important;
}

.page-id-60 div.flex_column.av_one_third
{
width: 10%;
}