html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
}

.blog-category.has-blog-image .ybc_item_img {
    margin-bottom: 20px;
}

.ybc-block-author {
    background: #fdfdfd none repeat scroll 0 0;
    padding: 15px;
}

.ybc-author-description {
    font-style: italic;
    margin-top: 5px;
}

#left-column {
    padding-left: 0;
}

#right-column {
    float: right;
    margin-right: -13px;
    padding-top: 30px;
    padding-left: 45px;
}

/*.page_home img,
.ybc-blog img {
    max-width: 100%;
}*/

.ybc-blog ul {
    list-style: none;
}

.ybc_blog_img_wrapper img,
.blog-product-list img {
    max-width: 100%;
}

.ybc-blog-categories {
/*    float: right;
    margin-right: 15px;*/
}

.fb_iframe_widget span {
    float: left;
    width: 100% !important;
}

.fb_iframe_widget iframe {
    position: absolute;
    width: 100% !important;
}

.bc-capcha-wrapper {
    display: box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    display: flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    float: left;
}

#module-ybc_blog-blog #left_column .block,
#module-ybc_blog-gallery #left_column .block,
#module-ybc_blog-blog #right_column .block,
#module-ybc_blog-gallery #right_column .block,
#left_column .ybc_block_categories,
#left_column .ybc_block_search,
#left_column .page_blog,
#left_column .ybc_block_gallery,
#left_column .ybc_block_tag,
#right_column .ybc_block_categories,
#right_column .ybc_block_search,
#right_column .page_blog,
#right_column .ybc_block_gallery,
#right_column .ybc_block_tag {
    display: none;
}

#module-ybc_blog-blog #left_column .ybc_block_categories,
#module-ybc_blog-blog #left_column .ybc_block_search,
#module-ybc_blog-blog #left_column .page_blog,
#module-ybc_blog-blog #left_column .ybc_block_gallery,
#module-ybc_blog-blog #left_column .ybc_block_tag,
#module-ybc_blog-gallery #left_column .ybc_block_categories,
#module-ybc_blog-gallery #left_column .ybc_block_search,
#module-ybc_blog-gallery #left_column .page_blog,
#module-ybc_blog-gallery #left_column .ybc_block_gallery,
#module-ybc_blog-gallery #left_column .ybc_block_tag,
#module-ybc_blog-blog #right_column .ybc_block_categories,
#module-ybc_blog-blog #right_column .ybc_block_search,
#module-ybc_blog-blog #right_column .page_blog,
#module-ybc_blog-blog #right_column .ybc_block_gallery,
#module-ybc_blog-blog #right_column .ybc_block_tag,
#module-ybc_blog-gallery #right_column .ybc_block_categories,
#module-ybc_blog-gallery #right_column .ybc_block_search,
#module-ybc_blog-gallery #right_column .page_blog,
#module-ybc_blog-gallery #right_column .ybc_block_gallery,
#module-ybc_blog-gallery #right_column .ybc_block_tag {
    display: block
}

.blog-capcha {
    clear: left;
    float: left;
}

#ybc-blog-capcha-img {
    margin-right: 10px;
}

.ybc-blog-list .post-wrapper,
.ybc-blog-wrapper-detail .ybc-blog-wrapper-content {
    float: left;
    min-height: 0 !important;
    width: 100%;
    /*border: 1px solid #cbcbcb;*/
}

.ybc-blog-like-span::before {
    content: "\f087";
    float: left;
    font-family: FontAwesome;
    font-size: 13px;
    margin-right: 3px;
}

.blog-post-like-btn:before {
    color: #3a5795;
}

.ybc_blog_button_share {
    float: left;
    margin-right: 10px;
}

.blog-post-like-btn {
    cursor: pointer;
}

#ybc_popular_posts li>p {
    float: left;
    margin-top: 6px;
    width: 100%;
}

.ybc-blog-posts-popular .bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: "\f137";
    font-family: "FontAwesome";
}

.blog-post-head,
.blog-post-data,
.ybc-blog .page-heading {
    /*border-bottom: 1px solid #cbcbcb;*/
}

.page-heading {
    margin: 0;
}

.ybc_title_block,
.page-heading .title_cat {
    color: #000;
    float: none;
    font-size: 30px;
    /*line-height: 38px;*/
    margin: 0 auto;
    padding: 30px 20px;
    width: 77%;
    text-align: center;
    display: block;
}

.ybc_title_block:hover {
    color: #9b9b9b;
    text-decoration: none;
}

.blog-post-data div,
.post-date-block,
.author-block,
.post-comments-block {
    /*border-left: 1px solid #cbcbcb;*/
    /*padding: 16px 20px;*/
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #9b9b9b;
}

.blog-post-data a,
.post-comments-quantity a,
.author-block a {
    color: #000;
    text-decoration: underline;
}

.blog-post-data a:hover,
.post-comments-quantity a:hover,
.author-block a:hover {
    color: #000;
    text-decoration: underline;
}

/*.blog-post-data div:first-child, .post-date-block {
  border-left: none;
  color: #000;
}
.blog-post-data div:last-child, .post-comments-block {
  float: right;
}*/
.blog-post-data .fa-comment,
.post-comments-block .fa-comment {
    font-size: 21px;
    margin-right: 10px;
    color: #000;
}

.ybc_blog_img_wrapper {
/*    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    padding: 20px;*/
    margin-top: 40px;
    margin-bottom: 35px;
}

.ybc_blog_img_wrapper a {
    width: 100%;
    display: block;
}

.ybc_blog_img_wrapper a img {
    width: 100%;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
}

.ybc_blog_img_wrapper a:hover img {
    opacity: 0.8;
}

.page_home_gallery .ybc_title_block {
    display: none;
}

.ybc_blog_layout_large_grid .ybc-blog-list>li:first-child .ybc_title_block {
    font-size: 16px;
    margin-bottom: 5px;
}

.ybc-blog-wrapper .ybc_title_block {
    margin-top: 13px;
}

.ybc-blog-latest-toolbar-comments>span {
    display: none;
}



.ybc_alert-danger,
.ybc_alert-success {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}

.ybc-blog-posts-popular-list>li {
    width: 100%;
    float: left;
}

.blog-comment-row {
    clear: left;
    float: left;
    width: 100%;
}

.ybc-blog-form-comment .blog-submit {
    margin-top: 20px;
    width: 100%;
}

.ybc-blog-form-comment .blog-submit .button {
    background: #000 !important;
    color: #fff !important;
    font-size: 16px !important;
    width: 60%;
}

.blog-rate-capcha {
    float: left;
}

#ybc-blog-capcha-refesh::before {
    color: #949494;
    content: "\f021";
    font-family: FontAwesome;
    font-size: 17px;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
}

.blog-comment-row label {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    float: none;
}

.blog-comment-row .blog-capcha label {
    line-height: 26px;
    margin-right: 10px;
}

.blog_rating_box .star {
    color: #b7b7b7;
    float: left;
    line-height: 16px;
    margin: 6px 5px 0;
}

.blog_rating_box {
    margin: 0 5px;
    float: none;
    display: block;
}

.blog-submit .button {
    background-color: #2fb5d2;
    border: medium none;
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
}

#ybc-blog-related-products .content_price span.bp-percent-display {
    background-color: #ff0000;
    color: #fff;
    padding: 2px 8px;
}

.blog-rate-post {
    display: box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    display: flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    width: auto;
}

#bc-subject, #bc-name, #bc-email {
    font-family: 'Circular Std Book';
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #9b9b9b;
    color: #000;
    height: 41px;
    padding: 10px 15px;
}

.form-control::placeholder {
    color: #757575;
}

.form-control::-webkit-input-placeholder {
    color: #757575;
}

.form-control::-moz-placeholder {
    color: #757575;
}

.form-control:-ms-input-placeholder {
    color: #757575;
}

.form-control:-moz-placeholder {
    color: #757575;
}

#bc-comment {
    font-family: 'Circular Std Book';
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #9B9B9A;
    color: #000;
    padding: 10px 15px;
    max-width: 100%;
    min-height: 128px;
}

#bc-capcha {
    float: left;
    width: 100px;
    height: 32px;
}

#ybc-blog-capcha-refesh {
    cursor: pointer;
}

.bp-price-old-label,
.bp-price-label,
.bp-percent-label,
.bp-save {
    display: none;
}

.blog-product-list .right-block {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.blog-product-list .right-block>h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.right-block h5 a {
    color: #414141;
}

.blog-product-list {
    margin-bottom: 0;
}

#ybc-blog-related-products .blog-product-list .content_price {
    display: inline;
    text-align: center;
}

#ybc-blog-related-products .blog-product-list .content_price .bp-price-label {
    display: none;
}

#ybc-blog-related-products .blog-product-list .content_price .old-price .bp-price-old-label {
    display: none;
}

#ybc-blog-related-products .blog-product-list .content_price .price-percent-reduction .bp-percent-label {
    display: none;
}

#ybc-blog-related-products .blog-product-list .content_price .bp-save {
    display: none;
}

#ybc-blog-related-products .content_price span {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    color: #000;
}

#ybc-blog-related-products .blog-product-list .right-block .content_price .bp-price-display {
    padding: 0 10px;
}

#ybc-blog-related-products .blog-product-list .right-block .content_price .bp-price-old-display {
    color: #a7a7a7;
}

#ybc-blog-related-products .post-details .blog-product-list .right-block .bp-percent-display {
    background: #f13340 none repeat scroll 0 0;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding-left: 0;
    text-align: center;
}

.blog-paggination {
    float: none;
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

.blog-paggination .results {
    display: none;
}

.ybc-blog-wrapper-blog-list.loadmore .blog-paggination {
    display: none;
}

.blog-comments-list {
    float: left;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    width: 100%;
}

.ybc-block-author>img.avata {
    border-radius: 45px;
    float: left;
    height: 90px;
    margin-right: 20px;
    width: 90px;
}

.pin-it-button img {
    float: left;
}

.blog-comments-list .blog-comment-line:not(:last-child) {
    border-bottom: 1px solid #4a4a4a;
}

.blog-comments-list .blog-comment-line {
    float: left;
    width: 100%;
}

.comment-by, .comment-subjet {
    color: #000;
    font-size: 15px;
    text-decoration: underline;
    margin-bottom: 15px;
}

.comment-subjet {
    display: block;
    text-decoration: none;
    font-weight: bold;
}

.comment-date {
    font-size: 15px;
}

.comment-by>b {
    font-weight: normal;
}

.comment-time {
    color: #9f9f9f;
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
}

.comment-content {
    color: #000;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 0;
}

.author-block a {
    color: #9b9b9b;
}

.author-block a:hover {
    color: #9b9b9b;
}

.post-date .be-label::before {
    content: "\f073";
    font-family: FontAwesome;
    margin-right: 7px;
    text-indent: 0;
    text-align: center;
    float: left;
    width: 100%;
}

.post-date .be-label {
    display: none;
    float: left;
    overflow: hidden;
    text-indent: 999px;
    white-space: nowrap;
    width: 20px;
}

.ybc-block-comment-report i::before {
    font-family: FontAwesome;
    text-decoration: none;
}

.ybc-block-comment-report {
    color: #b6b6b6;
    cursor: pointer;
    text-decoration: none;
}

.blog_rating_wrapper {
    float: left;
    margin-right: 15px;
}

.comment-subject {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    width: 100%;
}

.comment-rating {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -ms-flex;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    color: #9f9f9f;
}

.comment-rating>span {
    float: left;
    margin-right: 5px;
}

.ybc-blog-replied-by-name {
    display: inline-block;
    font-weight: bold;
}

.category-blog-parent::before {
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    content: "";
    height: 6px;
    position: absolute;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 6px;
    top: 5px;
    left: 5px;
}

.category-blog-parent.active::before {
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.content_block li {
    position: relative;
}

.content_block li .children {
    display: none;
}

.content_block li .children.show {
    display: block;
}

.content_block li .children {
    padding: 0 0 0 10px;
}

.category-blog-parent {
    font-size: 0;
    height: 16px;
    position: absolute;
    right: 0;
    top: 13px;
    width: 16px;
    cursor: pointer;
}

.ybc-blog-replied-by:before {
    color: #AAAAAA;
    content: "\f14d";
    font-family: FontAwesome;
    font-size: 12px;
    margin-right: 2px;
}

.ybc-block-comment-report.comment-report-2 {
    margin-bottom: 5px;
}

.ybc-block-comment-report.comment-report-2:hover {
    cursor: pointer;
    text-decoration: underline;
}

.comment-reply {
    float: left;
    padding-left: 10px;
    width: 100%;
}

.ybc-blog-reply-content {
    clear: left;
    float: left;
    font-style: italic;
    margin-left: 10px;
}

.ybc-blog-replied-by {
    float: left;
    margin-left: 10px;
}

.blog-paggination .links {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.blog-paggination .links .older-pagination {
    float: right;
    margin-right: 50px;
}

.blog-paggination .links .newer-pagination {
    float: left;
    /*margin-right: -5px;*/
    margin-left: -15px;
}

.blog-paggination .links a,
.blog-paggination .links .older-posts,
.blog-paggination .links .newer-posts {
    border: 1px solid #4a4a4a;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    font-size: 16px;
    height: 40px;
    color: #9b9b9b;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 90px;
}

.blog-paggination .links .next::before {
    content: url(../../../../assets/css/fonts/left-arrow-icon.svg);
    display: block;
    margin-top: 3px;
}

.blog-paggination .links .prev::before {
    content: url(../../../../assets/css/fonts/right-arrow-icon.svg);
    display: block;
    margin-top: 3px;
}

.blog-paggination .links .next:hover:before {
    opacity: 1;
}

.blog-paggination .links .prev:hover:before {
    opacity: 1;
}

.blog-paggination .links .last::before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 13px;
    padding: 1px;
}

.blog-paggination .links .frist::before {
    content: "\f100";
    font-family: FontAwesome;
    font-size: 13px;
    padding: 1px;
}

.blog-paggination .links .last>span {
    display: none;
}

.blog-paggination .links .next>span {
    display: none;
}

.blog-paggination .links .prev>span {
    display: none;
}

.blog-paggination .links .frist>span {
    display: none;
}

.blog-paggination .links>b {
    background: #ebebeb none repeat scroll 0 0;
    color: #414141;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    width: 40px;
}

.blog-category {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.blog-category>img {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.ybc-blog-search .block_content .button {
    color: #ffffff;
    font-size: 12px;
    line-height: 100%;
    margin-top: 5px;
    padding: 10px 10px 7px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    width: 100%;
}

.gallery_item {
    backface-visibility: hidden;
    float: left;
    perspective: 500px;
    -webkit-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.gallery_item>img {
    backface-visibility: hidden;
    float: left;
    max-width: 100%;
    min-height: 50px;
    perspective: 500px;
    -webkit-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
}

.gallery_item:hover img {
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
}

.ybc-page-home .ybc-blog-list {
    margin-bottom: 0;
    padding-left: 0;
    border-right: 1px solid #4a4a4a;
}

.ybc-page-home #ybc_gallery_home #ybc_gallery_home_content {
    float: left;
    width: 100%;
    position: unset;
}

.ybc-blog-like-span {
    float: left;
    cursor: pointer;
}

.ybc-blog-slider .loading_img {
    background-color: #e5e5e5;
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.ybc-blog-slider.loading .loading_img {
    display: block
}

.ybc-blog-slider.loading #ybc_slider>img:not(:first-child) {
    display: none;
}

.loading_img>img {
    float: left;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    -moz-transform: translate3d(-50%, -50%, 0px);
    -o-transform: translate3d(-50%, -50%, 0px);
    -ms-transform: translate3d(-50%, -50%, 0px);
}

#left-column .ybc_block_gallery ul>li,
#right-column .ybc_block_gallery ul>li,
#left_column .ybc_block_gallery ul>li,
#right_column .ybc_block_gallery ul>li {
    padding: 6px;
    width: 33.33%;
}

#left-column .ybc_block_gallery ul,
#right-column .ybc_block_gallery ul,
#left_column .ybc_block_gallery ul,
#right_column .ybc_block_gallery ul {
    margin: -6px -6px 0;
}

#module-ybc_blog-blog .alert.alert-warning {
    float: left;
    width: 100%;
}

.clear {
    clear: both;
}

.star::after {
    content: "\f005";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 26px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

.star.star_on::after {
    content: "\f005";
    display: inline-block;
    font-family: "FontAwesome";
    color: #4a4a4a;
}

.blog_rating_reviews {
    float: left;
    margin-right: 15px;
}

.blog__rating_reviews::before,
.total_views:before {
    content: "\f0e5";
    font-family: "FontAwesome";
    font-size: 13px;
    line-height: 16px;
    padding-right: 1px;
}

.ybc-blog-list li {
    float: left;
    padding: 0 15px;
}

.blog-post-footer div,
.blog-extra-item,
.extra_tag_cat {
    font-size: 18px;
    color: #9b9b9b;
    display: inline-block;
    vertical-align: top;
    padding: 16px 20px;
}

.blog-extra-item div {
    display: inline-block;
}

.blog_share,
.blog-extra-item {
    border-right: 1px solid #cbcbcb;
}

.blog_share a,
.blog-extra-item a {
    /*margin-left: 18px;*/
}

/*Related posts casual and list */

#module-ybc_blog-blog .ybc-blog-breadcrumb-a:after,
#module-ybc_blog-gallery .ybc-blog-breadcrumb-a:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    display: inline-block;
    margin-left: 10px;
    vertical-align: -1px;
    width: 15px;
}

.sidebar-post-type-casual .ybc-blog-popular-content {
    float: left;
    padding: 10px 0;
    width: 100%;
}

.ybc-blog-latest-toolbar-comments:before {
    content: "\f0e5";
    font-family: "FontAwesome";
    font-size: 13px;
    padding-left: 0;
    padding-right: 3px;

}

.read_more {
    /*display: none;*/
    font-size: 18px;
    color: #000;
    line-height: 25px;
    text-decoration: underline;
}

.read_more:hover {
    color: #000;
}

.ybc-blog-sidear-post-meta {
    color: #b1b1b1;
    /*display: none;*/
    float: left;
    font-size: 13px;
    width: 100%;
}

.page_home .title_blog,
.page_home_gallery .title_blog {
    margin-top: 12px;
}

.page_home_gallery .view_all {
    display: none;
}

.title_blog,
.title_blog a {
    color: #000;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: inherit;
}

.title_blog a:hover {
    color: #9b9b9b;
}

/*#left-column .title_blog,
#left_column .title_blog,
#right-column .title_blog,
#right_column .title_blog {
  font-size: 18px;
  padding-top: 25px;
  border-top: 1px solid #cbcbcb;
}*/

.blog_tag {
    display: block;
    width: 100%;
}

/*.ybc-blog-tag-a {
    background-color: #ebebeb;
    color: #414141;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 10px;
}*/

/*lastest post slide bar*/
.ybc-blog-list li {
    margin-bottom: 60px;
    padding: 0;
    padding-right: 10px;
    width: 100%;
}

.ybc_blog_layout_large_list .ybc-blog-list:not(.blog-main-page) li .ybc-blog-wrapper-content,
.ybc_blog_layout_list .ybc-blog-list li .ybc-blog-wrapper-content {
    padding: 20px;
    /*border-bottom: 1px solid #cbcbcb;*/
}

.blog_description {
    clear: left;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}

.blog_description.popup_image {
    padding: 20px 20px 0;
    border-top: 1px solid #cbcbcb;
}

.ybc_blog_img_wrapper+.post-details .blog_description.popup_image {
    border-top: 0;
    padding: 0;
    text-align: left;
    font-family: Georgia;
    color: #4a4a4a;
}

.ybc_blog_img_wrapper+.post-details .blog_description.popup_image h3 {
    font-weight: normal;
    margin: 20px 0;
    font-size: 20px;
    font-family: BerlingskeSerifDsp;
    color: #000;
}

.blog_description.popup_image p em {
    font-family: 'Circular Std Book';
    font-size: 14px;
}

.ybc_blog_img_wrapper+.post-details .blog_description.popup_image h4 {
    font-weight: bold;
    color: #000;
}

.ybc_blog_img_wrapper+.post-details .blog_description.popup_image blockquote {
    width: 90%;
    margin: 0 auto;
    font-style: italic;
}

.ybc_blog_img_wrapper+.post-details .blog_description.popup_image blockquote p {
    color: #000;
    font-size: 20px;
    line-height: 1.5;
    padding: 10px 0;
}

.blog_description p {
    color: #000;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    margin-bottom: 25px;
}

.blog_description img {
    height: auto;
    width: 100%;
}

.blog_description+a.read_more {
    margin-top: -25px;
    display: block;
}

.ybc-blog-tags-social {
    float: left;
    width: 100%;
    border-top: 1px solid #cbcbcb;
}

.blog-product-desc {
    display: none;
}

.ybc_item_img {
    backface-visibility: hidden;
    float: none;
    overflow: hidden;
    perspective: 500px;
    -webkit-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    position: relative;
    background-color: #fff;
    width: 100%;
    /*border-bottom: 1px solid #cbcbcb;*/
    display: block;
    padding: 20px;
}

.ybc_item_img:hover img {
    /*transform: scale(1.05);
  -webkit-transform: scale(1.05);*/
    opacity: 0.8;
}

.ybc_item_img img {
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    max-width: 100%;
    width: 100%;
}

.page_home ul,
.page_home_gallery ul {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
}







.page_home,
.page_home_gallery {
    background-color: #fff;
    display: block;
    float: left;
    margin-bottom: 60px;
    padding: 15px 30px;
    width: 100%;
}

.children .active>a {
    color: #2fb5d2;
}

.star {
    color: #f9b002;
    margin: 0 3px;
}

.ybc_title_block img {
    max-width: 100%;
}

.be-rating-block>span {
    float: left;
}

.ybc_blog_review {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -ms-flex;
    float: left;
}

.ybc-blog-latest-toolbar {
    color: #bfbfbf;
    float: left;
    font-size: 12px;
    margin-bottom: 7px;
    width: 100%;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
    width: 100%;
}

.ybc-blog-wrapper .ybc-blog-latest-toolbar {
    font-size: 14px;
}

.ybc-blog-latest-toolbar>span:not(:last-child) {
    float: left;
    margin-right: 15px;
}

#left-column .ybc-blog-latest-toolbar>span:not(:last-child),
#left_column .ybc-blog-latest-toolbar>span:not(:last-child),
#right-column .ybc-blog-latest-toolbar>span:not(:last-child),
#right_column .ybc-blog-latest-toolbar>span:not(:last-child) {
    margin-right: 15px;
}

#left-column .ybc-blog-latest-toolbar>span,
#left_column .ybc-blog-latest-toolbar>span,
#right-column .ybc-blog-latest-toolbar>span,
#right_column .ybc-blog-latest-toolbar>span {
    white-space: nowrap;
}

.blog-extra-item.be-rating-block {
    float: left;
}

#left-column .ybc-blog-latest-toolbar,
#left_column .ybc-blog-latest-toolbar,
#right-column .ybc-blog-latest-toolbar,
#right_column .ybc-blog-latest-toolbar {
    font-size: 14px;
}

.post-date {
    font-family: 'Circular Std Book';
    font-size: 15px;
    color: #000;
}

.ybc-blog-popular-content {
    display: block;
    position: relative;
    width: 100%;
}

.block img {
    max-width: 100%;
}

.ybc_block_gallery ul>li {
    float: left;
    padding: 0 15px 30px;
    width: 16.6667%;
}

.page_home_gallery.ybc_block_default ul {
    margin-left: -15px;
    width: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -ms-calc(100% + 30px);
}

.post-details .ybc-blog-latest-toolbar {
    font-size: 14px;
    margin-bottom: 0;
}

.page_home_gallery.ybc_block_default {
    padding-bottom: 0;
}

.page_home.ybc_block_default ul li {
    float: left;
    padding: 0 15px 30px;
    width: 25%;
}

.page_home.ybc_block_default ul {
    float: none;
    margin: 0 -15px;
    width: auto;
}

.blog-extra .ybc-blog-sidear-post-meta {
    display: block;
}

.ybc-blog-tags {
    color: #9b9b9b;
    float: left;
    margin-bottom: 0;
    width: auto;
}

.extra_tag_cat .ybc-blog-categories {
    margin-bottom: 15px;
    margin-right: 0;
}

a {
    color: #414141;
}

#left-column .ybc_block_categories li:not(:last-child) a,
#left_column .ybc_block_categories li:not(:last-child) a,
#right-column .ybc_block_categories li:not(:last-child) a,
#right_column .ybc_block_categories li:not(:last-child) a {}

#left-column .ybc_block_categories a::before,
#left_column .ybc_block_categories a::before,
#right-column .ybc_block_categories a::before,
#right_column .ybc_block_categories a::before {}

#left-column .ybc_block_categories .title_blog,
#left_column .ybc_block_categories .title_blog {
    margin-bottom: 10px;
}

.be-categories>a,
.ybc-blog-tags a,
.be-categories,
.blog_tags a {
    color: #9b9b9b;
}

.be-categories>a:hover,
.ybc-blog-tags a:hover,
.be-categories:hover,
.blog_tags a:hover {
    color: #9b9b9b;
}

.ybc-blog-latest-toolbar-views:before {
    content: "\f06e";
    font-family: FontAwesome;
    padding-right: 3px;
}

.be-categories {
    color: #bfbfbf;
    font-size: 14px;
}

.ybc-blog-related-posts {
    float: left;
    padding-top: 25px;
    width: 100%;
}

#ybc-blog-related-products {
    float: left;
    margin-bottom: 30px;
    padding-top: 40px;
    width: 100%;
}

#ybc-blog-related-products .title_blog,
.ybc-blog-related-posts .title_blog {
    text-align: center;
    font-size: 30px;
    color: #000;
    margin-bottom: 50px;
}

.ybc-blog-related-posts .ybc_item_img {
    padding: 0;
    border: 0;
    margin-bottom: 10px;
    height: 240px;
}

.ybc-blog-related-posts .ybc_title_block {
    font-family: BerlingskeSerifDsp;
    font-size: 20px;
    padding: 20px 0 !important;
    margin: 0;
    text-align: left;
}

.ybc-blog-related-posts-list-li {
    padding-bottom: 30px;
}

.ybc_block_slider ul,
.ybc-blog-related-posts-list,
.blog-product-list.ybc_related_products_type_carousel {
    float: left;
    position: relative;
    width: calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -ms-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    margin-left: -15px;
}

.ybc-blog-related-posts-list {
    margin-left: 0;
    padding-left: 0;
}

.page_blog_gallery .view_all {
    display: none;
}

#left-column .block,
#right-column .block {
    clear: left;
    float: left;
    /*padding: 0;*/
    width: 100%;
    /*padding-bottom: 17px;*/
}

#right-column .ybc_block_search,
#right-column .email_subscription {
    padding: 16px 20px 20px;
    background-color: #e7e2d8;
    margin-bottom: 20px;
}

#right-column .ybc_block_search {
    margin-bottom: 20px;
}

#left-column .block.ybc_block_categories ul li a,
#right-column .block.ybc_block_categories ul li a {
    color: #000;
    font-size: 15px;
    /*padding-left: 22px;*/
}

#left-column .block.ybc_block_tag,
#right-column .block.ybc_block_tag {
    padding-bottom: 20px;
}

#left-column .block ul,
#left_column .block ul,
#right-column .block ul,
#right_column .block ul {
    margin-bottom: 0;
    padding-left: 0;
}

.ybc_block_latest .block_content {
    /*padding-left: 17px !important;*/
}

.ybc_block_latest .block_content li {
    padding: 0;
}

.ybc_block_latest .block_content li a {
    color: #000;
    font-family: Georgia;
    font-size: 15px;
    text-decoration: underline;
}

.block.ybc_block_gallery ul li {
    overflow: hidden;
    height: 124px;
}

.block.ybc_block_gallery ul li img {
    height: 100%;
    width: auto;
    max-width: 500%;
}

.ybc-blog-wrapper-detail {
    background-color: #fff;
    margin: 0 -15px;
    padding: 30px;
    width: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -ms-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    margin-bottom: 30px;
    float: left;
}

.block.ybc_block_instagram h4 {
    display: block;
}

.block.ybc_block_instagram .blockPhotos-Instagram {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 23px;
}

.block.ybc_block_instagram a {
    width: 31%;
}

.block.ybc_block_instagram a img {
    width: 100%;
}

.dt-6.ybc_related_products_type_carousel {
    padding-left: 7px;
    padding-right: 7px;
}

.ybc-blog-related-posts-list.dt-6 {
    padding-left: 7px;
    padding-right: 7px;
}

.ybc_related_products_type_carousel {
    margin: 0;
    padding: 0;
}

.ybc_related_products_type_carousel .product-container {
    border: 1px solid #eee;
    float: left;
    width: 100%;
}

.ybc-navigation-blog-content {
    float: left;
    position: relative;
    padding-top: 30px;
    margin-left: -9px;
}

.ybc-blog-wrapper-comment {
    float: left;
    margin-bottom: 5px;
    margin-top: 30px;
    width: 100%;
}

.ybc_comment_form_blog {
    background-color: #fdfdfd;
    float: left;
    margin-bottom: 80px;
    width: 100%;
    padding: 25px 20px 9px;
}

.ybc_blog-comments-list {
    float: left;
    width: 100%;
    border: 1px solid #4a4a4a;
    margin-bottom: 25px;
}

.ybc_comment_form_blog .title_blog {
    margin-bottom: 0;
    padding: 30px;
    float: left;
    width: 100%;
}

.ybc-blog-form-comment {
    display: block;
    float: left;
    width: 100%;
    font-size: 18px;
}

.ybc_block_search .button {
    background-color: transparent;
    border: medium none;
    font-size: 0;
    height: 100%;
    position: absolute;
    background-image: none;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
}

.ybc_block_search form {
    position: relative;
}


.icon_search {
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.icon_search::before {
    color: #c7c7c7;
    content: "\f002";
    float: left;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    width: 100%;
}

.ybc_block_search input {
    background-color: #fff;
    font-size: 14px;
    height: 40px;
    padding-left: 15px;
}

.ybc-blog #content-wrapper .ybc-blog-wrapper,
.ybc-blog #content-wrapper .ybc-blog-wrapper-detail {
    margin: 0;
    padding: 30px 0 0;
    margin-bottom: 30px;
}

.ybc-blog #content-wrapper .ybc-blog-wrapper-detail {
    margin-left: -15px;
    padding-right: 10px;
    border-right: 1px solid #4a4a4a;
}

.ybc-blog #content-wrapper .ybc-page-category ul.ybc-blog-list.row,
.ybc-blog #content-wrapper .ybc-page-tag ul.ybc-blog-list.row {
    margin-left: -55px;
}

.ybc-page-category .page-heading {
    text-transform: uppercase;
}

.blog-category-desc {
    line-height: 24px;
}

.ybc_related_products_type_default .product-container {
    float: left;
    margin-bottom: 0;
    width: 100%;
}

#ybc_slider .nivo-directionNav a {
    background-color: rgba(255, 255, 255, 0.5);
    color: #414141;
    cursor: pointer;
    font-size: 45px;
    height: 60px;
    left: auto;
    line-height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    bottom: auto;
    position: relative;
    right: auto;
    text-indent: -999px;
    top: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 60px;
    z-index: 9;
    background-image: none;
}

#ybc_slider .nivo-directionNav a.nivo-prevNav {
    float: left;
}

#ybc_slider .nivo-directionNav a.nivo-nextNav {
    float: right;
}

#ybc_slider .nivo-directionNav a.nivo-nextNav::before {
    content: "\f105";
    float: left;
    font-family: FontAwesome;
    text-align: center;
    text-indent: 0;
    width: 100%;
}

.block_content li {
    padding: 0 15px;
}

.bybc-blog-slider .theme-bar .nivo-controlNav a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 15px;
    margin: 0 5px;
    width: 15px;
}

.theme-bar .nivo-controlNav a.active {
    border: 1px solid #414141;
}

#ybc_slider .nivo-directionNav a.nivo-prevNav::before {
    content: "\f104";
    float: left;
    font-family: FontAwesome;
    text-align: center;
    text-indent: 0;
    width: 100%;
}

.nivo-directionNav {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    visibility: hidden;
    width: 100%;
}

#ybc_slider:hover .nivo-directionNav {
    visibility: visible;
    opacity: 1;
}

.ybc-blog-slider.theme-bar .nivo-controlNav {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    bottom: 0;
    text-align: center;
    opacity: 1;
}

.ybc-blog-slider.slider-wrapper.theme-bar {
    border: none;
    margin-bottom: 60px;
}

#ybc_slider .nivo-caption {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 45px;
    color: #414141;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 15px;
    opacity: 1;
}

iframe {
    max-width: 100%;
}

.ybc-blog-slider {
    margin-bottom: 40px;
    position: relative;
}

#ybc_slider .nivo-caption>span {
    display: block;
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}


.page_blog_gallery .ybc_title_block {
    display: none;
}

.ybc-blog-like-span.active {
    cursor: auto;
}

.ybc-block-author .ybc-author-name>a {
    color: #414141;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.ybc-blog-wrapper-gallery .ybc-gallery {
    display: block;
    float: left;
    margin: 0 -15px 15px;
    width: calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -ms-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
}

.loader_lady_custom,
.loader_lady_custom:after {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.ybc_item_img_ladyload .loader_lady_custom {
    display: block;
}

.loader_lady_custom {
    margin: 60px auto;
    font-size: 10px;
    display: none;
    position: relative;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #ccc;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.ybc_item_img_ladyload .lazyload {
    opacity: 0.5;
}

#left-column .page_blog_gallery .view_all,
#left_column .page_blog_gallery .view_all,
#right-column .page_blog_gallery .view_all,
#right_column .page_blog_gallery .view_all {
    display: none;
}

.ybc-blog-wrapper .page-heading {
    clear: both;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.ybc-blog-wrapper-gallery {
    float: left;
    width: 100%;
}

.ybc-gallery li {
    float: left;
    padding: 15px;
    width: 25%;
}

body div.ppt {
    text-align: center;
}

.ybc-blog-related-products-wrapper {
    float: left;
    width: 100%;
}

.fa-bolt:before {
    content: "\f0e7"
}

.page_blog.ybc_block_default .block_content>li:not(:last-child) {
    /*margin-bottom: 10px;*/
}

#ybc_slider>a {
    display: none;
}

.page_home.ybc_block_slider ul.block_content>li:nth-child(n + 5) {
    display: none;
}

.ybc-navigation-blog {
    display: none;
}

.ybc-block-author {
    float: left;
    margin-bottom: 30px;
}

/**-------------------------------Responsive----------------------------------------------- **/
@media (min-width: 1200px) {
    .page_home.ybc_block_default ul li:nth-child(4n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page_home.ybc_block_default ul li {
        width: 33.33%;
    }

    .page_home.ybc_block_default ul li:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page_home.ybc_block_default ul li {
        width: 33.33%;
    }

    .page_home.ybc_block_default ul li:nth-child(3n+1) {
        clear: left;
    }

    .ybc-blog-related-products-wrapper .blog-product-list>.ajax_block_product:nth-child(2n+1) {
        clear: left;
    }

    .ybc-blog-related-products-wrapper .blog-product-list>.ajax_block_product {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .flex_space_between {
        display: box;
        display: -o-box;
        display: -ms-box;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -webkit-flex;
        display: -moz-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -o-justify-content: space-between;
        -ms-justify-content: space-between;
    }

    .dt-6 .ybc-blog-related-posts-list-li {
        padding-left: 7px;
        padding-right: 7px;
    }
}

/*max-width: 991px*/
@media (max-width: 991px) {
    .ybc_blog_layout_list .ybc-blog-list .post-wrapper>a {
        width: 100%;
    }

    .ybc-blog-list .post-wrapper h2 a {
        font-size: 22px;
    }

    .ybc_blog_layout_large_list .ybc-blog-list .post-wrapper h2 a {
        font-size: 18px;
    }

    .ybc-blog-form-comment .blog-submit .button {
        float: left;
        margin-top: 20px;
    }

    .ybc-blog-form-comment .blog-submit {
        float: left;
        width: 100%;
    }

}

/*end max-width: 991px*/

@media (min-width: 768px) {


    .ybc-blog-related-posts-list>li {
        float: left;
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .ybc-blog-related-posts-list>li:nth-child(1) {
        padding-left: 0;
    }

    .ybc-blog-related-posts-list>li:nth-child(4) {
        padding-right: 0;
    }

    .page_home.ybc_block_slider ul.block_content>li {
        width: 25%;
        padding: 0 10px;
        float: left;
    }

    /*.ybc_blog_related_posts_type_default .ybc-blog-related-posts-wrapper {
      margin: 0 -15px;
    }*/
    /*large box and list*/
    .ybc_blog_layout_large_grid .ybc-blog-list.blog-main-page li:first-child {
        width: 100%;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list.blog-main-page li:nth-child(n+2) {
        width: 50%;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list:not(.blog-main-page) li {
        float: left;
        width: 50%;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list:not(.blog-main-page) li:nth-child(2n+1) {
        clear: left;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list.blog-main-page li:nth-child(2n+2) {
        clear: left;
    }


    .ybc_blog_layout_large_list .ybc-blog-list.blog-main-page li:first-child .ybc_item_img,
    .ybc_blog_layout_large_list .ybc-blog-list.blog-main-page li:first-child .ybc-blog-wrapper-content {
        width: 100%;
    }

    .ybc_blog_layout_large_list .ybc-blog-list.blog-main-page li .ybc_item_img {
        /*        width: 38%;*/
    }

    .ybc_blog_layout_large_list .ybc-blog-list.blog-main-page li:not(:first-child) .ybc-blog-wrapper-content {
        float: left;
        padding-left: 30px;
        /*          width: 62%;*/
    }

    .ybc_blog_layout_large_list .ybc-blog-list.blog-main-page li:not(:first-child) .ybc_title_block {
        margin-top: 0;
        padding-top: 0;
    }




    .ybc_blog_layout_large_list .ybc-blog-list:not(.blog-main-page) li .ybc_item_img,
    .ybc_blog_layout_list .ybc-blog-list li .ybc_item_img {
        /*      width: 38%;*/
    }

    .ybc_blog_layout_large_list .ybc-blog-list:not(.blog-main-page) li .ybc-blog-wrapper-content,
    .ybc_blog_layout_list .ybc-blog-list li .ybc-blog-wrapper-content {
        float: none;
        padding: 20px;
        /*      width: 62%;*/
    }

    /*.ybc_blog_layout_large_list .ybc-blog-list:not(.blog-main-page) li .ybc_title_block,
    .ybc_blog_layout_list .ybc-blog-list li .ybc_title_block {
        margin-top: 0;
        padding: 30px 20px;
    }*/

    .ybc_blog_layout_grid .ybc-blog-list li {
        width: 50%;
    }

}

/*max 767px*/
@media (max-width: 767px) {
    .ybc-blog-posts {
        float: left;
        width: 100%;
    }

    .page_home.ybc_block_default ul li {
        width: 50%;
    }

    .page_home.ybc_block_default ul li:nth-child(2n+1) {
        clear: left;
    }

    .ybc-blog-list .post-wrapper,
    .ybc-blog-wrapper-detail .ybc-blog-wrapper-content,
    .ybc-blog-tags-social {
        float: none;
    }

    .ybc-blog-list .post-wrapper h2 a {
        font-size: 22px;
    }

    .ybc_blog_layout_large_grid.ybc-page-home .ybc-blog-list li:first-child .ybc-blog-wrapper-content h2>a {
        font-size: 22px;
    }

    #ybc_gallery_home .title_block:after {
        display: none;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list li {
        width: 100% !important;
    }

    .ybc-blog-wrapper-content {
        min-height: unset;
    }

    .sidebar-post-type-default .ybc-blog-posts-popular-list-wrapper,
    .sidebar-post-type-default #ybc-blog-posts-latest-list .ybc-blog-latest-post-wrapper {
        padding-bottom: 20px;
    }

    .ybc_blog_layout_grid .ybc-blog-list li:nth-child(n) {
        clear: left;
    }

    .ybc_blog_layout_grid .ybc-blog-list li {
        width: 100%;
    }

    #ybc_slider .nivo-caption>span,
    #ybc_slider .nivo-caption {
        font-size: 10px;
    }

    .ybc-blog-wrapper .ybc_title_block {
        margin-top: 0;
    }

    .ybc_title_block,
    .page-heading .title_cat {
        font-size: 22px;
        line-height: 30px;
        margin: 0;
        width: 100%;
        padding: 20px 15px;
    }

    .blog-post-data div,
    .post-date-block,
    .author-block,
    .post-comments-block,
    .blog-post-footer div,
    .blog-extra-item,
    .extra_tag_cat {
        font-size: 13px;
        padding: 15px;
    }

    .blog-post-footer div,
    .blog-extra-item,
    .extra_tag_cat,
    .ybc-blog-tags {
        display: block;
        float: none;
    }

    .blog-post-data .fa-comment,
    .post-comments-block .fa-comment {
        font-size: 15px;
    }

    .blog-extra-item {
        border-bottom: 1px solid #cbcbcb;
        border-right: 0;
    }

    .blog-post-data div:last-child,
    .author-block {
        border-left: 0;
        border-top: 1px solid #cbcbcb;
        float: none;
    }

    .ybc_item_img,
    .ybc_blog_layout_large_list .ybc-blog-list:not(.blog-main-page) li .ybc-blog-wrapper-content,
    .ybc_blog_layout_list .ybc-blog-list li .ybc-blog-wrapper-content,
    .blog_description.popup_image {
        padding: 15px;
    }

    .blog_description p,
    .read_more {
        font-size: 13px;
        line-height: 19px;
    }

    .blog_description.popup_image p {
        margin-bottom: 15px;
    }

    .blog_share {
        border-right: 0;
        border-bottom: 1px solid #cbcbcb;
        width: 100%;
    }

    .blog_share .jcaicons.big,
    .blog-extra-item .jcaicons.big {
        height: 18px;
        width: 18px;
    }

    #ybc-blog-related-products .title_blog,
    .ybc-blog-related-posts .title_blog {
        font-size: 22px;
        margin-bottom: 30px;
    }

    #ybc-blog-related-products,
    .ybc-blog-related-posts {
        padding-top: 40px;
        margin-bottom: 0;
        float: none;
    }

    .featured-products {
        margin-bottom: 0;
    }

    .ybc-blog-related-posts-list {
        margin-left: -7px;
        margin-right: -7px;
    }

    .ybc_blog_related_posts_type_default .ybc-blog-related-posts-wrapper .ybc-blog-related-posts-list-li {
        width: 46%;
        padding: 7px;
        display: inline-block;
        vertical-align: top;
    }

    .ybc-blog-related-posts .ybc_title_block {
        font-size: 12px;
        line-height: 18px;
    }

    .ybc-blog-list li {
        padding-right: 0;
    }

    #right-column {
        float: none;
        padding: 0;
        margin-right: 0;
    }

    #left-column .title_blog,
    #left_column .title_blog,
    #right-column .title_blog,
    #right_column .title_blog {
        font-size: 13px;
        padding-top: 15px;
        margin-bottom: 20px;
    }

    #right-column .block.ybc_block_categories {
        padding-bottom: 10px;
    }

    .ybc_block_latest .block_content li {
        font-size: 12px;
    }

    .blog-paggination {
        padding-bottom: 50px;
    }

    .blog-paggination .links a,
    .blog-paggination .links .older-posts,
    .blog-paggination .links .newer-posts {
        font-size: 13px;
        width: 40px;
        height: 40px;
        padding: 0;
    }

    .blog-paggination .links .older-posts,
    .blog-paggination .links .newer-posts {
        padding: 0 12px;
    }

    .blog-paggination .links .prev::before {
        margin-top: 0;
    }

    .ybc-blog #content-wrapper .ybc-blog-wrapper-detail {
        padding: 0;
        border: none;
    }
}

/*end max 767px*/

/*max 480px*/
@media (max-width: 479px) {

    .ybc-gallery {
        float: left;
        padding: 0 7px;
        width: 100%;
    }

    .ybc-gallery li {
        margin-bottom: 16px;
        padding: 0 8px;
    }

    .bybc-blog-slider .nivoSlider {
        min-height: 100px;
    }

    .ybc-blog-slider {
        min-height: 100px;
    }

    .ybc_blog_layout_large_grid.ybc-page-home .ybc-blog-list li:first-child .ybc-blog-wrapper-content h2>a {
        font-size: 16px;
    }

    .ybc-blog-list .post-wrapper h2 a {
        font-size: 16px;
    }

    /*large box and list*/
    .ybc_blog_layout_large_list.ybc-page-home .ybc-blog-list>li:first-child h2>a {
        font-size: 16px;
    }

    .ybc_blog_layout_large_list .ybc-blog-list .post-wrapper>a {
        width: 100%;
    }

    .ybc_blog_layout_large_list .ybc-blog-wrapper-content {
        padding: 15px 0 0;
        width: 100%;
    }

    /*all grid*/
    .ybc_blog_layout_grid .ybc-blog-list li {
        float: left;
        padding: 0 15px 40px;
        width: 100%;
    }

    .page_home.ybc_block_default ul li {
        width: 100%;
    }

}






@media (min-width: 544px) and (max-width: 1199px) {

    #left-column .block.ybc_block_slider,
    #right-column .block.ybc_block_slider {
        padding: 15px 15px 50px;
    }

    #left-column .title_blog,
    #left_column .title_blog,
    #right-column .title_blog,
    #right_column .title_blog {
        margin-bottom: 20px;
    }
}


/*Security code*/
@media (max-width: 388px) {
    #bc-capcha {
        float: left;
    }
}

/*end max 480px*/
/*max 320px*/
@media (max-width:320px) {
    .theme-bar .nivo-directionNav {
        top: 67% !important;
    }

    .ybc-blog-wrapper-content {
        padding: 20px 20px 10px;
    }



    .post-details #ybc-blog-related-products .title_block {
        font-size: 16px !important;
    }

    .post-author-label {
        padding-left: 0;
        padding-right: 10px;
    }

    .blog-post-author {
        padding-left: 0;
    }

    .ybc-blog-latest-post-content .ybc_title_block,
    .ybc-blog-popular-content>a {
        font-size: 13px !important;
    }

    .sidebar-post-type-casual .ybc-blog-latest-post-content .ybc_title_block,
    .ybc-blog-popular-content>a {
        font-size: 13px !important;
    }

    .ybc-blog-popular-content>p,
    .ybc-blog-latest-post-content>p {
        font-size: 13px !important;
    }

    .ybc-blog-wrapper-content {
        padding: 0;
    }

}

/*end max 320px*/

/*------------------------between min-width and max-width------------------*/
/*(min-width: 992px) and (max-width: 1199px)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .ybc-blog-slider {
        min-height: 220px;
    }
}

/*end (min-width: 992px) and (max-width: 1199px)*/

/*(min-width: 768px) and (max-width: 991px)*/
@media (min-width: 768px) and (max-width: 991px) {

    /*latest news and popular post model list */
    .sidebar-post-type-default #ybc-blog-posts-latest-list .ybc_item_img {
        width: 100%;
    }

    .sidebar-post-type-default .ybc-blog-posts-popular-list .ybc-blog-posts-popular-list-wrapper>a {
        width: 100%;
    }

    .sidebar-post-type-default #ybc-blog-posts-latest-list .ybc-blog-latest-post-content,
    .sidebar-post-type-default .ybc-blog-posts-popular-list .ybc-blog-popular-content {
        padding: 14px 0 0;
        width: 100%;
    }

    .ybc_blog_layout_grid .ybc-blog-list .post-wrapper h2 a {
        font-size: 18px;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list li {
        float: left;
        margin-bottom: 0;
        padding: 0 15px 30px;
        width: 100%;
    }

    .ybc_blog_layout_large_grid.ybc-page-home .ybc-blog-list li:first-child .ybc-blog-wrapper-content h2>a {
        font-size: 20px;
    }

    .ybc-blog-list .post-wrapper h2 a {
        font-size: 20px;
    }

    .sidebar-post-type-casual #ybc-blog-posts-latest-list .ybc-blog-latest-toolbar-comments::before,
    .sidebar-post-type-casual #ybc_popular_posts .ybc-blog-latest-toolbar-comments::before {
        padding-left: 1px;
    }

    .sidebar-post-type-casual #ybc-blog-posts-latest-list .ybc-blog-like-span::before,
    .sidebar-post-type-casual #ybc_popular_posts .ybc-blog-like-span::before {
        margin-left: 16px;
    }

    .sidebar-post-type-casual .ybc-blog-latest-toolbar {
        margin-top: 5px;
    }

    .smallwidth .ybc-blog-home-content-show {
        padding: 10px;
    }
}

/*end between (min-width: 768px) and (max-width: 991px)*/



@media (min-width: 768px) {}

@media (max-width: 767px) {

    .blog-extra .ybc-blog-latest-toolbar-views,
    .blog-extra .ybc-blog-like-span,
    .blog-extra .post-date,
    .blog-extra .author-block {
        float: left;
        white-space: nowrap;
        margin-right: 15px;
    }

    .blog-extra .ybc-blog-latest-toolbar {
        display: block;
        float: left;
        width: 100%;
    }

    .ybc_block_gallery ul>li {
        width: 25%;
    }

    .ybc-navigation-blog {
        background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #f2f2f2) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -o-linear-gradient(#ffffff, #f2f2f2) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -ms-linear-gradient(#ffffff, #f2f2f2) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#ffffff, #f2f2f2) repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        margin-top: 10px;
        padding: 15px;
        width: 100%;
        cursor: pointer;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px;
        text-align: center;
        position: relative;
    }

    .ybc-navigation-blog::before {
        border-bottom: 1px solid #666;
        border-left: 1px solid #666;
        content: "";
        height: 8px;
        position: absolute;
        right: 15px;
        top: 19px;
        transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        width: 8px;
    }

    .ybc-navigation-blog.active::before {
        transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .ybc-navigation-blog-content>div {
        left: 0;
        opacity: 0;
        position: absolute;
        visibility: hidden;
        width: 100%;
    }


    .ybc-navigation-blog-content.show>div {
        left: auto;
        opacity: 1;
        position: relative;
        visibility: visible;
    }

    .ybc-navigation-blog {
        display: block;
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .blog-product-list .ajax_block_product:nth-child(2n+1) {
        clear: left;
    }

    .ybc-gallery li {
        width: 33.33%;
    }
}

@media (max-width: 543px) {
    .ybc-blog #content-wrapper .ybc-blog-wrapper {
        margin: 0 0 30px;
    }

    iframe {
        max-width: 100%;
        height: auto;
    }
}

/*(min-width: 480px) and (max-width: 767px)*/
@media (min-width: 480px) and (max-width: 767px) {
    .blog-product-list .ajax_block_product {
        float: left;
        width: 50%;
    }

    .blog-product-list .left-block {
        text-align: center;
    }
}

/*end (min-width: 480px) and (max-width: 767px)*/
@media (max-width: 479px) {
    .ybc-blog-posts-home-list-item {
        width: 100%;
    }

    .ybc_blog_layout_large_grid .ybc-blog-list li:last-child {
        padding-bottom: 0;
    }

    .ybc-blog-form-comment {
        padding: 15px;
    }

    .ybc_comment_form_blog .title_blog {
        padding: 20px 15px;
    }

    .ybc_block_gallery ul>li {
        width: 33.333%;
    }
}

.ybc_count_comment {
    color: #8b8b8b;
    float: left;
    margin-top: 0;
}

.ybc_count_comment::before {
    content: "/";
    margin-right: 2px;
}

.caption-disabled .nivo-caption,
.nav-disabled .nivo-controlNav {
    display: none !important;
}



#squaresWaveG {
    display: inline-block;
    margin: 7px auto 0;
    position: relative;
    vertical-align: top;
    width: 74px;
}

.ets_blog_loading {
    clear: both;
    display: none;
    position: relative;
    text-align: center;
    width: 100%;
}

.ets_blog_loading.active {
    display: block;
}

.squaresWaveG {
    position: absolute;
    top: 0;
    background-color: #2fb5d2;
    width: 8px;
    height: 8px;
    animation-name: bounce_squaresWaveG;
    -o-animation-name: bounce_squaresWaveG;
    -ms-animation-name: bounce_squaresWaveG;
    -webkit-animation-name: bounce_squaresWaveG;
    -moz-animation-name: bounce_squaresWaveG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#squaresWaveG_1 {
    left: 0;
    animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
}

#squaresWaveG_2 {
    left: 16px;
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#squaresWaveG_3 {
    left: 32px;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#squaresWaveG_4 {
    left: 48px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
}

#squaresWaveG_5 {
    left: 64px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
}

#squaresWaveG_6 {
    left: 80px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

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

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

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

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

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

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

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

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

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

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


/* Estilos Ronald */

#ybc_blog_page #wrapper .container {
    padding: 0 5%;
}

.cabecera-blog {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #4a4a4a;
}

.cabecera-blog span {
    font-family: 'Circular Std Book';
    font-size: 15px;
}

.cabecera-blog h2 {
    font-family: BerlingskeSerifDsp;
    font-size: 40px;
}

.post-categorias a {
    text-decoration: underline;
    font-family: 'Circular Std Book';
    font-size: 15px;
}

.blog-post-head .post-titulo a {
    font-family: BerlingskeSerifDsp;
    font-size: 35px;
    padding: 20px 0 !important;
    margin: 0;
    text-align: left;
    width: 60%;
}

.blog-post-data div,
.author-block {
    font-family: 'Circular Std Book';
    font-size: 15px;
    color: #000;
}

.post-extracto-descripcion {
    font-family: Georgia;
    font-size: 18px;
    color: #000;
    /*text-align: justify;*/
}

.post-extracto-descripcion:first-letter,
.ybc_blog_img_wrapper+.post-details .blog_description.popup_image:first-letter {
    float: left;
    color: black;
    font-size: 90px;
    line-height: 70px;
    padding: 2px;
    font-family: Georgia;
    margin-right: 5px;
}

.blog-main-page .post-extracto-descripcion:first-letter {
    line-height: 75px;
}

.ybc_item_img {
    padding: 0;
    margin-top: 40px;
}

.ybc_blog_layout_list .ybc-blog-list li .ybc-blog-wrapper-content {
    margin-top: 35px;
    padding: 0;
}

.ybc-blog-list .post-wrapper,
.ybc-blog-wrapper-detail .post-wrapper {
    padding-right: 55px;
}

.post-descripcion-corta p {
    font-family: BerlingskeSerifDsp;
    font-size: 20px;
    text-align: left;
}

.blog-post-data .post-fecha-autor div {
    display: block;
    padding: 0;
}

.blog-post-data .post-comentarios {
    float: right;
    padding: 0;
}

.blog-post-footer {
    display: flex;
    margin-top: 50px;
    border-top: 1px solid #4a4a4a;
    padding: 20px 0;
    border-bottom: 1px solid #4a4a4a;
}

.blog-post-footer .blog_share {
    border: none;
}

.blog-post-footer .blog_tags,
.blog-post-footer .blog_share {
    padding: 0;
    width: 50%;
}

.blog_tags span,
.blog_share span {
    display: block;
    color: #000;
    font-size: 15px;
}

.blog-post-footer .blog_share a {
    font-size: 15px;
    text-decoration: underline;
}

.blog-post-footer .blog_tags a,
.ybc-blog-tag-a {
    color: #000;
    font-size: 12px;
    background: #e7e2d8;
    padding: 3px 5px 1px;
    text-transform: uppercase;
    font-family: AkkuratMono;
}

#ybc_blog_page [type="checkbox"]:checked,
#ybc_blog_page [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

#ybc_blog_page [type="checkbox"]:checked+label,
#ybc_blog_page [type="checkbox"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333;
}

#ybc_blog_page [type="checkbox"]:checked+label:before,
#ybc_blog_page [type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #4a4a4a;
    background: #fff;
}

#ybc_blog_page [type="checkbox"]:checked+label:after,
#ybc_blog_page [type="checkbox"]:not(:checked)+label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #979797;
    position: absolute;
    top: 3px;
    left: 3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#ybc_blog_page [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

#ybc_blog_page [type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

#ybc_blog_page .checkbox-field .for-cc {
    margin-bottom: 0;
    font-size: 14px;
    color: #000 !important;
}

#ybc_blog_page .newsletterinput input[type="email"],
#ybc_blog_page .ybc_block_search input[type="text"] {
    height: 42px;
    font-family: 'Circular Std Book';
    font-size: 15px;
    color: #9b9b9b;
    padding: 0.5rem 0.75rem;
}

#ybc_blog_page .newsletterinput input[type="submit"],
#ybc_blog_page .ybc_block_search input[type="submit"] {
    position: unset;
    float: right;
    height: 33px;
    width: 112px;
    margin-top: 0 !important;
}

#ybc_blog_page .email_subscription .title-block {
    font-size: 15px;
}

#ybc_blog_page .newsletterinput .accept-terms label {
    font-size: 12px;
    max-width: 100%;
    width: 100%;
    margin-left: 1px;
}

#ybc_blog_page .newsletterinput .accept-terms label a {
    font-size: 12px;
}

#ybc_blog_page .newsletterinput form {
    margin: 0;
    padding: 15px 0 35px;
}

#ybc_blog_page .ybc_block_latest {
    padding-top: 20px;
    /*border-top: 1px solid #4a4a4a;*/
}

#ybc_blog_page .ybc_block_latest .block_content .ybc_item_img {
    margin-top: 0;
    width: 100px;
}

#ybc_blog_page .ybc_block_latest .block_content li {
    display: flex;
	height: 95px;
	border-bottom: 1px solid #4a4a4a;
	padding: 10px 0;
}

#ybc_blog_page .ybc_block_latest .block_content .post-thumb {
    margin-right: 20px;
}

#ybc_blog_page .ybc_block_latest .block_content .post-name-date {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#ybc_blog_page .title_blog {
	margin-bottom: 15px;
}

#ybc_blog_page .block_content > li:first-child {
	border-top: 1px solid #4a4a4a;
}

#ybc_blog_page .facet-show-all i {
	float: right;
}

#ybc_blog_page .show-filters, #ybc_blog_page .hide-filters {
	width: 16px;
	height: 16px;
}

#ybc_blog_page .facet ul {
	padding-bottom: 15px;
}

#ybc_blog_page .facet ul li a:before {
	content: ">";
	padding-right: 5px;
}

#ybc_blog_page .blogCategories-dropdown {
	border-bottom: 1px solid #4a4a4a;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 0;
}

#ybc_blog_page .blogCategories-dropdown ul li {
    padding-left: 15px;
}

#right-column .block.ybc_block_tag {
	border-bottom: 1px solid #4a4a4a;
	padding-bottom: 0;
}

#right-column .block.ybc_block_tag .content_block {
	margin-bottom: 15px;
}

#ybc-blog-related-products .title_blog,
.ybc-blog-related-posts .title_blog,
.ybc-blog-wrapper-comment .ybc_blog-comments-list .title_blog {
    font-family: BerlingskeSerifDsp;
    font-size: 25px;
}

.ybc-blog-related-products-wrapper .left-block {
    padding: 30px;
    padding-top: 0;
}

.ybc-blog-related-products-wrapper .right-block {
    padding: 0 30px;
    margin: 0;
}

.ybc-blog-related-products-wrapper .right-block .product-name h2 {
    margin-bottom: 0;
}

#ybc-blog-related-products .title_blog {
    margin-bottom: 5px;
}

.ybc-blog-detail-comment {
    display: flex;
}

.ybc-blog-detail-comment .autor-fecha {
    flex: 0.3;
    display: flex;
    flex-direction: column;
    padding: 30px
}

.ybc-blog-detail-comment .asunto-comentario {
    flex: 0.7;
    padding: 30px 30px 30px 0;
}

.ybc-blog-wrapper-comment .ybc_blog-comments-list .title_blog {
    background: #e7e2d8;
    border-bottom: 1px solid #4a4a4a;
    padding: 12px 0;
    margin-bottom: 0 !important;
}

.add_review_title {
    font-size: 19px;
    display: block;
    margin-bottom: 5px;
    text-decoration: underline;
}

.ybc-blog-form-comment .aviso {
    font-size: 16px;
}

.account-links {
    display: flex;
}

.account-links a {
    font-size: 16px;
}

.account-links a:focus, .account-links a:hover {
    color: #000;
}

.account-links .active {
    text-decoration: underline;
}

.account-links #show-login-form {
    flex: 0.3;
}

.account-links #show-register-form {
    flex: 0.7;
}

.ybc-blog-wrapper-comment .formularios {
    margin-top: 20px;
    width: 60%;
}

.ybc-blog-wrapper-comment .formularios .required {
    margin-bottom: 10px;
}

.ybc-blog-wrapper-comment .formularios .FormText-input {
    border: 1px solid #9b9b9b;
    font-size: 14px;
    height: 41px;
    padding: 4px 10px 0;
    background: #fff;
}

.ybc-blog-wrapper-comment .formularios .lost_password {
    margin: 20px 0;
    text-align: right;
}

.ybc-blog-wrapper-comment .formularios .lost_password a {
    color: #000;
    font-size: 12px;
    text-decoration: underline;
}

.ybc-blog-wrapper-comment .formularios .form-footer button {
    height: 51px;
    line-height: inherit;
    background: #000;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    width: 100%;
}

.formularios .checkbox-field {
    padding: 0;
}

.formularios .for-cc {
    text-align: justify;
}

.no-results {
	height: 900px;
	padding-left: 0;
}

.ybc_blog_img_wrapper+.post-details .blog_description.popup_image address {
    font-family: 'Circular Std Book';
    color: #000;
    font-size: 14px;
}

.ybc-blog-list li.post-reducido {
    padding-right: 8%;
}

.post-reducido .ybc_item_img {
    margin-top: 0;
}

.post-reducido .post-titulo .ybc_title_block {
    padding: 0;
    margin-top: 10px;
    width: 100%;
    text-align: left;
    font-family: BerlingskeSerifDsp;
    font-size: 20px;
    height: 65px;
    line-height: 1.4;
}

.post-reducido .short-info {
    background-color: #e7e2d8;
    padding: 30px;
}

.post-reducido .short-info .post-fecha-autor {
    font-size: 15px;
    margin-top: 20px;
}

@media (max-width: 1440px) {
    .post-reducido .post-titulo .ybc_title_block {
        height: 85px;
    }
}

@media (max-width: 767px) {
    .ybc-blog-list li.post-reducido {
        padding-right: 0;
    }

    .cabecera-blog span:first-child {
        display: none;
    }

    .cabecera-blog h2 {
        font-size: 20px;
    }

    .cabecera-blog span {
        font-size: 12px;
    }

    .cabecera-blog {
        padding-top: 12px;
        padding-bottom: 5px;
        align-items: baseline;
    }

    .ybc-blog #content-wrapper .ybc-blog-wrapper {
        padding: 0;
    }

    .post-categorias a {
        font-size: 14px;
    }

    .blog-post-head .post-titulo a {
        font-size: 25px;
        width: 95%;
        padding: 5px 0 !important;
    }

    .ybc-blog-list .post-wrapper, .ybc-blog-wrapper-detail .post-wrapper {
        padding-right: 0;
    }

    .ybc-page-home .ybc-blog-list {
        border: none;
    }

    .blog-post-data div, .author-block {
        font-size: 12px;
        padding: 5px 0;
    }

    .blog-post-data {
        display: flex;
        justify-content: space-between;
        margin-bottom: 5px;
    }

    .blog-post-data div:last-child {
        border: none;
    }

    .post-descripcion-corta p {
        font-size: 18px;
    }

    .post-extracto-descripcion {
        font-size: 16px;
    }

    .blog-main-page .post-extracto-descripcion:first-letter {
        line-height: 48px;
    }

    .post-extracto-descripcion:first-letter,
    .ybc_blog_img_wrapper+.post-details .blog_description.popup_image:first-letter {
        font-size: 49px;
        padding: 0;
        line-height: 48px;
    }

    .blog-post-footer .blog_share a {
        display: block;
        font-size: 12px;
    }

    .blog_tags span, .blog_share span {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .ybc-blog-list li:last-child {
        margin-bottom: 0;
    }

    #ybc_blog_page .title_blog {
        font-size: 15px;
    }

    #ybc_blog_page h4.title_blog {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .post-date {
        color: #4a4a4a;
    }

    #right-column .block.ybc_block_categories ul li a {
        font-size: 14px;
    }

    .ybc_blog_img_wrapper {
        margin-top: 0;
    }

    .blog_description.popup_image p {
        font-size: 16px;
        font-family: Georgia;
        color: #000;
        text-align: justify;
        line-height: 24px;
    }

    .ybc_blog_img_wrapper+.post-details .blog_description.popup_image blockquote p,
    .ybc_blog_img_wrapper+.post-details .blog_description.popup_image h3 {
        font-size: 18px;
        color: #000;
    }

    .blog-product-list,
    .ybc-blog-related-products-wrapper .left-block,
    .ybc-blog-related-products-wrapper .right-block {
        padding: 0;
    }

    .ybc-blog-related-products-wrapper .right-block .product-name h2 {
        font-size: 12px;
        font-weight: bold;
    }

    .ybc-blog-related-products-wrapper .right-block {
        margin-top: 15px;
        font-size: 12px;
    }

    #ybc-blog-related-products .content_price span {
        font-size: 12px;
    }

    .ybc-blog-detail-comment {
        flex-direction: column;
    }

    .ybc-blog-detail-comment .autor-fecha {
        text-align: center;
        padding-bottom: 15px;
    }

    .ybc-blog-detail-comment .asunto-comentario {
        padding-top: 0;
        padding-left: 30px;
    }

    .comment-subjet {
        text-align: center;
    }

    .comment-by, .comment-subjet, .comment-date {
        font-size: 14px;
    }

    .comment-content {
        font-size: 12px;
        text-align: center;
    }

    .add_review_title {
        font-size: 14px;
        margin-top: 35px;
        margin-left: 15px;
        margin-bottom: 0;
    }

    .ybc-blog-form-comment .aviso {
        font-size: 13px;
    }

    .account-links a {
        font-size: 14px;
    }

    .account-links {
        justify-content: space-between;
    }

    .account-links #show-login-form,
    .account-links #show-register-form {
        flex: inherit;
    }

    .ybc-blog-wrapper-comment .formularios {
        width: 100%;
    }

    .ybc-blog-wrapper-comment .formularios .FormText-input,
    #ybc_blog_page .checkbox-field .for-cc {
        font-size: 12px;
    }

    .no-results {
    	height: auto;
    }

    .blog-post-footer .blog_tags {
    	flex: 0.6;
    }

    .blog-post-footer .blog_share {
    	flex: 0.4;
    }

    .blog-paggination .links .older-pagination {
        margin-right: -15px;
        margin-top: 20px;
    }

    .blog-paggination .links .newer-pagination {
        margin-top: 20px;
    }
}
