/* 
 Theme Name:     Chesterton's Fine Cigars
 Author:         Bayouland Computer Solutions, LLC
 Author URI:     https://bayoulandcs.com
 Template:       Divi
 Version:        1.00
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.8
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*********************************
change logo for fixed header (quick and easy way)
**********************************/
.et-fixed-header #logo {
content: url(https://chestertonsfinecigars.com/wp-content/uploads/2018/09/chestertonheader-1.png);
}

@media only screen and (min-width: 981px) {
  #et-top-navigation {
    float: left;
  }
}

header#main-header {
border-bottom: 2px solid #EA9A00;
}
