/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 2.7.1.1479800252
Updated: 2016-11-22 07:37:32

*/

/* Footer
========================= */

footer#main-footer {
    background-image: URL(http://mrsscrapmetal.co.za/wordpress/wp-content/uploads/2016/11/footer-1.jpg);
    border-top: solid 5px #bababa;
}

/* Header / Sidebar
========================= */

@media (min-width: 981px) {
.et_vertical_nav #main-header #logo {
    max-height: none;
    margin-bottom: 28px;
    padding: 0;
    margin: 0 auto;
    max-width: 135px;
}

header#main-header {
    background-image: url(http://mrsscrapmetal.co.za/wordpress/wp-content/uploads/2016/11/sidebar.jpg);
    background-attachment: fixed;
}

#main-content .container {
    padding-left: 3%;
}

#top-menu a {
    padding: 0px !important;
}

#top-menu a {
    padding: 0px !important;
}

#top-menu li:hover {
    width: 120%;
    padding-left: 20%;
}

.current_page_item {
    width: 120% !important;
    padding-left: 20% !important;
}

#top-menu li {
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 6%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.5s;
    background-image: URL(http://mrsscrapmetal.co.za/wordpress/wp-content/uploads/2016/11/av.png);
    width: 110%;
    border-top: solid 2px #6b6b6b;
    box-shadow: 1px 0px 9px -1px #000;
    background-position: right;
}

img#logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.et_vertical_nav #main-header .container {
    width: auto;
    margin: 0px 0px;
}

.et_vertical_nav #main-header #logo {
    max-height: none;
    margin-bottom: 28px;
    padding: 0;
    margin: 0 auto;
    max-width: 175px;
}

}

@media only screen and (min-width: 981px) {

.et_vertical_nav.et_vertical_fixed.et_header_style_left .et-fixed-header #et-top-navigation {
	padding-top: 0px !important;
}

#main-header .logo_container {
    width: 350px !important;
    height: 233px;
    background-image: URL(http://mrsscrapmetal.co.za/wordpress/wp-content/uploads/2016/11/logo-bg-1.png);
    position: relative;
    background-size: cover;
    display: block;
    overflow: hidden;
    right: 10%;
    box-shadow: 5px 5px 5px #000;
    border-radius-top-right: 24px;
    padding: 55px 55px 55px 13%;;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 24px;
	animation-delay: 0.8s;
}

.et_vertical_nav #main-header #top-menu > li > a {
    color: green !important;
}
}

.formcraft-css .fcb_form .field-cover>span {
    width: 25%;
}
.formcraft-css.align-left .fcb_form {
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav li ul {
    background: transparent;
}

@media (min-width:1300px) and (max-width:2560px){
ul#top-menu {
    position: relative !important;
    bottom: 25px !important;
}
.et_vertical_nav #main-header #top-menu li ul {
    border-left-width: 0px;
}
#main-header .nav li ul a {
    color: #040a00;
    color: green !important;
}
}
