/*
Theme Name: Koi Cottage
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.0
Description: Custom theme for Birch Lodge in Canandaigua, NY. Built on the Divi theme by Elegant Themes.
Author: Andy Ballerstein
Author URI: https://andyballerstein.com
Template: Divi
Text Domain: koicottage
*/


body,p,h1,h2,h3,h5,h6,h6 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0.35em;
}

p {
  line-height: 1.25em;
  margin-top: 0; }

ul {
  list-style-type: disc;
  padding-left: 1em;
  margin-top: 0; 
}

li {
  line-height: 1.25em;
  margin-bottom: 7px; 
}

#et-top-navigation {
  font-weight: 400;
}

.et_mobile_menu {
  list-style-type: none;
}

/**Placeholder Page**/
#page-container {
	padding-top: 0 !important;
}

#main-header {
	display: none;
}

#main-footer {
	display: none;
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
 
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
  
}


/*** Responsive Styles Tablet to Standard Desktop ***/
@media all and (max-width: 1099px) and (min-width: 981px) {
  

}


/*=== Desktop ===*/
@media only screen and (min-width: 981px) {
  

  
}


/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
   
  
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
  
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
  
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
  
}
  
  