/*
Theme Name: Xans Design
Description: Master theme directory for the website.
Version: 1.1
Author: Kevin
Author URI: http://www.xansdesign.com.au
Template: enfold
*/



/*Add your own styles here:*/


.header_bg {
  	opacity: 1;
}

.entry-content-wrapper div li {
  text-indent: 0;
  font-size: 14px;
}

#top #wrap_all  h2 {
	font-weight: bold;
}

.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
	font-size: 13px;
	text-transform: uppercase;
}

#header_main_alternate {
	background-color: rgb(248, 248, 248);
}	

body p {
  font-size: 15px;
  line-height: 1.5em;
}

#footer p {
  font-size: 14px;
}

#footer .widgettitle {
	color: #919191;
	font-size: 15px;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.av-special-heading {
  margin-top: 30px;
}

h3.av-special-heading-tag {
  line-height: 1.6em;
}

body .column-top-margin {
  margin-top: 30px;
}

#badges .avia-testimonial-image img {
border-radius: 0;
}

#badges .avia-testimonial-image {
width: 150px;
height: 150px;
border-radius: 0;
}

.flex_column.av_one_third.avia-builder-el-10.el_after_av_one_third.avia-builder-el-last.column-top-margin {
  margin-left: 0;
}

.flex_column.av_one_third.avia-builder-el-68.el_after_av_one_third.avia-builder-el-last.column-top-margin {
  margin-left: 0;
}

.footer_color .widget_nav_menu ul:first-child>.current-menu-item {
	background: #222; 
}

.widget_nav_menu ul:first-child>.current-menu-item {
	top: 0;
	padding-top: 0;
	box-shadow: none;
}

.widget_nav_menu ul:first-child>.current-menu-item>a {
	padding: 4px 0 5px 0;
}

.widget_nav_menu .current-menu-item>a {
	font-weight: normal;
}

#badges .avia-testimonial-image {
  width: 190px;
  height: 170px;
  border-radius: 0;
}

/*Testimonials Home Page Badges Font Size*/
#badges .avia-testimonial_inner p {
	font-size: 15px;
}

/*Testimonials Sliders Font Size*/
.avia-testimonial_inner p {
	font-size: 20px;
}

/*Testimonials Page Font Size*/
.page-id-1067 p {
  font-size: 20px;
}

/*Projects sub menu*/
#top .av-submenu-container {
  font-size: 20px;
}

/*Get Started CTA*/
div#av_section_3 a.avia-button.avia-icon_select-yes-right-icon.avia-color-light.avia-size-large.avia-position-center {
  font-size: 20px;
  margin-bottom: 20px;
}