@charset 'utf-8';
/*
 Theme Name:   Dairy Farm Child
 Theme URI:    http://dairy-farm.ancorathemes.com/
 Description:  Dairy Farm - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     dairy-farm
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  dairy-farm
*/


@import url("../dairy-farm/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.body_wrap{
  background:RED;
}
.body_wrap h2,
.body_wrap h3{
  margin-top:0px;
}

#deliveryAreaMap{
  width:100%;
  height:500px;
  }
.deliveryLabel{
  color:#000000;
  font-size:20px;
  font-weight:bold;
  position:relative;
}

.bvc_registration.woocommerce form.register{
  margin-top:0px;
}
.bvc_registration.woocommerce form .form-row label{
margin-top:0px;
margin-bottom:0.5rem;
}
.bvc_registration .select2-container .select2-choice,
.bvc_registration input[type="text"],
.bvc_registration input[type="tel"],
.bvc_registration input[type="number"],
.bvc_registration input[type="email"],
.bvc_registration input[type="password"],
.bvc_registration input[type="search"],
.bvc_registration textarea{
  height:2.5em;
}

.woocommerce table.cart td .amount{
  width:100%;
  display:block;
}

.wc-proceed-to-checkout{
  margin-bottom:40px;
}

html.scheme_original h2.woocommerce-order-details__title, html .woocommerce-column__title,
html .woocommerce-MyAccount-content h2 {
    font-size: 1.5em;
}
html .woocommerce-account .addresses .title h3 , html .woocommerce-MyAccount-content h3{
    font-size: 1.2em;

  }
.woocommerce .woocommerce-customer-details address{
  width:auto;!important;
}

.woocommerce-MyAccount-navigation-link--downloads{
  display:none;
}
body .woocommerce table.shop_table .amount,body  .woocommerce-page table.shop_table .amount {
    font-size: 1em;
  }

html .woocommerce table.shop_table thead th,html .woocommerce-page table.shop_table thead th {
    padding: 0.6rem 0;
  }

  html .woocommerce-account .addresses .title .edit ,
  html .woocommerce a.button, .woocommerce button.button,
  html .woocommerce input.button, .woocommerce #respond input#submit,
  html .woocommerce #content input.button, .woocommerce-page a.button,
  html .woocommerce-page button.button, .woocommerce-page input.button,
  html .woocommerce-page #respond input#submit,
  html .woocommerce-page #content input.button,
  html .woocommerce a.button.alt, .woocommerce button.button.alt,
  html .woocommerce input.button.alt,
  html .woocommerce #respond input#submit.alt,
  html .woocommerce #content input.button.alt,
  html .woocommerce-page a.button.alt,
  html .woocommerce-page button.button.alt,
  html .woocommerce-page input.button.alt,
  html .woocommerce-page #respond input#submit.alt,
  html .woocommerce-page #content input.button.alt,
  html .woocommerce-account .addresses .title .edit{
    padding: 0.7em 1.9em 0.7em;
  }
.post_content, .post_item_product {
    padding-bottom: 40px;
}
