/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com" title="Visit author homepage">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.0
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 02 Jul 2014 01:40:17 +0000 */ 

@import url('../Divi/style.css');

#main-header {
    background-color: transparent !important;
    box-shadow: none !important;
    z-index: 1000 !important;
}
#main-content, .et_pb_section {
    background-color: transparent !important;
    background-image: url('http://fon-t.com.au/wp-content/uploads/2014/07/yellowtrans30.png');
}
#main-footer {
    background-color: transparent !important;
    background-image: url('http://fon-t.com.au/wp-content/uploads/2014/07/yellowtrans.png');
}

#footer-info {
    text-align: center;
    color: #ffffff;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.et_boxed_layout #page-container {
    box-shadow: none !important;
}
#logo {
    float: left;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out 0s;
}
#main-content .container {
    padding-top: 20px;
}
#et-top-navigation {
    float: right;
    padding: 0 !important;
}
#top-menu li > a {
    padding-bottom: 0;
}
#top-menu li {
    background-color: #ffe000;
    border-radius: 23px;
    display: inline-block;
    font-size: 14px;
    height: 45px;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px !important;
    padding-top: 16px;
}
#toptag {
    float: right;
    font-size: 18px;
    padding-top: 30px;
    width: 330px;
    text-align: right;
}
.current-menu-item {
    background-color: #e62726 !important;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
    color: #FFFFFF !important;
}
.nav li:hover {
    background-color: #e62726 !important;
    visibility: inherit;
}
#main-header nav#top-menu-nav {
    padding-bottom: 20px;
    padding-top: 0;
}
.nav li ul {
    border-color: transparent !important;
    background: none repeat scroll 0 0 transparent !important;
    left: 0;
    padding: 0;
    position: absolute;
    top: 50px;
    box-shadow: none !important;
}
#top-menu li li a {
    padding: 0;
    width: 160px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #333333 !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #FF0000 !important;
}
h2 {
    color: #cc0000;
    font-size: 24px;
}
#et-top-navigation .et-cart-info {
    display: none;
}
#main-content .container:before {
    background-color: #ffe000;
}
.footer-widget {
    color: #333;
    float: left;
    margin: 0 5% 20px 0;
    width: 45%;
}
.footer-widget h4 {
    color: #333 !important;
}
#footer-widgets {
    padding-top: 20px;
}
h4 {
    font-size: 20px;
}
.et_pb_row {
    padding: 0;
}
.et_pb_section {
    padding: 20px;
}
#wc-bookings-booking-form {
    border: 1px solid #fff;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
    margin: 4px 0 9px;
    padding: 9px;
}
.woocommerce form .form-row textarea {
    height: 100px;
}
.et_pb_contact_submit {
    background-color: #ffe000;
    border-color: #fff;
    border-radius: 28px;
    color: #333333 !important;
}
p.demo_store {
    background: -moz-linear-gradient(center top , #cc0000 0%, #990000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    background: -webkit-linear-gradient(#cc0000,#990000) !important;
    border: 1px solid #990000 !important;
    padding-bottom: 8px;
}
/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 40px 60px 0 0 !important;
}*/
.woocommerce form .form-row, .woocommerce-page form .form-row {
    margin: 0 !important;
    padding: 0 !important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    line-height: 1em !important;
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

#logo {
    margin-bottom: 0;
    max-height: 150px !important;
}
#toptag {
    float: none;
    text-align: left;
} 
#et-top-navigation {
    margin-top: -40px;
}
.et_pb_row, .container, .et_pb_container {
    width: 90%;
}
.footer-widget {
    color: #333;
    float: left;
    margin: 0 5% 20px 0;
    width: 100%;
}

}


/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

.et_pb_row, .container, .et_pb_container {
    width: 90%;
}

}
