/****SPECIFIC RECIPES****/
.specRecip{}
.specRecip .recipImage{float:left; width:50%; box-shadow:5px 5px 5px #dedede; -moz-box-shadow:5px 5px 5px #dedede; -ms-box-shadow:5px 5px 5px #dedede; -o-box-shadow:5px 5px 5px #dedede; -webkit-box-shadow:5px 5px 5px #dedede;}
.specRecip .recipImage .imgContainer{position:relative; width:100%; overflow:hidden; }
.specRecip .recipImage .imgContainer .pfContainer{float:left;}
.specRecip .recipImage .imgContainer .slick-arrow{background-color:#ffffff; border-radius:50px;}
.specRecip .recipImage .imgContainer .content{width:100%; padding:0;}
/*.specRecip .recipImage .imgContainer .jsScrollContent{}
.specRecip .recipImage .imgContainer .jsScrollContent .pfContainer{float:left;}
.specRecip .recipImage .imgContainer .jsScroll{overflow: hidden;}
.specRecip .recipImage .imgContainer .jsScroll .jsNav a{position:absolute; height:55px; width:55px; top:0; bottom:0; margin:auto; color:#fff; text-align:center; background:#ffffff; z-index:9999; -webkit-transition:0.5s all ease-in-out 0s; -moz-transition:0.5s all ease-in-out 0s; -o-transition:0.5s all ease-in-out 0s; transition:0.5s all ease-in-out 0s; border-radius:50px;}
.specRecip .recipImage .imgContainer .jsScroll .jsNav a.next{left:10px;}
.specRecip .recipImage .imgContainer .jsScroll .jsNav a.prev{right:10px;}*/
.specRecip .recipImage .imgContainer img{display:block;}
.specRecip .recipImage .imgShare{padding:0 15px; background:#ffffff;}
.specRecip .recipImage .imgShare .sharePrintSave{padding:10px 0 0; display:none;}
.specRecip .recipImage .imgShare .sharePrintSave .share{float:left;}
.specRecip .recipImage .imgShare .sharePrintSave .printSave{float:right;}
.specRecip .recipImage .imgShare .sharePrintSave .printSave a{margin-right:10px; display:inline-block;}
.specRecip .recipImage .imgShare .sharePrintSave .printSave a:last-child{margin-right:0px;}
.specRecip .recipImage .imgShare .share-social{padding:10px 0 0;}
.specRecip .recipImage .imgShare .share-social a{margin-right:10px; display:inline-block;}
.specRecip .recipImage .imgShare .share-social a:first-child{margin-left:0px;}
.specRecip .recipImage .imgShare .share-social a.goolepluse,
.specRecip .recipImage .imgShare .share-social a.twitter,
.specRecip .recipImage .imgShare .share-social a.pintrest,
.specRecip .recipImage .imgShare .share-social a.email{display:none;}
.specRecip .recipDecrip{float:left; width:100%; padding-left:0px;}
.specRecip .recipDecrip .recipDecripText{margin-top:30px;}
.specRecip .recipDecrip .recipDecripText ul{padding:0; margin:0px;}
.specRecip .recipDecrip .recipDecripText ul > li{padding:0 0 30px 50px; list-style-type:none; line-height:22px;}
.specRecip .recipDecrip .recipDecripText ul > li span{font-size:23px!important; font-weight:600; margin-bottom:15px; display:inline-block;}
.specRecip .recipDecrip .recipDecripText ul > li ul{padding:0 0 0 13px;}
.specRecip .recipDecrip .recipDecripText ul > li li{padding:0 0 10px 5px; list-style-type:disc;}
.specRecip .recipDecrip .recipDecripText li.serve{background:url(../images/serve.jpg) top left no-repeat;}
.specRecip .recipDecrip .recipDecripText li.cooking-time{background:url(../images/cooking-time.jpg) top left no-repeat;}
.specRecip .recipDecrip .recipDecripText li.ingredients{background:url(../images/ingredients.jpg) top left no-repeat;}
.specRecip .recipDecrip .recipDecripText li.method{background:url(../images/method.jpg) top left no-repeat;}
/****END SPECIFIC RECIPES****/



@media screen and (max-width:1199px) {
/****SPECIFIC RECIPES****/
.specRecip .recipImage{width:50%;}
/****END SPECIFIC RECIPES****/
}


@media screen and (max-width:999px){
/****SPECIFIC RECIPES****/
/****END SPECIFIC RECIPES****/

}


@media screen and (max-width:767px){
/****SPECIFIC RECIPES****/
.specRecip .recipImage{float:none; width:auto;}
.specRecip .recipDecrip{float:none; padding-left:0; padding-top:20px; width:auto;}
/****END SPECIFIC RECIPES****/
}

@media screen and (max-width:639px){
/****SPECIFIC RECIPES****/
.specRecip .recipImage .imgContainer .slick-arrow{display:none !important;}
/****END SPECIFIC RECIPES****/
}


@media screen and (max-width:479px){
/****SPECIFIC RECIPES****/
/****END SPECIFIC RECIPES****/
}

@media screen and (max-width:319px){
/****SPECIFIC RECIPES****/
/****END SPECIFIC RECIPES****/
}