.ybc-blog-post-footer .read_more:hover,
.blog-managament-information button[type="submit"]:hover,
.ybc-blog-tag-a:hover,
#form_blog .btn.edit_view_post:hover,
.form_reply_comment input[type="submit"]:hover,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"]:hover,
.form-polls-body button[name="polls_cancel"]:hover,
.form-polls-body button:hover
{
    background:#00cefd;
    border-color:#00cefd;
}
.ybc-blog-like-span.active, .be-tag-block .be-tags a, .be-tag-block .be-tags,
.ybc-blog-related-posts-meta-categories > a,
.view_post,
.comment-content h4.comment_name span,
.ybc_block_categories .active > a,
.comment-content .post_title span a,
.blog-managament-information .help-block a,
.ybc-blog-comment-info .post-author .ybc_title_block {
  color:#E66A04;
}
.ybc-block-comment-reply:hover,
.ybc_title_block:hover,
.read_more:hover,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"] + .btn.btn-default:hover,
.comment-content .post_title span a:hover,
.list_category_item .sub_category li a:hover,
.ybc_block_categories .active > a:hover,
.ybc-blog-comment-info .post-author .ybc_title_block:hover,
.blog-managament-information .help-block a:hover,
#form_blog a.ybc_button_backtolist:hover{
    color: #00cefd;
}
.ybc-blog-thumbnail-list.carousel .ybc-blog-thumbnail-item.slick-current:before,
.ybc-blog-slider.carousel .slick-dots .slick-active button{
    border-color: #E66A04;
}
.ybc-blog-form-comment .blog-submit .button,
.blog-managament-information button[type="submit"],
.ybc-blog-slider.carousel .slick-dots .slick-active button,
.blog_view_all, .view_all_link,
.blog_view_all_button a,
.form-polls-body button,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"],
.add_new_post_blog a,
#form_blog button[type="submit"],
#form_blog .btn.edit_view_post,
.form_reply_comment input[type="submit"],
.ets_blog_loading .squaresWaveG
{
  background:#E66A04; 
}

.ybc-blog-form-comment .blog-submit .button:hover,
.blog_view_all:hover, .view_all_link:hover,
.blog_view_all_button a:hover,
.add_new_post_blog a:hover,
#form_blog button[type='submit']:hover
{
  background:#E66A04; 
}
.ybc_blog_ltr_mode a:hover, 
.ybc-blog-wrapper-detail a:hover,
.ybc-blog-like-span:hover, 
.blog-main-page a:hover,
.ybc_button_backtolist:hover,
.ybc-block-comment-report:hover{
    color: #E66A04;
}
.form-polls-body button,
.form_reply_comment input[type="submit"]{
    border: 1px solid #E66A04;
}

@keyframes bounce_squaresWaveG {
    0% {
        background-color: #E66A04;
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-o-keyframes bounce_squaresWaveG {
    0% {
        background-color: #E66A04;
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-ms-keyframes bounce_squaresWaveG {
    0% {
        background-color: #E66A04;
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes bounce_squaresWaveG {
    0% {
        background-color: #E66A04;
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-moz-keyframes bounce_squaresWaveG {
    0% {
        background-color: #E66A04;
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}


/*------------------------------------------------  CUSTOM STYLE ------------------------------------------------*/
#ybc_blog_page .breadcrumb  {
	display:none;
}
.ybc-blog-wrapper-blog-list .block_content .ybc-blog-thumbnail-list, .ybc-blog-wrapper-blog-list .ybc-blog-list, .ybc-blog-wrapper-blog-list .no-blog {
	max-width:1577px;
	width:100%;
	margin:0 auto;
	padding:0px;
}
.ybc-blog-wrapper-blog-list .block_content .ybc-blog-thumbnail-list .ybc_item_img, 
.ybc-blog-wrapper-blog-list .ybc-blog-list .ybc_item_img {
	float:none;
	display:block;
	
}
.ybc-blog-wrapper-blog-list .block_content .ybc-blog-thumbnail-list .ybc-blog-wrapper-content, 
.ybc-blog-wrapper-blog-list .ybc-blog-list .ybc-blog-wrapper-content {
	background:#fff;
	padding:50px 29px 29px 34px;
	position:relative;
	min-height:300;
}
.ybc-blog-wrapper-blog-list .ybc-blog-wrapper-content-main .ybc_title_block {
	font-size:1.25rem;
	color:#404040;
	font-weight:600;
	line-height:27px;
	min-height: 63px;
}
.ybc-blog-wrapper-blog-list .ybc-blog-list .ybc-blog-wrapper-content .blog-cat-name{
	font-size:12px;
	text-transform:uppercase;
	color:#E66A04;
}
.ybc-blog-wrapper-blog-list .ybc-blog-list .ybc-blog-wrapper-content .ybc_title_block {
	margin-top:0px;
	padding-top:0px;
} 
.ybc-blog-wrapper-blog-list .ybc-blog-list .post-image-container {
	position:relative;
}
.ybc-blog-wrapper-blog-list .ybc-blog-list .post-image-container .ybc_item_img {
	text-align:center;
}
.ybc-blog-wrapper-blog-list .ybc-blog-list .cat-thumb {
    display: inline-block;
    max-width: 93px;
    height: 93px;
    width: 100%;
    background: #f7f7f7;
    border: 8px solid #ffffff;
    border-radius: 50%;
    position: absolute;
    bottom: -47px;
	z-index:2;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}
.ybc-blog-wrapper-blog-list .ybc-blog-list .cat-thumb  img {
	max-width: 57px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
@media (min-width: 768px){
	.ybc_blog_layout_grid .ybc-blog-list > li {
		width: 32%;
		margin-right:2%;
	}
	.ybc_blog_layout_grid .ybc-blog-list > li:nth-child(3n){
		margin-right:0px;
	}
}
#ybc_slider .nivo-caption {
	position:static;
	max-width:1225px;
	margin:0 auto;
	text-align:center;
	font-size:1.12rem;
	color:#707070;
	padding:0px;
	margin-top: 52px;
	background:transparent;
}
#ybc_slider .nivo-controlNav {
	display:none;
}
.ybc-blog #content-wrapper .ybc-blog-wrapper {
	background-color: #F7F7F7;
    margin:0 -15px;
    padding: 0px;
    margin-bottom: 30px;
}
.ybc-blog .blog-category {
	background:none;
}
.ybc-blog .nivo-directionNav, .ybc-blog .nivo-controlNav {
	display:none;
}
.ybc-blog #content-wrapper .ybc-blog-wrapper .bybc-blog-slider #ybc_slider {
	background-color: #F7F7F7;
} 
.blog_filter {
	text-align:center;
	margin:30px 0;
}
.blog_filter li {
	display:inline-block;
	position: relative;
	padding:0 22px;
}

.blog_filter li input[type=checkbox]{
	vertical-align: middle;
	position: absolute;
	width: 100%;
    height: 100%;
    opacity: 0;
}
.blog_filter input[type=checkbox] + label:before {
content: "\2714";
    font-size: 11px;
    border: 0.1em solid #cac8c8;
    border-radius: 0.2em;
    display: inline-block;
    width: 12px;
    height: 12px;
    padding-left: 0;
    padding-bottom: 0;
    margin-right: 0.5em;
    vertical-align: middle;
    position: absolute;
    color: transparent;
    transition: .2s;
    line-height: 0.9;
    text-align: center;
    border: 1px solid #B3B2B2;
    background: #fff;
    border-radius: 2px;
    font-weight: 400;
    vertical-align: top;
    left: 3px;
    top: 50%;
    transform: translatey(-50%);	
}
.blog_filter input[type=checkbox]:checked + label:before {
    background-color: #F2A340;
    border-color: #F2A340;
    color: #FFFFFF;
	
}
.blog_filter li label {
	margin:0px;
	font-size:14px;
	color:#404040;
	text-transform: uppercase;
	font-weight:700;
}
.ybc-blog-wrapper .ybc-blog-latest-toolbar {
	margin:0px;
}
.ybc-blog-wrapper .read_more {
    border: none;
    padding: 0px;
    margin: 0px;
    /*letter-spacing: 5px;
    font-size: 30px;*/
	font-size:1.25rem;
    font-style: normal;
    display: flex;
	color:#e66a04;
	justify-content: left;
	margin-top:20px;
	/*display:none;*/
}
.ybc-blog-wrapper .blog_description p {
	font-size:1.1rem;
	line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #878786;
}
.ybc-blog-wrapper .page-heading {
	margin-top:2rem;
	text-align:center;
	font-size: 24px;
	color:#000;
}
.blog-category-desc {
	max-width:1225px;
	margin:0 auto;
	text-align:center;
}

@media(max-width:767px){
	.ybc-blog ul {
		text-align:left;
		padding: 0 15px;
	}
	.blog_filter li {
		/*width: 100%;*/
	}
	#ybc_slider .nivo-caption {
		padding:0 15px;
		text-align: left;
		margin-top: 20px;
	}
	.ybc-blog #content-wrapper .ybc-blog-wrapper {
		margin:0px;
	}
	.ybc-blog-wrapper-blog-list .block_content .ybc-blog-thumbnail-list, 
	.ybc-blog-wrapper-blog-list .ybc-blog-list {
		padding: 0px;
	}
	.ybc-blog-wrapper-blog-list .block_content .ybc-blog-thumbnail-list .ybc-blog-wrapper-content, 
	.ybc-blog-wrapper-blog-list .ybc-blog-list .ybc-blog-wrapper-content {
		/*padding: 50px 0px 29px 0px;*/
		padding: 50px 15px 29px 15px;
	}
}

/*-----------------------------------  BLOG DETAIL PAGE --------------------------------*/
#ybc_blog_page .banner-title{
	font-size:32px;
	line-height:38px;
	background:#fff;
	padding: 15px 60px;
	text-transform:uppercase;
	color:#404040;
	font-weight:700;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	z-index:1;
}
#ybc_blog_page #wrapper {
	background:#f7f7f7;
	padding-top:0px;
}
#ybc_blog_page .single-post-wrapper, #ybc_blog_page .no-post {
	max-width:1552px;
	margin:0 auto;
	width:100%;
	background:#fff;
	padding:34px 22px;
	overflow:hidden;
}
#ybc_blog_page  .single-post-wrapper .ybc-blog-wrapper-content {
	margin-top:4rem;
}
#ybc_blog_page .goback {
	max-width:1552px;
	padding: 15px 37px;
	margin:0 auto;
}
#ybc_blog_page .goback a {
	font-size:1.12rem;
	text-transform:uppercase;
	line-height:24px;
	display:inline-block;
}
#ybc_blog_page .goback a:hover {
	color:#E66A04;
}
.single-post-wrapper .ybc-blog-wrapper-detail {
	padding:0px;
	background:none;
}
.single-post-wrapper .blog-cat-name {
	font-size:12px;
	text-transform:uppercase;
	color:#E66A04;
	margin-bottom: 5px;
    display: inline-block;
}
.single-post-wrapper .postTitle {
	margin-bottom:2rem;
}
.single-post-wrapper .page-heading .title_cat {
	text-transform:capitalize;
	float:none;
	color:#404040;
}
.single-post-wrapper .ybc_blog_img_wrapper {
	margin-top:0rem;
}
.post-details {
	max-width:1061px;
}
.ybc_blog_img_wrapper {
	position:relative;
}
.ybc_blog_img_wrapper .cat-thumb {
    display: inline-block;
    max-width: 123px;
    height: 123px;
    width: 100%;
    background: #f7f7f7;
    border: 8px solid #ffffff;
    border-radius: 50%;
    position: absolute;
    bottom: -61px;
    z-index: 2;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}
 .ybc_blog_img_wrapper .cat-thumb img{   
	max-width: 80px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
 }
.post-details .blog_description h2 {
	margin-bottom:1rem;
}
.post-details .blog_description h3 {
	margin-bottom:1rem;
}
.post-details .blog_description p{
	min-height:0px;
	line-height:27px;
	font-size:1.12rem;
	color:#707070;
	margin-bottom:2rem;
}
.post-details .blog_description p a+a {
	margin-left:20px;
}
.post-details .blog_description p a.link {
    display: table;
    width: auto;
    margin-top: 20px;
	color:#E66A04;
	font-size:1.12rem;
}
.post-details .blog_description p small {
	font-size:14px;
	color:#b3b2b2;
}
.post-details .blog_description ul {
	margin-left: 2.938rem;
	list-style:none;
	padding:0px;
}
.post-details .blog_description ul li {
	font-size:1.12rem;
	line-height:27px;
	color:#707070;
	position: relative;
	padding-left: 25px;
	list-style:none;
}

.post-details .blog_description ul li:before {
    content: "\F0C8";
    font-size: 7px;
    color: #e66a04;
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: 0;
	top: 11px;
    line-height: normal;
}
.post-details .blog_description .health-food-infocontainer {
	background:#FFFFF5;
	display:flex;
	align-items: center;
	padding:22px 44px;
	margin-bottom:40px;
	
}
.post-details .blog_description .health-food-infocontainer  .text {
	max-width:244px;
	width:100%;
}
.post-details .blog_description .health-food-infocontainer  .text p {
	font-size:14px;
	line-height:21px;
}
.post-details .blog_description .health-food-infocontainer  .image {
	margin-left:65px;
}
ol.number-list {
	margin-left:21px;
}
ol.number-list li {
	counter-increment: my-awesome-counter;
	position: relative;
	list-style:none;
	font-size:1.12rem;
	line-height:27px;
	color:#707070;
	margin:1rem 0 2rem 0;
	padding-left:11px;	
}
ol.number-list li::before {
  content: counter(my-awesome-counter);
  color: #F2A340;
  font-size: 1.125rem;
  font-weight: 400;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: 29px;
  width: var(--size);
  height: var(--size);
  top: 0;
  background: #fff;
  border:1px solid #F2A340;
  border-radius: 50%;
  text-align: center;
}
.post-details .blog_description table{
	border-spacing: 3px;
	border-collapse: unset;
}
.post-details .blog_description table tr td {
	font-size:1.12rem;
	color:#404040;
	padding: 10px 22px;
}
.post-details .blog_description table tr th {
	font-weight:700;
	font-size:1.12rem;
	color:#404040;
	padding: 10px 22px;
	background:#f4bf93;
}
.post-details .blog_description table tr:nth-child(odd) td{
	background:#f9ddc5;
}
.post-details .blog_description table tr:nth-child(even) td{
	background:#fcf0e5;
}

/*
.post-details .blog_description .test-make-sense {
	background:#FDF0E5;
	padding:26px;
	margin-bottom:4.0625rem;
}

.post-details .blog_description .test-make-sense ul li:before{
	content: "";
	border:1px solid #F2A340;
	border-radius: 2px;
	background:#fff;
	width:13px;
	height:13px;
	top: 7px;
}
.post-details .blog_description .test-make-sense.check ul li:before{
	display: none;
}
.post-details .blog_description .test-make-sense.check ul li,
.post-details .blog_description ul.ticks li{
	background:url(../img/right_tick.png)left 6px no-repeat;
	padding-left:26px;
	font-size:1.125rem;
	margin-bottom: 0.4rem;
}
*/
.post-details .blog_description ul.ticks li:before{
	display:none;
}
.post-details .blog_description .text-image {
	overflow:hidden;
}
.post-details .blog_description .text-image a, .post-details .blog_description .text-image img {
	float:right;
}
.ybc-blog-tags {
	margin-bottom:0px;
	padding:20px 0 14px 0;
	border-top:1px solid #dcdbd7;
	border-bottom:1px solid #dcdbd7;
	width:100%;
}
.ybc-blog-tags a {
	display: inline-block;
	color:#878786;
	font-size:14px;
	padding:0 14px;
	line-height:27px;
	border:1px solid #DCDBD7;
	margin:0 6px 6px 0px;
	text-transform:capitalize;
}
.ybc-block-author {
	background: none;
    border: none;
    padding: 25px 0px;
	align-items:center;
	padding-left:120px;
	border-top: 1px solid #dcdbd7;
	margin:0px;
}
.ybc-block-author .avata_img {
	max-width:153px;
	width:100%;
	height:auto;
	border:none;
}
.ybc-block-author .ybc-author-name > a {
	font-size:14px;
	text-transform:capitalize;
	color:#878786;
	font-weight:700;
}
.ybc-author-description {
	font-style: unset;
	color:#878786;
	margin-top:0px;
}
.ybc-author-description p {
	font-size:14px;
	color:#878786;
	line-height:21px;
}
.ybc-author-description p a {
	    color: #e66a04;
}
.ybc-author-description p a:hover {
	    color: #b3b2b2;
}
.ybc-blog-tags .be-label {
	color:#878786;
	margin-right: 0.5rem;	
}
.ybc-blog-tags .be-label .fa {
	transform: rotate(90deg);
	font-size: 15px;

}
.ybc-blog-tags a:hover {
	border-color:#E66A04;
	color:#E66A04;
}
.blog-extra-facebook-share span {
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	color:#878786;
}
.blog-extra-facebook-share ul {
	display:inline-block;
	vertical-align:top;
}
.blog-extra-facebook-share li {
	padding:0 10px;
}
.blog-extra-facebook-share li a {
    width: auto;
    height: auto;
    background: none !important;
    min-width: 0px;
    padding: 0px;
	margin:0px;
}
.blog-extra-facebook-share li a:before {
	color:#B3B2B2;
    width: auto;
    padding: 0px;
    margin: 0px;
    line-height: normal;
	background: none !important;
	font-size:22px;
}
/*------------------------------------------   SIDEBAR STYLE ----------------------------------------------------*/
#right-column .ybc_blog_sidebar .block  {
	box-shadow:none;
	padding: 2.4rem 2.188rem 1.6rem 2.188rem;
    margin-left: auto;
    border: 1px dashed #878786;
    max-width: 343px;
    width: 100%;
} 
#right-column .ybc_blog_sidebar .block .title_blog {
	margin:0px;
	color:#E66A04;
	text-transform:uppercase;
	font-size:1.375rem;
	margin-bottom:1rem;
}
#right-column .ybc_blog_sidebar .block ul.tree {
	margin:0px;
}
#right-column .ybc_blog_sidebar .block li {
	padding:0px;
	position:relative;
	padding:9px 0 9px 25px;
}
#right-column .ybc_blog_sidebar .block .block_content {
	padding:0px;
}
#right-column .ybc_blog_sidebar .block li:before {
    content: "";
    font-size: 7px;
    color: #e66a04;
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 18px;
	transform:translateY(-50%);
	background:url(../img/arrowicon.png) left top no-repeat;
	content:"";
	width:14px;
	height:9px;
}
#right-column .ybc_blog_sidebar .block li a {
	border:none;
	padding:0px;
	color:#878786;
	font-size:1.125rem;
	text-transform:capitalize;
}
#right-column .ybc_blog_sidebar .block li a:hover {
	color:#E66A04;
}
#right-column .ybc_blog_sidebar .block li a:before {
	display:none;
}
.ybc_related_products_type_default .product-container {
	background:#fff;
	border:none;
	margin:0px;
	padding:0px;
}
.ybc_related_products_type_default .product-container .right-block > h5 {
	margin:0.7rem 0 0.5rem 0;
	font-size:1.125rem;
	color:#878786;
	text-align: center;
    text-transform: capitalize;
    margin-top: .7rem;
	font-weight:400;
}
.ybc_related_products_type_default .product-container .right-block > h5 a {
	font-size:1.125rem;
	color:#878786;	
}
#ybc-blog-related-products {
	border:none;
}
#ybc-blog-related-products .content_price span {
	font-size:1.12rem;
	color:#E66A04;
	font-weight:400;
}
#ybc-blog-related-products .ybc_related_products_type_default li {
	padding:0px;
}


/*------------------------------------   CUSTOM style -----------------------------------------*/
.blog-top-section {
	display:flex;
	align-items:center;
}
.blog-top-section .ybc_block_search {
	margin-left: auto;
}


select#field_sort_by:not([multiple]){
    -webkit-appearance:none;
    -moz-appearance:none;
    background-position:right 50%;
    background-repeat:no-repeat;
    background-image:url(../img/blog-filter-bg.png);

    padding: .5em;
    padding-right:1.5em;
	border:none;
	width:237px;
	font-size:14px;
	height:37px;
	color:#404040;
}
select#field_sort_by:focus {
	outline:none;
}
#field_sort_by {
    border-radius:0;
}
#cat-filter-loader {
	position:absolute;
	left:50%;
}

@media(max-width:767px){
	.blog-top-section {
		gap: 10px;
		margin-bottom: 15px;
	}
	select#field_sort_by:not([multiple]){ 
			background-size: 184px 37px;
	}
}

.additional_links{
	background:#f7f7f7;
	padding:30px 37px 20px 37px;
}
.additional_links p{
	word-break: break-all;
	font-size:12px;
	font-style: italic;
	line-height:14px;
}

#right-column .block_newsletter {
	margin:0px;
	padding:20px;
	margin-bottom:3rem;
}
#right-column .block_newsletter .newsletter-right{
	margin-right:0px;
}
#right-column .block_newsletter .newsletter-right .col-xs-12 {
	display:flex;
	flex-direction: column;
}
#right-column .block_newsletter .newsletter-right .col-xs-12 .signin-bttn {
	order:2;
	margin:10px 0 0 0;
	text-transform: none;
	font-size: 1.2rem;
	display: block;
}
#right-column .block_newsletter .newsletter-right #block-newsletter-label{
	font-size: 1.25rem;
    padding-top: 0px;
}
#right-column .block_newsletter .newsletter-right .col-xs-12 p {
	display:none;
}

.ybc_blog_layout_grid .no-blog {
	text-align: center;
    margin: 9rem 0;
}
.ybc_blog_layout_grid .no-blog p {
	max-width:500px;
	margin:0 auto;
	padding:2rem;
	border:1px solid #d9d8d8;
}
@media(max-width:767px){
	.single-post-wrapper .postTitle{
		margin-bottom: 1rem;
		padding: 0px;
	}
	.single-post-wrapper .page-heading .title_cat{
		font-size: 1.5rem;
	}
	#ybc_blog_page .goback {
		padding:0px 9px 16px 9px;
	}
	#right-column .block_newsletter .newsletter-right .col-xs-12 .signin-bttn {
		display: flex;
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		width:100%;
	}
}

.files_download_blog_links .ybc_blog_related_posts_type_default .ybc-blog-related-posts-list li:before{
	top:5px;
	transform:none;
}