
.advt-300-250- {
    display: contents!important;
}
.master-techniques-body.street-food-ventures {
    margin-bottom: 50px!important;
}
.border-ll {
    margin-top: 10px;
}
h3.bs-title {
    float: left;
    font-size: 20px;
    width: 74%;
    margin-top: 5px;
    line-height: 25px;
}
.img-sm-blog {
    width: 20%;
    float: left;
    margin-right: 15px;
    border: 4px solid #ccc;
}
.row.mx-for-blog {
    max-width: 1000px;
    margin: 0 auto;
}
h1.bb-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
}
.bm-section {
    margin-top: 10px;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
 .combination-recipes-bx {
    padding-top: 25px;
    padding-bottom: 25px;
}
.combination-r-title {
    padding-top: 47px;
    padding-bottom: 20px;
}
.combination-r-title h3 {
    background: yellow;
    font-size: 40px;
    font-weight: 700;
    display: initial;
    line-height: 55px;
}
 .border-ll {
    margin-top: 10px;
}
h3.bs-title {
    float: left;
    font-size: 20px;
    width: 74%;
    margin-top: 5px;
    line-height: 25px;
}
.img-sm-blog {
    width: 15%;
    float: left;
    margin-right: 15px;
    border: 4px solid #ccc;
}
.row.mx-for-blog {
    max-width: 1000px;
    margin: 0 auto;
}

.bm-section {
    margin-top: 10px;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
@media only screen and (min-width: 2049px) and (max-width: 3048px) {
	.recipe-steps ul{
		padding-left:18px;
	}
	.recipe-steps ul li{
		padding: 10px 15px;
	   /* list-style-type: decimal; */
		font-size: 18px;
		line-height: 30px;
		list-style-type: none;
		counter-increment: list;
		position: relative;
	}
	.recipe-steps ul li:before {
		content: counter(list) ".";
		position: absolute;
		left: -2.0em;
		width: 2em;
		text-align: right;
		color: #de0003;
	}
	.wrapper-detail-contents h3.lined{
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		margin-bottom:20px;
		color:#de0003;
	}
	.wrapper-detail-contents h3.lined:after {
		background:#de0003;
	}
	.ingredients-checkbox{
		border:0px;
	}
	.ingredients-checkbox .ingredients h3{
		border-bottom:3px solid #D3D3E3;
		padding-bottom:5px;
		padding-left:10px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		margin:15px;
	}
	.ingredients-checkbox .ingredients ul{
		background:none;
	}
	.ingredients-checkbox .ingredients ul li{
		border:0px;
		padding:10px 20px 5px 30px;
		float: left;
		width: 100%
	}
	.ingredients-checkbox .ingredients ul li ul li{
		margin:0px 0px;
		padding:15px 0px 3px 0px;
		border-bottom:1px dashed #D3D3E3;
		border-top:none;
	}
	.ingredients-checkbox .ingredients ul li .single-recipe-ingredient{
		margin:0px 0px;
		padding:5px 0px 3px 0px;
		border-bottom:1px dashed #D3D3E3;
		border-top:none;
	}
	.ingredients-checkbox .ingredients label{
		border-bottom:3px solid #D3D3E3;
	}
	.ingredients-checkbox .ingredients:after, .ingredients-checkbox .ingredients:before{
		background-color:#D3D3E3;
	}
}
@media only screen and (max-width: 991px){
	ul.mobile-menu-3bar li {
    flex-grow: 1;
    text-align: center;
}
.mobile-top-menu {margin-top:0px;}
}
@media only screen and (min-width: 992px) and (max-width: 2048px) {
	.container.custom-container-slide.bottomRight {
    right: 60px;
}
.container.custom-container-slide.bottomLeft {
    left: 60px;
}
	.single-recipe .recipe-detail .post-meta li.btn{
		letter-spacing:3px;
		word-spacing:3px;
	}
	.recipe-steps ul{
		padding-left:18px;
	}
	.recipe-steps ul li{
		padding: 10px 15px;
	   /* list-style-type: decimal; */
		font-size: 18px;
		line-height: 30px;
		list-style-type: none;
		counter-increment: list;
		position: relative;
	}
	.recipe-steps ul li:before {
		content: counter(list) ".";
		position: absolute;
		left: -2.0em;
		width: 2em;
		text-align: right;
		color: #de0003;
	}
	.wrapper-detail-contents h3.lined{
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		margin-bottom:20px;
		color:#de0003;
	}
	.wrapper-detail-contents h3.lined:after {
		background:#de0003;
	}
	.ingredients-checkbox{
		border:0px;
	}
	.ingredients-checkbox .ingredients h3{
		border-bottom:0px solid #D3D3E3;
		padding-bottom:5px;
		padding-left:10px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		margin:15px;
		padding-top: 10px;
	}
	.ingredients-checkbox .ingredients ul{
		background:none;
	}
	.ingredients-checkbox .ingredients ul li{
		border:0px;
		padding:10px 20px 5px 30px;
		float: left;
		width: 100%
	}
	.ingredients-checkbox .ingredients ul li ul li{
		margin:0px 0px;
		padding:15px 0px 3px 0px;
		border-bottom:1px dashed #D3D3E3;
		border-top:none;
	}
	.ingredients-checkbox .ingredients ul li .single-recipe-ingredient{
		margin:0px 0px;
		padding:5px 0px 3px 0px;
		border-bottom:1px dashed #D3D3E3;
		border-top:none;
	}
	.ingredients-checkbox .ingredients label{
		border-bottom:3px solid #D3D3E3;
	}
	.ingredients-checkbox .ingredients:after, .ingredients-checkbox .ingredients:before{
		background-color:transparent;
	}
	.hot-recipes-bordered .social-icons-recipe ul li{
			margin:5px 0px;
			padding:0px 5px;
	}.Latest-Recipes .social-icons-recipe ul li{
			margin:5px;
			padding:0px 5px;
	}
	.Latest-Recipes .col-sm-3, .Latest-Recipes .col-xs-6,.Master-The-Techniques .col-sm-3{
		padding:10px !important;
	}
	.Master-The-Techniques .slick-slide, .Latest-Recipes .slick-slide{
		margin:0px;
	}
	.home-advt-slider{width: 300px;right:80px;position:absolute;bottom:20px;top: 16px;height: 250px;}
	.wrapper-home-slider.variation-two .slide-detail{
		    width: 350px;
    		left: 80px;
    		position: absolute;
    		bottom: 70px;
	}
	section.leader-board-top {
    padding-bottom: 0px;
}
	.home-slider-social {
    position: absolute;
    right: 10px!important;
    bottom: 0;
    left: initial!important;
}
	.wrapper-home-slider.variation-two .slide-detail-inner p{
		margin-bottom:0px;
	}
	.links-widget .logo-wrapper a img{
		margin-left:-30px !important;
	}
	.mgmenu_trigger{
		display:none;
	}
	/* .special-recipe-guide-preparing-the-food .tab-container ul{
		display:block;
	}
	*/
	.user-lang-bx{
		height:60px;
	}
	.tutorial-body .col-md-3{
		padding:0px 10px;
	}
	.tutorial-body .col-md-3 .single-technique{
		border:1px solid #e5e5e5;
		margin-bottom: 15px;
	}
	.wrapper-home-slider.variation-two .topLeft{
		bottom:unset;
		top:40px;
		display:unset;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftSocial{
		bottom:-200px;
	}
	.wrapper-home-slider.variation-two .topRight{
		bottom:unset;
		top:40px;
	}
	.wrapper-home-slider.variation-two .topRight .topRightSocial{
			bottom:-200px;
	}
	.wrapper-home-slider.variation-two .bottomLeft{
		display:unset;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .bottomCenterInner{
		display:unset;
		margin:0px auto;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		
	}
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
	.recipe-steps ul{
		padding-left:18px;
	}
	.recipe-steps ul li{
		padding: 10px 15px;
		font-size: 18px;
		line-height: 30px;
		list-style-type: none;
		counter-increment: list;
		position: relative;
	}
	.recipe-steps ul li:before {
		content: counter(list) ".";
		position: absolute;
		left: -2.0em;
		width: 2em;
		text-align: right;
		color: #de0003;
	}
	.wrapper-detail-contents h3.lined{
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		margin-bottom:20px;
		color:#de0003;
	}
	.wrapper-detail-contents h3.lined:after {
		background:#de0003;
	}
	.ingredients-checkbox{
		border:0px;
	}
	.ingredients-checkbox .ingredients h3{
		border-bottom:3px solid #D3D3E3;
		padding-bottom:5px;
		padding-left:10px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		margin:15px;
	}
	.ingredients-checkbox .ingredients ul{
		background:none;
	}
	.ingredients-checkbox .ingredients ul li{
		border:0px;
		padding:0px 20px 5px 30px;
		float: left;
		width: 100%
	}
	.ingredients-checkbox .ingredients ul li ul li{
		margin:0px 0px;
		padding: 10px 0px 10px 0px;
		border-bottom:1px dashed #D3D3E3;
		border-top:none;

	}
	.ingredients-checkbox .ingredients ul li .single-recipe-ingredient{
		margin:0px 00px;
		padding: 5px 0px;
		border-bottom:1px dashed #D3D3E3;
		border-top:none;
		width:100%;
		float:left;
	}
	.ingredients-checkbox .ingredients label{
		border-bottom:3px solid #D3D3E3;
	}
	.ingredients-checkbox .ingredients:after, .ingredients-checkbox .ingredients:before{
		background-color:#D3D3E3;
	}
	.hot-recipes-bordered .col-xs-6{
		padding-left:5px;
		padding-right:5px;
	}
	.boxed-recipes .col-xs-6{
		padding-right:-1px;
	}
	.Latest-Recipes .col-sm-3, .Latest-Recipes .col-xs-6{
		padding-left:0px;
		padding-right:0px;
	}
	.Master-The-Techniques .slick-slide, .Latest-Recipes .slick-slide{
		margin:0px !important;
		padding:0px;
	}
	.Master-The-Techniques .col-xs-6{
		padding-left:0px;
		padding-right:0px;
	}
	.single-technique, .boxed-recipes .recipe-single{
		width:100%;
	}
	.master-techniques-body{
		padding-bottom:30px;
	}
	
	.social-icons-recipe ul li{
		width:100%;
	}
	.recipe-detail-body .header-social-icons{
		width:100%;
		padding:10px;
	}
	.sorting-options .sorting-options-boxes li{
		width:120px !important;
	}
	.tutorial-detail-content img,.blog-details-section .container img{
		height:auto;
		width:100%;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	/* .special-recipe-guide-preparing-the-food .tab-container ul{
		display:block;
	}
	*/
	.special-recipe-guide-preparing-the-food .tab-container .tab-content{
		padding:10px 25px;
	}
	.special-recipe-guide-preparing-the-food{
		padding:10px 35px;
	}
	.special-recipe-guide-preparing-the-food p{
		margin:25px 0px 25px 0px;
		padding:0px;
	}
	.special-recipe-guide-before-you-start p{
		font-size:16px;
	}
	.special-recipe-guide-before-you-start{
		padding:10px 25px;
	}
	.special-recipe-guide-section .special-recipe-guide-title{
		margin:15px 25px;
	}
	.special-recipe-guide-preparing-the-food .container{
		width:100%;
	}
	header{
		padding-top:5px;
	}
	
	.single-technique, .boxed-recipes .recipe-single{
	width: 100%;
    margin: 0 8px 25px 8px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 599px) {
	.single-recipe .recipe-detail .post-meta li.btn{
		letter-spacing:3px;
		word-spacing:3px;
	}
	/* .recipe-detail-body p span, .recipe-detail-body p{
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	}
	*/
	.categories-listing-body .col-md-3 .home-recipes-category{
		margin:5px 0px;
	}
	.category-slider-video .vjs-big-play-button{
		display:none !important;
	}
	.post-meta li{
		line-height:22px;
		padding-left:0px;
		text-align:center;
	}
	a.favourite{
		height: 35px;
    width: 35px;
    font-size: 18px;
    line-height: 35px;
	}	
	a.favourite i{
		line-height:38px;
	}
	.Latest-Recipes .single-recipe{
		margin:10px 5px;
	}
	.slider-detail2 .slick-slide{
		height: 356px !important;
	}
	
	.sortable-handler {
	touch-action: none;
	}
	.tab-container ul{
		
	}
	.special-recipe-guide-preparing-the-food .tab-container ul{
		flex-direction:unset;
	}
	.special-recipe-guide-section .special-recipe-guide-title{
		margin:15px 10px;
	}
	.special-recipe-guide-before-you-start p{
		font-size:16px;
	}
	.special-recipe-guide-editor-img .post-meta li{
		padding-left:20px;
	}
	
	.slick-current, .slick-slide { width: 160px }
}
.tag-badge.only-f-mob {display: none;}
@media only screen and (max-width: 767px) {
	.homeslider-h-mobile {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
	.wrapper-logo-banner .col-md-2.no-padding {
		width: 100% !important; 
	}
	h3.bs-title {
    font-size: 20px;
    width: 100%;
}
	.img-sm-blog {
    width: 25%;
    margin-right: 10px;
}

	.tag-badge.only-f-mob {
    margin: -14px auto 0;
    text-align: center;
    display: block!important;
}
.tag-badge.only-f-mob h3{
	font-family: Lora,serif;
    background-color: #e33d26!important;
    border-radius: 11px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    line-height: 18px;
    padding: 0 14px;
    margin: 0;
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 55;
}
	section#home-blog-section .col-md-12.big-sts-1 {
    padding-right: 0;
    padding-left: 0;
}
	section#home-blog-section .container {
    padding-right: 0;
    padding-left: 0;
}
	h3.bs-title {
    font-size: 17px;
    margin-top: 1px;
    line-height: 22px;
}
	section.hot-recipes-var2.ext-var3.cooking-w-amir {
    background: #fff;
}
.cooking-w-amir h2 {
    color: #000;
}
.cooking-w-amir span.heading-small {
    color: #000;
}
section.hot-recipes-var2.ext-var3.ramzan-bg {
    background: #fff;
}
	.category-products-listing .recipe-set p {
    padding-right: 15px;
    padding-left: 15px;
}
	.tutorial-categories-round{
		margin:0px 15px;
	}
	.hot-recipes-var1 .row .Latest-Recipes .slick-list .slick-track .slick-slide{
		/* height:500px !important;*/
		margin:0px 10px;
	}
	.hot-recipes-bordered .social-icons-recipe ul li{
			margin:2px 0px;
			padding:0px 5px;
	}.Latest-Recipes .social-icons-recipe ul li{
			margin:5px;
			padding:0px 5px;
	}
	.recipe-set .recipe-detail-heading hr{
		margin:5px 0px;
	}.wrapper-home-slider.variation-two .slide-detail{
		/*display:none;*/
	}.category-slider-video{
		width:100%;
	}
	.category-slider-video .vjs-big-play-button{
		display:none !important;
	}
	
	.CTA-Newsletter{
		padding-top:5px;
		padding-bottom:5px;
	}
	.CTA-Newsletter h2{
		font-size:18px;
		padding-bottom:10px;
	}
	.CTA-Newsletter p{
		font-size:14px;
	}
	.CTA-Newsletter .row-gap-10{
		display:none;
	}
	.CTA-Newsletter .email-field input{
		height:40px;
		font-size:12px;
	}
	.CTA-Newsletter .email-field button{
		line-height:36px;
		font-size:12px;
	}
	.tip-of-the-day-banner img{
		width:55px;
	}
	.tip-of-the-day-banner .banner-text h2{
		font-size:18px;
	}
	.tip-of-the-day-banner .banner-text p{
		font-size:14px;
	}
	header{
		padding-top:5px;
	}
}

@media only screen and (max-width:375px){
	.special-recipe-guide-preparing-the-food .special-ingredient-image{
		width:80px;
	}
	.special-recipe-guide-preparing-the-food .container .row .tab-container .tabs-container .tab-content {
		padding-top:10px;
	}
	.special-recipe-guide-section{
		padding-top:10px;
	}
}
	

@media only screen and (max-width:320px){
	.slider-detail2 .slick-slide{
		height: 304px !important;
	}
	.tutorial-video{
		width:100%;
		height:260px !important;
	}
	.tutorial-detail-video{
		height:260px !important;
		width:260px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
}
@media only screen and (min-width:321px) and (max-width:424px){
	.tutorial-video{
		width:100%;
		height:300px !important;
	}
	.tutorial-detail-video{
		height:100% !important;
		width:100% !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
}
@media only screen and (min-width:425px) and (max-width:767px){
	.recipe-detail-body .slider-detail2 .slick-slide{
		height: 402px !important;
	}
	.single-recipe .recipe-detail h3, .boxed-recipes .detail h3{
		height:22px;
	}
	.tutorial-video{
		width:100%;
		height:375px !important;
	}
	.tutorial-detail-video{
		height:375px !important;
		width:375px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide{
		height: 375px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}	
}
@media only screen and (min-width:768px) and (max-width:1023px){
	.recipe-detail-body .slider-detail2 .slick-slide{
		height: 675px !important;
	}
	
	.single-recipe .recipe-detail h3, .boxed-recipes .detail h3{
		height:22px;
	}
	.tutorial-video{
		width:100%;
		height:675px !important;
	}
	.tutorial-detail-video{
		height:675px !important;
		width:675px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide{
		height: 675px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
}
@media only screen and (min-width:1024px) and (max-width:1199px){
	.single-recipe .recipe-detail h3, .boxed-recipes .detail h3{
		height:22px;
	}
	.tutorial-video{
		width:100%;
		height:475px !important;
	}
	.tutorial-detail-video{
		height:475px !important;
		width:475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide{
		height: 475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
}
@media only screen and (min-width:1200px) and (max-width:1439px){
	.single-recipe .recipe-detail h3, .boxed-recipes .detail h3{
		height:22px;
		padding:0 10px
	}
	.tutorial-video{
		width:100%;
		height:475px !important;
	}
	.tutorial-detail-video{
		height:475px !important;
		width:475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide{
		height: 475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
	.wrapper-home-slider.variation-two .topLeft{
		bottom:unset;
		top:40px;
		display:unset;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftSocial{
		bottom:-200px;
	}
	.wrapper-home-slider.variation-two .topRight{
		bottom:unset;
		top:40px;
	}
	.wrapper-home-slider.variation-two .topRight .topRightSocial{
			bottom:-200px;
	}
	.wrapper-home-slider.variation-two .bottomLeft{
		display:unset;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftSocial{
		left:unset;
		right:10;
	}
	.wrapper-home-slider.variation-two .bottomCenterInner{
		display:unset;
		margin:0px auto;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		
	}
}
@media only screen and (min-width:1440px) and (max-width:1600px){
	.tutorial-video{
		width:100%;
		height:475px !important;
	}
	.tutorial-detail-video{
		height:475px !important;
		width:475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide{
		height: 475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
	.wrapper-home-slider.variation-two .topLeft{
		bottom:unset;
		top:40px;
		display:unset;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftSocial{
		bottom:-200px;
	}
	.wrapper-home-slider.variation-two .topRight{
		bottom:unset;
		top:40px;
	}
	.wrapper-home-slider.variation-two .topRight .topRightSocial{
			bottom:-200px;
	}
	.wrapper-home-slider.variation-two .bottomLeft{
		display:unset;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftSocial{
		left:unset;
		right:10px;
	}
	.wrapper-home-slider.variation-two .bottomCenterInner{
		display:unset;
		margin:0px auto;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		
	}
}
@media only screen and (min-width:1601px) and (max-width:2600px){
	.tutorial-video{
		width:100%;
		height:475px !important;
	}
	.tutorial-detail-video{
		height:475px !important;
		width:475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide{
		height: 475px !important;
	}
	.tutorial-detail-body .slider-detail2 .slick-slide .video-js, .video-js .vjs-tech{
		width: 100% !important;
		height: 100% !important;
	}
	.tutorial-detail-body .slider-detail2, .video-js .vjs-control-bar{
		width: 100% !important;
	}
	.wrapper-home-slider.variation-two .topLeft{
		bottom:unset;
		top:200px;
		display:unset;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .topLeft .topLeftSocial{
		bottom:-400px;
	}
	.wrapper-home-slider.variation-two .topRight{
		bottom:unset;
		top:200px;
	}
	.wrapper-home-slider.variation-two .topRight .topRightSocial{
			bottom:-400px;
	}
	.wrapper-home-slider.variation-two .bottomLeft{
		display:unset;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		float:left;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftSocial{
		left:unset;
		right:0;
	}
	.wrapper-home-slider.variation-two .bottomCenterInner{
		display:unset;
		margin:0px auto;
	}
	.wrapper-home-slider.variation-two .bottomLeft .bottomLeftInner{
		
	}
}


.wrapper-home-slider.variation-two .special-recipe-heading-overlay{
	background: rgb(0 0 0 / 53%) !important;
	height:100%;
}
/* .video-slider .slick-track{
	height:180px;
}*/ 
.ingredient-name{
	float:left;
	width:65%;
}
.ingredient-qty{
	text-align:right;
	width:35%;
	float:left;
}
/* 
.special-recipe-guide-preparing-the-food p{
	font-size:16px !important;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.recipe-detail-body p span, .recipe-detail-body p{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
*/
.sy pecial-recipe-guide-before-you-start ul li{
	font-size:16px !important;
	padding:10px;
	margin:10px;
}
.blog-details-section{
	color:#333 !important;
	margin-top: 0px;
}
/*
.tutorial-categories-round .slick-list .home-recipes-category .recipes-category-img img{
	width:100px !important;
	height:100px !important;
}
.tutorial-categories-round .slick-list .home-recipes-category{
	width:100px;
	height:155px;
}
.tutorial-categories-round .slick-list .home-recipes-category .recipes-category-name{
	width:100px !important;
}
*/
figure.easyimage.easyimage-full{
	text-align:center;
}
.rating-box{
	padding:0px 0px;
}
.recipe-specs-2 li i{
	width:100%;
}
.blog-details-section h2{
	text-align: left;
	color: #222;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
}

.special-recipe-guide-preparing-the-food h2{
	text-align: left;
	font-size: 24px;
	position: relative;
	border-top: 1px solid #D3D3E3;
	padding-top: 14px;
	color: #222;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	margin-top: 30px !important;
}
.special-recipe-guide-preparing-the-food h2:before {
	border-top: 1px solid #D3D3E3;
	bottom: 2px;
	content: ' ';
	left: 0;
	position: absolute;
	right: 0;
	top: 2px;
}
.Master-The-Techniques .single-technique{
	border: 1px solid #e5e5e5
}
/*
.single-recipe .recipe-detail h3, .boxed-recipes .detail h3{
	height:22px;
}
*/
.single-technique .technique-detail{
	min-height:75px;
}
.single-recipe .recipe-detail{
    padding: 10px;
}
.categories-listing-body .container .body-contents .col-xs-6{
	padding-bottom:20px;
	
}
.sorting-options{
	padding:10px 10px 15px;
	width:100%;
}
.sorting-options .sorting-options-boxes{
	max-width:360px;
	height:30px;
}
.sorting-options .sorting-options-boxes label{
	float:left;
	margin:5px 0;
	padding:5px;
	 
	
}
.sorting-options .sorting-options-boxes li{
	width:150px;
	margin:5px 2px;
	float:left;
	border-radius:1px;
	padding:5px;
	background-color:white;
}
.sorting-options .sorting-options-boxes li a{
	font-size:14px;
	padding:5px;
	white-space:nowrap;
}
.sorting-options .sorting-options-boxes .active{
	background-color:#FFB533;
}
.recipe-set .recipe-detail-heading h1{
	margin-top: 0;
    margin-bottom: 18px;
    font-size: 24px !important;
    position: relative;
    float: left;
	font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.CTA-Newsletter-Main{
	border-bottom:1px solid white;
	margin-top:35px;
}
#div-gpt-lb1,#div-gpt-lb2,#div-gpt-lb3{
	padding:15px 0px;
}
header{
	border-bottom:1px solid #000;
}
.flag-container ul{
	display: unset; 
    justify-content: unset;
}
.flag-container ul li{
	display: -webkit-box;
    width: unset;
	position: unset;
}
.tutorial-body .tab-container {
	border: 0;
	background: 0 0;
}
.tutorial-body .tab-container ul {
	display: block;
	margin: 0
}

.tutorial-body .tab-container ul li.active { background: #0077a2 !important }
.tutorial-body .tab-container ul li.active a { color: #fff !important }
.tutorial-body .tabs-container .tab-content {
    padding: 15px 10px 10px;
    background: #fff;
    position: relative;
}

.tutorial-body .tabs-container .tab-content .btn-see-more:hover {
	color: #fff;
	background-color: #013d55
}
.tabs-container .right-side h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 8px
}

.tutorial-detail-content img{
	max-width:100%;
	max-height:100%;
}
.comment-reply-form{
	display:none;
}
.home-recipe-slider .slick-list .slick-slide{
		height:inherit;
}
.category-slider-video{
	width:100%;
	height:inherit;
}
.loop-video-dimensions{
	width:inherit;
	height:inherit;
}
.home-recipes-categories-rounded .container .row{
	margin-left:0px;
	margin-right:0px;
}
.home-slider-social i {
	background: #2e9fb3;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
}
.wrapper-logo-banner .col-md-2.no-padding {
    width: 15%;
}
.wrapper-logo-banner .col-md-4.no-padding {
    width: 35%;
}