/*
Theme Name: Enfold Child
Description: Enfold Child
Version: 1.0
Author: pq/rlx
Template: enfold
*/



/*Add your own styles here:*/

/*
Wordpress theme Enfold snippet by rlx
two-column-footer for intermediate resolution
*/
@media only screen and (min-width: 768px) and (max-width: 1140px) {
#footer div.av_one_fourth {
 margin-left: 3%;
  width: 47%;
 }
#footer div.av_one_fourth:nth-child(1),
#footer div.av_one_fourth:nth-child(3)  {
 margin-left: 0%;
 }
}

#wrap_all {
 position: relative !important;
}
@media only screen and (max-width: 1200px) {
 .av-main-nav > li > a {
  padding: 0 6px;
 }
}

.av-main-nav ul {
 top: 70%;
}

