/* Hide Menu 

.fallback_menu {
  display: none;
}

/* Social Icons 

#top .social_bookmarks li a {
  font-size: 24px;
} */

/* Text */

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 1px;
}

.main_color h3 {
  color: #555;
}

#top #wrap_all .custom-color-heading .av-special-heading-tag {
 font-weight: bold; 
  text-transform: uppercase;
}

/* Special Headings */

.av-special-heading {
 padding: 10px;
  background: #4bacc6;
  margin: 0px;
}

#av_section_1 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) {
 background: #e46c0a; 
}

#av_section_1 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) {
  background: #9bbb59;
}

.textpadding {
 padding: 0px 20px; 
}

div.av_one_third:nth-child(1) {
  background: #fff;
}

.nopadding {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.avia-builder-el-19 {
 background: #fff; 
}

/* Buttons */

.avia-button.avia-size-x-large {
    text-transform: uppercase;
}


/* White Boxes */

#av_section_6 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
  background: #fff;
}

#av_section_6 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) {
 background: #fff; 
}

.avia-builder-el-22 {
 background: #fff; 
}

.avia-builder-el-25 {
 background: #fff; 
}
/*

.avia-builder-el-88 {
 background: #fff; 
}

.avia-builder-el-87 {
  background: #fff;
}

.avia-builder-el-92 {
  background: #fff;
}

.avia-builder-el-97 {
  background: #fff;
} */

/* Main Menu on Mobile */

@media screen and (max-width: 770px) {

  .main_menu {
    display: none;
}
  
}

/* Buttons */

.avia_iconbox_title {
  font-weight: bold;
}