.product_title_bar .wpb_single_image {
    margin-bottom: 0px !important;
}
.product_title_bar h1 {
    font-size: 55px;
    line-height: 80px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 40px;
    font-family: "adelle";
}
/*a.place_order_btn {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    font-family: "Gilroy-ExtraBold";
    text-decoration: none !important;
    background: #C5A843;
    padding: 19px 0px;
    border-radius: 40px;
    display: inline-block;
	min-width: 239px;
	text-align: center;
} 
a.download_pricelist_btn {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    font-family: "Gilroy-ExtraBold";
    text-decoration: none !important;
    background: #009FE3;
    padding: 19px 0px;
    border-radius: 40px;
    display: inline-block;
	min-width: 239px;
	
	text-align: center;
}*/
a.download_pricelist_btn { margin-left: 40px;}
.ourrange_row h2 {
    font-size: 50px;
    line-height: 67px;
    color: #005589;
    font-weight: bold;
    font-family: "adelle";
	text-align: center;
	margin-bottom: 34px;
}
a.place_order_btn {margin-top:20px}
.place_order_btn,a.download_pricelist_btn {
  min-width: 220px;
  color: #fff !important;
  text-decoration: none !important;
  padding: 19px 40px;
  border-radius: 70px;
  font-family: "Gilroy-ExtraBold";
  font-size: 18px;
  line-height: normal;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.place_order_btn::before,a.download_pricelist_btn::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #c5a843;
  border-radius: 70px;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
a.download_pricelist_btn::before  { background: #009FE3;}
.place_order_btn strong,a.download_pricelist_btn strong{
  position: relative;
  z-index: 2;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.place_order_btn:hover::before,a.download_pricelist_btn:hover::before {
  -webkit-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
.place_order_btn:hover strong,a.download_pricelist_btn :hover strong{
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}
.ourrange_row p {
    font-size: 18px;
    line-height: 35px;
    color: #002A4B;
    font-family: "Gilroy-Regular";
	text-align: center;
	margin-bottom: 40px;
}
.ourrange_row {
    padding: 40px 0px;
}
.product_listings {
    padding: 40px 0px;
}
.product_listings h3 {
    font-size: 40px;
    line-height: 53px;
    color: #005589;
    font-weight: bold;
    font-family: "adelle";
    margin-bottom: 30px;
}
.product_listings ul {
    margin-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.sugar_notes {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.64px;
    color: #707070;
}
.sugar_notes p {
    margin-bottom: 18px;
}
.product_listings ul li {
    font-weight: bold;
    font-family: "adelle";
    font-size: 18px;
    line-height: 24px;
    color: #005589;
    position: relative;
    padding-left: 20px;
    display: inline-block;
    width: 32%;
    margin-bottom: 20px !important;
    vertical-align: top;
}
.product_listings ul li:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    background: #C5A843;
    border-radius: 50%;
    top: 6px;
    left: 0px;
}
a.showmore {
    color: #009FE3;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    font-family: "adelle";
    display: block;
    margin-bottom: 40px;
}
.place_order_form {
    background: #005589;
    padding: 40px 25px;
    border-radius: 2px;
    max-width: 1050px;
    margin: 0 auto;
}
.place_order_section {
    padding: 100px 0px 150px 0px;
}
.place_order_form h2 {
    font-size: 50px;
    line-height: 67px;
    color: #ffffff;
    font-weight: bold;
    font-family: "adelle";
    text-align: center;
}
.place_order_form h2+p {
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-family: "Gilroy-Regular";
    text-align: center;
}
.place_order_form label {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-family: "Gilroy-Bold";
    margin-bottom: 12px;
    display: block;
}
.place_order_form input[type=email], .place_order_form input[type=number], .place_order_form input[type=password], .place_order_form input[type=reset], .place_order_form input[type=search], .place_order_form input[type=tel], .place_order_form input[type=text], .place_order_form input[type=url], .place_order_form select, .place_order_form textarea {
	background: #F9F9F9;  font-family: "Gilroy-Regular";
	border-radius: 2px;
}
.order_form_row>div{
    margin-bottom: 20px !important;
}
.place_order_form input[type=submit] {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    font-family: "Gilroy-ExtraBold";
    text-decoration: none !important;
    background: #C5A843;
    padding: 19px 0px;
    border-radius: 40px;
    display: block;
    min-width: 239px;
    text-align: center;
    margin: 0 auto;
}
.place_order_form .wpcf7-response-output {
    color: #ffffff;
}
.wpcf7-not-valid-tip {
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
}
.download_pricelist h2 {
    font-size: 50px;
    line-height: 67px;
    color: #FFFFFF;
    font-family: "adelle";
    font-weight: 600;
}
.download_pricelist p {
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    font-family: "Gilroy-Regular";
}
.download_pricelist {
    overflow: visible !important;
    padding-bottom: 5px;
}
.pricelist_pic {
    position: absolute;
    /* top: -70px; */
    bottom: 0px;
    width: 100%;
	margin-bottom: -15px;
}
.download_pricelist {
    display: flex;
    flex-wrap: wrap;
}
.place_order_form textarea {
    max-height: 128px;
    resize: none;
	padding-left: 20px;
}
.product_listings .vertical_product_list ul li {
    display: block;
}
.marzipan_list_head {
	text-align: center;
}
.marzipan_list_head h2 {
	font-size: 40px;
	line-height: 53px;
	color: #005589;
}
.marzipan_list_head p {
	font-size: 18px;
	line-height: 35px;
	color: #002A4B;
	margin-bottom: 20px;
}
.each_marzipan_item h3 {
    font-size: 25px;
    line-height: 32px;
	margin-bottom: 30px;
}
.each_marzipan_item p {
	margin-bottom: 20px;
}
.each_marzipan_item p strong {
	font-family: "Gilroy-Bold";
}
.ingredient_list a {
    color: #002A4B;
    text-decoration: underline;
    font-weight: bold;
    font-family: "adelle";
}
.ingredient_list .wpb_wrapper p:nth-child(2) {
    font-size: 16px;
    line-height: 30px;
    color: #002A4B;
    margin-left: 76px;
}
.ingredient_list a.activeingredient {
    color: #009FE3;
}
.vertical_align_list {
    padding: 40px 0px;
}
.ingredient_list a img {
    width: auto !important;
    margin-right: 20px;
    display: inherit !important;
}
.product_title_bar {
    border-bottom: 5px solid #C6AC51;
}
@media (max-width: 1024px) {
	.product_title_bar h1 br  {
		display: none;
	}
}
@media (max-width: 900px) {
	a.download_pricelist_btn {
		margin-left: 0px;
		margin-top: 20px;
	}
}
@media (min-width: 768px) {
	#christmas_marzipan .each_marzipan_item {
		width: 33.33333333%;
	}
	.marzipan_item_list {
		display: flex;
		flex-wrap: wrap;
	}
}
@media (min-width: 1100px) {
	.download_pricelist {
		overflow: visible !important;
		padding-bottom: 5px;
		margin-top: 100px;
	}
}
@media (min-width: 769px) and (max-width: 1200px) {
	.each_marzipan_item h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
}
@media (min-width: 769px) and (max-width: 1025px) {
	.product_listings ul li {
		font-size: 15px;
	}
	.product_title_bar h1 {
		font-size: 45px;
		line-height: 60px;
	}
	.product_listings ul li {
		width: 45%;
		margin-right: 10px;
	}
	.pricelist_pic {
		position: inherit;
	}
	.ourrange_row h2 {font-size:40px}
}
@media (max-width: 767px) {
	.place_order_btn, a.download_pricelist_btn {min-width: 255px}
.product_title_bar {
    
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
   padding: 0px !important;
    
}
 
}
@media (max-width: 768px) {
	.product_title_bar h1 {
		font-size: 35px;
		line-height: 47px;
		margin-bottom: 30px;
	}
	.seosection1right {
		width: auto !important;
		display: block !important;
		margin: 0px auto !important;
		position: inherit !important;
		left: auto !important;
		right: auto !important;
	}
	.seosection1right img {
	/*	padding-bottom: 50px; */
	}
.seosection1right.vc_column_container > .vc_column-inner {padding:0px}
	.ourrange_row h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 20px;
	}
	a.download_pricelist_btn {
		margin-left: 0px;
		margin-top: 30px;
	}
	.product_listings ul li {
		width: 46%;
		margin-right: 10px;
	}
	.listing_image, .download_price_right {
		order: 1;
	}
	.listing_data, .downloadprice_left {
		order: 2;
	}
	.listing_image .wpb_single_image {
		margin-bottom: 0px;
	}
	.product_listings h3 {
		font-size: 35px;
		line-height: 45px;
	}
	.place_order_form h2 {
		font-size: 34px;
		line-height: 50px;
	}
	.order_form_row {
		margin-bottom: 0px !important;
	}
	.cntactbtn{text-align:center}
	.place_order_form {
		padding: 20px 20px;
	}
	.place_order_form h2 {
		margin-bottom: 10px;
	}
	.place_order_form h2+p {
		margin-bottom: 15px;
	}
	.pricelist_pic {
		position: inherit;
		margin-bottom: 0px;
	}
	.download_pricelist {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}
	.download_pricelist h2 {
		font-size: 40px;
		line-height: 50px;	
	}
	.marzipan_list_head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.mbl_tworow .vc_col-sm-2 {
		width: 50%;
		float: left;
	}
	.place_order_section {
		padding: 0px 0px 50px 0px;
	}
	.product_listings ul li br, .product_title_bar h1 br {
		display: none;
	}
}
 
