/*
 Theme Name:   Axis Natural Health theme
 Theme URI:    http://axisnaturalhealth.com.au/anhealth
 Description:  Cleanspace Child theme for Axis Natural Health website
 Author:       Jhuny Boy Borja
 Author URI:   http://jhuny.com.au 
 Template:     cleanspace
 Version:      1.0.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  anhealth
*/

.custom_bg_cont.bg_pic {background-size:cover;}
h1.title{font-weight:600!important;}

h2 {
  font-size: 32px;
}

.user_bg_layout .header_layout {
  margin-top: 0px !important;
}

.user_bg_layout .headline_content {
  width: 1170px;
}

header .head_line {
  border-top: none;
  border-bottom: #797979 4px solid;
  margin-bottom:20px;
  background: none;
}

header .header_wrapper {
  padding-top:0;
}

footer,
footer .copyright,
footer nav ul.menu li a
 {
  color:#fff;
}

footer ul.footer_socials.main_socials a {
  opacity:1;
}

footer .footer_search {
  border-color: #fff;
}

footer .footer_search input {
  color: #fff;
}

.user_pic_layout footer .footer_wrapper {
  background-color: #000;
}