<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ybc_blog_carousel button.slick-arrow:hover {
    background: #ddd!important;
    border-color: #ddd!important;
}



.ybc_author_desc {
    font-size: 14px;
    color: #666;
    font-style: italic;
    margin-bottom: 4px;
}
.caption-disabled .ybc-blog-slider.carousel ul.slick-dots {
    bottom: -5px;
}

.ybc_blog_review .star.star_on_3:after,
.ybc_blog_review .star.star_on_4:after,
.ybc_blog_review .star.star_on_5:after,
.ybc_blog_review .star.star_on_1:after,
.ybc_blog_review .star.star_on_2:after,
.ybc_blog_review .star.star_on_6:after,
.ybc_blog_review .star.star_on_7:after {
    content: "\f123";
}
.sub_category ul {
    width: 100%;
}
#squaresWaveG {
    display: inline-block;
    margin: 7px auto 0;
    position: relative;
    vertical-align: top;
    width: 74px;
}
.ets_blog_loading .squaresWaveG
{
    background:#2fb5d2;
}
.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);
    }
}
.ybc_blog_review .star:nth-child(n+6) {
    display: none;
}

#form_blog button[type="submit"] {
    background: #b70086;
    box-shadow: none;
    outline: none;
}
.ctf_admin_filter_chart_settings &gt; div.ctf_admin_filter_button {
    margin-right: 0;
}

.ybc-captcha-img-data.loaded {
    min-width: 100px;
    width: 100px;
}


.list_post_by_customer .enabled .fa-clock-o {
    display: block;
}
.list_post_by_customer .enabled {
    color: #e08f95;
    width: 100%;
    line-height: 120%;
    text-decoration: none!important;
}
.list_post_by_customer .enabled span {
    width: 70px;
    display: inline-block;
}

.ybc_blog_rtl_mode .author_avata_show {
    float: right;
}

.ybc_blog_rtl_mode .ybc_blog_review {
    margin-right: 0;
    float: right;
}
.ybc_blog_rtl_mode .author_avata_show + .author_infor {
    padding-right: 15px;
    padding-left: 0;
}
.ybc_blog_rtl_mode .author_avata_show + .ybc-blog-comment-info {
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-left: 0;
}


.page_html_box .block_content {
    padding: 0 15px;
}


.ybc_blog_layout_list .bootstrap {
    width: 100%;
}


.total_comment {
    text-align: center;
}

.list_post_by_customer .actions {
    width: 100px;
}
.list_post_by_customer .enabled {
    width: 100px;
    text-align: center;
}

.blog_center_content ul.children {
    display: none;
}
.blog_center_content ul.children.active {
    display: block;
}
.icon-check:before{
    content:"\f00c";
    font-family: Fontawesome;
}
#list-ybc_reply .icon-check:before {
    content: "\f00c";
    font-family: Fontawesome;
    color: #8dc63f;
    font-style: normal;
    text-align: center;
    display: block;
}
.category .ybc_block_related h4.title_blog.title_block:after {
    display: none;
}
li.lnk_ybc_blog {
    clear: both;
}
.myaccount-link-list .lnk_ybc_blog {
    display: block;
    width: 100%;
}

#ybc_blog_page .thumb_post img {
    max-width: 200px;
}

.enabled select {
    max-width: 70px;
}
.author_avata_show + .ybc-blog-wrapper-content {
    float: left;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    padding-left: 10px;
}


.ybc_paggination .links {
    float: right;
}

.blog_view_all:hover, .view_all_link:hover,
.ybc-blog-form-comment .blog-submit .button:hover {
    background-color: #2592a9;
}
textarea#author_description {
    width: 100%;
    border:1px solid #ccc;
    min-height: 200px;
    padding: 10px 15px;
}

.table-responsive.list_post_by_customer {
    overflow: visible;
}

#form_blog a.ybc_button_backtolist {
    background: transparent!important;
    color: #777;
    box-shadow: none;
    padding-left: 0;
    font-size: 14px;
    padding-right: 0;
    text-transform: capitalize;
    font-weight: normal;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    position: relative;
    padding-top: 12px;
    border-right: none;
    border-top: none;
    border-left: none;
}
.name span.title_box {
    min-width: 80px;
    display: block;
}
#form_blog a.ybc_button_backtolist:before {
    content: "\f104";
    font-family: Fontawesome;
    margin-right: 3px;
}
#form_blog .btn.edit_view_post {
    margin-top: 0;
    border-radius: 3px;
    border: none;
}
.mce-widget i.material-icons{
    font-size: 18px;
}
#form_comment button {
    margin-left: 20px;
}
.view_detail_link.blog_view_all {
    padding: 5px 15px!important;
    min-width: auto;
    font-size: 14px;
    margin-top: 15px;
}

.ybc-blog img{
    max-width: 100%;
}
.ybc-blog ul{
    list-style: 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_tag,
#module-ybc_blog-blog #right_column .ybc_block_categories{
    display: block;
}
#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_tag{
    display: block
}
.blog-comment-row label[for="check_gpdr"] {
    margin-top: 15px;
    margin-bottom: 0;
}


.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 &gt; 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";
}

.ybc-blog-posts-popular-list &gt; li {
    width: 100%;
    float: left;
}
.blog-comment-row label[for="check_gpdr"] .checker {
    display: inline-block;
}
.blog-comment-row label[for="check_gpdr"] {
    margin-top: 20px;
    width: 100%;
    display: block;
    text-align: left;
}
.page_blog .star,
.ybc-blog .star {
    margin: 0 1px;
}
.blog_rating_wrapper .star {
    color: #f9b002;
    margin: 0 1px;
}

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

.list_post_item .ybc-blog-latest-toolbar .ybc_blog_review {
    margin-right: 5px;
    line-height: 18px;
}
.list_post_item .comment-time {
    margin-top: 2px;
}
.list_post_item .ybc-blog-latest-toolbar {
    width: auto;
}


.mce-container.mce-edit-area,
.mce-container &gt; iframe  {
    background: #F5F8F9;
    min-height: 150px!important;
}
#ybc_blog_page #content {
    margin-bottom: 30px;
}


.axpand_button.close::after{
    background-color: #666;
    content: "";
    height: 11px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 1px;
}



.block_content .close::before{
    background-color: #666;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 11px;
}



.list_post_by_author a {
    border-bottom: 1px solid #eee;
    display: block;
    font-size: 14px;
    line-height: 30px;
}
.list_post_by_author li:last-child a {
    border-bottom: none;
}
.actions a.btn.btn-warning:active {
    background-color: #e6a304;
}


.paginator_select_limit {
    display: inline-block;
}

.blog-comment-row label[for="check_gpdr"] {
    font-weight: normal;
}

.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%;
}

#module-ybc_blog-blog .alert.alert-warning {
    float: left;
    width: 100%;
}
.ybc_blog_review .star::before,
.ybc_blog_review .star::after,
.blog_rating_box .star::before,
.blog_rating_box .star::after{
    display: none!important;
}

/*Related posts casual and list */
#module-ybc_blog-blog .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%;
}
.author_avata_show + a.ybc_title_block {
    text-transform: capitalize;
}

/*lastest post slide bar*/

.blog-submit input.button[disabled="disabled"] {
    cursor: not-allowed;
}
.ybc_blog_content_block_item {
    padding: 0 15px;
}
.children .active &gt; a {
    color: #2fb5d2;
}
.ybc_title_block img {
    max-width: 100%;
}
.be-rating-block &gt; span {
    float: left;
}
.ybc-blog-thumbnail-list.carousel .slick-dots button {
    font-size: 0;
    border: 1px solid #999;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
    outline: none!important;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 3px;
    float: left;
}
.ybc-blog-thumbnail-list.carousel .slick-dots .slick-active button {
    background-color: #2fb5d2;
    border-color: #2fb5d2;
}
.ybc-blog-thumbnail-list.carousel .slick-dots {
    text-align: center;
    margin-top: 10px;
}
.ybc-blog-thumbnail-list.carousel .slick-dots li {
    display: inline-block;
    padding: 0;
}
.ybc-blog-comment-info span.subject-comment {
    font-weight: 600;
    font-size: 85%;
    margin-bottom: 7px;
    display: block;
}
ul.ybc-blog-list.row li.list_post_item:last-child {
    margin-bottom: 0;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    width: 100%;
}

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

.ybc_blog_carousel ul.slick-dots button {
    border: 1px solid #ccc;
    font-size: 0;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
}

.ybc_blog_carousel ul.slick-dots li {
    display: inline-block;
    margin: 0 3px;
}

.ybc_blog_carousel ul.slick-dots li.slick-active button {
    background: #ccc;
}

.ybc_blog_carousel ul.slick-dots {
    text-align: center;
}

.page-content .links li {
    list-style: outside none none;
}

.ybc-block-comment-reply.active,
.ybc-block-comment-reply:hover {
    color: #2fb5d2;
}
.ybc-blog-detail-comment .alert {
    margin-bottom: 15px;
}


.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_paggination .links a, .ybc_paggination .links b {
    display: inline-block;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 12px;
    height: 24px;
    width: 24px;
    line-height: 22px;
    color: #777;
    background-color: #fff;
}

.field-approved.action-enabled {
    float: right;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 20px;
    color: #c94526;
    font-size: 12px;
}
.field-approved .icon-remove{
    color: #c94526;
}
.field-approved.action-disabled {
    float: right;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 20px;
    font-size: 12px;
}
.icon-remove:before,
.icon-close:before,
.icon-times:before{
    content:"\f00d";
    font-family: Fontawesome;
    font-style: normal;
    color: #e70607;
}
#list-ybc_reply .list-action.field-approved {
    border: none;
    float: none;
    line-height: 100%;
    margin: 0;
    padding: 0;
}
.field-approved i {
    font-style: normal;
}

.ybc_paggination .links b{
    background: #2fb5d2;
    color: #fff;
    border: 1px solid #2fb5d2;
}
.ybc_paggination .links a:hover{
    background-color: #ddd;
    color: #333;
}

li.list_post_item.list_all_comments .post-wrapper,
li.list_post_item.ets_blog_comment_list .post-wrapper{
    float: none;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
}

.ybc_related_products_type_default .product-container {
    border: 1px solid #ebebeb;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.slider_big_image:not(:first-child):not(.slick-slide) img{
    display: none;
}



.ybc-blog-tag-a:hover{
    color: #fff!important;
}
.ybc-blog-author-info .form-managament {
    border: none;
}

.ybc-blog-thumbnail-list.carousel .slick-dots {
    text-align: center;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin-top: 0;
}



#form_blog button.btn {
    margin-left: 15px;
    border: none;
}
#form_blog .btn {
    margin-bottom: 10px;
    margin-top: 15px;
}

.ybc_blog_layout_list .module_confirmation {
    margin-top: 15px;
}



input#author_name {
    height: 40px;
}

a.delete_url, a.delete_url i:before {
    font-size: 14px;
    min-width: 15px;
    display: inline-block;
}

.ybc_blog_button_share iframe {
    margin: 0!important;
    vertical-align: top;
}
.ybc_blog_button_share * {
    vertical-align: top!important;
}

.ybc_paggination {
    padding: 20px 0 15px;
    border-top: 1px solid #eee;
}




#form_blog .mce-btn button {
    cursor: pointer;
    font-size: 11px;
    line-height: 18px;
    overflow: visible;
    padding: 4px;
    text-align: center;
}

h4.comment_name {
    font-family: Open sans;
    display: block;
    margin: 10px 0;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    color: #999;
}
tbody#list-ybc_reply {
    font-size: 13px;
}
.icon-trash:before {
    content: "\F1F8";
    font-family: Fontawesome;
    font-size: 16px;
}
a.del_reply {
    font-size: 0;
    font-style: normal;
    display: block;
    text-align: center;
    color: #999;
}
a.del_reply i {
    font-style: normal;
}
.comment-content thead tr, .comment-content thead tr td {
    border-bottom: 1px solid #a0d0eb;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #ecf6fb;
    font-family: Open sans;
    border-top: 1px solid #eee;
}
a.btn.btn-default.back_list_comment {
    padding-left: 0;
    font-size: 14px;
    margin-top: 5px;
    color: #999;
}
i.process-icon-cancel:before {
    content: "\f104";
    font-family: Fontawesome;
    font-style: normal;
    padding-right: 3px;
}



.ybc-page-tag .page-heading.product-listing {
    margin-top: 25px;
}

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

.disable_thumbnail.bybc-blog-slider .ybc-blog-slider.carousel {
    margin-bottom: 70px;
}


.thumb_post .fa-trash {
    color: #999;
    margin-left: 5px;
}


.thumb_post {
    margin-bottom: 10px;
}

.blog-submit-form label[for="check_gpdr"] + .blog-submit {
    margin-top: 10px;
}

.ybc-blog-comment-info .ybc-blog-latest-toolbar .star {
    margin-left: 0;
    margin-right: 5px;
}
.ybc_block_author li:not(:last-child) .ybc-blog-comment-content {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
a.view_post:hover:after {
    transform: translateX(5px);
}

.ybc_block_comment .author-block {
    display: inline-block;
    margin-bottom: 4px;
}
.ybc_block_comment .author-block .post-author-name {
    font-weight: 600;
}


@-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);
    }
}
&lt;!-- --&gt;
@-webkit-keyframes scale {
    0% {
        -webkit-transform:scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scale {
    0% {
        -webkit-transform:scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}



body div.ppt {
    text-align: center;
}
.page_blog.ybc_block_default .block_content &gt; li:not(:last-child) {
    margin-bottom: 30px;
}
#ybc_slider &gt; a{
    display: none;
}



/**-------------------------------Responsive----------------------------------------------- **/
@media (max-width: 1400px){
    .ctf_admin_filter_chart_settings &gt; div.ctf_admin_filter_cotactform {
        width: 300px;
    }
}
@media (min-width: 1200px){
    .ybc_blog_related_posts_type_default .ybc-blog-related-posts-list-li.col-lg-3:nth-child(4n+1){
        clear: both;
    }
}

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

    .blog-extra-facebook-share li a {
        width: 103px;
        margin: 0 3px 7px 0;
    }

    .ybc_blog_related_posts_type_default .ybc-blog-related-posts-list-li.col-lg-4:nth-child(3n+1){
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .ybc-blog-related-products-wrapper .blog-product-list &gt; .ajax_block_product:nth-child(2n+1) {
        clear: left;
    }
    .ybc-blog-related-products-wrapper .blog-product-list &gt; .ajax_block_product{
        width: 50%;
    }
    .ybc_blog_related_posts_type_default .ybc-blog-related-posts-list-li.col-lg-4:nth-child(3n+1){
        clear: both;
    }
}
@media (max-width: 991px) {
    .ybc_blog_layout_list .ybc-blog-list .post-wrapper &gt; 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%;
    }
}
@media (max-width: 767px){
    .ybc-blog-posts {
        float: left;
        width: 100%;
    }

    .ybc-blog-wrapper-detail {
        margin: 0;
        padding: 30px 15px;
        width: 100%;
        margin-bottom: 30px;
        float: left;
    }
    .footer-container #footer .footer-block.ybc-blog-posts.ybc_latest_posts_block {
        float: left;
        padding: 0;
        width: 100%;
    }

    .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 &gt; a {
        font-size: 22px;
    }


    .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%;
    }


}
@media (max-width: 479px){
    .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 &gt; 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 &gt; li:first-child h2 &gt; a {
        font-size: 16px;
    }
    .ybc_blog_layout_large_list .ybc-blog-list .post-wrapper &gt; 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%;
    }

}
@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;
    }
    .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 &gt; a
    {
        font-size: 13px!important;
    }
    .sidebar-post-type-casual .ybc-blog-latest-post-content .ybc_title_block, .ybc-blog-popular-content &gt; a
    {
        font-size: 13px!important;
    }

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

}

/*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 &gt; 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 &gt; 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;
    }
}

@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;
    }
    .ybc-blog-slider .slick-dots li {
        padding: 0 3px;
    }
    .ybc-blog-slider.carousel .slick-dots button {
        width: 10px!important;
        height: 10px!important;
    }

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

    #ybc_slider .nivo-directionNav a, .ybc-blog-slider.slider-wrapper .slick-arrow {
        font-size: 24px;
        height: 30px;
        line-height: 30px;
        width: 30px;
    }

}
@media (min-width: 544px) and (max-width: 767px){
    .blog-product-list .ajax_block_product:nth-child(2n+1) {
        clear: left;
    }
}
@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_related_posts_type_default .ybc-blog-related-posts-wrapper .ybc-blog-related-posts-list-li {
        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_count_comment {
    color: #8b8b8b;
    float: left;
    margin-top: 0;
}
.ybc_count_comment::before {
    content: "/";
    margin-right: 2px;
}

.ybc-blog-wrapper.loading_sort ul.ybc-blog-list.row.blog-main-page {
    opacity: 0.1;
}

@media (max-width: 400px){
    .ybc-blog-wrapper .ybc-blog-latest-toolbar .blog-extra-item.be-rating-block{
        width:100%;
    }
    .blog_rating_wrapper{
        margin-left:0;
    }
    .ybc-blog-wrapper .ybc-blog-latest-toolbar .ybc-blog-like-span{
        width:100%;
    }
}

.ybc_blog_g_recaptcha {
    width:100%;
    float:left;
}

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

.blog-extra-facebook-share .instagram a{
    background-color: #e65358;
}
.blog-extra-facebook-share .instagram a:hover{
    background-color: #ed5a5f;
}
.blog-extra-facebook-share .instagram a:before{content:"\f16d";font-family:Fontawesome}

.blog-extra-facebook-share .googleplus a{
    background-color: #d34836;
}
.blog-extra-facebook-share .googleplus a:hover{
    background-color: #df5442;
}
.blog-extra-facebook-share .googleplus a:before{
    background-color: rgba(0,0,0,0.1);
}
.blog-extra-facebook-share .googleplus a:before{content:"\f0d5";font-family:Fontawesome}









</pre></body></html>