#locfoot3 {
    display: none;
}
.contactlocation .fotaddress {  
    display: block;
    float: left;   
    width: 100%;     
    float: left;
      padding: 20px 0px;
}
.contactlocation .addresscol{
 background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 30px rgba(117, 117, 117, 0.25);
    list-style: outside none none;
    margin: 7px;
    min-height: 340px;
    padding: 0 30px;
    width: 32.3%;
}

.fotaddress .fa.fa-map-marker {
    font-size: 30px;
    height: 60px;
    left: 50%;
    margin-bottom: -50px;
    margin-left: -44px;
    padding: 15px 0;
    position: relative;
    top: -52px;
    width: 60px;
}

.contactlocation {
    float: left;
    padding: 70px 0 0;
    width: 100%;
}
.tollfree{
 background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 30px rgba(117, 117, 117, 0.25);
    font-family: calibri-bold;
    font-size: 18px;
    list-style: outside none none;   
    padding: 16px 30px;
    text-align: center; min-height: 382px;
    width: 100%; float: left;
}

.tollfree > a {
    color: #142f50;
    font-size: 22px;
}
.fotaddress .fa.fa-map-marker {
    background: rgba(0, 3, 51, 0.9) none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    font-size: 44px;
    height: 100px;
    margin-bottom: 10px;
    padding: 30px;
    text-align: center;
    width: 100px;
}

.contactlocation .addresTitle {
    font-family: Calibri-Bold;
    font-size: 18px;
    line-height: 18px; text-transform: uppercase;
}


.addressdetails{
	padding-left: 0; margin-top: 15px;  min-height: 78px; margin-bottom: 15px
}
.addressdetails li {
    font-family: "Calibri";
    font-size: 18px;
    list-style: outside none none;
}

.fotaddress .fax > span, .fotaddress .phone > span {
    display: inline-block;
    font-family: calibri-bold;
    font-size: 18px;
    width: 65px;
}
.contactcontent .wpcf7-form label{
	width:100%;   margin-bottom: 15px;
}
.contactcontent .wpcf7-form .wpcf7-form-control{width:100%;}
.contactcontent .wpcf7-form textarea,.contactcontent .wpcf7-form input[type="text"], .contactcontent .wpcf7-form input[type="email"] {
    min-height: 40px;
    padding: 0 15px;

      border: 0 none;
    box-shadow: 0 0 30px rgba(117, 117, 117, 0.25);



}
.contactcontent h3::after {
    background-color: #019fff;
    border-radius: 5px;
    bottom: -9px;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    transform: skew(40deg);
    width: 200px;
}
.contactcontent h3 {
    color: #142f50;
    position: relative;margin-bottom: 40px;
    text-align: center;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: red;
}
.productSection.contact_container {
    background-image: url("../img/contentbg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 40px 0;
    width: 100%;
}
.contactcontent .wpcf7-form .wpcf7-form-control.wpcf7-submit{
    border: 2px solid rgb(189, 145, 28);
    position: relative;
    transition: all 0.7s ease 0s;
}
.contactcontent .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background-color: rgb(189, 145, 28);
    border-radius: 30px;
    color: #fff;
    display: table-cell;
    font-family: "Calibri-Bold";
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 150px;
}

.contactcontent .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    border: 2px solid rgb(189, 145, 28);
    position: relative;   
    transition: all 0.7s ease 0s;
}

.contactcontent .wpcf7-form .wpcf7-form-control.wpcf7-submit::after {
    background-image: url("../img/fish-gold.png");
    content: "";
    height: 11px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 13px;
    transition: all 0.7s ease 0s;
    width: 31px;
}
.contactcontent .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    border: 2px dotted rgb(189, 145, 28);
    color: rgb(189, 145, 28);
    text-decoration: none;
}
.error404, .error404 h4 {
    text-align: center;
}
.error404 > h1 {
    text-align: center;
}
.error404 h3  a{   color: #142f50;
    display: block;
    text-align: center;}
.contactcontent .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover::after {
    left: calc(100% - 45px);
    opacity: 1;
}
.error404 > img {
    display: block;
    margin: 0 auto;
}
.socailtopContainer ul li.linkedin:hover::after {
    box-shadow: 0 0 0 27px rgb(0, 131, 190) inset, 0 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 0 0 rgba(0, 0, 0, 0.1);
}
.socailtopContainer ul li.linkedin::after {
    box-shadow: 0 0 0 0 rgb(0, 131, 190) inset, 0 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 0 0 rgba(0, 0, 0, 0.1);
}
.socailtopContainer ul li.gplus:hover::after {
    box-shadow: 0 0 0 27px rgb(235, 67, 53) inset, 0 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 0 0 rgba(0, 0, 0, 0.1);
}
.socailtopContainer ul li.gplus::after {
    box-shadow: 0 0 0 0 rgb(235, 67, 53) inset, 0 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 0 0 rgba(0, 0, 0, 0.1);
}
section.errorpage {
    min-height: 300px;
}
.emailleft {
    float: left;
    width: 100%;
}
.mail h4 {
    float: left;
    text-align: left;
    width:70px;
}
.mail > p {
    float: left;
    text-align: left;
}
.emailleft > span {
    float: left;
    text-align: left; width:70px;
}
.emailidleft {
    float: left;
    text-align: left;
}
.tollno span {
    float: left;text-align: left; width:70px;
}
.tollno > a {
    float: left;
}
.tollno {
    margin-top: 30px;
}
.contactcontent .wpcf7-form textarea {
    height: 219px;    padding: 15px;
}
.contactlocation .fotaddress li:first-child{
	margin-left: 0;
}

.contactlocation .fotaddress li:last-child{
	margin-right: 0;
}
.previousingle {
    float: left;
}
.singleproduct article.products , .archive article.post,  .singlepost article.post, .blogpage article.page, .blogpage article.post{
    box-shadow: 0 0 30px rgba(117, 117, 117, 0.25);
    float: left;
    margin-bottom:30px;
    width: 100%;position: relative;
	padding:10px;
}
.singlepost {
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.singleproduct article.products {
    padding: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding:0px;
	background:none;
}
.featuredimg { 
  float: left;
    margin-bottom: 15px;
    width: 100%;
}
.singlecontent {
    float: left;
    width: 100%;
}
.singlepost .entry-content{margin-top: 10px;}
.thumbcont {
    float: left;
    width: 100%;    padding: 0 15px 0 0;
}
.thumbcont.thumbnotexists{width:100%; padding-left: 15px;}
.thumbhas {
    float: left;
    width: 100%;
}
/*computer23*/
.blogpage .wp-post-image {
  display: table;
  margin: 15px auto;
  width:300px;
 }
.thumbcont.thumbexists {
  padding: 0 15px;
}
.singlepost .wp-post-image {
  display: table;
  margin: 15px auto;
}
/*computer23*/
.nextsingle {
    float: right;
}
.pagination {
    border-radius: 4px;
    clear: both;
    display: block;
    float: none;
    margin: 30px 0 20px;
    padding-left: 0;
    position: relative;
    text-align: center;
    top: 17px;
}

.thumbcont h2 {
    margin-bottom: 7px;
    margin-top: 10px; color: #163a66;
}
.thumbcont h2 a {
    font-family: calibri-bold;
    font-size: 22px; color: #163a66;
}
.singlecontent .date,.thumbcont .date {
    font-family: calibri;
    font-weight: bold; 
}


.backblog {
    float: right;
    padding-bottom: 8px;
     background: #142f50 none repeat scroll 0 0;
    color: #fff;    margin-bottom: 15px;
    padding: 8px 15px;
}
.singleproduct .backblog, .backblog:hover{
     background: #ce990e;
     color:#fff;
}
.view-article::after {
    content: "+";
    display: inline-block;
    height: 10px;
    padding-left: 4px;
    width: 10px;
}
.view-article {
 bottom: 5px;
    color: #bd911c;
    float: right;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
}
aside.sidebar {
    float: right;
    width: 300px;
}

.singlepost article {
    padding: 15px;
}
.pagecontainer{padding-top: 30px;}
.widget_recent_entries h3, .widget_text h3, .widget_archive h3, .widget_categories h3 , 
.widget_fbtw_facebook h3{
    background: #142f50 none repeat scroll 0 0;
    color: #fff;
    font-family: calibri-bold;
    padding: 15px;
    margin-top: 0;
}
.sidebar .widget_fbtw_facebook h3{margin-bottom:0px;} 
.widget_fbtw_facebook{float: left; width: 100%;margin-bottom:35px;}
.widget_recent_entries, .widget_text , .widget_archive, .widget_categories {
    background: #e8ecf1 none repeat scroll 0 0; float: left; width: 100%;margin-bottom: 30px;
}
.sidebar ul li {
    list-style: outside none none;
    
}
.sidebar h3{margin-top: 0;}
.widget_recent_entries ul li, .widget_text ul li, .widget_archive ul li, .widget_categories ul li{
 border-bottom: 1px dashed #cecece;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}

.widget_recent_entries ul li:last-child, .widget_text ul li:last-child, .widget_archive ul li:last-child, .widget_categories ul li:last-child{
	border-bottom:none;
}
.sidebar ul {
    padding: 20px;
}
.page-numbers:hover, .page-numbers {
    background: #142f50 none repeat scroll 0 0;
    color: #fff;
    padding: 6px;
}
.page-numbers.current:hover, .page-numbers.current {
    background: #bd911c none repeat scroll 0 0; color: #fff;
}
.catholder .products {

    display: inline-block;
    float: left;
    margin-bottom: 30px;
    min-height: 445px;
}

.productthumbcontainer{
        background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
}
.catcont img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.catcont {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    padding-top: 23px;
}
.catcont {   
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
       padding-bottom: 5px;
}
.pro_more{   
    margin-left: auto;
    margin-right: auto;
 

}
.pro_desc {
    text-align: center;
}
.topcont h3 {
    text-align: center;
}
.pro_more, .pro_more .mrelink {
    display: block;
    text-align: center;
}
.pro_more {
    border-top: 1px solid #ebebeb;
    min-height: 72px;
    padding:25px 0;
    text-align: center;
}
.topcont h3 a {
    font-family: calibri-bold;
}
.productfilterbuttons button {
    background: #142f50 none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: none;
    color: #fff;
    font-family: calibri-bold;
    font-size: 16px;
    margin: 2px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.productfilterbuttons .button-group {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.productfilterbuttons {
    margin-top: 45px;
}
.catbannerdesc {
    margin-top: 30px;
}
 .singleproduct .backblog {
    background: #142f50 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 8px 15px;
}
.nextsingle , .previousingle {
    font-size: 0;
}
.nextsingle a, .previousingle a{
     color: #fff;  font-size: 16px;
        background: #142f50 none repeat scroll 0 0;
    color: #fff;padding: 8px 15px;
}
.nextsingle a:after{
    content: ">>";
    padding-left: 5px;
}
.nextsingle a:hover, .previousingle a:hover{
   background: #ce990e none repeat scroll 0 0;
    color: #fff;
    }
.previousingle a:before{
  content: "<<";
    padding-right: 5px;
    }
.singleproduct .backblog:hover {
    background: #ce990e none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 8px 15px;
}
.productsidebar h3 {
    margin-bottom: 0;
}
.tryrec_cont {
    background: rgba(20, 47, 80, 0.5) none repeat scroll 0 0;
    bottom: 0;
    position: absolute;min-height: 95px;
    width: 100%;
}
.tryreceipe{position: relative;}
.tryrec_cont .title {
    color: #fff;
    display: block;
    font-family: calibri-bold;
    padding-bottom: 5px;
    padding-top: 7px;
    text-align: center;
    text-transform: uppercase;
}
.tryrec_cont > span {
    color: #fff;
    display: block; margin-top: 6px;
    text-align: center;
}
.singleproduct {
    float: left;
    padding-bottom: 30px;
    width: 100%;
}
.productsidebar > h3 {
    display: none;
}

.stores > img {
    padding-bottom: 10px;padding-top: 5px;border-bottom: 1px dashed black;
}
.stores {
    background: #fff none repeat scroll 0 0;
}
.widget_text.productsidebar{
    background: #fff;
}

.featandbene > li {
    background: #1981cd none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    list-style: outside none none;
    padding: 6px;
}
.featandbene {
    padding-left: 0;   margin-bottom: 30px;
}

.featandbene span {
    color: #fff;
    display: inline-block;
    width: 50%;
}

.headerfeat span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    width: 49%;
}
.headingright {
    padding-left: 7px;
}
.featandbene li label{display: none;}
.procat_widget img {
    height: 40px;
    overflow: hidden;
    padding-right: 5px; margin-right: 5px;
    width: 55px;float: left;
}
.recipes_widget img{
      height: 40px;
    overflow: hidden;
    padding-right: 5px; margin-right: 5px;
    width: 55px;float: left;
}

.cat_name, .rece_name {
    float: left;  font-size: 16px;
    width: 70%;
}


.recipe-content .list-ingredients {
  float: left;
  width: 100%;
  display:none;
}
.recipe-content .list-methods {
  float: left;
  margin-left: 0;
  width: 100%;
  display:none;
}


.recipe-content .list-ingredients.active, .recipe-content .list-methods.active {
  display: block;
  margin-top: 30px;
  padding: 0 27px;
}
.single-recipes .tab-list .ingredients-tab, .single-recipes .tab-list .method-tab {
  border: 2px solid #142f50;
  font-size: 20px;
  margin: 30px 0px 0 6px;
  padding: 10px 0;
  text-align: center;
  width: 44.3%;
  
  position:relative;
  background-color:#142f50; 
  color:#fff;
  bottom:-2px;
  border-bottom:0px solid #e2e2e2;
}
.single-recipes .tab-list .ingredients-tab.active,.single-recipes .tab-list .method-tab.active {
  background: #fff none repeat scroll 0 0;
  color: #142f50;
  position: relative;
  border-color:#e2e2e2;
  border-bottom: 2px solid #fff;
}
.single-recipes .tab-list .ingredients-tab {
  margin-left: 27px !important;
}
.tab-list {
  border-bottom: 2px solid #e2e2e2;
  float:left;
  width:100%;
}
.tab-cont div span.mainsteps,.tab-cont div span.listitems,.tab-cont div span.headitems{ 

	/* padding:10px; */
	float:left;
  width:100%;
}
.tab-cont div span.listitems{
	font-family:calibri;
		font-size:18px;
		padding:3px 20px;

}
.tab-cont div span.mainsteps{
	font-family:calibri;
		font-size:1.15em;
		padding:3px 20px;
		margin-bottom:10px;
}
.tab-cont div span.headitems{
	font-family:calibri-bold;
		font-size:1.15em;
	padding:10px 20px;
	color:#142f50;
	
}
.tab-cont div span.stitems{
	font-family:calibri-bold;
	color:#142f50;
}
.tab-cont span .tab-cont span 
.single-recipes .tab-list p.ingredients-tab, 
	.single-recipes .tab-list p.method-tab {
		/* margin: 40px 0 0 5px; */
		width: 45.5%;
/* 		float:left; */ 
		cursor:pointer;
	}
	

.single-recipes .tab-list p.ingredients-tab,.single-recipes .tab-list p.ingredients-tab.active{cursor:pointer;}
.single-recipes .tab-list .ingredients-tab, .single-recipes .tab-list .method-tab {
    font-size: 20px;
}
.tab-list .ingredients-tab, .tab-list .method-tab{
    float: left;
    color: #ea4948;
    font-size: 20px;
    line-height: 30px;
    margin: 30px 0 10px;
}

.tab-list .ingredients-tab{
    width: 35%
}

.tab-list .method-tab{
    width: 63%;
    margin-left: 2%;
}

.tab-list .ingredients-tab span{
    padding-left: 20px;
}

.servestime{text-align:center;}
.servestime span{font-family:calibri-bold;}
.servestime i{color:#142f50; height:30px;width:30px; border-radius:25px;border:1px solid #142f50;padding:6px;}
.extra-tips{
	float:left;
	width:100%;
	margin:20px 0px;
	font-size:1.15em;
}

.extra-details{
	float:left;
	width:100%;
	margin:20px 0px;
	font-size:1.15em;
}
.extra-tips-cont{
	border-bottom: 2px solid #dfdfdf;
    border-top: 2px solid #dfdfdf;
   	margin:0px auto;
	padding:20px;
	width:85%;
	text-align:center;
	
}
.extra-details-cont{
	text-align:left;
	padding:5px 40px;
		font-size:1.15em;
}
.extra-tips-cont span{color:#142f50;font-family:calibri-bold;font-style:italic;padding:0px 10px;	}
.sc-recipes{margin-top:-45px;}
/*responsiveness*/

@media screen and (max-width: 1199px) {
.tollfree{padding: 16px 15px;}
}


@media screen and (max-width: 991px) {
	.contactlocation .addresscol{width:100%;margin:0;margin-bottom: 70px;}
	
.fotaddress .fa.fa-map-marker {
    background: rgba(25, 74, 142, 0.9) none repeat scroll 0 0;
    }
.contactlocation{padding: 0;}
/*.fotaddress .fa.fa-map-marker {
    left: 0;
    margin-bottom: -50px;
    margin-left: -84px;  
    top: 124px;  
}*/
.contactcontainer {
    display: block;
    margin: 0 auto;
    max-width: 228px;
  
}
.contact_container .col-md-4.leftcol {
    clear: both;  padding-top: 38px;
}
.contact_container .container > h2{margin-bottom: 0;}
}


@media screen and (max-width: 810px) {
.contactlocation .fotaddress {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 20px 0;
    width: 67%;
}
}

@media screen and (max-width: 767px) {
    .blogpage {    padding: 0 15px;}
    .previousingle{padding-left: 15px;}
    .nextsingle{padding-right: 15px;}
}

@media screen and (max-width: 700px) {
.thumbhas {
    float: left;
    width: 100%;
}
.thumbcont.thumbnotexists{padding-left: 0;}
.thumbcont {
    float: left;
    padding: 0;
    width: 100%;
}
article.post{padding: 15px;}
}


@media screen and (max-width: 630px) {
.featandbene li label{   display: inline-block;    padding-right: 5px;}
.featandbene span{width: 100%;}
.headerfeat{display: none;}
}




@media screen and (max-width: 600px) {
.fotaddress .fa.fa-map-marker{left: 50%;  margin-bottom: -50px;margin-left: -44px;top: -52px;}
.contactlocation .addresscol{margin-bottom: 67px;}
.contactcontainer{padding-left: 0;}
}

@media screen and (max-width: 560px) {
.contactlocation .fotaddress{width:100%;}
}
@media screen and (max-width: 420px) {
.fotaddress .fa.fa-map-marker{height: 70px;width: 70px;  padding: 15px;   top: -49px;}
.contactlocation .addresscol {
    margin-bottom: 40px;
    padding: 15px;
}
.productSection.contact_container h2{font-size: 25px;}

}

@media screen and (min-width:320px) and (max-width:370px) {
	 .single-recipes .tab-list .ingredients-tab{margin-left:0px !important;}
	 
 }











