/*
Theme Name: Humanity & Inclusion (Ward child theme)
Theme URI: http://humanity-inclusion.org.uk/
Description: Ward Child theme for Humanity & Inclusion UK
Author: Usman Ali
Author URI: http://alleymedia.co.uk/
Template: ward
Version: 1.0.0*/

@import url("../ward/style.css");
@import url('https://fonts.googleapis.com/css?family=Nunito');

/* =Theme customization starts here-------------------------------------------------------------- */

.basic h3 {
font-family: 'Nunito', sans-serif;
}

.basic .entry-title, .basic .entry-title a {
font-family: 'Nunito', sans-serif;
}

h1.entry-title, h1, h2, h3, h4, h5, h6, .basic .entry-title {color: #004f71;}

.spacer10 {

margin-top: 10px;
}

.spacer20 {
margin-top: 20px;
}

.spacer50 {
margin-top: 50px;
}

body {
height: 100%;background: #fff;padding-top: 0px;
}

#page {
/*background: #fff;*/
}

body.basic {
  color: #4b4b4b;  font-family: 'Nunito', sans-serif;
}

.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 {
  color: #0077c8;
font-family: 'Nunito', sans-serif;
  font-weight: normal;
}

.basic h1 a, .basic h2 a, .basic h3 a, .basic h4 a, .basic h5 a, .basic h6 a {
  color: #555;
}

.basic a {
  color: #0077c8;
}

.basic a:hover {
  color: #0077c8;
}

#footer a,  #footer a .text-muted {
    color: #5bc2e7;
}

    h1,h2 {
  margin-top: 20px;  margin-bottom: 10px;
}

h3 {
  margin-top: 10px;  margin-bottom: 10px;
}

.navbar-inverse {background: rgb(255,255,255,0.8);border: none;height: 225px;margin-bottom:  5px;}

.navbar-brand {float: none;padding: 15px 15px;font-size: 18px;max-width: 302px;line-height: 20px;padding:  0px;}

.navbar-brand img {
  
}

.navbar-toggle {
display: none;
}

#footer {
border-top: 1px solid #004f71;background: #004f71;color: #fff;font-size: 14px;position: relative;z-index: 100;clear: both;/*height: 200px !important;*/
}

h1.entry-title {
color: #004f71;font-size: 42px;font-weight: normal;margin-bottom: 20px;/* background: #EDEDDD; */
}

article {
  padding: 20px 0 60px;  margin: 0;
}

body.page article {
  padding-bottom: 20px;
}

.page-title {
  margin: auto;  padding: 20px 0 0;  width: 100%;  font-size: 28px;
}

/* =404-------------------------------------------------------------- */

article.error404 .entry-title {
  font-size: 300%;  text-align: center;
}

@media (max-width: 480px) {
  article.error404 .entry-title {
    font-size: 400%;  
}


}

article.error404 .entry-content {
  text-align: center;  font-size: 200%;  line-height: 1.2;
}

@media (max-width: 480px) {
  article.error404 .entry-content {
    font-size: 150%;  
}


}

/*to sort out the issue with the giftaid checkboxes*/

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    line-height: 10px;
}

.woocommerce form .form-row, .woocommerce-page form .form-row {
text-align: justify;
}

/******//*general display categories*/

p.woocommerce-result-count {
  display:none;
}

form.woocommerce-ordering {
  display: none;
}

.woocommerce-message {
display: none;
}

  ul.products .count {
 display:none !important; 
}

.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
background: #e35205;color: #FFF;text-shadow: initial;border: initial;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover {
background: #d24929;color: #FFF;text-shadow: initial;border: initial;
}

p#billing_state_field {
/*    display: none;*/
}

p#billing_company_field {
    display: none;
}

/*styles the title input box to match*/
select#title {
width: 80px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 6px;font-size: 14px;position: relative; display: block; overflow: hidden; padding: 0 0 0 8px; height: 26px; border: 1px solid #aaa;  background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4)); background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%); background: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%); background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%); background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%); background-clip: padding-box; box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1); color: #444; text-decoration: none; white-space: nowrap; line-height: 26px;
}

/********//** the below removes space between text and image on home page**/
#post-200 a img {
    margin-bottom: 5px;
}

/** the below adds a little more space below text links on home page**/
#post-200 h3 {
    margin-bottom: 30px;
}

/********/
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;    margin-left: 75px;    margin-top: 10px;    /* margin-bottom: 10px; */
}


}

article#post-200 p {
    font-size: 20px;
}

input, textarea {
	line-height: initial !important;
}

abbr[title], abbr[data-original-title] {
    border: none;
    text-decoration: none;
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 7px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}

span.selection {
    font-size: 14px;
}

h3#giftaid_paragraph_field, h3#consent_paragraph_field {
    font-size: 13px;
    color: #4b4b4b;
   font-family: 'Nunito', sans-serif !important;
    font-weight: initial;
    font-style: initial !important;
    line-height: 1.5;
}

.nyp .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0px;
    padding: 14px 11px 7px 55px;
    border: none;
    font-size: 14px;
}

.page-id-452 header {

}

.page-id-452 footer#footer {

}

body.woocommerce-order-received header {

}

body.woocommerce-order-received footer#footer {

}

body.woocommerce-order-received h1.entry-title {
    font-size: 28px;
}