.page-id-46682 .whole-wrapper{
	background:none !important;
}


.progress-bar2 {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 10px 18px;
  float: left;
}

.progress-bar2 div {
  position: absolute;
  height: 200px;
  width: 200px;
  border-radius: 50%;
}

.progress-bar2 div span {
	position: absolute;
	font-family: Acumin;
	font-size: 25px;
	line-height: 120px;
	height: 120px;
	width: 120px;
	left: 40.5px;
	top: 40.5px;
	text-align: center;
	border-radius: 50%;
	background-color: white;
}

.progress-bar2 .background { background-color: #b3cef6; }

.progress-bar2 .rotate {
  clip: rect(0 100px 200px 0);
  background-color: #4b86db;
}

.progress-bar2 .left {
  clip: rect(0 100px 200px 0);
  opacity: 1;
  background-color: #b3cef6;
}

.progress-bar2 .right {
  clip: rect(0 100px 200px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #4b86db;
}
 @keyframes 
toggle {  0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.custom_progress
{
	display: inline-block;
	padding:30px 10px;
}
.download_custom{
	background:#f2f4ef;
	border-radius:5px;
	padding:20px 55px;
	position:relative;
}
.download_custom2{
    padding: 6px 55px !important;
}
.download_custom p{
	position:absolute;
	top: 23px;
    left: 20px;
}
.download_custom p img{
	height:AUTO;
}
.download_custom  h4{
	padding-left:35px;
	font-size: 20px;
    text-transform: initial;

}
.custom_download_row{
	display:inline-block;
	width:100% !important;
}

.cop24_custom_acco ul{
	margin: 10px 0px;
}
.cop24_custom_acco ul li{
    line-height: 25px;
    font-weight: 700;
    font-family: Acumin;
}
.cop24_custom_acco p{
    line-height: 25px;
	font-family: Acumin;
}
.cop24_custom_acco .vc_tta-panel-heading a{
    color: #fff!important;
    padding: 35px 25px!important;
    font-size: 26px;
    line-height: 30px;
	background-size: cover !important;
    background-repeat: no-repeat;
}
.cop24_custom_acco .vc_tta-panel-body{
	background:#f3f4f2 !important;
}
.cop24_custom_acco .vc_tta-panel{
	 margin-bottom: 20px;
}
  
.cop24_custom_acco .vc_tta-panel:nth-child(1) .vc_tta-panel-heading a{
	background:url(http://devel.proveg.com/wp-content/uploads/2018/08/acc_back1.jpg) !important;
}  
.cop24_custom_acco .vc_tta-panel:nth-child(2) .vc_tta-panel-heading a{
	background:url(http://devel.proveg.com/wp-content/uploads/2018/08/acc_back2.jpg) !important;
} 
.cop24_custom_acco .vc_tta-panel:nth-child(3) .vc_tta-panel-heading a{
	background:url(http://devel.proveg.com/wp-content/uploads/2018/08/acc_back3.jpg) !important;
}   
   
   
   
   
   
   
   
   
   
   
   
   
   
@media(max-width:767px){
	.progress-bar2{
		width: 130px;
		height: 130px;
		margin: 10px 2px;
	}
	.progress-bar2 div{
		height: 130px;
		width: 130px;
	}
	.progress-bar2 div span{
		line-height: 80px;
		height: 80px;
		width: 80px;
		left: 24.5px;
		top: 24.5px;
	}
	.title_custom span{
		font-size: 18px !important;
	}
	.title_custom p {
		text-align: left !important;
	}
	.download_custom{
		margin-bottom: 10px !important;
		padding: 20px 40px;
	}
	.download_custom2{
		padding: 6px 40px!important;
	}
	.download_custom p{
		top: 20px;
		left: 15px;
	}
}










/************************ Start single recipe *********************/
.custom_single_recipe{
	margin-top:120px;
}
.relative_cus {
	position:relative;
}
.cus_back{
	position:absolute;
	left: -65px;
    top: -20px;
}
.single_recipe_title{
	max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #000;
	margin-bottom: 30px;
	
}
.single_recipe_title h2{
    color: #666666 !important;
    font-size: 58px!important;
    line-height: 64px!important;
    font-weight: 300!important;
	font-family:Acumin !important;
	font-stretch: condensed;
	font-weight: 300;
}
.single_recipe_img img{
	width:100%;
	height:auto;
}
.single_recipe_des{
	text-align: center;
    max-width: 700px;
    margin: 10px auto;
    font-size: 20px!important;
    line-height: 32px!important;
    color: #666666!important;
    font-weight: normal!important;
    font-style: italic!important;
	font-family: Begum!important;
}
.single_recipe_star{
	display: inline-block;
    margin: 10px 0px!important;
}
.single_recipe_star.wpurp-container .user-star-rating.user-can-vote i{
	padding-right: 10px !important;
    font-size: 20px !important;
}
.single_recipe_more h2{
	color: #666666!important;
	font-family:Acumin!important;
	font-stretch: condensed;
	font-weight: 300;
	font-size: 36px!important;	
	font-weight: 300!important;	
	line-height: 36px!important;
	margin-bottom: 30px;
}
.single_recipe_more .recipe-instructions{
	color: #666666!important;
	font-family:Acumin !important;
	font-stretch: condensed;
	font-weight: 300;
	font-size: 20px!important;
	font-weight: 300!important;
	line-height: 32px!important;
}
.single_recipe_more li{
	
	position:relative;
	margin-bottom: 20px;
	list-style:none;
	padding-left:40px;
}
.single_recipe_more .static_no{
	position: absolute;
    left: 0;
	top: 3px;
	color: #666666!important;
	font-family:Acumin !important;
	font-stretch: condensed;
	font-weight: light;
	font-size: 22px!important;
	font-weight: 300!important;
	line-height: 32px!important;
}
.single_recipe_more .recipe-info-table{
	display:block;
	padding-left:40px;	
	margin-top:40px;
	font-style: italic!important;
	font-family: Begum!important;
	font-size: 18px!important;
	line-height: 32px!important;
	color: #666666!important;
}
.single_recipe_more .recipe-info-table a{
	font-size: 16px!important;
	line-height: 32px!important;
	color: #147c3f!important;
	font-family:Acumin !important;
	font-stretch: condensed;
	font-weight: 300;
	font-style: normal!important;
	
}
.single_recipe_more .book_inner .item_data h4{
	font-size: 20px!important;
	font-weight: bold!important;
	line-height: 28px!important;
	color: #147C3F!important;
	margin-bottom: 10px;
}
.single_recipe_more .book_inner {
	padding:0px !important
}
.single_recipe_more .book_inner .item_data h5{
	color: #666666!important;
	font-size: 44px!important;
	line-height: 36px!important;
}
.single_recipe_more .book_inner .item_data .entry p{
	color: #666666!important;
	font-family: Begum!important;	
	font-size: 16px!important;
	line-height: 28px!important;
	padding:0px !important;
}
.single_recipe_more .book{
	margin:0px !important;
	position: relative;
    padding: 30px 0 15px 0;
    border-top: 1px solid #dddfda;
    border-radius: 0;
	margin-top: 30px !important;
	margin-bottom: 50px !important;
}
.single_recipe_more .book:before{
	content: ' ' !important;
    visibility: visible !important;
    left: 50%;
    top: -24px;
    position: absolute;
    width: 65px;
    height: 50px !important;
    background: url(images/ic-email.png);
    background-color: #fff;
    background-size: 35%;
    border-radius: 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}
.single_recipe_more  .book .item_image img{
	border-radius:50% !important;
}
.custom_more_recipe .section-title h2{
	color: #666666!important;
	font-family:Acumin!important;
	font-stretch: condensed;
	font-weight: light;
	font-size: 44px!important;
	font-weight: bold!important;
	line-height: 58px!important;
	text-align: center!important;
}
.prev_vc_category2{
	width: calc(25% - 20px);
	margin: 10px 10px;
	float: left;
	overflow: hidden;
	position: relative;
	border: 1px solid #E2E2E2;
	border-radius:2px;

}
.prev_vc_category2 .category_text:before{
	background-size: cover !important;
}
.category_text2{
	padding:10px;
	text-align:center;
}
.category_text2 a{
	text-decoration:none !important;
}
.category_text2 h2{
	color: #666666!important;
}
.category_text2 .prev_rating{
	display:inline-block !important;
}	
.related_new_design{
	background-color: #F2F4EF!important;
}
.single_new_comment_post{
	max-width: 700px;
    margin: 40px auto;
    display: block;
    width: 100%;
	padding:20px;
}	
	
.custom_subscribe_form .grey-newsletter .banner-wrapper{
	padding:30px 0 15px 0 !important;
}
.custom_subscribe_form .grey-newsletter.single-teaser h4	{
	padding-bottom:0px !important;
}
.custom_subscribe_form  .gf_browser_chrome .gfield{
	margin-top:0px !important;
}
#field_11_2 .gfield_label{
	display:none !important;
}
.custom_subscribe_form .gchoice_11_2_1{
	color: #666666!important;
	font-family: Acumin !important;
	font-stretch: condensed;
	font-weight: light;
	font-size: 13px!important;
	line-height: 20px!important;
}
.recip_custom{
	background-color: #F3F4F2;
    padding:40px;
	margin-bottom:40px;
}
.recip_custom h2{
	color: #666666!important;
	font-family: Acumin !important;
	font-stretch: condensed;
	font-size: 36px!important;
	font-weight: 300!important;
	line-height: 36px!important;
    padding: 0!important;
    margin-bottom: 20px!important;
	width: 155px;
    float: left;
    display: inline-block;
    margin-top:25px;
}
.custom_input_data{
	margin-top: 20px;
}
.recip_custom .ingridients-table	{
	width: calc(50% - 20px) !important;
    margin-right: 20px !important;
    float: left;
	margin-bottom: 20px !important;
}	
.recip_custom .ingredient-amount{
	text-align: left!important;
	border-bottom: 1px solid #d6d6d6!important;
	color: #666666!important;
	font-family: Acumin!important;
	font-stretch: condensed;
	font-size: 16px!important;
	font-weight: 300!important;
	line-height: 32px!important;
}
.recip_custom .ingredient-name{
	color: #666666!important;
	font-family: Acumin!important;
	font-stretch: condensed;
	font-size: 16px!important;
	font-weight: bold!important;
	line-height: 32px!important;
	border-bottom: 1px solid #d6d6d6!important;
}	
.recip_custom .ingredients-group{
	color: #666666!important;
	font-family: Begum!important;
	font-size: 18px!important;
	font-style: italic!important;
	line-height: 32px!important;
	padding-bottom: 10px!important;
    border-bottom: 2px solid #000!important;
    margin-bottom: 10px!important;
	width: 100%;
    display: inline-block;
}
.recip_custom .wpurp-container{
	text-align:left !important;
}
.custom_search{
	margin:0px !important;
	position: relative;
    border-bottom: 1px solid #999999;
}	
.custom_search .selectize-input{
	background:none !important;
	border:none !important;
	box-shadow:none !important;
	padding: 10px 0 !important;
    padding-left: 30px !important;
}
	
.custom_search:before{
	display:block;
	height:30px;
	width:30px;
	background:url(http://devel.proveg.com/wp-content/uploads/2018/09/698956-icon-111-search-128.png);
	content:'';
	position:absolute;
	background-size:contain;
	top:5px;
	left:0;
}	
.custom_filter_data{
	display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
.width-100{
	width:100% !important;
}
.custom_cat_list.custom_desktop_cat_list{
	position: absolute;
    top: 0px;
	text-align: center;
	width: 100%;
}	
.custom_cat_list ul{
	display: inline-block;
    width: auto;
    margin: 0 auto;
}	
.custom_filter_data .recipe-search-row{
	text-align:left !important;
}
.custom_filter_data h5{
	color: #666666!important;	
	font-family: Acumin !important;
	font-stretch: condensed;
	font-size: 18px!important;	
	font-weight: 500!important;	
	line-height: 20px!important;
	margin-bottom: 5px;
    position: relative;
    cursor: pointer;
	border-bottom: 1px solid #666666;
    padding-bottom: 2px;
    padding-top: 10px;
    text-transform: none;
}
.custom_filter_data h5:after{
	content: ' \02C5';
	float:right;
}	

.custom_label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.custom_label .checkmark {
    position: absolute;
    top: -4px !important;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.custom_label:hover input ~ .checkmark {
    background-color: #ccc;
}

.custom_label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom_label input:checked ~ .checkmark:after {
    display: block;
}

.custom_label .checkmark:after {
 	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
}
.custom_label input:checked ~ .checkmark {
    background-color: #147c3f;
}





.custom_label2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	padding-bottom: 5px;
}

.custom_label2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark2 {
    position: absolute;
    top: -8px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
}


.custom_label2 input:checked ~ .checkmark2 {
    background-color: #147c3f;
}

.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}
.custom_label2 input:checked ~ .checkmark2:after {
    display: block;
}
.custom_label2 .checkmark2:after {
    left: 11px;
    top: -4px;
    width: 10px;
    height: 22px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom_filter_data .selectize-control{
	width:100% !important;
}
.custom_filter_data .r-speed-search div{
	padding: 10px !important;
}
.custom_recipe_show_sidebar h4.recipe_title{
	color: #666666!important;	
	font-family: Acumin!important;
	font-stretch: condensed;
	font-size: 18px!important;	
	font-weight: 500!important;	
	line-height: 30px!important;
	margin-bottom: 10px;
}
.recipe_image_side img{
	width:100%;
	height: 100px;
}
.recipe_image_side{
	width: calc(40% - 10px);
    float: left;
    margin-right: 10px;
}
.custom_recipe_show_sidebar .recipe_info{
	width:60%;
	float:left;
}
.custom_recipe_show_sidebar .recipe_info h4{
	color: #147c3f!important;	
	font-family: Acumin!important;
	font-stretch: condensed;
	font-size: 16px!important;	
	font-weight: bold!important;	
	line-height: 11px!important;
	margin-bottom: 10px;
}
.custom_recipe_show_sidebar .recipe_info p{
	color: #666666!important;	
	font-family: Acumin!important;
	font-stretch: condensed;
	font-size: 20px!important;	
	font-weight: 300!important;	
	line-height: 28px!important;
}
.main_side_recipe{
	clear:both;
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.svffv4et{
	display: inline-block;
    float: none !important;
    padding: 0!important;
    margin-bottom: 10px;
}
.custom_social_share .shariff-button{
	background:none !important;
	height:auto !important;
	width: auto !important;
	
}
.custom_social_share .shariff-button a{
	height:40px !important;
	width:40px !important;
	border-radius:50% !important;
}
.custom_social_share .mail-print-box{
	float:none !important;
	padding:0 !important;
}
.custom_social_share  .mail-print-box a{
	padding:0px !important;
	
}
.custom_social_share .mail-print-box img{
	height:40px !important;
	width:40px !important;
	opacity:1 !important;
}
.custom_social_share{
	position: absolute;
    padding: 0;
    top: 20px;
    left: -44px !important;
	padding: 0px!important;
    width: 50px !important;
    text-align: center !important;
}
.book_custom_side .book_inner{
	padding-left:0px !important;
	display: inline-block!important;
}

.book_custom_side .item_image{
	width:100% !important;
    max-width: initial!important;
    text-align: center !important;
	margin-bottom: 20px !important;
	
}
.book_custom_side.book .item_data{
	width:100% !important;
	text-align:center !important;
	padding-left:0px !important;
	display: inline-block!important;
}
.book_custom_side{
	margin: 0px !important;
    position: relative;
    padding: 30px 0 15px 0;
    border-top: 1px solid #dddfda;
    border-radius: 0;
    margin-top: 30px !important;
    margin-bottom: 50px !important;
	border-bottom: 1px solid #dddfda;
}

.book_custom_side:before{
	content: ' ' !important;
    visibility: visible !important;
    left: 50%;
    top: -24px;
    position: absolute;
    width: 65px;
    height: 50px !important;
    background: url(images/ic-email.png);
    background-color: #fff;
    background-size: 35%;
    border-radius: 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}

.book_custom_side .entry{
	text-align:left;
}
.custom_recipe_show_sidebar{
    border-top: 1px solid #dddfda;
    padding-top: 20px;
    padding-bottom: 20px;
    /* border-bottom: 1px solid #dddfda; */
}
.panel_custom {
    display: none;
	padding: 10px 0px;
}
.custom_cat_list2{
	position:initial !important;
}
.custom_cat_list2 ul
{
	width:100% !important;
}

.advanced-adjust-recipe-servings{
	height: 40px;
    width: 70px;
    background: #fff !important;
    padding: 0px 10px !important;
	border:0px !important;
	float: left;
    margin-right: 10px;
}
.custom_input_data img{
    height: 40px;
	cursor:pointer;
}
.custom_filter_show{
	padding-left: 150px;
}
.custom_filter_show li{
	color: #999999;	
	font-family: Acumin!important;
	font-stretch: condensed;
	font-size: 16px;
	line-height: 20px;	
	background-color: #FFFFFF;
	padding: 6px 25px 4px 14px;
	border-radius:15px;
	float:left;
	margin-right:15px;
	position:relative;
	margin-top: 30px;
}
.custom_filter_show li.last_option{
	background-color: initial !important;
	font-weight:bold;
	cursor:pointer;
}
.remove_filter{
	position: absolute;
    right: 11px;
    cursor: pointer;
}
@media(max-width:767px){
	.prev_category_grid{
		margin-top:20px !important;
	}
	.single_recipe_title h2{
		font-size: 30px!important;
		line-height: 35px!important;
	}
	.single_recipe_des{
		font-size: 16px!important;
		line-height: 28px!important;
	}
	.not_in_mobile{
		display:none !important;
	}
	.single_recipe_more .book_inner{
		 display: inline-block !important;
	}
	.single-recipe .book .item_image{
		    margin: 0 auto;
			float:none !important;
	}
	.single-recipe .book .item_image img{
		 width: 100%;
		max-width: initial;
		height: auto;
	}
	.single-recipe .book .item_data{
		width:100% !important;
	}
	.custom_more_recipe .section-title h2{
		font-size: 22px!important;
		font-weight: bold!important;
		line-height: 30px!important;
	}
	.prev_vc_category2{
		width:100% !IMPORTANT;
	}
	.prev_vc_category2 .category_text:before{
		    top: -30px !IMPORTANT;
	}
}
@media(min-width:1300px){
	.prev_category_grid{
		margin-top: 70px !important;
	}
	.category_text:before{
		background-size:cover;
	}
}
