#menu-mob-menu .nav-link:hover, #menu-mob-menu .nav-link:focus, #menu-mob-menu .current-menu-item .nav-link {
	color:#000 !important;
}
.active-tip a {
	color:#C1A564 !important;
	font-weight:bold !important;
}

.about_banner_area .title_head_meta h1 {
  font-size: 78px;
  line-height: 95px;
  font-weight: 200;
}

.our_story .title_ara h2 {
  font-size: 50px;
  line-height: 66px;
  color: #fff;
  font-weight: 300;
}

.fine_art_section .main_in_head .title_hed h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
  letter-spacing: 2px;
}

.fine_art_section .divide_area .head_title_it h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 200;
  line-height: 50px;
  letter-spacing: 1.9px;
}

.top_cheese_section .head_title h2 {
  color: #000;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 2px;
}

.recipes_page_tile h1 {
  text-align: center;
  color: #34312f;
  font-size: 50px;
  font-weight: 300;
  line-height: 60px;
}

#page-title {
  text-align: center;
  color: #34312f;
  font-size: 50px;
  font-weight: 300;
  line-height: 60px;
  text-align:center;
  margin-bottom:1.5rem;
}

.craft-cheese-section .crafted-text h3 {
  color: #070707;
  font-size: 30px;
  font-family: 'LEMON MILK';
  font-weight: 300;
  text-transform: capitalize;
  line-height: 50px;
  text-align:start;
}

.nutritions .modal-dialog .modal-content {
	padding:10px;
}

.Balderson-header a.navbar-brand {
	width:202px;
}

#cheese-id .accordion-item h3 {
	font-family: 'Poppins';
}

.product_single_page_first_section .left_ara .content h1 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.5;
  width: 335px;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 20px;
}

.quality_ingredients_section .quality_area .head h2 {
	color: #070707;
  font-size: 32px;
  font-weight: 300;
  line-height: 60px;
}

.serving_all_show .product_warp_area .name_title h2 {
  color: #070707;
  font-size: 30px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 50px;
  margin: 0;
}

.chess_sect .content h2 {
  color: #070707;
  font-size: 28px;
  font-weight: 300;
  line-height: 50px;
  padding-bottom: 20px;
  margin: 0;
  padding: 0;
}

.selecting_cheese .conent_area h2 {
  color: #FFFFFF;
  font-family: "Lemon Milk", Sans-serif;
  font-size: 32px;
  font-weight: 100 !important;
  text-transform: capitalize;
  line-height: 54px;
  letter-spacing: 2px;
}

.Garnishes_section .head h2 {
	color: #FFFFFF;
  font-family: "Lemon Milk", Sans-serif;
  font-size: 32px;
  font-weight: 100 !important;
  text-transform: capitalize;
  line-height: 54px;
  letter-spacing: 2px;
}

.quality_ingredients_section .quality_area .head h3 {
  font-size: 24px;
  line-height: 1.7;
}

.nutritions .modal-dialog .modal-content {
  width: 100%;
}

ul#menu-header-right #menu-item-7774, ul#menu-header-right-fr #menu-item-7776 {
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	padding-left: 34px;
	background-image: url('/wp-content/themes/baldersoncheese/assets/images/award.png');
	background-size: 18px 23px;
	background-repeat: no-repeat;
	background-position: 14px center;
}

#menu-header-right, #menu-header-right-fr {
	align-items:center;
}

@media (min-width: 1200px) {
	ul#menu-header-right #menu-item-7774, ul#menu-header-right-fr #menu-item-7776 {
		display:block !important;
	}
}

@media (max-width: 1199px) {
	ul#menu-header-right #menu-item-7774, ul#menu-header-right-fr #menu-item-7776 {
		display:none !important;
	}
}




@media (min-width: 768px) {
  .d-sm-block {
    display:block !important;
  }
  .d-xs-block {
	 display:none !important;
  }
  .quality_ingredients_section {
	  background-color: #F7F4EC;
	  padding: 200px 0;
	  padding-top:130px;
	  margin-top: 0px;
	}
}

@media (max-width: 767px) {
  .d-sm-block {
    display:none !important;
  }
   .d-xs-block {
	 display:block !important;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
  }
}

@media screen and (max-width: 1100px) {
  .about_banner_area .title_head_meta h1 {
    font-size: 60px;
    line-height: 76px;
  }
   .our_story .title_ara h2 {
    font-size: 44px !important;;
  }
}
@media screen and (max-width: 992px) {
  .center_logo {
    width: 202px;
  }
  .language_nav_links {
	  width: calc(50% - 101px);
	  float: right;
	  padding-left:20px;
	}
  .language_nav_links ul {
    float: left;
  }
	.custom_nav_links {
	  width: calc(50% - 101px);
	  float: left;
	  padding-right:20px;
	}
   .selecting_cheese .conent_area h2 {
    font-family: 'LEMON MILK' !important;
    font-weight: 300 !important;
    text-transform: capitalize !important;
    font-size: 28px !important;
  }
}
@media screen and (max-width: 900px) {

  .recipes_page_tile h1, , #page-title {
    font-size: 36px;
    line-height: 54px;
  }
}

@media screen and (max-width: 850px) {
  .about_banner_area .title_head_meta h1 {
    font-size: 49px;
    line-height: 68px;
  }
   .our_story .title_ara h2 {
    font-size: 35px !important;;
  }
}

@media screen and (max-width: 678px) {
  .about_banner_area .title_head_meta h1 {
    font-size: 30px !important;
    line-height: 49px !important;
  }
  .our_story .title_ara h2 {
    font-size: 27px !important;;
  }
   .fine_art_section .main_in_head .title_hed h2 {
    font-size: 22px;
  }
  .fine_art_section .divide_area .head_title_it h3 {
    font-size: 18px;
    text-align: center;
  }
   .top_cheese_section .head_title h2 {
    font-size: 18px !important;
    line-height: 26px !important;
    padding-bottom: 0 !important;
  }
  .recipes_page_tile h1, , #page-title {
	font-size: 18px !important;
    line-height: 26px !important;
    padding-bottom: 0 !important;
	}
	.center_logo {
       width: 150px;
    }
	.Balderson-header a.navbar-brand {
	   width:150px;
	}
	.Balderson-header .navbar-brand img {
		left: 0px;
	}
   .product_single_page_first_section .left_ara .content h1 {
    font-size: 30px !important;
    line-height: normal !important;
  }
  .quality_ingredients_section .quality_area .head h2 {
    font-size: 20px !important;
  }
  .chess_sect .content h2 {
    font-size: 25px !important;
    margin-bottom: 20px !important;
  }
  .Garnishes_section .head h2 {
    font-size: 25px !important;
  }
  
	.row.recipe-show .title_head h2  {
		font-size:24px !important;
		margin-top:20px !important;
	}	 
	
	
	.title_head.multi-packs{
		margin-bottom:-200px !important;
	}
	
	.title_head.flavoured-cheddars{
		margin-bottom:-60px !important;
	}
	
	
}