@import "../Divi/style.css";

/*
 Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.40
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
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
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
/* =Theme customization starts here
------------------------------------------------------- */
#main-content {
  background-color: #fff;
}

#main-content .container::before {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #D0B170;
  content: "";
}

@media (max-width : 980px) {
  .et_header_style_centered #logo {
    max-height: 85px !important;
  }

  .et_header_style_centered #main-header .mobile_nav {
    background-color: #fff !important;
  }
}

@media only screen and (min-width: 981px) {
  .et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: 70px !important;
  }

  .et_header_style_centered #top-menu>li>a {
    padding-bottom: 20px !important;
  }
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
  background: url(https://thewindowshop.org/images/index_02.jpg) right no-repeat #EEE2C4 !important;
}

div#fancy_outer {
  z-index: 1000000 !important;
}

#main-header {
  z-index: 40 !important;
}
#et-top-navigation {
    float: left !important;
}
.et_pb_section {
  position: relative;
  background-color: #fff;
}
@media (max-width : 980px) {
    #et-top-navigation {
        float: right !important;
    }
    #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
        background: #EEE2C4 !important;
      }
}
@media only screen and (min-width:981px) {
  .et_header_style_left #et-top-navigation,
  .et_header_style_split #et-top-navigation {
   padding:255px 0 0 0 !important;
  }
  .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 20px !important; 
}

}
